mirror of
https://github.com/angryip/ipscan.git
synced 2025-10-26 11:18:17 +00:00
Merge pull request #159 from vmallet/master
much improved French translation (and now part of available languages).
This commit is contained in:
commit
e5dcea10d4
@ -12,7 +12,7 @@ language.en=English
|
||||
language.ru=Русский
|
||||
language.de=Deutsch
|
||||
language.es=Español
|
||||
language.fr=French
|
||||
language.fr=Français
|
||||
language.hu=Magyar
|
||||
language.it=Italiano
|
||||
language.ku=کوردی
|
||||
|
||||
@ -1,20 +1,24 @@
|
||||
# French translation
|
||||
|
||||
preferences.language=Langue
|
||||
preferences.language.someIncomplete=Certaines langues sont incomplètes
|
||||
preferences.language.needsRestart=Vous devez redémarrer l'application pour que le changement de langue devienne actif
|
||||
language.system=Défaut système
|
||||
menu.scan=&Scanner
|
||||
menu.scan.newWindow=&Nouvelle Fenetre
|
||||
menu.scan.newWindow=&Nouvelle Fenêtre
|
||||
menu.scan.exportAll=&Exporter tout...
|
||||
menu.scan.exportSelection=Exporter sé&léction...
|
||||
menu.scan.exportPreferences=Exporter &préférences...
|
||||
menu.scan.importPreferences=&Importer préférences...
|
||||
menu.scan.quit=&Quitter
|
||||
menu.scan.load=&Chager un fichier...
|
||||
menu.scan.load=&Charger un fichier...
|
||||
menu.goto=&Aller à
|
||||
menu.goto.next.aliveHost=&Next alive host
|
||||
menu.goto.next.deadHost=Next &dead host
|
||||
menu.goto.next.openPort=Next open &port
|
||||
menu.goto.prev.aliveHost=&Précédent hôte connecté
|
||||
menu.goto.prev.deadHost=Précédent hôte déconnecté
|
||||
menu.goto.prev.openPort=Précédent por&t ouvert
|
||||
menu.goto.next.aliveHost=Hôte actif suivant
|
||||
menu.goto.next.deadHost=Hôte inactif suivant
|
||||
menu.goto.next.openPort=Port ouvert suivant
|
||||
menu.goto.prev.aliveHost=Hôte actif &précédent
|
||||
menu.goto.prev.deadHost=Hôte inactif précédent
|
||||
menu.goto.prev.openPort=Por&t ouvert précédent
|
||||
menu.goto.find=&Chercher...
|
||||
menu.commands=&Commandes
|
||||
menu.commands.details=&Afficher détails
|
||||
@ -24,37 +28,37 @@ menu.commands.copy=&Copier IP
|
||||
menu.commands.copyDetails=Co&pier détails
|
||||
menu.commands.show=Afficher
|
||||
menu.commands.open=Ouvrir
|
||||
menu.commands.open.edit=Edit openers...
|
||||
menu.commands.open.edit=Gérer ouvreurs...
|
||||
menu.favorites=Fa&voris
|
||||
menu.favorites.add=Ajout&er le courant...
|
||||
menu.favorites.edit=&Gérer favoris...
|
||||
menu.tools=&Outils
|
||||
menu.tools.preferences=&Préférences...
|
||||
menu.tools.fetchers=&Fetchers...
|
||||
menu.tools.select=Sé&léction
|
||||
menu.tools.select.alive=&Alive hosts
|
||||
menu.tools.select.dead=&Dead hosts
|
||||
menu.tools.select.withPorts=With &open ports
|
||||
menu.tools.select.withoutPorts=Without o&pen ports
|
||||
menu.tools.select=Sé&lection
|
||||
menu.tools.select.alive=Hôtes &actifs
|
||||
menu.tools.select.dead=Hôtes &inactifs
|
||||
menu.tools.select.withPorts=Avec ports &ouverts
|
||||
menu.tools.select.withoutPorts=Sans &ports ouverts
|
||||
menu.tools.select.invert=Inverser la sélection
|
||||
menu.tools.scanStatistics=Analyser les s&tatistiques
|
||||
menu.tools.scanStatistics=S&tatistiques du scan
|
||||
menu.help=&Aide
|
||||
menu.help.gettingStarted=Gui&de
|
||||
menu.help.website=Site Officiel
|
||||
menu.help.faq=FAQ
|
||||
menu.help.issues=Signaler un problème
|
||||
menu.help.plugins=Plugins
|
||||
menu.help.cmdLine=Utilisation de la ligne de commande
|
||||
menu.help.checkVersion=Vérifiez les mises à jour...
|
||||
menu.help.cmdLine=Explications ligne de commande
|
||||
menu.help.checkVersion=Vérifier les mises à jour...
|
||||
menu.help.about=&À Propos
|
||||
menu.columns.sortBy=Tirer par
|
||||
menu.columns.sortBy=Trier par
|
||||
menu.columns.sortDirection=Changer la direction du tri
|
||||
menu.columns.about=À Propos
|
||||
menu.columns.about=À Propos de
|
||||
menu.columns.preferences=préférences...
|
||||
state.ready=Prêt
|
||||
state.scanning=Started\u0020
|
||||
state.waitForThreads=Wait for all threads to terminate...
|
||||
state.killingThreads=Killing all threads...
|
||||
state.scanning=Démarrage de\u0020
|
||||
state.waitForThreads=Attente de terminaison de tous les threads...
|
||||
state.killingThreads=Arrêt de tous les threads...
|
||||
state.exporting=Exporter les résultats...
|
||||
state.searching=Recherche...
|
||||
state.opening=Ouverture
|
||||
@ -63,20 +67,20 @@ title.about=À propos
|
||||
title.configDetect=Détection de la configuration
|
||||
title.statistics=Statistiques d'analyse
|
||||
title.preferences=Préférences
|
||||
title.preferences.scanning=&Balayage
|
||||
title.preferences.display=&Afficher
|
||||
title.preferences.scanning=&Scan
|
||||
title.preferences.display=&Affichage
|
||||
title.preferences.fetchers=&Fetchers
|
||||
title.preferences.ports=&Ports
|
||||
title.details=IP address details
|
||||
title.details=Détails de l'adresse IP
|
||||
title.exportAll=Export All Results
|
||||
title.exportSelection=Export Selected Results
|
||||
title.gettingStarted=Getting Started
|
||||
title.favorite.add=Add a favorite
|
||||
title.favorite.edit=Edit favorites
|
||||
title.openers.edit=Edit Openers
|
||||
title.favorite.add=Ajouter un favori
|
||||
title.favorite.edit=Gestion des favoris
|
||||
title.openers.edit=Gestion des ouvreurs
|
||||
title.fetchers=Fetchers
|
||||
title.fetchers.select=Select Fetchers...
|
||||
title.rename=Renomer
|
||||
title.fetchers.select=Choix des Fetchers...
|
||||
title.rename=Renommer
|
||||
title.load=Charger
|
||||
title.find=Chercher
|
||||
title.commandline=Utilisation de la ligne de commande
|
||||
@ -85,15 +89,15 @@ text.userError=Problème
|
||||
text.ip=IP
|
||||
text.threads=Threads:\u0020
|
||||
text.threads.max=\u0020(max)
|
||||
text.display.ALL=Display: All
|
||||
text.display.ALIVE=Display: Alive only
|
||||
text.display.PORTS=Display: Open ports
|
||||
text.hostsSelected=\u00A0hosts selected
|
||||
text.favorite.add=Enter the name of the new favorite
|
||||
text.favorite.edit=Below you can rearrange or delete favorites
|
||||
text.find=Enter the text to search for
|
||||
text.display.ALL=Affiche: Tout
|
||||
text.display.ALIVE=Affiche: Actifs seuls
|
||||
text.display.PORTS=Affiche: Ports ouverts
|
||||
text.hostsSelected=\u00A0hôtes sélectionnés
|
||||
text.favorite.add=Entrez le nom du nouveau favori
|
||||
text.favorite.edit=Réarrangez ou supprimez les favoris
|
||||
text.find=Entrez le texte à chercher
|
||||
text.find.notFound=Rien n'a été trouvé.
|
||||
text.find.restart=Would you like to start from the beginning?
|
||||
text.find.restart=Voulez-vous recommencer du début ?
|
||||
text.comment.edit=Commentaire
|
||||
text.configDetect=We will try to detect the number of threads that works reliably on this machine by connecting to a known host many times simultaneously using the configured port timeout.\n\nPlease provide host and port that is 100% open and works, e.g. a proxy or web server on your network.
|
||||
text.configDetect.host=Host:
|
||||
@ -103,43 +107,43 @@ text.configDetect.successes=Connexions réussies:
|
||||
text.configDetect.failed=A total of %d connection attempts were made. %d of them were expected to succeed, however only %d actually worked. It seems that you probably need either to set maximum number of threads to a lower value or increase the connect timeout.
|
||||
text.configDetect.success=The selected number of threads of %d works perfectly on your machine.
|
||||
text.scan.new=Nouveau scan
|
||||
text.scan.confirmation=Discard previous scanning results?
|
||||
text.scan.confirmation=Abandonne les résultats de scan précédents
|
||||
text.scan.resume=Last loaded IP is %LASTIP.\nResume loaded scan until %ENDIP?
|
||||
text.scan.completed=Balayage terminé
|
||||
text.scan.incomplete=Balayage incomplet
|
||||
text.scan.aborted=Balayage annulé
|
||||
text.scan.completed=Scan terminé
|
||||
text.scan.incomplete=Scan incomplet
|
||||
text.scan.aborted=Scan annulé
|
||||
text.scan.time.total=Temps total:
|
||||
text.scan.time.average=Temps moyen par hôte:
|
||||
text.scan.hosts.total=Hôtes scanné:
|
||||
text.scan.hosts.alive=Hôtes actif:
|
||||
text.scan.hosts.ports=With open ports:
|
||||
text.scan.hosts.total=Hôtes scannés:
|
||||
text.scan.hosts.alive=Hôtes actifs:
|
||||
text.scan.hosts.ports=Avec ports ouverts:
|
||||
text.version.latest=Vous utilisez la dernière version
|
||||
text.version.old=The latest stable version is %LATEST, but you are running %VERSION.\n\nWould you like to open the download page now?
|
||||
text.openers.edit=Below you can edit or add new openers
|
||||
text.openers.name=Opener name (menu item):
|
||||
text.openers.string=Execution string:
|
||||
text.openers.directory=Working directory:
|
||||
text.openers.inTerminal=Run in terminal
|
||||
text.openers.new=New opener
|
||||
text.version.old=La dernière version est %LATEST, mais vous utilisez la version %VERSION.\n\nVoulez-vous visiter la page de download ?
|
||||
text.openers.edit=Modifiez ou ajoutez des ouvreurs
|
||||
text.openers.name=Nom ouvreur (dans menu):
|
||||
text.openers.string=Chaîne d'exécution:
|
||||
text.openers.directory=Répertoire de travail:
|
||||
text.openers.inTerminal=Dans un terminal
|
||||
text.openers.new=Nouvel ouvreur
|
||||
text.openers.hint=&Substitutions...
|
||||
text.openers.hintText=You may use any scanned values returned by fetchers in the execution string.\n\nThe following fetchers are currently available for substitution:\n\n
|
||||
text.fetchers.select=Here you can select fetchers for scanning. Fetchers are represented by columns.
|
||||
text.fetchers.selectedList=Selected fetchers
|
||||
text.fetchers.availableList=Available fetchers
|
||||
text.fetchers.info=Fetcher information:
|
||||
text.openers.hintText=Vous pouvez utiliser toutes les valeurs retournées par les fetchers dans la chaîne d'exécution.\n\nIl est possible d'utiliser les fetchers suivants dans les substitutions:\n\n
|
||||
text.fetchers.select=Choisissez les Fetchers utilisés pour le scan. Les fetchers sont présentés en colonnes.
|
||||
text.fetchers.selectedList=Fetchers choisis
|
||||
text.fetchers.availableList=Fetchers disponibles
|
||||
text.fetchers.info=Information du Fetcher:
|
||||
text.fetchers.info.notAvailable=Unfortunately, no additional information about this fetcher is available.
|
||||
text.fetchers.preferences=Preferences of the selected fetcher
|
||||
text.fetcher.portText.send=Text to send (\\n, \\r, \\t and \\xXX are permitted)
|
||||
text.fetcher.portText.send=Texte à envoyer (\\n, \\r, \\t et \\xXX sont permis)
|
||||
text.fetcher.portText.match=Regexp to match in the response, line by line
|
||||
text.fetcher.portText.replace=Regexp replacement string ($0 .. $9 are substituted for matched groups)
|
||||
text.about=%NAME\n\nVersion: %VERSION\nBuild date: %DATE\n\n%COPYLEFT
|
||||
text.about=%NAME\n\nVersion: %VERSION\nDate du build: %DATE\n\n%COPYLEFT
|
||||
text.about.system=Java: %JAVA\nOS: %OS
|
||||
button.OK=&OK
|
||||
button.cancel=&Annuler
|
||||
button.find.next=Trouver &Suivant
|
||||
button.close=&Fermer
|
||||
button.next=&Suivant
|
||||
button.start=Start
|
||||
button.start=Démarrer
|
||||
button.stop=Stop
|
||||
button.kill=Stop!
|
||||
button.ipUp=IP↑
|
||||
@ -152,7 +156,7 @@ button.left.hint=Ajouter
|
||||
button.right=\u00A0→\u00A0
|
||||
button.right.hint=Supprimer
|
||||
button.delete=Su&pprimer
|
||||
button.rename=&Renomer
|
||||
button.rename=&Renommer
|
||||
button.save=&Sauver
|
||||
button.insert=&Insérer
|
||||
button.add=&Ajouter
|
||||
@ -176,8 +180,8 @@ opener.netbios=Partages Windows
|
||||
opener.email=E-mail sample
|
||||
feeder.range=Plage IP
|
||||
feeder.range.to=à
|
||||
feeder.range.startIP=Début IP
|
||||
feeder.range.endIP=Fin IP
|
||||
feeder.range.startIP=IP de Début
|
||||
feeder.range.endIP=IP de Fin
|
||||
feeder.range.netmask=Masque sous réseau
|
||||
feeder.range.netmask.tooltip=Masque de réseau de la plage IP. Utilisez soit le nombre de bits (par exemple / 24) ou la notation en pointillés (.255. = ..)
|
||||
feeder.range.hostname=Nom d'hôte
|
||||
@ -192,32 +196,34 @@ feeder.random.hostname=Nom d'hôte
|
||||
feeder.random.count=Compter
|
||||
feeder.rescan.of=Rescan of\u0020
|
||||
fetcher.ip=IP
|
||||
fetcher.ip.info=Displays the scanned IP address.\nThis fetcher is mandatory and cannot be removed from the list.
|
||||
fetcher.ip.info=Donne l'adresse IP scannée.\nCe fetcher est obligatoire et ne peut pas être retiré de la liste.
|
||||
fetcher.ping=Ping
|
||||
fetcher.ping.info=Shows whether the host replies to ping requests and shows average packet roundtrip time to the host and back if it was detected (depending on the pinging method selected in the Preferences dialog).
|
||||
fetcher.ping.info=Indique si l'hôte répond aux requêtes ping et donne le temps moyen aller/retour d'un paquet jusqu'à l'hôte si il est détecté (selon la méthode de ping choisie dans la fenêtre des préférences).
|
||||
fetcher.ping.ttl=TTL
|
||||
fetcher.ping.ttl.info=Shows the TTL (Time To Live) value in ping reply packets (works only with ICMP pinging).\n\nThis value is usually decremented by each node in the network that forwards the packet, so if initial value is guessable (usually 64, 128, or 255), then the difference shows the distance to the host (in number of nodes).
|
||||
fetcher.ping.ttl.info=Donne la valeur du TTL (Time To Live, Durée de vie) dans les paquets réponses ping (ne fonctionne qu'avec la méthode ping ICMP).\n\nCette valeur est traditionnellment décrémentée par chaque routeur sur le réseau de transit, donc si l'on peut deviner la valeur de départ (souvent 64, 128, ou 255) on peut connaître la distance jusqu'à l'hôte (en nombre de routeurs).
|
||||
fetcher.packetloss=Perte de Paquets
|
||||
fetcher.packetloss.info=Donne le nombre de paquets perdus par rapport au nombre total de paquets ping envoyés
|
||||
fetcher.hostname=Nom d'hôte
|
||||
fetcher.hostname.info=Shows the hostname of the host obtained by the reverse DNS lookup.\n\nThis is the registered host name on the DNS server and may be different from the host name configured on the machine itself.
|
||||
fetcher.hostname.info=Donne le nom d'hôte obtenu par une demande DNS inversée.\n\nC'est le nom qui vient du serveur DNS et qui peut différer du nom d'hôte configuré sur la machine elle-même.
|
||||
fetcher.ports=Ports
|
||||
fetcher.ports.info=Shows the list of open ports from the ones that were scanned.\n\nA port is open when it is possible to complete TCP handshake with it and estabilish a connection.\nYou can select scanned ports in the Preferences dialog.\n\nThe number in the column heading shows the current number of selected ports for scanning; '+' is shown if requested ports for each host are scanned as well.
|
||||
fetcher.ports.filtered=Filtered Ports
|
||||
fetcher.ports.filtered.info=Shows the list of filtered ports from the ones that were scanned.\n\nA port is filtered when no response is being received to the connection attempt within specified amount of time. If a port is filtered, then it is probably blocked by a firewall.
|
||||
fetcher.comment=Comments
|
||||
fetcher.comment.info=Shows the comments entered for the address using the IP Details window.\nThe comments are persisted and are shown when this host is scanned again.
|
||||
fetcher.webDetect=Web detect
|
||||
fetcher.webDetect.info=Detects the web server software name and version, if possible.\n\nWorks by sending a HEAD request and reading the Server HTTP header from the response.
|
||||
fetcher.httpSender=HTTP Sender
|
||||
fetcher.httpSender.info=Sends the specified textual requests to the specified TCP port (eg 80), retrieves the response and uses the specified regular expression to extract the needed information out.\n\nVery customizable, can be used for any textual protocol, like HTTP, SMTP, POP3, IMAP, etc. For advanced users.
|
||||
fetcher.httpProxy=HTTP Proxy
|
||||
fetcher.httpProxy.info=Detects whether a working HTTP proxy is running on the host on either port 3128 or the requested port loaded using File Feeder in host:port format.
|
||||
fetcher.ports.info=Donne la liste des ports ouverts depuis la liste des ports scannés. \n\nUn port est ouvert quand il est possible de faire une négociation TCP et d'établir une connexion.\nIl est possible de choisir les ports à scanner dans la fenêtre des préférences.\n\nLe nombre dans le titre de la colonne indique le nombre de ports à scanner. Un '+' apparaît si les ports spécifiques à chaque hôte sont aussi scannés.
|
||||
fetcher.ports.filtered=Ports filtrés
|
||||
fetcher.ports.filtered.info=Donne la liste des ports filtrés depuis la liste des ports scannés.\n\nUn port est filtré quand aucune réponse n'est reçue d'un essai de connexion dans un temps donné. Si un port est filtré il est probablement bloqué par un pare-feu.
|
||||
fetcher.comment=Commentaires
|
||||
fetcher.comment.info=Donne les commentaires pour cette adresse IP entrés dans la fenêtre des détails.\nLes commentaires sont sauvegardés et sont disponibles quand cet hôte est scanné de nouveau.
|
||||
fetcher.webDetect=Détection Web
|
||||
fetcher.webDetect.info=Détecte, si possible, le nom et la version du logiciel de serveur web.\n\nFonctionne en envoyant une requête HEAD et en analysant le header Server HTTP de la réponse.
|
||||
fetcher.httpSender=Envoi HTTP
|
||||
fetcher.httpSender.info=Envoie les requêtes textes spécifiées sur le port TCP spécifié (par ex. 80), récupère la réponse, et utilise l'expression régulière fournie pour en extraire les informations voulues.\n\nTrès configurable, peut être utilisé pour tout protocole texte comme HTTP, SMTP, POP3, IMAP, etc. Pour utilisateurs avancés.
|
||||
fetcher.httpProxy=Proxy HTTP
|
||||
fetcher.httpProxy.info=Détecte si un proxy HTTP tourne sur l'hôte soit sur le port 3128 soit sur le port demandé, chargé via le File Feeder dans le format Hôte:port.
|
||||
fetcher.portText.custom=Custom
|
||||
fetcher.netbios=NetBIOS Info
|
||||
fetcher.netbios.info=Retrieves the NetBIOS information about Windows machines.\n\nThe response has the following format:\nDOMAIN\\USER@COMPUTER [MAC]\n\nWhere:\nDOMAIN - Windows domain or workgroup\nUSER - currently logged in user\nCOMPUTER - Windows computer name (may be different from DNS name)\nSome parts may be absent, depending on the response.\n\nNote that this won't work with machines that have firewall enabled (which are most modern installations).\nThis fetcher is provided mostly for feature-compatibility with version 2.x.
|
||||
fetcher.netbios=Info NetBIOS
|
||||
fetcher.netbios.info=Récupère les informations NetBIOS des machines Windows.\n\nLe résultat a le format suivant:\nDOMAINE\\UTILISATEUR@HOTE [MAC]\n\nOù:\nDOMAINE - Domaine Windows ou Groupe de Travail\nUTILISATEUR - utilisateur connecté couramment\nHOTE - Nom d'hôte Windows (peut différer du nom DNS)\nCertaines parties peuvent manquer en fonction de la réponse.\n\nNotez que cela ne fonctionnera pas pour les machines ayant leur pare-feu activé (ce qui est le cas sur la plupart des installations modernes).\nCe fetcher est fourni surtout pour la compatibilité avec les versions 2.x.
|
||||
fetcher.mac=Adresse MAC
|
||||
fetcher.mac.info=Resolves host's MAC address on the local network using the ARP protocol.\nWill not work for non-local network hosts.
|
||||
fetcher.mac.vendor=MAC Vendor
|
||||
fetcher.mac.vendor.info=Shows vendor's name that might have produced the network card with the resolved MAC address.
|
||||
fetcher.mac.info=Découvre l'adresse MAC d'un hôte sur le réseau local en utilisant le protocole ARP.\nNe fonctionne pas pour les hôtes non-locaux.
|
||||
fetcher.mac.vendor=Constructeur MAC
|
||||
fetcher.mac.vendor.info=Donne le nom du constructeur qui pourrait avoir fabriqué la carte réseau avec l'adresse MAC trouvée.
|
||||
fetcher.value.notAvailable=[n/a]
|
||||
fetcher.value.notScanned=[n/s]
|
||||
unit.ms=\u00A0ms
|
||||
@ -225,44 +231,44 @@ unit.second=\u00A0sec
|
||||
unit.minute=\u00A0min
|
||||
unit.hour=\u00A0h
|
||||
preferences.threads=Threads
|
||||
preferences.threads.delay=Delay between starting threads (in ms):
|
||||
preferences.threads.maxThreads=Maximum number of threads:
|
||||
preferences.pinging.deadHosts=Scan dead hosts, which don't reply to pings
|
||||
preferences.pinging=Pinging
|
||||
preferences.pinging.type=Pinging method:
|
||||
preferences.pinging.count=Number of ping probes (packets to send):
|
||||
preferences.pinging.timeout=Ping timeout (in ms):
|
||||
preferences.threads.delay=Delai de démarrage entre threads (en ms):
|
||||
preferences.threads.maxThreads=Nombre de threads maximum:
|
||||
preferences.pinging.deadHosts=Scan des hôtes inactifs (ne repondant pas aux pings)
|
||||
preferences.pinging=Ping
|
||||
preferences.pinging.type=Méthode de ping:
|
||||
preferences.pinging.count=Nombre de sondes ping (paquets à envoyer):
|
||||
preferences.pinging.timeout=Délai d'expiration de ping (timeout) (en ms):
|
||||
preferences.skipping=Skipping
|
||||
preferences.skipping.broadcast=Skip probably unassigned IP addresses *.0 and *.255
|
||||
preferences.skipping.broadcast=Sauter les adresses IP spéciales *.0 and *.255
|
||||
preferences.fetchers.info=Here you can change preferences, specific to fetchers
|
||||
preferences.ports.timing=Timing
|
||||
preferences.ports.timing.timeout=Default port connect timeout (in ms):
|
||||
preferences.ports.timing.adaptTimeout=Adapt timeout to ping roundtrip time (if available)
|
||||
preferences.ports.timing.minTimeout=Minimal adapted connect timeout (in ms):
|
||||
preferences.ports.ports=Port selection
|
||||
preferences.ports.portsDescription=Specify ports to scan here. Ranges are supported.\nExample: 1-3,5,7,10-15,6000-6100\nIf many ports are specified, scanning can take a lot of time.
|
||||
preferences.ports.addRequested=For each host, add requested specific ports
|
||||
preferences.ports.timing=Délais d'expiration (timeouts)
|
||||
preferences.ports.timing.timeout=Timeout par défaut de connexion ports (en ms):
|
||||
preferences.ports.timing.adaptTimeout=Adapte les timeouts au temps ping a/r (si disponible)
|
||||
preferences.ports.timing.minTimeout=Timeout de connexion minimal adapté (en ms):
|
||||
preferences.ports.ports=Choix des ports
|
||||
preferences.ports.portsDescription=Indiquez les ports à scanner. Les plages sont possibles.\nExemple: 1-3,5,7,10-15,6000-6100\nAttention le scan peut être long avec beaucoup de ports.
|
||||
preferences.ports.addRequested=Pour chaque hôte, rajouter les ports spécifiques aux fetchers
|
||||
preferences.ports.addRequested.info=Feeders may support specifying requested ports in addition to addresses (e.g. File Feeder, in form of address:port)\nThis allows for rescanning of exported IP:Port list files. Can be useful for HTTP proxy lists and such.\nChecking this will always scan each host's requested ports in addition to the common ports specified above.
|
||||
preferences.display.list=Display in the results list
|
||||
preferences.display.list.ALL=All scanned hosts
|
||||
preferences.display.list.ALIVE=Alive hosts (responding to pings) only
|
||||
preferences.display.list.PORTS=Hosts with open ports only
|
||||
preferences.display.labels=Labels displayed in the results list
|
||||
preferences.display.labels.notAvailable=The value is not available (no results):
|
||||
preferences.display.labels.notScanned=The actual value was not scanned (unknown):
|
||||
preferences.display.list=Affiche dans la liste des résultats
|
||||
preferences.display.list.ALL=Tous les hôtes scannés
|
||||
preferences.display.list.ALIVE=Hôtes actifs (repondant aux pings) seulement
|
||||
preferences.display.list.PORTS=Hôtes avec ports ouverts
|
||||
preferences.display.labels=Libellés affichés dans la liste des résultats
|
||||
preferences.display.labels.notAvailable=La valeur n'est pas disponible (aucun résultat)
|
||||
preferences.display.labels.notScanned=La valeur n'a pas été scannée (inconnue)
|
||||
preferences.display.confirmation=Confirmation
|
||||
preferences.display.confirmation.newScan=Ask for confirmation before starting a new scan
|
||||
preferences.display.confirmation.showInfo=Show info dialog after each scan
|
||||
exporter.txt=Text file (txt)
|
||||
preferences.display.confirmation.newScan=Demande confirmation avant de démarrer un nouveau scan
|
||||
preferences.display.confirmation.showInfo=Affiche la fenêtre d'information après chaque scan
|
||||
exporter.txt=Fichier Texte (txt)
|
||||
exporter.txt.generated=Généré par
|
||||
exporter.txt.scanned=Scanné
|
||||
exporter.csv=Comma-separated file (csv)
|
||||
exporter.xml=XML file (xml)
|
||||
exporter.ipList=IP:Port list (lst)
|
||||
exception.FeederException.invalidNetmask=Invalid netmask specified. Must be in the A.B.C.D format
|
||||
exporter.csv=Champs séparés par virgules (csv)
|
||||
exporter.xml=Fichier XML (xml)
|
||||
exporter.ipList=Liste IP:Port (lst)
|
||||
exception.FeederException.invalidNetmask=Netmask invalide. Le format doit être A.B.C.D
|
||||
exception.FeederException.invalidHostname=Invalid or inexistent hostname specified
|
||||
exception.FeederException.malformedIP=Malformed IP address specified, it should look like A.B.C.D
|
||||
exception.FeederException.random.invalidCount=Random address count must be greater than 0
|
||||
exception.FeederException.malformedIP=Adresse IP malformée, le format doit être A.B.C.D
|
||||
exception.FeederException.random.invalidCount=Le nombre d'adresses aléatoires doit être plus grand que 0
|
||||
exception.FeederException.file.notExists=Specified file doesn't exist or you don't have permissions to read it
|
||||
exception.FeederException.file.errorWhileReading=Error while reading the file
|
||||
exception.FeederException.file.nothingFound=No IP addresses found in the file
|
||||
@ -282,7 +288,7 @@ exception.UserErrorException.opener.unknownFetcher=The referenced fetcher cannot
|
||||
exception.UserErrorException.opener.nullFetcherValue=The replacement value of the fetcher is empty in the scanning results. Cannot execute the opener with parameter:
|
||||
exception.UserErrorException.opener.edit.noSelection=Please select the position where do you want to save your opener and or the Insert button to add a new one.
|
||||
exception.UserErrorException.commands.noSelection=No IP address selected
|
||||
exception.UserErrorException.commands.noResults=No scanning results are available, please perform a scan first
|
||||
exception.UserErrorException.commands.noResults=Aucun resultat de scan disponible, veuillez d'abord faire un scan
|
||||
exception.UserErrorException.favorite.alreadyExists=A favorite with the same name already exists, please try a different one
|
||||
exception.UserErrorException.version.latestFailed=Failed to retrieve the latest version. Please visit the website manually.
|
||||
exception.UserErrorException.fileLoad.failed=Unable to load results from file. Make sure the file was previously exported by Angry IP Scanner.
|
||||
@ -296,7 +302,7 @@ You can start by specifying the IP addresses to scan (your local IP is entered b
|
||||
|
||||
text.gettingStarted2=Main terminology:\n\n\
|
||||
Feeder - generator of IP addresses for scanning. Angry IP Scanner provides various kinds of feeders: IP Range, Random, and IP List File. You can select a feeder using the combo box next to the Start button.\n\n\
|
||||
Fetcher - gathers specific information about a host, e.g. ping time, hostname, open ports. Feeders usually represent columns in the scanning results list. You can select additional fetchers by choosing "Tools->Select fetchers" from the menu.
|
||||
Fetcher - gathers specific information about a host, e.g. ping time, hostname, open ports. Feeders usually represent columns in the scanning results list. You can select additional fetchers by choosing "Outils->Fetchers" from the menu.
|
||||
|
||||
text.gettingStarted3=Main terminology (continued):\n\n\
|
||||
Alive host - is the host, responding to pinging. These are blue in the results list.\n\n\
|
||||
|
||||
@ -24,7 +24,7 @@ import java.util.logging.Logger;
|
||||
* @author Anton Keks
|
||||
*/
|
||||
public final class Labels {
|
||||
public static final String[] LANGUAGES = { "system", "en", "ru", "de", "hu", "lt", "es", "it", "ku", "tr", "gr"};
|
||||
public static final String[] LANGUAGES = { "system", "en", "ru", "de", "hu", "lt", "es", "fr", "it", "ku", "tr", "gr"};
|
||||
private static final Logger LOG = Logger.getLogger(Labels.class.getName());
|
||||
private static Labels instance;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user