Sorry, damnit, I forgot to MIME-attach my existing templates files.

[I don't subscribe to any of these lists, so please CC any replies to me]

To make XFree86 configuration more accessible and friendly to Debian users,
I'd like to solicit translations for its debconf templates.  This procedure
has been begun, but is not yet complete.

I am writing to request volunteers to participate in this effort, as I am
not fluent in any languages other than English.

* Translations for any language are welcome, but I think French, German,
  and Spanish are the most important Western languages to ensure coverage
  of Debian users in the many countries where English is not the dominant
  language.
* Translations need to be written for languages where none exist.
* Translations need to be updated where they have become desynchronized
  with the English versions.  This is especially a problem for
  xserver-xfree86.templates.
* Choices fields in select and multiselect templates need to be translated,
  not just the descriptions.

Please file your translations as normal severity bugs with the Debian BTS
against the corresponding package.  Please MIME-attach the translation as
unified diff.  MIME-attaching is important so that stupid mailers (or the
BTS itself) don't mangle all the high-bit characters.

Many thanks in advance to those who can help make the XFree86 packages more
friendly for Debian users around the world.

-- 
G. Branden Robinson             |   No math genius, eh?  Then perhaps you
Debian GNU/Linux                |   could explain to me where you got
[EMAIL PROTECTED]              |   these...
http://www.debian.org/~branden/ |                             PENROSE TILES!
Template: xbase-clients/default_100dpi
Type: note
Description: xinit starts the X server using 100 dpi.
 You should be aware that, by default, xinit (and thus startx) starts the X
 server using the "-dpi 100" argument, which forces the X server to treat
 the display as having 100 dots per inch.  This particularly affects the
 visible font size.  Another common default is 75 dpi; some font
 rasterizers do not deal well with dpi settings other than 75 or 100.
 .
 The "-dpi 100" setting can be changed or removed by editing
 /etc/X11/xinit/xserverrc.
Description-de: xinit startet den X-Server mit 100 dpi.
 Sie sollten wissen, dass xinit (und damit auch startx) den X-Server
 �blicherweise mit dem Argument "-dpi 100" startet, was den X-Server
 veranlasst, die Anzeige so zu behandeln, als h�tte sie 100dpi
 (Pixel pro Zoll, also ca. 39 Pixel pro cm). Dies betrifft vor allem
 die sichtbare Font-Gr��e. Ein anderer �blicher Wert ist 75dpi;
 manche Font-Rasterizer kommen mit anderen Werten als 75 oder 100
 nicht gut zurecht.
 .
 Die Einstellung "-dpi 100" kann in der Datei /etc/X11/xinit/xserverrc
 ge�ndert oder gel�scht werden.

Template: xbase-clients/default_nolisten_tcp
Type: note
Description: X servers started with xinit do not listen on a TCP port by 
default.
 Because the X server runs with superuser privileges, by default it
 operates with TCP port listening disabled as a security measure.  This
 means that, as shipped, X servers started with xinit (or startx) are not
 reachable via the network and will refuse connections from X clients
 running on remote hosts.  (Outbound connections, such as those to X font
 servers, are not affected; neither are sessions tunneled or forwarded with
 ssh.)
 .
 Many people do not need to enable TCP port listening in their X servers;
 if you do, for instance to display remote X clients to your local X
 server, you can edit /etc/X11/xinit/xserverrc to remove the "-nolisten
 tcp" option.  Note that editing this file has no effect on X servers
 started with xdm or other display managers.
Description-de: Von xinit gestartete X-Server horchen standardm��ig auf keinem 
TCP-Port.
 Da der X-Server mit Superuser-Rechten l�uft, ist "TCP Port Listening"
 standardm��ig abgestellt. Das hei�t, dass von xinit (oder startx) gestartete
 X-Server nicht �ber Netzwerk erreichbar sind, und Verbindungen von
 Programmen, die auf anderen Rechnern laufen, einfach ablehnen.
 (Dies betrifft weder nach au�en gehende Verbindungen, wie die zu Font-Servern,
 noch getunnelte Verbindungen, wie z.B. �ber ssh.)
 .
 Die meisten Leute brauchen f�r ihren X-Server kein "TCP Port Listening";
 sollten Sie es brauchen, um z.B. Programme, die auf anderen Rechnern
 laufen, ihre Ausgabe auf Ihrem Bildschirm machen zu lassen, k�nnen Sie in
 /etc/X11/xinit/xserverrc die Option "-nolisten tcp" entfernen.
 (Hinweis: Dies �ndert nichts am Verhalten von X-Servern die mit xdm
 oder anderen Display-Managern gestartet werden.)
Template: xdm/default_nolisten_udp
Type: note
Description: xdm does not listen on a UDP port by default.
 Because xdm (the X Display Manager) is a daemon that runs with superuser
 privileges, by default it runs with UDP port listening disabled as a
 security measure.  This means that, as shipped, xdm is not reachable via
 the network and is unable to manage X servers running on remote hosts.
 Most people do not need to enable UDP port listening in xdm; it can manage
 local X servers without this functionality enabled.
 .
 xdm can be configured to manage remote X servers by appropriately editing
 /etc/X11/xdm/Xaccess and /etc/X11/xdm/xdm-config.  See the xdm(1) manual
 page for more information.

Template: xdm/default_servers_100dpi
Type: note
Description: xdm starts X servers using 100 dpi.
 You should be aware that, by default, xdm (the X Display Manager) manages
 a local X server using the "-dpi 100" argument, which forces the X server
 to treat the display as having 100 dots per inch.  This particularly
 affects the visible font size.  Another common default is 75 dpi; some
 font rasterizers do not deal well with dpi settings other than 75 or 100.
 .
 The "-dpi 100" setting can be changed or removed by editing
 /etc/X11/xdm/Xservers.

Template: xdm/default_servers_nolisten_tcp
Type: note
Description: X servers started with xdm do not listen on a TCP port by default.
 Because the X server runs with superuser privileges, by default it
 operates with TCP port listening disabled as a security measure.  This
 means that, as shipped, X servers started with xdm are not reachable via
 the network and will refuse connections from X clients running on remote
 hosts.   (Outbound connections, such as those to X font servers, are not
 affected; neither are sessions tunneled or forwarded with ssh.)
 .
 Many people do not need to enable TCP port listening in their X servers;
 if you do, for instance to display remote X clients to your local X
 server, you can edit /etc/X11/xdm/Xservers to remove the "-nolisten
 tcp" option.  Note that editing this file has no effect on X servers
 started with startx, xinit, or other display managers.
Template: xfs/default_100dpi
Type: note
Description: xfs serves fonts using 100 dpi resolution.
 You should be aware that, by default, xfs (the X Font Server)
 preferentially delivers fonts to clients using a resolution of 100 dots
 per inch.  This affects the visible font size.  Another common default is
 75 dpi; some font rasterizers do not deal well with dpi settings other
 than 75 or 100.
 .
 This setting can be changed by editing /etc/X11/fs/config.  See the xfs(1)
 manual page for more information.
Description-es: xfs sirve fuentes usando una resoluci�n de 100 dpi
 Deber�a saber que, por defecto, xfs (X Font Server) entrega fuentes a los
 clientes usando preferentemente una resoluci�n de 100 puntos por pulgada.
 Esto afecta al tama�o visible de la fuente. Otra configuraci�n bastante
 com�n son 75 dpi; algunos traductores de fuentes no manejan bien otras
 resoluciones diferentes de 75 o 100 dpi.
Description-fr: xfs sert des polices de caract�res � une r�solution de 100dpi
 Vous devez �tre conscient du fait que xfs, par d�faut, d�livre aux
 clients des polices de caract�res � une r�solution de 100 points par
 pouce (dpi). Ceci affecte la taille visible des caract�res. Une autre
 valeur par d�faut courante est 75 dpi; certains logiciels convertissant
 des polices de caract�res en bitmap n'acceptent pas d'autre r�glage que
 75 ou 100 dpi.
 .
 Ce param�tre peut-�tre chang� en �ditant /etc/X11/fs/config. Consulter la
 page de manuel de xfs(1) pour plus d'informations.
Description-sv: xfs tillhandah�ller teckensnitt med en uppl�sning p� 100 dpi.
 Du b�r vara medveten om att som standard levererar xfs (X Font Servern)
 teckensnitt med en uppl�sning p� 100 punkter per tum. Detta p�verkar den
 synliga storleken p� teckensnitten. En annan vanlig standard �r 75 dpi;
 vissa teckensnitt "rasterizers" fungerar inte bra med andra dpi inst�llningar
 �n 75 eller 100.
 .
 Denna inst�llning kan �ndras genom att redigera /etc/X11/fs/config. Se xfs(1)
 manual sidan f�r mer information.

Template: xfs/default_nolisten_tcp
Type: note
Description: xfs does not listen on a TCP port by default.
 Because xfs (the X Font Server) is a daemon that runs with superuser
 privileges, by default it runs with TCP port listening disabled as a
 security measure.  This means that, as shipped, xfs is not reachable via
 the network and is unable to to serve fonts to X servers running on remote
 hosts.  Most people do not need to enable TCP port listening in xfs; it
 can serve fonts to local X servers without this functionality enabled.
 .
 xfs can be configured to remote X servers by appropriately editing
 /etc/X11/fs/config.  See the xfs(1) manual page for more information.
Description-es: xfs no escucha por defecto en un puerto TCP
 Puesto que xfs (X Font Server) es un demonio que funciona con privilegios
 de superusuario, por defecto no escucha en puertos TCP como medida de
 seguridad. Esto significa que, inicialmente, no se puede conectar a xfs
 por red y no puede servir fuentes a servidores X que se ejecutan en
 m�quinas remotas. Casi nadie necesita permitir en xfs la escucha en
 puertos TCP; puede servir fuentes a los servidores X locales sin esta
 funcionalidad habilitada.
 .
 Se puede configurar xfs para que sirva fuentes a servidores X remotos
 editando apropiadamente /etc/X11/fs/config. Lea la p�gina de manual de
 xfs(1) para obtener m�s informaci�n.
Description-fr: par d�faut, xfs n'�coute pas sur un port TCP
 Xfs (le serveur de polices de caract�res) �tant un d�mon fonctionnant
 avec les privil�ges superutilisateur, par d�faut il fonctionne avec
 l'acc�s via un port TCP d�sactiv�. Cela signifie que, tel quel, xfs ne
 peut-�tre joint via le r�seau, et ne peut servir des polices de
 caract�res � un serveur tournant sur une machine distante. La plupart des
 gens n'ont pas besoin d'activer l'acces a xfs via un port TCP; xfs peut
 servir des polices de caract�res en local sans cette fonctionnalit�.
 .
 xfs peut-�tre configur� pour permettre l'acc�s � des serveurs X distants
 en �ditant /etc/X11/fs/config.  Consulter la page de manuel de xfs(1) pour
 plus d'informations.
Description-sv: xfs lyssnar normalt ej p� n�gon TCP port.
 Eftersom xfs (X Font Servern) �r en "daemon" och k�rs med superanv�ndar
 privilegier s� lyssnar den som en s�kerhets�tg�rd ej p� n�gon TCP port
 som standard. Detta betyder att i ursprungligt skick s� kan xfs inte n�s
 via n�tverket, och kan d�rf�r ej tillhandah�lla teckensnitt till X servrar
 som k�rt p� en utomst�ende v�rdmaskin. De flesta beh�ver ej aktivera lyssning
 p� TCP portarna i xfs; den kan tillhandah�lla teckensnitt till lokala X
 servrar utan att denna funktionalitet �r aktiverad.
 .
 xfs kan konfigureras f�r utomst�ende X servrar genom l�mplig redigering
 av /etc/X11/fs/config. Se xfs(1) manual sidan f�r mer information.
Template: xserver-common/aware_xwrapper
Type: note
Description: The X server wrapper is configured in /etc/X11/Xwrapper.config.
 The presence of the old Debian X server wrapper configuration file,
 /etc/X11/Xserver, has been detected on your system.  This file is no longer
 used, and is completely ignored by the new X server wrapper.
 .
 /etc/X11/Xwrapper.config is the new X server wrapper configuration file; it
 is configured via the debconf interface, as is the selection of the default X
 server, which is no longer stored in the X server wrapper configuration file
 at all.
Description-fr: Le lanceur de serveur X se configure dans 
/etc/X11/Xwrapper.config.
 La pr�sence du fichier de configuration de l'ancien lanceur de serveur X de
 Debian (/etc/X11/Xserver) a �t� d�tect�e sur votre syst�me. Ce fichier n'est
 plus utilis�, et est compl�tement ignor� par le nouveau lanceur.

Template: xserver-common/using_obsolete_xserver
Type: note
Description: Consider installing the xserver-xfree86 package.
 The presence of an obsolete X server package has been detected on your
 system.  The package xserver-xfree86 contains the new XFree86 X server, and
 will likely be preferable to your existing X server, since this code is
 actively maintained, and the older X servers are not.
 .
 Many of the old X server packages are no longer built for Debian, and do not
 use the deconf configuration mechanism.  If you wish to continue using such
 an X server, you will have to manually set the /etc/X11/X symbolic link to
 point to the desired server binary (e.g. "ln -sf /usr/bin/X11/XF86_Mach64
 /etc/X11/X"); you should also install the xserver-common-v3 package.  Most
 people will find it more rewarding to simply use the new xserver-xfree86
 package.
 .
 Please disregard this message if xserver-xfree86 is selected for
 installation, but not yet unpacked to the filesystem.

Template: xserver-common/clobber_xwrapper_config
Type: boolean
Description: Overwrite X server wrapper configuration file?
 The file /etc/X11/Xwrapper.config already exists; therefore, configuration
 of its parameters with debconf may not be necessary.  You may, however,
 use debconf to record your answers to certain configuration questions now,
 and the existing /etc/X11/Xwrapper.config will be replaced with one
 generated using the answers you provide.  The existing file will be backed
 up in /etc/X11/Xwrapper.config~.  Changes will take effect the next time
 an X server is started.
 .
 If you decline this option, you may still be prompted by debconf, but your
 answers will only be stored in its database, and will not be used to
 overwrite /etc/X11/Xwrapper.config.
Description-fr: Ecraser le fichier de configuration du lanceur de serveur X ?
 Le fichier /etc/X11/Xwrapper.config existe d�j�; il est donc possible qu'une
 reconfiguration ne soit pas n�cessaire. Vous pouvez n�anmoins utiliser debconf
 pour qu'il enregistre vos r�ponses � certaines questions de configuration ;
 le fichier /etc/X11/Xwrapper.config existant sera r�g�n�r� en utilisant vos
 reponses. Le fichier existant sera sauvegard� dans /etc/X11/Xwrapper.config~ .
 Les changements prendrons effet au prochain d�marrage de X.
 .
 Si vous ne choisissez pas cette option, vos r�ponses aux �ventuelles
 questions pos�es par debconf seront seulement stock�es dans sa base de
 donn�es, et ne seront pas utilis�es pour recr�er un nouveau fichier
 /etc/X11/Xwrapper.config.

Template: xserver-common/xwrapper/allowed_users
Type: select
Choices: Root Only, Console Users Only, Anybody
Default: Console Users Only
Description: Select what type of user has permission to start the X server.
 Because the X server runs with superuser privileges, it may be unwise to
 permit any user to start it, for security reasons.  On the other hand, it is
 even more unwise to run general-purpose X client programs as root, which is
 what may happen if only root is permitted to start the X server.  A good
 compromise is to permit the X server to be started only by users logged in to
 one of the virtual consoles.
Description-fr: Selection des utilisateurs ayant la permission de lancer un 
serveur X.
 Le serveur X �tant lanc� avec des droits privil�gi�s, il n'est pas tr�s sage
 pour des raisons de s�curit� de permettre a tous les utilisateurs ('Anybody')
 de le lancer. Par ailleurs, il est encore moins sage de lancer la plus grande
 partie des logiciels clients X en tant que root, ce qui risque d'arriver si
 root seul ('Root Only') est autoris� � lancer un serveur X. Un bon compromis
 est de permettre de lancer un serveur X aux seuls utilisateurs loggu�s sur une
 des consoles virtuelles ('Console Users Only').

Template: xserver-common/xwrapper/actual_allowed_users
Type: string
Description: internal use only
 This template exists only to compensate for the limitations of the select
 type.  The user should never see it.

Template: xserver-common/xwrapper/nice_value
Type: string
Default: -10
Description: Enter the desired nice value for the X server to use.
 It has been widely noted that the X server's performance improves if it is
 run at a higher process priority than the default; a process's priority is
 known as its "nice" value.  They range from -20 (extremely high priority, or
 "not nice" to other processes) to 20 (extremely low priority).  The default
 nice value for ordinary processes is 0.  -10 is a good default for a
 single-user workstation; 0 is a good default for a machine that has duties
 other than interacting with the console user (such as a web server).
 .
 Values outside the range of -10 to 0 are not recommended; too low, and the X
 server will interfere with important system tasks.  Too high, and the X
 server will be sluggish and unresponsive.
Description-fr: Politesse du serveur X.
 Il est av�r� que les performance d'un serveur X sont meilleures si son 
processus
 est �x�cut� avec une priorit� plus haute que celle par d�faut; la priorit� d'un
 processus est appel�e sa "politesse" ('nice value'). Elle prend des valeurs 
entre
 -20 (priorit� extr�mement haute, pas tr�s polie envers les autres processus) et
 20 (priorit� tr�s faible). La gentillesse par d�faut pour un processus 
quelconque
 est 0. -10 est une valeur convenable pour un serveur X d'une station de travail
 mono-utilisateur; 0 est convenable pour une machine qui a d'autres t�ches que
 l'interaction avec l'utlisateur en console (comme un serveur web).
 .
 Choisir une valeur en dehors de la fourchette de -10 a 0 n'est pas
 recommand�; une valeur trop faible et le serveur X interf�rera avec des
 t�ches importantes du syst�me, une valeur trop forte et le serveur X sera
 lent et sans r�pondant.

Template: xserver-common/xwrapper/nice_value/error
Type: note
Description: Please enter an integer between -20 and 20.
Description-fr: Entrez un nombre entier entre -20 et 20.

Template: xserver-common/xwrapper/old_config_file_obsolete
Type: note
Description: The /etc/X11/Xserver file is obsolete.
 The configuration file used by Debian's X server has changed its name and
 format.  The old one, /etc/X11/Xserver, is obsolete and no longer used.
 .
 The new configuration files, /etc/X11/Xwrapper.config and /etc/X11/X, are
 managed by debconf questions.
Description-fr: Le fichier /etc/X11/Xserver est obsol�te.
 Le fichier de configuration utilis� par le serveur X de Debian � chang�
 de nom et de format. L'ancien, /etc/X11/Xserver, est obsol�te et n'est
 plus utilis� du tout.
Template: shared/no_known_x-server
Type: note
Description: No X server known for your video hardware.
 Either you have no video hardware installed on this machine (serial
 console only?), or the "discover" program was unable to determine which X
 server is appropriate for your video hardware.  This could be due to
 incomplete information in discover's hardware database, or it could be
 that your video hardware is simply not supported by any available X
 servers.
Description-de: Kein X-Server f�r ihre Grafikkarte gefunden.
 Entweder haben sie keine Grafikkarte in diesem Rechner installiert
 (Serielle Console?), oder das Erkennungs-Programm konnte nicht
 automatisch ermitteln, welcher X-Server f�r ihre Hardware passt.
 Das k�nnte an unvollst�ndigen Informationen in der Grafikkarten-
 Datenbank liegen, oder daran dass ihre Grafikkarte derzeit von keinem
 X-Server unterst�tzt wird.
Description-fr: Aucun serveur X connu pour votre mat�riel vid�o.
 Soit vous n'avez pas de carte vid�o install�e sur cette machine (console
 s�rie seulement ?), soit le programme "discover" a �t� incapable de
 trouver le serveur X adapt� � votre mat�riel. Cela peut �tre du au fait
 que la base de donn�es de mat�riel de 'discover' soit incomplete; enfin
 il se peut tout simplement que votre mat�riel ne soit support� par
 aucun serveur X actuellement disponible.

Template: shared/multiple_possible_x-servers
Type: note
Description: Multiple potential default X servers for your hardware.
 Multiple video cards have been detected, and different X servers are
 required to support the various devices.  It is thus not possible to
 automatically select a default X server.  Please configure the device that
 will serve as your computer's "primary head"; this is generally the
 video card and monitor to which the computer displays when it first boots.
 .
 At the present time, only a single-headed setup is supported by debconf;
 however, the X server configuration files can be edited to support a
 multi-head configuration.
Description-de: Mehrere potentiell passende X-Server f�r ihre Hardware
 Mehrere Grafikkarten wurden erkannt, und verschiedene Treiber werden
 ben�tigt um diese anzusteuern. Daher kann nicht automatisch der
 Standard- X-Server gew�hlt werden.
 .
 Derzeit wird nur ein Ein-Monitor-Betrieb von debconf unterst�tzt; Sie
 k�nnen aber die Konfigurationsdateien manuell anpassen um einen
 Mehr-Monitor-Betrieb zu unterst�tzen.
Description-fr: Plusieurs serveurs X potentiels pour votre mat�riel.
 Plusieurs cartes vid�o ont �t� d�tect�es, et des serveurs X diff�rents
 sont requis pour supporter les diff�rentes cartes. Il n'est donc pas
 possible de choisir un serveur X par d�faut.
 .
 Debconf n'est actuellement capable de configurer que des installations �
 un seul moniteur; cependant, les fichiers de configurations peuvent �tre
 edit�s pour supporter des syst�mes multi-moniteurs.

Template: shared/default-x-server
Type: select
Choices: ${choices}
Description: Select the desired default X server.
 The X server is the hardware interface of the X Window System.  Its job is
 to communicate with video display and input devices, providing a
 foundation for the chosen Graphical User Interface (GUI).
 .
 Several X servers may be available; the default is selected via the
 /etc/X11/X symbolic link.  Some X servers may not work with your particular
 graphics hardware.
Description-de: Gew�nschten Standard-X-Server ausw�hlen
 Mehrere X-Server k�nnen verf�gbar sein; der Standard-X-Server wird �ber
 den symbolische Verweis /etc/X11/X ausgew�hlt.  Manche X-Server laufen
 vielleicht nicht mit ihrer speziellen Grafikkarte.
Description-fr: Choisissez le serveur X par d�faut.
 Plusieurs serveurs X sont �ventuellement disponibles; celui par d�faut est
 s�lectionn� via le lien symbolique /etc/X11/X. Certains serveurs X pourraient
 ne pas fonctionner avec votre mat�riel.

Template: shared/clobber_x-server_symlink
Type: boolean
Description: Replace symbolic link to default X server?
 The symbolic link /etc/X11/X already exists; this means that a default X
 server has already been selected.  You may be prompted by debconf to select
 your default X server, but any change will not take effect unless this
 symbolic link is overwritten.  If you do elect to replace the symbolic link,
 the change in default X server will take effect the next time the X server is
 started.
Description-de: Symbolischen Verweis auf Standard-X-Server ersetzen?
 Der symbolische Verweis /etc/X11/X existiert bereits; das bedeutet dass ein
 Standard-X-Server bereits ausgew�hlt wurde.  Sie werden vielleicht von
 debconf gefragt werden, einen Standard-X-Server auszuw�hlen; diese Auswahl
 wird aber nicht wirksam, wenn dieser Verweis nicht angepasst wird. Wenn
 Sie w�hlen, den Verweis zu ersetzen, wird die �nderung des Standard-X-Servers
 beim n�chsten Neustart des X-Servers aktiv werden.
Description-fr: Remplacer le lien symbolique vers le serveur X par d�faut?
 Le lien symbolique /etc/X11/X existe d�j�; cela signifie qu'un serveur X
 par d�faut a d�j� �t� s�lectionn�. Meme si debconf vous propose de
 choisir un serveur X par d�faut, aucun changement n'aura de cons�quence
 tant que le lien symbolique ne sera pas remplac�. Si vous choisissez de
 remplacer le lien symbolique maintenant, le changement prendra effet au
 prochain lancement de X.

Template: xserver-xfree86/aware_XF86Config-4
Type: note
Description: The XFree86 X server's configuration file is /etc/X11/XF86Config-4.
 People familiar with the version 3 series of the XFree86 X servers should
 be aware that the new unified X server, called XFree86, has changed its
 configuration file format.  This new X server searches for and uses the
 XF86Config-4 file preferentially, only falling back to XF86Config if the
 former does not exist.  In the Debian system, because both XFree86 version
 3 and version 4 X servers are supported, it is expected that the filename
 "XF86Config-4" will be used for the version 4 server, and "XF86Config" for
 version 3 servers only.  The tools that generate these files are
 configured to use the proper filenames by default.
 .
 Both files are kept in the /etc/X11 directory.
Description-de: Die Konfigurationsdatei des X-Servers ist /etc/X11/XF86Config-4.
 Benutzer die mit der 3er-Version der XFree86-X-Server vertraut sind, sollten
 sich bewusst sein, dass sich mit dem neuen, einheitlichen X-Server, genannt
 XFree86, das Format der Konfigurationsdatei ge�ndert hat. Der neue X-Server
 sucht und benutzt die Konfigurationsdatei XF86Config-4 bevorzugt, und greift
 nur dann auf die XF86Config zur�ck, wenn die zuvorgenannte Datei nicht
 existriert.  Im Debian-System, da beide XFree86-Versionen unterst�tzt werden,
 wird erwartet dass der Dateiname "XF86Config-4" nur f�r den X-Server der
 Version 4 und "XF86Config" nur f�r den XServer der Version 3 verwendet wird.
 Die Werkzeuge, die diese Dateien erzeugen sind so eingestellt, dass sie
 normalerweise die richtigen Dateinamen benutzen.
Description-fr: Le fichier de configuration du serveur X XFree86 est 
/etc/X11/XF86Config-4.
 Si vous �tes familier de la s�rie des versions 3.x de XFree86, sachez que le
 nouveau serveur X unifi�, appel� XFree86, a chang� de format de fichier de
 configuration. Ce nouveau serveur X cherche et utilise de  pr�f�rence le
 fichier XF86Config-4, ne se rabattant sur XF86Config que si XF86Config-4
 n'existe pas. Sur un syst�me Debian, les versions 3 et 4 de XFree86 �tant
 support�es, il est pr�vu que XF86Config-4 soit utilis� pour la version 4 et
 XF86Config pour la version 3 seulement. Les utilitaires g�n�rant ces fichiers
 sont configur�s avec les bons noms de fichiers par d�faut.
 .
 Ces deux fichiers sont dans le r�pertoire /etc/X11.

Template: xserver-xfree86/clobber_XF86Config-4
Type: boolean
Description: Overwrite XFree86 X server configuration file?
 The file /etc/X11/XF86Config-4 already exists; therefore, configuration of
 its parameters with debconf may not be necessary.  You may, however, use
 debconf to record your answers to certain configuration questions now, and
 the existing /etc/X11/XF86Config-4 will be replaced with one generated using
 the answers you provide.  The existing file will be backed up to
 /etc/X11/XF86Config-4~; changes will take effect the next time the X
 server is started.
 .
 If you decline this option, you may still be prompted by debconf, but your
 answers will only be stored in its database, and will not be used to
 overwrite /etc/X11/XF86Config-4.
Description-de: Konfigurationsdatei des XFree86 X-Servers �berschreiben?
 Die Datei /etc/X11/XF86Config-4 existiert bereits; daher kann es sein, dass
 die Konfiguration der Parameter mit debconf nicht notwendig ist.  Sie
 k�nnen nat�rlich trotzdem debconf benutzen um ihre W�nsche abzufragen und
 die existierende /etc/X11/XF86Config-4 mit der mit ihren Antworten neu
 erzeugten zu ersetzen.  Die existierende Datei wird unter dem Namen
 /etc/X11/XF86Config-4~ gesichert; �nderungen werden aktiv, wenn der
 X-Server das n�chste mal neu gestartet wird.
Description-fr: Ecraser le fichier de configuration du serveur X XFree86?
 Le fichier /etc/X11/XF86Config-4 existe d�j�; ainsi sa configuration via
 debconf n'est peut-etre pas n�cessaire. Vous pouvez cependant utiliser
 debconf pour enregistrer vos r�ponses a certaines questions de
 configuration. Le fichier /etc/X11/XF86Config-4 existant sera remplac�
 par un fichier g�n�r� � partir de vos r�ponses. Le fichier existant sera
 sauvegard� sous /etc/X11/XF86Config-4~ ; les changements prendront effet
 au prochain d�marrage du serveur X.

Template: xserver-xfree86/multiple_possible_x-drivers
Type: note
Description: Multiple potential default XFree86 server drivers for your 
hardware.
 Multiple video cards have been detected, and different drivers are
 required to support the various devices.  It is thus not possible to
 automatically select a default XFree86 server driver.  Please configure the
 device that will serve as your computer's "primary head"; this is generally
 the video card and monitor to which the computer displays when it first
 boots.
 .
 At the present time, only a single-headed setup is supported by debconf;
 however, the X server configuration files can be edited to support a
 multi-head configuration.
Description-de: Mehrere potentiell m�gliche XFree86-Treiber f�r ihre Hardware.
 Mehrere Grafikkarten wurden erkannt und verschiedene Treiber werden
 ben�tigt um diese anzusteuern.  Es ist daher nicht m�glich, automatisch
 den Standard XFree86-Treiber auszuw�hlen.
 .
 Derzeit wird nur ein Ein-Monitor-Betrieb von debconf unterst�tzt; Sie
 k�nnen aber die Konfigurationsdateien manuell anpassen um einen
 Mehr-Monitor-Betrieb zu unterst�tzen.
Description-fr: Plusieurs pilotes potentiels pour votre mat�riel.
 Plusieurs cartes vid�o ont �t� d�tect�es, et des pilotes diff�rents
 sont requis pour supporter les diff�rentes cartes. Il n'est donc pas
 possible de choisir un pilote par d�faut.
 .
 Debconf n'est actuellement capable de configurer que des installations �
 un seul moniteur; cependant, les fichiers de configurations peuvent �tre
 edit�s pour supporter des syst�mes multi-moniteurs.

Template: xserver-xfree86/config/device/identifier
Type: string
Default: Generic Video Card
Description: Enter an identifier for your video card.
 The X server configuration file associates your video card with a name
 that you may provide.  This is usually the vendor or brand name followed
 by the model name, e.g., "3Dfx Voodoo3" or "ATI Rage Fury Maxx".
Description-de: Eine Bezeichnung f�r Ihre Grafikkarte eingeben
 Die Konfigurationsdatei des X-Servers bezeichnet ihre Grafikkarte mit
 einem Namen, den sie w�hlen k�nnen.  Normalerweise wird hier der
 Hersteller oder Serienname verwendet, gefolgt vom Modellname. z.B.
 "3Dfx Voodoo3" oder "ATI Rage Fury Maxx".
Description-fr: Entrez un nom identifiant votre carte vid�o.
 Un nom de votre choix est associ� � votre carte graphique dans la configuration
 du serveur X. Usuellement on choisit la marque suivie du modele de carte vid�o,
 par exemple "3Dfx Voodoo3" ou "ATI Rage Fury Maxx".

Template: xserver-xfree86/config/device/driver
Type: select
Choices: ${choices}
Description: Select the desired X server driver.
 For the X Window System graphical user interface to operate correctly, it
 is necessary to select a video card driver for the X server.
 .
 The XFree86 X server features a loadable module system in which required
 modules are loaded on demand, including the module that communicates
 directly with the graphics card in the system.
Description-de: Gew�nschten X-Server-Treiber ausw�hlen.
Description-fr: Choisissez le pilote de serveur X d�sir�.

Template: xserver-xfree86/config/device/video_ram
Type: string
Description: Enter the amount of memory (in kB) to be used by your video card.
 Typically, the amount of dedicated memory your video card has is
 autodetected by the X server, but some integrated video chips (such as the
 Intel i810) have little or no video memory of their own, and instead
 borrow main system memory for their needs.
 .
 It is perfectly acceptable to leave this parameter blank; in most cases it
 is not necessary.
Description-de: Speichermenge angeben, die ihre Grafikkarte verwenden soll.
 Typischerweise wird die Menge des zugeh�rigen Speichers vom X-Server
 automatisch erkannt, aber manche integrierte Grafikkarten (wie z.B. die
 Intel i810) haben kaum oder gar keinen eigenen Speicher und belegen statt
 dessen einen Teil des Hauptspeichers.
 .
 Es ist normal, wenn dieser Parameter nicht angegeben wird; in den meisten
 F�llen ist es nicht notwendig hier etwas anzugeben.
Description-fr: Entrez la quantit� de memoire que va utiliser votre carte vid�o.
 Typiquement, la quantit� de m�moire dont dispose votre carte graphique
 est d�tect�e automatiquement par le serveur X, mais certains processeurs
 graphiques int�gr�s (comme le preocesseur Intel i810) ont peu ou pas du
 tout de m�moire en propre et � la place utilise une partie de la m�moire
 principale du syst�me pour subvenir � leur besoins.
 .
 Il est tout a fait acceptable de laisser ce param�tre vide; dans la
 plupart des cas il n'est pas n�cessaire.

Template: xserver-xfree86/config/inputdevice/mouse/retry_detection
Type: boolean
Description: Retry mouse device autodetection?
 A mouse (or compatible pointing device) was not detected.  If you have a
 mouse attached to the computer, another attempt to detect it can be made; it
 may help to move the mouse while detection is attempted (also, the gpm
 program should not be running).  If you would like to attach a mouse to your
 computer, you should shut down the system, turn off the computer, connect the
 mouse, turn the computer back on, and reboot.  If you wish to select a mouse
 type manually, decline this option.
Description-de: Erneut versuchen, eine Maus zu erkennen?
 Eine Maus (oder ein kompatibles Zeigeger�t) wurde nicht erkannt.  Wenn sie
 eine Maus an ihrem Computer angeschlossen haben, kann der Versuch die Maus
 zu erkennen wiederholt werden; es kann dabei helfen wenn sie die Maus ein
 wenig bewegen w�hrend die Erkennung l�uft (ausserdem sollte das gpm-Programm
 nicht laufen).  Wenn sie eine Maus erst an ihr System anschlie�en wollen,
 sollten sie erst den Computer herunterfahren, dann die Maus anschlie�en,
 dann den Computer wieder anschalten und hochfahren.  Wenn sie eine Maus
 manuell ausw�hlen wollen, verneinen sie diese Frage.
Description-fr: Essayer de nouveau l'autod�tection du p�riph�rique de pointage?
 Aucune souris (ou dispositif de pointage) n'a �t� d�tect�. Si une souris
 est branch�e sur votre machine, une nouvelle tentative de d�tection peut �tre
 faite; bouger la souris lors de la d�tection peut faciliter celle-ci (de
 plus il est mieux que le programme gpm ne tourne pas en parallele). Si vous
 voulez brancher une souris sur votre syst�me, vous devriez l'arr�ter, �teindre
 votre machine, brancher la souris, rallumer la machine et d�marrer le syst�me.
 Si vous voulez choisir un type de pointeur manuellement, d�clinez cette option.

Template: xserver-xfree86/config/inputdevice/mouse/port
Type: select
Choices: ${choices}
Description: Please choose your mouse port.
 For the X Window System graphical user interface to operate correctly, it
 is necessary for certain characteristics of your mouse (or other pointing
 device, such as a trackball) to be known.
 .
 It is necessary to determine which port (connection type) your mouse uses.
 Serial ports use D-shaped connectors with 9 or 25 pins (a.k.a. DB-9 or DB-25);
 the mouse connector is female (has holes) and the computer connector is male
 (has pins).  PS/2 ports are small round connectors (DIN) with 6 pins; the
 mouse connector is male and the computer side female.  You may alternatively
 have a USB (relatively new) mouse, a bus/inport (very old) mouse, or be using
 the gpm program as a repeater.  If you need to attach or remove devices from
 your computer, please shut down and do so with the power off.
Description-de: Bitte w�hlen sie ihren Maus-Anschluss aus.
 Es ist notwendig, dass sie ausw�hlen, an welchem Anschluss (Steckertyp) ihre
 Maus angeschlossen ist. Serielle Anschl�sse nutzen Trapezf�rmige Stecker mit
 9 oder 25 Nadeln (auch DB-9 oder DB-25 gennant); der Maus-Stecker ist
 weiblich (hat L�cher) und die Buchse am Computer ist M�nnlich (hat Nadeln).
 PS/2-Anschl�sse haben kleine runde DIN-Stecker mit 6 Nadeln; der Maus-Stecker
 ist m�nnlich und die Buchse am Computer weiblich.  Alternativ k�nnen Sie auch
 eine (relativ neue) USB-Maus haben, eine (sehr alte) Bus- oder Inport-Maus,
 oder das gpm-Programm als Zwischenstufe verwenden.  Wenn sie, um dies
 feststellen zu k�nnen, Stecker vom Computer l�sen m�ssen, so fahren Sie bitte
 vorher den Rechner herunter und schalten Sie ihn aus.
Description-fr: Choisissez votre port de souris.
 Il est n�cessaire de d�terminer le port (type de connexion) que votre souris
 utilise. Les ports s�rie correspondent a des connecteurs en D a 9 ou 25
 broches (DB-9 ou DB-25), le connecteur de la souris est femelle et celui de
 l'ordinateur m�le (il poss�de les broches). Les ports PS/2 sont des petits
 connecteurs ronds (DIN) � 6 broches; le connecteur de la souris est m�le et
 celui c�t� ordinateur est femelle. Vous pouvez aussi poss�der un mod�le de
 souris de type USB (relativement nouveau), une souris de type bus/inport
 (tr�s vieille), ou aussi utiliser gpm en tant que r�p�teur. Si vous devez
 brancher ou d�brancher un p�riph�rique, veuillez �teindre votre ordinateur,
 et ce en utilisant le bouton d'alimentation.

Template: xserver-xfree86/config/inputdevice/mouse/protocol
Type: select
Choices: ${choices}
Description: Please choose the entry that best describes your mouse.
 If in doubt, choose the first option.
Description-de: Bitte w�hlen Sie den Eintrag, der am besten Ihre Maus 
beschreibt.
 Wenn Sie Zweifel haben, w�hlen Sie die erste Option.
Description-fr: Choisisser ce qui d�crit le mieux votre souris.
 Dans le doute, choisissez la premi�re option.

Template: xserver-xfree86/config/inputdevice/mouse/emulate3buttons
Type: boolean
Default: true
Description: Emulate 3 button mouse?
 Most programs in the X Window System expect your mouse to have 3 buttons
 (left, right, and middle).  Mice with only 2 buttons can emulate the
 presence of a middle button by treating simultaneous clicks or drags of
 the left and right buttons as middle button events.
 .
 This option may also be used on mice with 3 or more buttons; the middle
 button will continue to work normally.
Description-de: 3-Tasten-Maus emulieren?
 Die meisten Programme unter X-Windows erwarten, dass ihre Maus 3 Tasten hat
 (links, rechts und mitte).  M�use mit nur 2 Tasten k�nnen eine mittlere
 Taste emulieren, indem man das Dr�cken der linken und rechten Taste
 gleichzeitig als Mittlere Maustaste interpretiert.
 .
 Diese Option kann nat�rlich auch bei M�usen mit 3 oder mehr Tasten verwendet
 werden; die mittlere Maustaste funktioniert dann trotzdem wie gewohnt.
Description-fr: Emuler une souris � 3 boutons ?
 La plupart des programmes du syst�me X Windows sont con�us pour des
 souris � 3 boutons (gauche, droit, et milieu). Une souris a 2 boutons
 peut �muler la pr�sence du bouton du milieu en traitant un clic
 (ou gliss�) simultan� des boutons gauche et droit comme un clic d'un
 bouton du milieu simul�.
 .
 Cette options peut aussi �tre utilis�e pour des souris � trois boutons ou
 plus; le bouton du milieu continuera � fonctionner normalement.

Template: xserver-xfree86/config/inputdevice/mouse/zaxismapping
Type: boolean
Default: true
Description: Enable scroll events from mouse wheel?
 Events from a wheeled mouse's wheel can be treated as clicks of additional
 buttons (buttons 4 and 5).  Some X applications treat buttons 4 and 5 as
 scroll-up and scroll-down events, making the mouse wheel work as expected.
 This is application-level behavior however, and may not always work.
 Also, exotic mice with more than 3 buttons in addition to a wheel may
 behave in an unexpected fashion if this option is set.
 .
 Enabling this option is harmless if your mouse has no scroll wheel.
Description-de: Rollen eines Mausrads interpretieren?
 Durch das drehen des Mausrads ausgel�ste Ereignisse k�nnen als Klicken von
 zwei zus�tzlichen Tasten (Tasten 4 und 5) interpretiert werden.  Manche
 Programme interpretieren die Tasten 4 und 5 als Nach-Oben- bzw. Nach-Unten-
 Roll-Ereignisse, was zum erwarteten verhalten des Mausrads f�hrt.
 Dieses Programm-abh�ngige Verhalten muss aber nicht immer funktionieren.
 Auch k�nnen ungew�hnliche M�use mit mehr als 3 Kn�pfen zus�tzlich zu dem
 Mausrad in einer unerwarteten Weise reagieren, wenn diese Option gesetzt ist.
 .
 Diese Frage mit Ja zu beantworten ist harmlos, wenn ihr Maus kein Rad hat.
Description-fr: Activer le defilement avec la roulette ?
 Les �v�nements souris produits par la roulette peuvent �tre trait�s comme des
 clics de boutons suppl�mentaires (boutons 4 et 5). Certaines application  X
 traitent ces boutons 4 et 5 comme des �v�nements de d�filement (haut et bas),
 permettant le fonctionnement attendu de la roulette. Ce comportement est
 controll� au niveau de l'application, et peut ne pas marcher avec tous les
 programmes. De plus, certaines souris exotiques ayant plus de 3 boutons et
 une roulette, pourraient se comporter de fa�on impr�vue si cette option est
 activ�e.
 .
 Activer cette option sera sans cons�quence si votre souris n'a pas de
 roulette.

Template: xserver-xfree86/config/monitor/lcd
Type: boolean
Default: false
Description: Is your monitor an LCD device?
 If your monitor is a liquid-crystal display (which is the case with almost
 all laptops), you should set this option.
 .
 Users of traditional cathode-ray tube (CRT) monitors should not set this
 option.

Template: xserver-xfree86/config/monitor/selection-method
Type: select
Choices: ${choices}
Default: ${default}
Description: Please choose a method for selecting your monitor characteristics.
 For the X Window System graphical user interface to operate correctly, it
 is necessary for certain characteristics of your monitor to be known.
 .
 For the "simple" option, you need only know the monitor's physical size;
 this will set some configuration values appropriate for a typical CRT of
 the corresponding size, but may be suboptimal for high-quality CRT's.
 (This option is disabled for LCD panel users, since such displays are
 configured for a particular resolution.)
 .
 The "medium" option will present you with a list of resolutions and
 refresh rates, such as "800x600 @ 85Hz"; you should choose the the best
 mode you wish to use (and that you know your monitor is capable of).
 .
 The "advanced" option will let you specify your monitor's horizontal sync
 and vertical refresh tolerances directly.
Description-de: Methode zur Bestimmung der Monitor-Charakteristika ausw�hlen.
 F�r die "Simple" (Einfach)-Option brauchen Sie nur zu Wissen, wie gro�
 die Bildschirmdiagonale ihres Monitors ist; die Konfiguration wird dann
 f�r einen typischen Monitor dieser Gr��e passend eingestellt, was aber
 qualitativ hochwertige R�hrenmonitore nicht ausreizt. Benutzer von
 LCD-Monitoren sollten diese Option nicht verwenden, da ein solcher Monitor
 f�r eine bestimmte Aufl�sung optimiert ist.
 .
 Die "Medium" (Mittel)-Option bietet ihnen eine Liste von Aufl�sungen und
 Bildwiederholraten an wie z.B. "800x600 @ 85Hz"; Sie sollten dann die
 beste Aufl�sung ausw�hlen, die sie nutzen wollen (und ihr Monitor schafft).
 .
 Die "Expert" (Experten)-Option fragt Sie direkt nach der Horizontalen und
 Vertikalen Bildwiederholfrequenz, die Sie aus der Anleitung des Monitors
 entnehmen k�nnen.
Description-fr: Veuillez choisir une m�thode de s�lection des caract�ristiques 
de votre �cran.
 Pour l'option "Simple", vous devez seulement conna�tre la dimension physique
 de votre �cran; cela definira des valeurs convenables pour un �cran a tube
 cathodique classique de cette dimension, mais sous-optimales pour un �cran
 de haute qualit�. Les utilisateurs d'�crans LCD (crystaux liquides) ne 
devraient
 pas choisir cette m�thode, ces �crans �tant � configurer pour une r�solution
 donn�e.
 .
 L'option "Moyen" va vous pr�senter une liste de r�solutions et de taux
 de rafraichissement, tels que "800x600 @ 85Hz"; vous devriez choisir dans
 cette liste le meilleur mode que vous souhaitez utiliser (et que supporte
 votre �cran).
 .
 L'option "Expert" vous permet de sp�cifier directement les fr�quences de
 rafraichissement horizontale et verticale de votre moniteur.

Template: xserver-xfree86/config/monitor/screen-size
Type: select
Choices: Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 
19-20 inches (480-510 mm), 21 inches (530 mm) or more
Default: 17 inches (430 mm)
Description: Please choose your approximate monitor size.
 High-quality CRT's may be able to use the next higher size category.
Description-de: Bitte w�hlen Sie die gesch�tzte Monitorgr��e.
 LCD's oder teure R�hrenmonitore k�nnen manchmal auch mit der n�chsth�heren
 Gr��en-Kategorie betrieben werden; (Anmerkung: 1 Inch = 1 Zoll)
Description-fr: Veuillez choisir approximatiement la taille de votre �cran.
 Les �crans LCD ou les �crans � tubes cathodique de haute qualit�
 peuvent parfois utiliser la taille juste sup�rieure.

Template: xserver-xfree86/config/monitor/mode-list
Type: select
Choices: 640x480 @ 60Hz, 640x480 @ 72Hz, 800x600 @ 60Hz, 800x600 @ 72Hz, 
800x600 @ 85Hz, 1024x768 @ 60Hz, 1024x768 @ 70Hz, 1024x768 @ 75Hz, 1152x864 @ 
75Hz, 1280x960 @ 60Hz, 1280x960 @ 85Hz, 1600x1200 @ 60Hz, 1600x1200 @ 75Hz, 
1600x1200 @ 85Hz, 1792x1344 @ 60Hz, 1792x1344 @ 75Hz, 1856x1392 @ 60Hz, 
1856x1392 @ 75Hz, 1920x1440 @ 60Hz, 1920x1440 @ 75Hz
Default: 1280x960 @ 60Hz
Description: Please select your monitor's best video mode.
 Choose the "best" resolution and refresh rate you believe your monitor capable
 of.  Larger resolutions and refresh rates are better.  It is perfectly
 acceptable to select a "worse" video mode than your monitor's best if you wish.
Description-de: Bitte w�hlen Sie den besten Videomodus f�r ihren Monitor.
 W�hlen Sie die "beste" Aufl�sung und Wiederholrate, von der Sie glauben, dass
 ihr Monitor sie schafft.  H�here Aufl�sungen und Wiederholraten sind besser.
 Es ist nat�rlich in Ordnung, eine niedrigere Aufl�sung oder Wiederholrate
 auszuw�hlen, als ihr Monitor schafft, wenn Sie lieber damit arbeiten.
Description-fr: Veuillez choisir le meilleur mode support� par votre �cran.
 Choisissez le "meilleur" couple resolution-taux de rafraichissement dont
 vous pensez votre moniteur capable. Une r�solution et un taux de 
rafraichissement
 �lev�s sont meilleurs. Il est tout a fait possible de choisir des valeurs moins
 bonnes que le maximum support� par votre �cran.

Template: xserver-xfree86/config/monitor/identifier
Type: string
Default: Generic Monitor
Description: Enter an identifier for your monitor.
 The X server configuration file associates your monitor with a name
 that you may provide.  This is usually the vendor or brand name followed
 by the model name, e.g., "Sony E200" or "Dell E770s".
Description-de: Bitte geben Sie einen Bezeichner f�r Ihren Monitor ein.
 Die Konfigurationsdatei des X-Servers ordnet jedem Monitor einen Namen
 zu, den Sie eingeben k�nnen.  Normalerweise verwendet man hier den
 Hersteller oder Seriennamen, gefolgt von dem Modellnamen, z.B.
 "Sony E200" oder "Dell E770s".
Description-fr: Entrer un identifiant pour votre moniteur.
 La configuration du serveur X associe � vote moniteur un nom de votre
 choix, comme le nom du fabricant suivi du nom du mod�le ( exemple:
 "Samsung 753DF").

Template: xserver-xfree86/config/monitor/horiz-sync
Type: string
Description: Enter your monitor's horizontal sync range.
 Please enter either a comma-separated list of discrete values (for
 fixed-frequency displays), or a pair of values separated by a dash (all
 modern CRT's).  This information should be available in your monitor's
 manual.  Values lower than 30 or higher than 130 are extremely rare.
Description-de: Geben Sie die Horizontale Wiederholfrequenz ihres Monitors ein.
 Bitte geben Sie entweder eine Komma-Getrennte Liste von diskreten Werten
 ein (f�r Festfrequenzmonitore), oder ein Paar von Werten getrennt durch
 einen Bindestrich (f�r alle modernen Monitore).  Diese Werte sollten in
 dem Handbuch ihres Monitors angegeben sein.  Werte unterhalb von 30
 oder �berhalb von 130 sind sehr ungew�hnlich. (Wert in kHz)
Description-fr: Veuillez entrer la gamme de fr�quence de rafraichissement 
horizontal.
 Veuillez entrer soit une liste de fr�quences, valeurs s�par�es par des
 vigules (pour les �crans � fr�quence fixe), soit une paire de valeurs
 s�par�e par un tiret '-' (cas de la plupart des �crans a tube cathodique
 r�cents). Ces renseignement doivent �tre disponibles dans le manuel de
 votre �cran. Des valeurs inf�rieures � 30 ou sup�rieures � 130 sont
 extr�mement rares.

Template: xserver-xfree86/config/monitor/vert-refresh
Type: string
Description: Enter your monitor's vertical refresh range.
 Please enter either a comma-separated list of discrete values (for
 fixed-frequency displays), or a pair of values separated by a dash (all
 modern CRT's).  This information should be available in your monitor's
 manual.  Values lower than 60 or higher than 160 are extremely rare.
Description-de: Geben Sie den Bildwiederholfrequenz-Bereich ihres Monitors ein.
 Bitte geben Sie entweder eine Komma-Getrennte Liste von diskreten Werten
 ein (f�r Festfrequenzmonitore), oder ein Paar von Werten getrennt durch
 einen Bindestrich (f�r alle modernen Monitore).  Diese Werte sollten in
 dem Handbuch ihres Monitors angegeben sein.  Werte unterhalb von 60
 oder �berhalb von 160 sind sehr ungew�hnlich. (Wert in Hz)
Description-fr: Veuiller entrer la gamme de fr�quence de rafraichissement 
vertical.
 Veuillez entrer soit une liste de fr�quences, valeurs s�par�es par des
 vigules (pour les �crans � fr�quence fixe), soit une paire de valeurs
 s�par�e par un tiret '-' (cas de la plupart des �crans a tube cathodique
 r�cents). Ces renseignement doivent �tre disponibles dans le manuel de
 votre �cran. Des valeurs inf�rieures � 60 ou sup�rieures � 160 sont
 extr�mement rares.

Template: xserver-xfree86/config/monitor/range_input_error
Type: note
Description: Please enter a comma-separated list of ranges or values.
 The valid syntax is a comma-separated list of discrete values, or a pair
 of values separated by a dash.
Description-de: Bitte genen Sie eine Kommagetrennte Liste von Zahlenbereichen 
oder Werten ein.
 Die g�ltige Syntax ist eine Komma-getrennte Liste von diskreten Werten,
 oder ein Paar von Zahlen getrennt durch einen Bindestrich (Minus)
Description-fr: Veuillez entrer une liste de valeurs ou de gammes s�par�es par 
des virgules
 La syntaxe valide est une liste, les s�parateurs �tant des virgules,
 de valeurs discr�tes (exemple: 34.2,40,55 ), et/ou de paires de valeurs
 s�par�es par un tiret (exemple: 30-90).

Template: xserver-xfree86/config/display/modes
Type: multiselect
Choices: 1920x1440, 1856x1392, 1792x1344, 1600x1200, 1280x1024, 1280x960, 
1152x864, 1024x768, 800x600, 640x480
Default: 1152x864, 1024x768, 800x600, 640x480
Description: Select the video modes you would like the X server to use.
 If there are some resolutions you would not like the X server to use even if
 your hardware is capable of them, remove them from the list below.  Removing
 all of them is effectively the same as removing none, since in both cases the
 X server will attempt to use the highest possible resolution.
Description-de: W�hlen Sie die Videomodi, die der X-Server verwendne soll.
 Wenn es Aufl�sungen gibt, die der X-Server nicht verwenden soll, obwohl
 ihre Hardware sie unterst�tzt, l�schen Sie sie aus der Liste unten.  Alle
 aus der Liste entfernen ist das selbe, wie keinen zu entfernen, da dann
 der X-Server versucht, die h�chstm�gliche Aufl�sung zu verwenden.
Description-fr: Choisissez le mode vid�o que vous d�sirez utiliser pour le 
serveur X.
 Si il y a des r�solutions que vous ne voulez pas que le serveur X utilise
 m�me si votre mat�riel le permet, enlevez les de la liste ci-dessous. Les
 enlever toutes revient au m�me que d'en enlever aucune : le serveur X
 tentera d'utiliser la r�solution la plus haute possible.

Template: xserver-xfree86/config/display/default_depth
Type: select
Choices: 1, 4, 8, 15, 16, 24
Default: 24
Description: Please select your desired default color depth in bits.
 Usually 24-bit color is desirable, but on graphics cards with limited amounts
 of framebuffer memory, higher resolutions may be achieved at the expense of
 higher color depth.  Also, some cards support hardware 3D acceleration only
 for certain depths.  Consult your video card manual for more information.
 .
 (So-called "32-bit color" is actually 24 bits of color information plus 8
 bits of alpha channel or simple zero padding; the X Window System can handle
 both.  If you want either, select 24 bits.)
Description-de: W�hlen Sie die gew�nschte Farbtiefe (in Bit) aus.
 Normalerweise ist eine Farbtiefe von 24 Bit w�nschenswert (TrueColor), aber
 auf Grafikkarten mit begrenztem Speicher k�nnen h�here Aufl�sungen nur
 verwendet werden, wenn man die Farbtiefe reduziert.  Ausserdem unterst�tzten
 manche 3D-Grafikkarten Hardware-Beschleunigung nur in bestimmten Farbtiefen.
 Details finden Sie in der Anleitung ihrer Grafikkarte.
Description-fr: Veuillez choisir la profondeur de couleur (en bits).
 Usuellement, une profondeur de 24 bits est souhaitable, mais sur
 certaines cartes dont la quantit� de m�moire est limit�e, il est parfois
 possible d'obtenir de meilleures r�solutions aux d�pends de la profondeur
 de couleur. De plus certaines cartes ne supportent l'acc�l�ration 3D que
 pour certaines profondeurs. Consulter le manuel de votre carte pour plus
 d'informations.
Template: xterm/clobber_xresource_file
Type: boolean
Default: true
Description: Remove X resource file for xterm?
 The file /etc/X11/Xresources/xterm exists on the system; the customizations
 that the Debian xterm package used to provide in this file have now been
 placed in /etc/X11/app-defaults/XTerm and /etc/X11/app-defaults/XTerm-color
 instead.  The old X resource file contains settings that may no longer be
 appropriate, and may cause problems with certain key bindings (such as home
 and end) in xterm.
 .
 If you have not customized this file, it is recommended that you permit it to
 be removed now.
Description-de: Systemweite Konfigurationsdatei f�r xterm entfernen?
 Die Datei /etc/X11/Xresources/xterm ist vorhanden.  Die Einstellungen, die
 bisher in dieser Datei zu finden waren, werden nun unter
 /etc/X11/app-defaults/XTerm sowie /etc/X11/app-defaults/XTerm-color
 vorgenommen.  Die alte Konfigurationsdatei enth�lt Einstellungen, die
 Probleme mit bestimmten Tastenbelegungen hervorrufen k�nnen (z.B. Pos1 und
 Ende).
 .
 Wenn Sie die vorhandene Datei nicht an Ihre Bed�rfnisse angepasst haben, wird
 empfohlen, die L�schung dieser zuzulassen.
Description-es: �Borrar el fichero 'X resource' para xterm?
 El fichero /etc/X11/Xresources/xterm existe en el sistema; las
 personalizaciones que el paquete Debian de xterm sol�a proporcionar en este
 fichero ahora se han colocado en /etc/X11/app-defaults/XTerm y
 /etc/X11/app-defaults/XTerm-color. El antiguo fichero 'X resource' contiene
 configuraciones que pueden no ser apropiadas a partir de ahora, y puede que
 causen problemas con ciertas directivas clave en xterm (como "home" y "end").
 .
 Si no hab�a personalizado este fichero, se recomienda que permita que se
 borre ahora.

Attachment: pgp5DbM6ki6Td.pgp
Description: PGP signature

Reply via email to