pkg://zephyr-server-krb_2.1.20070719.SNAPSHOT-1_i386.deb:57946/templates
info downloads
Template: zephyr-server/servers
Type: string
Description: Zephyr servers:
Please type the full names of your zephyr servers, separated by spaces.
(Note that this can be a superset of that you're telling the clients.)
Description-de.UTF-8: Zephyr-Server:
Bitte geben Sie die vollständigen Namen Ihrer zephyr-Server durch Leerzeichen getrennt ein. (Beachten Sie, dass dies eine Obermenge von dem sein kann, was Sie den Clients angeben.)
Description-es.UTF-8: Servidores zephyr:
Por favor, introduzca los nombres completos de los servidores zephyr separados por espacios (tenga en cuenta que se puede tratar de un conjunto más amplio de lo que usted considera como los clientes).
Description-fr.UTF-8: Serveurs Zephyr :
Veuillez indiquer les noms complets de vos serveurs Zephyr, séparés par des espaces (veuillez noter que cela peut être un sur-ensemble de ce que vous indiquez aux clients).
Description-gl.UTF-8: Servidores zephyr:
Escriba os nomes completos dos seus servidores zephyr, separados por espazos. (Teña en conta que pode ser un superconxunto do que lles di aos clientes).
Description-pt.UTF-8: Servidores Zephyr:
Por favor escreva os nomes completos dos seus servidores zephyr, separados por espaços. (Note que esta lista pode ser um super-conjunto do que diz aos clientes.)
Description-ru.UTF-8: Серверы Zephyr:
Введите полные имена ваших серверов zephyr, разделяя их пробелами. (заметим, что это может быть надмножеством того, что вы указываете клиентам.)
Template: zephyr-server/read_conf
Type: boolean
Default: true
Description: for internal use
We want to try and capture user changes when they edit a config file
manually. To do this we look at the file in the config script. However,
in the case of preconfigure, the config script is run twice before the
postinst is run. Thus we may read the wrong value before the edited value
is written out in postinst. If this is false we skip reading config files
until postinst runs.