mirror of
https://github.com/searxng/searxng.git
synced 2026-07-24 00:41:24 +00:00
Compare commits
2 Commits
970f2b8430
...
61d5456852
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
61d5456852 | ||
|
|
0277ce9bca |
@@ -23,6 +23,6 @@ wlc==1.17.2
|
||||
coloredlogs==15.0.1
|
||||
docutils>=0.21.2
|
||||
parameterized==0.9.0
|
||||
granian[reload]==2.7.0
|
||||
basedpyright==1.37.4
|
||||
granian[reload]==2.7.1
|
||||
basedpyright==1.38.0
|
||||
types-lxml==2026.1.1
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
granian==2.7.0
|
||||
granian[pname]==2.7.0
|
||||
granian==2.7.1
|
||||
granian[pname]==2.7.1
|
||||
|
||||
@@ -15,7 +15,7 @@ markdown-it-py==3.0.0
|
||||
fasttext-predict==0.9.2.4
|
||||
tomli==2.4.0; python_version < '3.11'
|
||||
msgspec==0.20.0
|
||||
typer-slim==0.21.1
|
||||
typer-slim==0.23.0
|
||||
isodate==0.7.2
|
||||
whitenoise==6.11.0
|
||||
typing-extensions==4.15.0
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -32,23 +32,24 @@
|
||||
# kotovasia <kotovasia@noreply.codeberg.org>, 2025.
|
||||
# IcewindX <icewindx@noreply.codeberg.org>, 2025.
|
||||
# 0ko <0ko@noreply.codeberg.org>, 2025.
|
||||
# greatdng <greatdng@noreply.codeberg.org>, 2026.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: searx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2025-12-05 10:19+0000\n"
|
||||
"PO-Revision-Date: 2025-12-11 17:10+0000\n"
|
||||
"Last-Translator: IcewindX <icewindx@noreply.codeberg.org>\n"
|
||||
"PO-Revision-Date: 2026-02-13 07:28+0000\n"
|
||||
"Last-Translator: greatdng <greatdng@noreply.codeberg.org>\n"
|
||||
"Language-Team: Russian <https://translate.codeberg.org/projects/searxng/"
|
||||
"searxng/ru/>\n"
|
||||
"Language: ru\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=4; plural="
|
||||
"(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 "
|
||||
": n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
|
||||
"X-Generator: Weblate 5.14.3\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
||||
"n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || "
|
||||
"(n%100>=11 && n%100<=14)? 2 : 3);\n"
|
||||
"X-Generator: Weblate 5.15.2\n"
|
||||
"Generated-By: Babel 2.17.0\n"
|
||||
|
||||
#. CONSTANT_NAMES['NO_SUBGROUPING']
|
||||
@@ -785,6 +786,8 @@ msgid ""
|
||||
"Automatically loads the next page when scrolling to bottom of the current"
|
||||
" page"
|
||||
msgstr ""
|
||||
"Автоматически загружать следующую страницу при прокрутке вниз текущей "
|
||||
"страницы"
|
||||
|
||||
#: searx/plugins/oa_doi_rewrite.py:54
|
||||
msgid "Open Access DOI rewrite"
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user