From a78be1ea1eb4f55b691f98029b3b61fa79c3d3be Mon Sep 17 00:00:00 2001 From: Soopah Date: Tue, 31 Dec 2013 04:12:03 +0000 Subject: langpacks/french/Plugins/ updates + added refresh.bat git-svn-id: http://svn.miranda-ng.org/main/trunk@7435 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- langpacks/french/Plugins/HTTPServer.txt | 108 ++++++++++++++++++++++++++++++++ 1 file changed, 108 insertions(+) (limited to 'langpacks/french/Plugins/HTTPServer.txt') diff --git a/langpacks/french/Plugins/HTTPServer.txt b/langpacks/french/Plugins/HTTPServer.txt index f2bf54caf5..a980a85d77 100644 --- a/langpacks/french/Plugins/HTTPServer.txt +++ b/langpacks/french/Plugins/HTTPServer.txt @@ -5,6 +5,8 @@ ; Version: 0.1.2.2 ; Authors: Kennet Nielsen, modified by Vampik, Houdini ;============================================================ +[HTTP Web Server plugin for Miranda.] + ;file \plugins\HTTPServer\res\resource.rc [IPAddress1] Adresse IP 1 @@ -12,12 +14,28 @@ Adresse IP 1 Adresse IP 2 [Max downloads] Download max +[Address] +Adresse +[Mask] + +[Share name] + [Allowed IP] IP autorisée +[HTTP Server statistics view] + +[Display hidden shares] + +[New share] + [Show HTTP server statistics] Voir les stat. HTTP server [Set to default] Par défaut +[External server name] + +[This is the link pasted to the message window] + [Write log file] Journaliser [Enable / Disable HTTP server] @@ -26,38 +44,128 @@ Activer/désactiver HTTP server Éléments du menu [Open log] Ouvrir +[Show popups] + +[Page keyword] + [URL address] Adresse URL [%ExternalIP% variable] Variable %ExternalIP% +[Test] +Test [Transfer limit (Kb/s)] Limite de transfert (Kb/s) [No control when Away/NA] Sans contrôle si Absent/indisponible +[Connection control] + +[Index creation] + +[Disable] + [Create HTML (compatibility)] Créer un XML (mode compatible) [Create XML] Créer un XML +[Notifications] +Notifications +[Total connection limit] + +[Connections per user limit] + +[Default download limit] + +[&Edit share] + +[&Remove share] + [&Open in Browser] &Ouvrir dans le navigateur [&Copy link] &Copier le lien ;file \plugins\HTTPServer\src\Glob.h +[Miranda NG HTTP-Server] + ;file \plugins\HTTPServer\src\GuiElements.cpp +[Share Current Directory] + +[All files] +Tous les fichiers +[Specify a file to share] + +[Failed to share new file] + [Max Downloads] Download max +[Allowed Mask] + [Real path] Répertoire complet +[User] +Utilisateur +[Agent] + [Completed] Terminé [Speed] Vitesse +[Selected link size is 0] + +[Failed to get access to clipboard] + +[Failed to get close the clipboard] + +[Failed to set clipboard data] + +[ListView_GetItem failed] + +[No share selected] + +[Current IP Address: ] + +[Current Address: ] + +[IP Adress: ] + +[You are browsing from] + +[You external ip was detected as %d.%d.%d.%d\r\nby: %s] + +[You need to restart Miranda to change the main menu] + [HTTP Server] Serveur HTTP [Network] Réseau +[Failed to CreateServiceFunction MS_SHARE_NEW_FILE] + +[Failed to CreateServiceFunction MS_SHOW_STATISTICS_VIEW] + +[HTTP Share new file] + +[Failed to add contact menu item] + ;file \plugins\HTTPServer\src\HttpUser.cpp +[Share removed] + ;file \plugins\HTTPServer\src\main.cpp +[Failed to open or create log file] + +[Failed to move to the end of the log file] + +[Failed to write some part of the log file] + +[Failed to open or create file ] + +[Failed to write xml header to file ] + +[Failed to write xml data to file ] + +[Failed to write xml tail to file ] + +[Failed to bind to port %s\r\nThis is most likely because another program or service is using this port] + [Disable HTTP server] Désactiver HTTP server [Enable HTTP server] -- cgit v1.2.3