From 5028022ae55aee8d647db7ed5cd6861f4df8ed1d Mon Sep 17 00:00:00 2001 From: npop Date: Tue, 3 Mar 2026 17:48:18 +0000 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D1=8B=20=D0=B1=D0=BE=D0=BB=D0=B3=D0=B0=D1=80=D1=81=D0=BA?= =?UTF-8?q?=D0=B8=D0=B9,=20=D0=B0=D0=BD=D0=B3=D0=BB=D0=B8=D0=B9=D1=81?= =?UTF-8?q?=D0=BA=D0=B8=D0=B9=20=D0=B8=20=D0=BD=D0=B5=D0=BC=D0=B5=D1=86?= =?UTF-8?q?=D0=BA=D0=B8=D0=B9=20=D1=8F=D0=B7=D1=8B=D0=BA=D0=B8.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lang/bg.txt | 25 +++++++++++++++++++++++++ lang/de.txt | 25 +++++++++++++++++++++++++ lang/en.txt | 25 +++++++++++++++++++++++++ 3 files changed, 75 insertions(+) create mode 100644 lang/bg.txt create mode 100644 lang/de.txt create mode 100644 lang/en.txt diff --git a/lang/bg.txt b/lang/bg.txt new file mode 100644 index 0000000..eaeaa64 --- /dev/null +++ b/lang/bg.txt @@ -0,0 +1,25 @@ +[name] +MODULE_NAME = "Търсене" +MODULE_DESCRIPTION = "Модул за организиране на търсене в сайта. Търсенето се осъществява както в заглавията на документите, така и по съдържанието. За да изведете формата за търсене, вмъкнете системния таг [mod_search] на желаното място в шаблона на сайта." + +[module] +SEARCH_BUTTON = "Търси" +SEARCH_IN_DESCRIPTION = "В текста" +SEARCH_IN_TITLE = "В заглавията" +SEARCH_HELP = "Използвайте знак "+" за задължително включване на думите в текста за търсене.
Използвайте знак "-" за изключване на дума от заявката за търсене.

Задължително поставяйте интервал пред знаците "+" и "-". " +SEARCH_USE_AND = "Използване на "И"" +SEARCH_USE_OR = "Използване на "ИЛИ"" +SEARCH_RESULTS = "Резултати от търсенето" +SEARCH_NO_RESULTS = "Извинете, но по вашата заявка нищо не е открито." +SEARCH_PAGES = "Страници: " +SEARCH_VIEW = "Покажи" +SEARCH_VIEW_BLANK = "Покажи в нов прозорец" + +SEARCH_MODULE_NAME = "Модул Търсене" +SEARCH_MODULE_DESCRIPTION = "В този раздел може да намерите пълна статистика за всички заявки, по които е осъществено търсене в системата." +SEARCH_WORD = "Заявка за търсене" +SEARCH_QUERIES = "Изпълнени заявки" +SEARCH_FOUND_DOCS = "Намерени документи" +SEARCH_DELETE_ITEMS = "Изтрий историята" +SEARCH_DELETE_CONFIRM = "Сигурни ли сте, че желаете да изтриете историята?" +SEARCH_PLACEHOLDER = "Текст за търсене" \ No newline at end of file diff --git a/lang/de.txt b/lang/de.txt new file mode 100644 index 0000000..711afe1 --- /dev/null +++ b/lang/de.txt @@ -0,0 +1,25 @@ +[name] +MODULE_NAME = "Suche" +MODULE_DESCRIPTION = "Dieses Modul ermöglicht die Organisation der Suche nach benötigten Informationen auf Ihrer Website. Die Suche erfolgt sowohl nach Dokumenttiteln als auch nach Inhalten. Um das Suchformular auf Ihrer Website anzuzeigen, platzieren Sie das System-Tag [mod_search] an der gewünschten Stelle in Ihrem Website-Template." + +[module] +SEARCH_BUTTON = "Suchen" +SEARCH_IN_DESCRIPTION = "Im Text" +SEARCH_IN_TITLE = "In Überschriften" +SEARCH_HELP = "Verwendung der Suche

Verwenden Sie das Zeichen "+", um ein Wort zwingend in die Suche einzubeziehen.
Verwenden Sie das Zeichen "-", um ein Wort von der Suche auszuschließen.

Verwenden Sie unbedingt ein Leerzeichen vor den Zeichen "+" und "-"." +SEARCH_USE_AND = "Mit \"UND\"" +SEARCH_USE_OR = "Mit \"ODER\"" +SEARCH_RESULTS = "Suchergebnisse" +SEARCH_NO_RESULTS = "Leider wurden zu Ihrer Anfrage keine Ergebnisse gefunden." +SEARCH_PAGES = "Seiten: " +SEARCH_VIEW = "Anzeigen" +SEARCH_VIEW_BLANK = "In neuem Fenster öffnen" + +SEARCH_MODULE_NAME = "Suche" +SEARCH_MODULE_DESCRIPTION = "In diesem Abschnitt finden Sie die vollständige Statistik aller Suchbegriffe, mit denen auf der Website nach Informationen gesucht wurde." +SEARCH_WORD = "Suchbegriff" +SEARCH_QUERIES = "Anzahl der Anfragen" +SEARCH_FOUND_DOCS = "Gefundene Dokumente" +SEARCH_DELETE_ITEMS = "Verlauf löschen" +SEARCH_DELETE_CONFIRM = "Sind Sie sicher, dass Sie den Verlauf löschen möchten?" +SEARCH_PLACEHOLDER = "Suchtext" \ No newline at end of file diff --git a/lang/en.txt b/lang/en.txt new file mode 100644 index 0000000..3bf36bc --- /dev/null +++ b/lang/en.txt @@ -0,0 +1,25 @@ +[name] +MODULE_NAME = "Search" +MODULE_DESCRIPTION = "This module allows you to organize the search for necessary information on your website. The search is performed both by document titles and by content. To display the search form on your website, place the system tag [mod_search] in the desired location of your site template." + +[module] +SEARCH_BUTTON = "Search" +SEARCH_IN_DESCRIPTION = "In content" +SEARCH_IN_TITLE = "In titles" +SEARCH_HELP = "Using search

Use the "+" sign to strictly include a word in the search.
Use the "-" sign to exclude a word from the search.

Be sure to put a space before the "+" and "-" signs." +SEARCH_USE_AND = "Using \"AND\"" +SEARCH_USE_OR = "Using \"OR\"" +SEARCH_RESULTS = "Search results" +SEARCH_NO_RESULTS = "Sorry, nothing was found for your query." +SEARCH_PAGES = "Pages: " +SEARCH_VIEW = "View" +SEARCH_VIEW_BLANK = "Open in new window" + +SEARCH_MODULE_NAME = "Search" +SEARCH_MODULE_DESCRIPTION = "This section provides complete statistics of all search phrases used to search for information on the website." +SEARCH_WORD = "Search phrase" +SEARCH_QUERIES = "Number of queries" +SEARCH_FOUND_DOCS = "Documents found" +SEARCH_DELETE_ITEMS = "Clear history" +SEARCH_DELETE_CONFIRM = "Are you sure you want to delete the history?" +SEARCH_PLACEHOLDER = "Search text" \ No newline at end of file