Difference between revisions of "Usage Statusbar-fr"

From AMule Project FAQ
Jump to: navigation, search
(first French translation (partial))
 
m (=Overview= initial's translation)
Line 181: Line 181:
 
'''Note:''' It should never happen that ed2k arrow iw yellow and the Kad arrow is green, so it is not listed int he above table.
 
'''Note:''' It should never happen that ed2k arrow iw yellow and the Kad arrow is green, so it is not listed int he above table.
  
== Overview ==
+
== Vue d'ensemble ==
  
 
http://www.amule.org/dev-up/window_statusbar27.jpg
 
http://www.amule.org/dev-up/window_statusbar27.jpg
  
 
{|
 
{|
|+ Quick Reference
+
|+ Référence rapide
| '''Number''' || '''''Description'''''
+
| '''Numéro''' || '''''Description'''''
 
|-
 
|-
| 1 || ''Popup complete last log line''
+
| 1 || ''Afficher en entier la dernière ligne écrite dans le journal''
 
|-
 
|-
| 2 || ''Last log line (just what fits in window)''
+
| 2 || ''Dernière ligne écrite dans le journal (dans la limite de ce qui tient dans la fenêtre)''
 
|-
 
|-
| 3 || ''Estimated online ed2k users''
+
| 3 || ''Nombre estimé d'utilisateurs ed2k''
 
|-
 
|-
| 4 || ''Estimated online Kademlia users''
+
| 4 || ''Nombre estimé d'utilisateurs Kademlia''
 
|-
 
|-
| 5 || ''Estimated available ed2k files''
+
| 5 || ''Nombre estimé de fichiers ed2k''
 
|-
 
|-
| 6 || ''Estimated available Kademlia files''
+
| 6 || ''Nombre estimé de fichiers Kademlia''
 
|-
 
|-
| 7 || ''Uploading speed''
+
| 7 || ''Vitesse d'émission''
 
|-
 
|-
 
| 8 || ''Uploading overhead speed''
 
| 8 || ''Uploading overhead speed''
 
|-
 
|-
| 9 || ''Downloading speed''
+
| 9 || ''Vitesse de réception''
 
|-
 
|-
 
| 10 || ''Downloading overhead speed''
 
| 10 || ''Downloading overhead speed''
 
|-
 
|-
| 11 || ''ED2k and Kademlia status graphical summary''
+
| 11 || ''Résumé graphique de l'état de ed2k et Kademlia''
 
|-
 
|-
| 12 || ''ED2k connected server name or ed2k status''
+
| 12 || ''Nom du serveur ed2k de connection ou état de ed2k''
 
|-
 
|-
| 13 || ''Kademlia status''
+
| 13 || ''Etat de Kademlia''
 
|-
 
|-
| 14 || ''Connection status graphical summary''
+
| 14 || ''Résumé graphique de l'état de connection''
 
|}
 
|}
  
 
<center>[[Usage_aMule-fr|Retour à l'index]]</center>
 
<center>[[Usage_aMule-fr|Retour à l'index]]</center>

Revision as of 16:55, 18 December 2006

Retour à l'index

Description

La barre d'état permet de visualiser facilement des informations utiles générales au sujet de la session aMule en cours.

Elle est positionnée en bas de la fenêtre principale et ressemble à ceci :

http://www.amule.org/dev-up/window_statusbar1.jpg

Utilisation

La barre d'état est divisée en plusieurs sections :

Journal

Vous pouvez voir la dernière ligne écrite dans le journal dans la partie la plus à gauche de la barre d'état :

http://www.amule.org/dev-up/window_statusbar2.jpg

La ligne pourrait n'être affichée que partiellement si elle est plus large que l'espace à disposition dans la barre d'état. Dans ce cas, vous trouverez utile de cliquer sur le bouton d'information situé juste à côté du texte.

http://www.amule.org/dev-up/window_statusbar3.jpg

Lorsque vous cliquez dessus, une fenêtre surgit et affiche la ligne complète.

http://www.amule.org/dev-up/window_statusbar13.jpg

Utilisateurs

aMule essaie de calculer le nombre d'utilisateurs actuellement connectés aux réseaux auxquels il est connecté.

Le premier nombre du champ Utilisateurs correspond au nombre estimé d'utilisateurs actuellement connectés au réseau ed2k.

http://www.amule.org/dev-up/window_statusbar4.jpg

Le second nombre de ce champ correspond au nombre estimé d'utilisateurs connectés au réseau Kademlia.

http://www.amule.org/dev-up/window_statusbar5.jpg

Les lettres suivantes spécifient le coefficient multiplicateur à la fois pour les nombres ed2k et Kad :

Lettre Coefficient Multiplicateur
K 1000
M 1000x1000
G 1000x1000x1000
T 1000x1000x1000x1000

Fichiers

aMule essaie aussi de calculer le nombre de fichiers actuellement disponibles sur les réseaux auxquels il est connecté.

Comme précédemment, le premier nombre du champ Fichiers correspond au nombre estimé de fichiers actuellement disponibles sur le réseau ed2k.

http://www.amule.org/dev-up/window_statusbar6.jpg

Et à nouveau, le second nombre de ce champ correspond au nombre estimé de fichiers actuellement disponibles sur le réseau Kademlia.

http://www.amule.org/dev-up/window_statusbar7.jpg

Comme pour le champ Utilisateurs, la dernière lettre indique le coefficient multiplicateur (voir ci-dessus pour la correspondance entre lettres et coefficients multiplicateurs).

Vitesse

The statusbar provides a handy way to know the bandwidth aMule is effectively taking.

First it has a graphic which displays two arrows surrounding a globe provides a brief summary of the connection status. The downwards arrow will be green when aMule is downloading and red when it isn't. The upwards arrow will be green when aMule is uploading and red when it isn't.

http://www.amule.org/dev-up/window_statusbar33.jpg

This are the possible graphics:

Graphic Description
http://www.amule.org/dev-up/window_statusbar29.jpg aMule isn't downloading nor uploading
http://www.amule.org/dev-up/window_statusbar30.jpg aMule is downloading but isn't uploading
http://www.amule.org/dev-up/window_statusbar31.jpg aMule isn't downloading but is uploading
http://www.amule.org/dev-up/window_statusbar32.jpg aMule both downloading and uploading

Right by the connections status icon the upload and download speeds are displayed.

In the Up field you can see the upload speed it is performing.

http://www.amule.org/dev-up/window_statusbar8.jpg

In the Down field you can see at what speed aMule is downloading.

http://www.amule.org/dev-up/window_statusbar9.jpg

If you have enabled "Show overhead bandwidth" in Preferences, then a number in brackets will appear both by the upload and download speed numbers. This numbers show the bandwidth that the overhead traffic (connections, pings, control traffic, ...) are taking for the uploads and downloads respectively.

http://www.amule.org/dev-up/window_statusbar28.jpg

Networks

The last field shows information about the networks status.

If you are connected to the ed2k network, you will be able to see the name (or IP if it has no known name) of the ed2k server you are connected to.

http://www.amule.org/dev-up/window_statusbar11.jpg

If you are not connected to the ed2k network, they you will see Not connected or Connecting if you are trying to connect.

Now about the Kademlia network, you should see its status by the Kad text.

http://www.amule.org/dev-up/window_statusbar12.jpg

Possible values are:

Text Meaning
ok Connected
firewalled Firewalled
off Not connected, offline

A very special icon in the statusbar is the earth icon:

http://www.amule.org/dev-up/window_statusbar10.jpg

The arrows in this globe change their colour depending on the connection status of aMule.

The lower-left arrow refers to the ed2k network:

http://www.amule.org/dev-up/window_statusbar23.jpg

The upper-right arrow refers to the Kademlia network:

http://www.amule.org/dev-up/window_statusbar24.jpg

This are the coulour's meanings:

Colour Meaning
Red Offline, not connected
Orange Connecting
Yellow Connected but firewalled
Green Connected

Here is the list of all possible globe icons and their meanings:

http://www.amule.org/dev-up/window_statusbar16.jpg Both ed2k and kademlia networks are offline
http://www.amule.org/dev-up/window_statusbar17.jpg The ed2k network is offline, but Kad is connected though firewalled
http://www.amule.org/dev-up/window_statusbar15.jpg The ed2k network is offline, but Kad is connected
http://www.amule.org/dev-up/window_statusbar19.jpg The ed2k network is being connected, while the kad network is offline
http://www.amule.org/dev-up/window_statusbar18.jpg The ed2k network is being connected, while the Kad network is connected though firewalled
http://www.amule.org/dev-up/window_statusbar14.jpg The ed2k network is being connected, while the Kad network is connected
http://www.amule.org/dev-up/window_statusbar26.jpg The ed2k network is connected with LowID (firewalled), while the Kad network is offline
http://www.amule.org/dev-up/window_statusbar25.jpg Both the ed2k and Kad networks are connected but firewalled
http://www.amule.org/dev-up/window_statusbar21.jpg The ed2k network is connected, while the Kad network is offline
http://www.amule.org/dev-up/window_statusbar20.jpg Both the ed2k and Kad networks are connected, but the Kad network is firewalled
http://www.amule.org/dev-up/window_statusbar22.jpg Both the ed2k and Kad networks are connected

Note: It should never happen that ed2k arrow iw yellow and the Kad arrow is green, so it is not listed int he above table.

Vue d'ensemble

http://www.amule.org/dev-up/window_statusbar27.jpg

Référence rapide
Numéro Description
1 Afficher en entier la dernière ligne écrite dans le journal
2 Dernière ligne écrite dans le journal (dans la limite de ce qui tient dans la fenêtre)
3 Nombre estimé d'utilisateurs ed2k
4 Nombre estimé d'utilisateurs Kademlia
5 Nombre estimé de fichiers ed2k
6 Nombre estimé de fichiers Kademlia
7 Vitesse d'émission
8 Uploading overhead speed
9 Vitesse de réception
10 Downloading overhead speed
11 Résumé graphique de l'état de ed2k et Kademlia
12 Nom du serveur ed2k de connection ou état de ed2k
13 Etat de Kademlia
14 Résumé graphique de l'état de connection
Retour à l'index