summaryrefslogtreecommitdiff
path: root/locales/ru.lng
AgeCommit message (Collapse)Author
2026-07-11cleaned up user authenticationMichael Peter Christen
this removes the userDB-exception in the normal authentication process which affected mostly wiki and blog which are not required any more. We also cleaned up translation messages as this function was not used at all. This is a required step forward a renovation of the jetty server.
2026-07-10fixed language selector and translations for the selectorMichael Peter Christen
2026-07-09Complete Chinese, Hindi, Japanese, and Korean translations.Michael Peter Christen
2026-07-07Major fix for localization: finalizing German, French, Spanish, Italian,Michael Peter Christen
Greek, Slovak, Ukrainian, Turkish and Russian. Also added full support for Polish language. All servlets are now fully supported by those languages.
2026-07-07fix for spelling in web pages, fixes in locale translations, addedMichael Peter Christen
missing pages in de-locale, removed translation for non-existing pages
2026-07-05removed the snapshot feature and all dependencies from non-java codeMichael Peter Christen
2026-02-09Renamed Table_API_p.html -> Automation_p.htmlMichael Peter Christen
2025-08-01YaCy Index Pack Generator - refactoring of the SURROGATE process into aMichael Peter Christen
"PACK" concept.
2024-07-24added deleted files from commit ↵Michael Peter Christen
https://github.com/yacy/yacy_search_server/commit/254f12d60b2d80b8bd136216c4b091d43e4a8c90 which are still needed and had been linked outside of yacy/ui
2023-10-29replaced all the links to legacy legacy wiki to legacy wikiokybaca
2022-09-28removed ContentControl servlet and functinalityMichael Peter Christen
This was not used at all (as I know) and was blocking a smooth integration of ivy in the context of an existing JSON parser.
2022-02-03changed link to new forum locationMichael Peter Christen
2021-09-16removed ymarksMichael Peter Christen
had not been used since a long time
2021-08-03fixed doku linkMichael Peter Christen
2020-12-11turned HostBrowser into a admin-only page, now called IndexBrowserMichael Peter Christen
This was required because spiders and bots crawled through this page and created load on the peer without use for the user or the YaCy network.
2019-06-15fixed many links to old forum, now https://searchlab.euMichael Christen
2019-03-15P2P/Privacy switch buttons support with JavaScript disabledluccioman
2018-08-08Added a link to MediaWiki dumps summary in import page for convenienceluccioman
2018-07-06Added and updated hint messages about remote crawler statusluccioman
To help identify why remote crawl results may not be received.
2018-07-04Added server side columns sorting on the Process Scheduler tableluccioman
For easier usage of large tables in the Table_API_p.html page.
2018-05-03Removed unnecessary html end ligne tag with invalid syntaxluccioman
2018-05-03Upgraded ConfigNetwork_p html doctype and added language attributeluccioman
2018-04-02Adjusted localhost/qualified account admin access informational texts.luccioman
Following remarks from @etam on issue #170
2018-02-19Fixed Vocabulary_p.html HTML validation errors.luccioman
Validated with Validated with Nu Html Checker 17.11.1.
2018-02-16Fixed CrawlStartExpert.html HTML validation errorsluccioman
Validated with Nu Html Checker 17.11.1
2018-02-14Adjusted last blacklist entry example for a more accurate descriptionluccioman
As discussed in issue #160 , blacklist entries can indeed currently not be "complete" regular expressions, but must be structured as a domain part, a separator character ('/'), and a path part.
2017-12-08Removed use of deprecated Jetty IPAccessHandler for client filtering.luccioman
Upgraded to InetAccessHandler. Added InetPathAccessHandler extension to InetAccessHandler to maintain path patterns capability previously available in IPAccessHandler but lost in InetAccessHandler. Filtering on IPv6 addresses is now supported. Support for deprecated pattern formats such as "192.168." and "192.168.1.1/path" has been removed, but startup automated migration should convert such patterns eventually present in serverClient.
2017-12-04Use HTTP Post operation for resetting memory monitoring state.luccioman
Fixes issue #145 Also added textual hint on the button, and display it only when it makes sense, that is to say when the memory state is 'exhausted'.
2017-11-03Added a help link to ISO 639-1 language codes list refluccioman
2017-10-31Added language HTML attribute to the search home page.luccioman
2017-10-31Fixed spellingluccioman
2017-10-31Updated search page keyboard shortcuts descriptions. luccioman
2017-09-28Updated master translation file for ConfigSearchPage_p.htmlluccioman
2017-08-31Use final results counts in progress bar detailed statistics.luccioman
Using unfiltered detailed counts (local and remote entries found before doubles detection and before applying query modifiers) was confusing and inconsistent with the total count. It could let think more results are to come in the next pages, without understanding why they are not displayed.
2017-06-20Cleaned up memory usage page HTMLluccioman
- fixed validation errors - removed deprecated attributes - improved accessibility with richer table semantics (headers and caption elements) and language declaration
2017-04-03Set Config Portal as a private administration page.luccioman
Consistently with its required action from submission credentials, and because external unauthenticated users do not need to access these settings.
2017-03-30Modified RWI settings page radio click event to use HTTP POSTluccioman
2017-02-14adjust translation to renamed configparser_p.htmlreger
2017-02-01Refactored the DHT-Trigger section in Performance_p.html page.luccioman
This is to be more easily understandable and to reflect more accurately the current memory strategies implementations that eventually set the "proper" state not only because DHT reception.
2017-01-27Added user-friendly controls over disk usage configuration settings.luccioman
As mentioned in issue #103, control settings over YaCy disk usage already existed but lacked a user-friendly way to set them. I added it to the Performance_p.html administration page with a little refactoring on the "Resource Observer" fieldset for improved accessibility and HTML standards respect. Also added the possibility to enable/disable the autoregulation fonction from this page.
2017-01-24Updated master xliff file with missing entries for HostBrowser.html.luccioman
Also translated lang="en" html attribute to lang="[targetLang]" on locale files having translated entries for HostBrowser.html
2017-01-22Group all proxy settings on System Administration by adding settings ofreger
UrlProxyAccss page (moved from deleted AugmentedBrowsing_p), adjust submenu (remove Augmented Browsing) and translation files.
2016-11-14Updated Pattern JavaDoc links to current minimum (1.7) JDK version.luccioman
2016-11-13Updated links to external Java and Solr docs to currently used versions.luccioman
2016-11-12Converted one more set of URLs to pure relative ones.luccioman
Easier YaCy peer configuration behind a reverse proxy subfolder : no need for the reverse proxy to rewrite HTML links or URLs in css files. Tested on Debian Jessie with an apache2 reverse proxy. See related mantis issues http://mantis.tokeek.de/view.php?id=106 and http://mantis.tokeek.de/view.php?id=701
2016-08-28rem some more untranslated text in language filesreger
(to proper display in translation editor)
2016-06-29add de hint translation for CrawlStartScanner_preger
rem missing translation line in other lng
2016-06-27remove redundant/unused translation in ru.lng, unify Network.html headerreger
+ dto. in uk.lng and comment-out some German leftovers. + upd master.lng accordingly
2016-04-21keep addon/Notepad++ keyword marker on lng export reger
(length of remarks devider line) + harmonize status_p.inc lng text
2016-04-10translate ServerScannerList.htmlreger