From b753a49cf3bc91a5580ae34970cb83558630c432 Mon Sep 17 00:00:00 2001 From: Kiril Velikov Date: Mon, 20 Apr 2015 20:37:21 +0000 Subject: Bulgarian langpack: update git-svn-id: http://svn.miranda-ng.org/main/trunk@12993 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- langpacks/bulgarian/Plugins/HTTPServer.txt | 159 +++++++++++++++++++++++++++-- 1 file changed, 152 insertions(+), 7 deletions(-) (limited to 'langpacks/bulgarian/Plugins/HTTPServer.txt') diff --git a/langpacks/bulgarian/Plugins/HTTPServer.txt b/langpacks/bulgarian/Plugins/HTTPServer.txt index f17f7abe02..202120e50b 100644 --- a/langpacks/bulgarian/Plugins/HTTPServer.txt +++ b/langpacks/bulgarian/Plugins/HTTPServer.txt @@ -5,23 +5,168 @@ ; 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] -Показване на popups + +[Page keyword] + +[URL address] + +[%ExternalIP% variable] + [Test] -Тест + +[Transfer limit (Kb/s)] + +[No control when Away/NA] + +[Connection control] + +[Index creation] + [Disable] -Изключване + +[Create HTML (compatibility)] + +[Create XML] + [Notifications] -Уведомявания + +[Total connection limit] + +[Connections per user limit] + +[Default download limit] + +[&Edit share] + +[&Remove share] + +[&Open in Browser] + [&Copy link] Копиране на връзката +;file \plugins\HTTPServer\src\Glob.h +[Miranda NG HTTP-Server] + +;file \plugins\HTTPServer\src\GuiElements.cpp +[Share Current Directory] + [All files] Всички файлове +[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 Address: ] + +[You are browsing from] + +[Your 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] Мрежа +[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