From d6cd97214feb769aa3ea8e282c03ee92a672cd21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20S=C3=A1nchez?= Date: Sun, 8 Dec 2013 21:24:06 +0000 Subject: New files of translation. git-svn-id: http://svn.miranda-ng.org/main/trunk@7093 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- langpacks/spanish/Plugins/HTTPServer.txt | 172 +++++++++++++++++++++++++++++++ 1 file changed, 172 insertions(+) create mode 100644 langpacks/spanish/Plugins/HTTPServer.txt (limited to 'langpacks/spanish/Plugins/HTTPServer.txt') diff --git a/langpacks/spanish/Plugins/HTTPServer.txt b/langpacks/spanish/Plugins/HTTPServer.txt new file mode 100644 index 0000000000..55806f70e8 --- /dev/null +++ b/langpacks/spanish/Plugins/HTTPServer.txt @@ -0,0 +1,172 @@ +#muuid {67848b07-83d2-49e9-8844-7e3de268e304} +;============================================================ +; File: HTTPServer.dll +; Plugin: HTTPServer +; 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] + +[IPAddress2] + +[Max downloads] + +[Address] + +[Mask] + +[Share name] + +[Allowed IP] + +[HTTP Server statistics view] + +[Display hidden shares] + +[New share] + +[Show HTTP server statistics] + +[Set to default] + +[External server name] + +[This is the link pasted to the message window] + +[Write log file] + +[Enable / Disable HTTP server] + +[Main menu items] + +[Open log] + +[Show popups] +Mostrar pop-ups +[Page keyword] + +[URL address] + +[%ExternalIP% variable] + +[Test] +Prueba +[Transfer limit (Kb/s)] + +[No control when Away/NA] + +[Connection control] + +[Index creation] + +[Disable] +Deshabilitar +[Create HTML (compatibility)] + +[Create XML] + +[Notifications] +Notificaciones +[Total connection limit] + +[Connections per user limit] + +[Default download limit] + +[&Edit share] + +[&Remove share] + +[&Open in Browser] + +[&Copy link] +Copiar enlace +;file \plugins\HTTPServer\src\Glob.h +[Miranda NG HTTP-Server] + +;file \plugins\HTTPServer\src\GuiElements.cpp +[Share Current Directory] + +[All files] +Todos los archivos +[Specify a file to share] + +[Failed to share new file] + +[Max Downloads] + +[Allowed Mask] + +[Real path] + +[User] + +[Agent] + +[Completed] + +[Speed] + +[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] + +[Network] +Red +[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] + +[Enable HTTP server] + -- cgit v1.2.3