4 Commits

Author SHA1 Message Date
benpiano800
37d851fb23 [mod] UI footer: correct capitalization of "SearXNG" in base.html 2025-05-30 09:33:57 +02:00
dependabot[bot]
1b424b8d54 [upd] pypi: Bump the minor group with 2 updates
Bumps the minor group with 2 updates: [selenium](https://github.com/SeleniumHQ/Selenium) and [typer-slim](https://github.com/fastapi/typer).


Updates `selenium` from 4.32.0 to 4.33.0
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases)
- [Commits](https://github.com/SeleniumHQ/Selenium/compare/selenium-4.32.0...selenium-4.33.0)

Updates `typer-slim` from 0.15.4 to 0.16.0
- [Release notes](https://github.com/fastapi/typer/releases)
- [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md)
- [Commits](https://github.com/fastapi/typer/compare/0.15.4...0.16.0)

---
updated-dependencies:
- dependency-name: selenium
  dependency-version: 4.33.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: typer-slim
  dependency-version: 0.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-30 09:23:11 +02:00
dependabot[bot]
b991688fcb [upd] web-client (simple): Bump the minor group
Bumps the minor group in /client/simple with 2 updates: [globals](https://github.com/sindresorhus/globals) and [stylelint](https://github.com/stylelint/stylelint).


Updates `globals` from 16.1.0 to 16.2.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v16.1.0...v16.2.0)

Updates `stylelint` from 16.19.1 to 16.20.0
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/16.19.1...16.20.0)

---
updated-dependencies:
- dependency-name: globals
  dependency-version: 16.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: stylelint
  dependency-version: 16.20.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-30 09:16:49 +02:00
searxng-bot
44471bef35 [l10n] update translations from Weblate
0f55f2438 - 2025-05-29 - sandijs <sandijs@noreply.codeberg.org>
109f7dcb8 - 2025-05-26 - ngf <ngf@noreply.codeberg.org>
d2ba9b3d0 - 2025-05-26 - artnay <artnay@noreply.codeberg.org>
33c6f23bf - 2025-05-26 - realkendrick_fr <realkendrick_fr@noreply.codeberg.org>
2025-05-30 09:13:36 +02:00
14 changed files with 126 additions and 114 deletions

View File

@@ -14,7 +14,7 @@
"edge.js": "^6.2.1",
"eslint": "^9.27.0",
"filemanager-webpack-plugin": "^8.0.0",
"globals": "^16.1.0",
"globals": "^16.2.0",
"ionicons": "^8.0.8",
"leaflet": "^1.9.4",
"less": "^4.3.0",
@@ -22,7 +22,7 @@
"normalize.css": "^8.0.1",
"sharp": "^0.34.2",
"style-loader": "^4.0.0",
"stylelint": "^16.19.1",
"stylelint": "^16.20.0",
"stylelint-config-standard": "^38.0.0",
"stylelint-config-standard-less": "^3.0.1",
"stylelint-prettier": "^5.0.3",
@@ -2657,14 +2657,14 @@
}
},
"node_modules/cacheable": {
"version": "1.8.10",
"resolved": "https://registry.npmjs.org/cacheable/-/cacheable-1.8.10.tgz",
"integrity": "sha512-0ZnbicB/N2R6uziva8l6O6BieBklArWyiGx4GkwAhLKhSHyQtRfM9T1nx7HHuHDKkYB/efJQhz3QJ6x/YqoZzA==",
"version": "1.9.0",
"resolved": "https://registry.npmjs.org/cacheable/-/cacheable-1.9.0.tgz",
"integrity": "sha512-8D5htMCxPDUULux9gFzv30f04Xo3wCnik0oOxKoRTPIBoqA7HtOcJ87uBhQTs3jCfZZTrUBGsYIZOgE0ZRgMAg==",
"dev": true,
"license": "MIT",
"dependencies": {
"hookified": "^1.8.1",
"keyv": "^5.3.2"
"hookified": "^1.8.2",
"keyv": "^5.3.3"
}
},
"node_modules/cacheable/node_modules/keyv": {
@@ -3176,9 +3176,9 @@
"license": "CC0-1.0"
},
"node_modules/debug": {
"version": "4.4.0",
"resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz",
"integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==",
"version": "4.4.1",
"resolved": "https://registry.npmjs.org/debug/-/debug-4.4.1.tgz",
"integrity": "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -4108,9 +4108,9 @@
}
},
"node_modules/globals": {
"version": "16.1.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-16.1.0.tgz",
"integrity": "sha512-aibexHNbb/jiUSObBgpHLj+sIuUmJnYcgXBlrfsiDZ9rt4aF2TFRbyLgZ2iFQuVZ1K5Mx3FVkbKRSgKrbK3K2g==",
"version": "16.2.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-16.2.0.tgz",
"integrity": "sha512-O+7l9tPdHCU320IigZZPj5zmRCFG9xHmx9cU8FqU2Rp+JN714seHV+2S9+JslCpY4gJwU2vOGox0wzgae/MCEg==",
"dev": true,
"license": "MIT",
"engines": {
@@ -4168,9 +4168,9 @@
}
},
"node_modules/hookified": {
"version": "1.8.2",
"resolved": "https://registry.npmjs.org/hookified/-/hookified-1.8.2.tgz",
"integrity": "sha512-5nZbBNP44sFCDjSoB//0N7m508APCgbQ4mGGo1KJGBYyCKNHfry1Pvd0JVHZIxjdnqn8nFRBAN/eFB6Rk/4w5w==",
"version": "1.9.0",
"resolved": "https://registry.npmjs.org/hookified/-/hookified-1.9.0.tgz",
"integrity": "sha512-2yEEGqphImtKIe1NXWEhu6yD3hlFR4Mxk4Mtp3XEyScpSt4pQ4ymmXA1zzxZpj99QkFK+nN0nzjeb2+RUi/6CQ==",
"dev": true,
"license": "MIT"
},
@@ -6235,9 +6235,9 @@
}
},
"node_modules/stylelint": {
"version": "16.19.1",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.19.1.tgz",
"integrity": "sha512-C1SlPZNMKl+d/C867ZdCRthrS+6KuZ3AoGW113RZCOL0M8xOGpgx7G70wq7lFvqvm4dcfdGFVLB/mNaLFChRKw==",
"version": "16.20.0",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.20.0.tgz",
"integrity": "sha512-B5Myu9WRxrgKuLs3YyUXLP2H0mrbejwNxPmyADlACWwFsrL8Bmor/nTSh4OMae5sHjOz6gkSeccQH34gM4/nAw==",
"dev": true,
"funding": [
{
@@ -6261,15 +6261,15 @@
"cosmiconfig": "^9.0.0",
"css-functions-list": "^3.2.3",
"css-tree": "^3.1.0",
"debug": "^4.3.7",
"debug": "^4.4.1",
"fast-glob": "^3.3.3",
"fastest-levenshtein": "^1.0.16",
"file-entry-cache": "^10.0.8",
"file-entry-cache": "^10.1.0",
"global-modules": "^2.0.0",
"globby": "^11.1.0",
"globjoin": "^0.1.4",
"html-tags": "^3.3.1",
"ignore": "^7.0.3",
"ignore": "^7.0.4",
"imurmurhash": "^0.1.4",
"is-plain-object": "^5.0.0",
"known-css-properties": "^0.36.0",
@@ -6489,25 +6489,25 @@
"license": "MIT"
},
"node_modules/stylelint/node_modules/file-entry-cache": {
"version": "10.0.8",
"resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-10.0.8.tgz",
"integrity": "sha512-FGXHpfmI4XyzbLd3HQ8cbUcsFGohJpZtmQRHr8z8FxxtCe2PcpgIlVLwIgunqjvRmXypBETvwhV4ptJizA+Y1Q==",
"version": "10.1.0",
"resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-10.1.0.tgz",
"integrity": "sha512-Et/ex6smi3wOOB+n5mek+Grf7P2AxZR5ueqRUvAAn4qkyatXi3cUC1cuQXVkX0VlzBVsN4BkWJFmY/fYiRTdww==",
"dev": true,
"license": "MIT",
"dependencies": {
"flat-cache": "^6.1.8"
"flat-cache": "^6.1.9"
}
},
"node_modules/stylelint/node_modules/flat-cache": {
"version": "6.1.8",
"resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-6.1.8.tgz",
"integrity": "sha512-R6MaD3nrJAtO7C3QOuS79ficm2pEAy++TgEUD8ii1LVlbcgZ9DtASLkt9B+RZSFCzm7QHDMlXPsqqB6W2Pfr1Q==",
"version": "6.1.9",
"resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-6.1.9.tgz",
"integrity": "sha512-DUqiKkTlAfhtl7g78IuwqYM+YqvT+as0mY+EVk6mfimy19U79pJCzDZQsnqk3Ou/T6hFXWLGbwbADzD/c8Tydg==",
"dev": true,
"license": "MIT",
"dependencies": {
"cacheable": "^1.8.9",
"cacheable": "^1.9.0",
"flatted": "^3.3.3",
"hookified": "^1.8.1"
"hookified": "^1.8.2"
}
},
"node_modules/stylelint/node_modules/globby": {
@@ -6542,9 +6542,9 @@
}
},
"node_modules/stylelint/node_modules/ignore": {
"version": "7.0.3",
"resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.3.tgz",
"integrity": "sha512-bAH5jbK/F3T3Jls4I0SO1hmPR0dKU0a7+SY6n1yzRtG54FLO8d6w/nxLFX2Nb7dBu6cCWXPaAME6cYqFUMmuCA==",
"version": "7.0.4",
"resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.4.tgz",
"integrity": "sha512-gJzzk+PQNznz8ysRrC0aOkBNVRBDtE1n53IqyqEf3PXrYwomFs5q4pGMizBMJF+ykh03insJ27hB8gSrD2Hn8A==",
"dev": true,
"license": "MIT",
"engines": {

View File

@@ -15,7 +15,7 @@
"edge.js": "^6.2.1",
"eslint": "^9.27.0",
"filemanager-webpack-plugin": "^8.0.0",
"globals": "^16.1.0",
"globals": "^16.2.0",
"ionicons": "^8.0.8",
"leaflet": "^1.9.4",
"less": "^4.3.0",
@@ -23,7 +23,7 @@
"normalize.css": "^8.0.1",
"sharp": "^0.34.2",
"style-loader": "^4.0.0",
"stylelint": "^16.19.1",
"stylelint": "^16.20.0",
"stylelint-config-standard": "^38.0.0",
"stylelint-config-standard-less": "^3.0.1",
"stylelint-prettier": "^5.0.3",

View File

@@ -4,7 +4,7 @@ cov-core==1.15.0
black==24.3.0
pylint==3.3.7
splinter==0.21.0
selenium==4.32.0
selenium==4.33.0
Pallets-Sphinx-Themes==2.3.0
Sphinx==7.4.7
sphinx-issues==5.0.1

View File

@@ -17,5 +17,5 @@ markdown-it-py==3.0.0
fasttext-predict==0.9.2.4
tomli==2.2.1; python_version < '3.11'
msgspec==0.19.0
typer-slim==0.15.4
typer-slim==0.16.0
isodate==0.7.2

View File

@@ -64,7 +64,7 @@
</main>
<footer>
<p>
{{ _('Powered by') }} <a href="{{ url_for('info', pagename='about') }}">searxng</a> - {{ searx_version }} — {{ _('a privacy-respecting, open metasearch engine') }}<br>
{{ _('Powered by') }} <a href="{{ url_for('info', pagename='about') }}">SearXNG</a> - {{ searx_version }} — {{ _('a privacy-respecting, open metasearch engine') }}<br>
<a href="{{ searx_git_url }}">{{ _('Source code') }}</a>
| <a href="{{ get_setting('brand.issue_url') }}">{{ _('Issue tracker') }}</a>
{% if enable_metrics %}| <a href="{{ url_for('stats') }}">{{ _('Engine stats') }}</a>{% endif %}

View File

@@ -44,20 +44,22 @@
# curtwheeler <curtwheeler@users.noreply.translate.codeberg.org>, 2025.
# return42 <return42@noreply.codeberg.org>, 2025.
# Atul_Eterno <atul_eterno@noreply.codeberg.org>, 2025.
# realkendrick_fr <realkendrick_fr@noreply.codeberg.org>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2025-05-13 19:13+0000\n"
"PO-Revision-Date: 2025-04-24 14:06+0000\n"
"Last-Translator: Atul_Eterno <atul_eterno@noreply.codeberg.org>\n"
"PO-Revision-Date: 2025-05-27 03:58+0000\n"
"Last-Translator: realkendrick_fr <realkendrick_fr@noreply.codeberg.org>\n"
"Language-Team: Spanish <https://translate.codeberg.org/projects/searxng/"
"searxng/es/>\n"
"Language: es\n"
"Language-Team: Spanish "
"<https://translate.codeberg.org/projects/searxng/searxng/es/>\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.11.4\n"
"Generated-By: Babel 2.17.0\n"
#. CONSTANT_NAMES['NO_SUBGROUPING']
@@ -557,7 +559,7 @@ msgstr "Lista negra de Ahmia"
#: searx/plugins/ahmia_filter.py:33
msgid "Filter out onion results that appear in Ahmia's blacklist."
msgstr ""
msgstr "Filtrar resultados de onion que aparezcan en la lista negra de Ahmia."
#: searx/plugins/calculator.py:38
msgid "Basic Calculator"
@@ -2132,4 +2134,3 @@ msgstr "ocultar video"
#~ msgid "proxied"
#~ msgstr "por un proxy"

View File

@@ -17,20 +17,22 @@
# Anonymous <anonymous@users.noreply.translate.codeberg.org>, 2025.
# Ricky-Tigg <ricky-tigg@users.noreply.translate.codeberg.org>, 2025.
# return42 <return42@noreply.codeberg.org>, 2025.
# artnay <artnay@noreply.codeberg.org>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2025-05-13 19:13+0000\n"
"PO-Revision-Date: 2025-03-31 18:08+0000\n"
"Last-Translator: return42 <return42@noreply.codeberg.org>\n"
"PO-Revision-Date: 2025-05-27 03:58+0000\n"
"Last-Translator: artnay <artnay@noreply.codeberg.org>\n"
"Language-Team: Finnish <https://translate.codeberg.org/projects/searxng/"
"searxng/fi/>\n"
"Language: fi\n"
"Language-Team: Finnish "
"<https://translate.codeberg.org/projects/searxng/searxng/fi/>\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.11.4\n"
"Generated-By: Babel 2.17.0\n"
#. CONSTANT_NAMES['NO_SUBGROUPING']
@@ -526,15 +528,15 @@ msgstr "Tiedoston laatu"
#: searx/plugins/ahmia_filter.py:32
msgid "Ahmia blacklist"
msgstr ""
msgstr "Ahmia-estolista"
#: searx/plugins/ahmia_filter.py:33
msgid "Filter out onion results that appear in Ahmia's blacklist."
msgstr ""
msgstr "Suodata pois Ahmian estolistalla olevat onion-tulokset."
#: searx/plugins/calculator.py:38
msgid "Basic Calculator"
msgstr ""
msgstr "Peruslaskin"
#: searx/plugins/calculator.py:39
msgid "Calculate mathematical expressions via the search bar"
@@ -554,7 +556,7 @@ msgstr "hash-digest"
#: searx/plugins/hostnames.py:123
msgid "Hostnames plugin"
msgstr "Isäntänimien laajennus"
msgstr "Isäntänimien liitännäinen"
#: searx/plugins/hostnames.py:124
msgid "Rewrite hostnames, remove results or prioritize them based on the hostname"
@@ -596,16 +598,16 @@ msgstr "Selaimesi tunnistetiedot: "
#: searx/plugins/tor_check.py:42
msgid "Tor check plugin"
msgstr "Tor-verkon tarkistus lisäosa"
msgstr "Tor-verkon tarkistusliitännäinen"
#: searx/plugins/tor_check.py:44
msgid ""
"This plugin checks if the address of the request is a Tor exit-node, and "
"informs the user if it is; like check.torproject.org, but from SearXNG."
msgstr ""
"Tämä lisäosa tarkistaa, tuleeko pyyntö TOR exit nodesta, ja ilmoittaa "
"käyttäjälle, jos se on, samalla tavalla kuin check.torproject.org, mutta "
"SearXNGista."
"Tämä liitännäinen tarkistaa, tuleeko pyyntö TOR-poistumissolmusta, ja "
"ilmoittaa käyttäjälle, jos niin on; samalla tavalla kuin "
"check.torproject.org, mutta SearXNGista."
#: searx/plugins/tor_check.py:65
msgid "Could not download the list of Tor exit-nodes from"
@@ -629,7 +631,7 @@ msgstr "Poista seurantapalvelinten argumentit palautetusta osoitteesta"
#: searx/plugins/unit_converter.py:49
msgid "Unit converter plugin"
msgstr ""
msgstr "Yksikkömuuntajan liitännäinen"
#: searx/plugins/unit_converter.py:50
msgid "Convert between units"
@@ -1119,7 +1121,7 @@ msgstr "Tämä on luettelo SearXNG:n pikavastausmoduuleista."
#: searx/templates/simple/preferences/answerers.html:29
msgid "This is the list of plugins."
msgstr "Tämä on lista lisäosista."
msgstr "Tämä on lista liitännäisistä."
#: searx/templates/simple/preferences/autocomplete.html:2
msgid "Autocomplete"
@@ -1179,6 +1181,8 @@ msgid ""
"A URL containing your preferences. This URL can be used to restore your "
"settings on a different device."
msgstr ""
"Asetuksesi sisältävä URL-osoite. Tätä URL-osoitetta voi käyttää asetusten "
"palauttamiseen eri laitteella."
#: searx/templates/simple/preferences/cookies.html:46
msgid "Copy preferences hash"
@@ -2086,4 +2090,3 @@ msgstr "piilota video"
#~ msgid "proxied"
#~ msgstr "välityspalvelimella"

View File

@@ -21,22 +21,23 @@
# Anonymous <anonymous@users.noreply.translate.codeberg.org>, 2025.
# shoko <shoko@users.noreply.translate.codeberg.org>, 2025.
# RoyBarina <roybarina@users.noreply.translate.codeberg.org>, 2025.
# ngf <ngf@noreply.codeberg.org>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2025-05-13 19:13+0000\n"
"PO-Revision-Date: 2025-01-30 05:21+0000\n"
"Last-Translator: RoyBarina "
"<roybarina@users.noreply.translate.codeberg.org>\n"
"PO-Revision-Date: 2025-05-27 03:58+0000\n"
"Last-Translator: ngf <ngf@noreply.codeberg.org>\n"
"Language-Team: Hebrew <https://translate.codeberg.org/projects/searxng/"
"searxng/he/>\n"
"Language: he\n"
"Language-Team: Hebrew "
"<https://translate.codeberg.org/projects/searxng/searxng/he/>\n"
"Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 "
"&& n % 10 == 0) ? 2 : 3));\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 == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && "
"n % 10 == 0) ? 2 : 3));\n"
"X-Generator: Weblate 5.11.4\n"
"Generated-By: Babel 2.17.0\n"
#. CONSTANT_NAMES['NO_SUBGROUPING']
@@ -532,15 +533,15 @@ msgstr "איכות קובץ"
#: searx/plugins/ahmia_filter.py:32
msgid "Ahmia blacklist"
msgstr ""
msgstr "הרשימה השחורה של Ahmia"
#: searx/plugins/ahmia_filter.py:33
msgid "Filter out onion results that appear in Ahmia's blacklist."
msgstr ""
msgstr "מסנן תוצאות onion שמופיעות ברשימת השחורה של Ahmia."
#: searx/plugins/calculator.py:38
msgid "Basic Calculator"
msgstr ""
msgstr "מחשבון בסיסי"
#: searx/plugins/calculator.py:39
msgid "Calculate mathematical expressions via the search bar"
@@ -556,7 +557,7 @@ msgstr "ממיר מחרוזות לתוך hash digests (לקט גיבוב) שונ
#: searx/plugins/hash_plugin.py:62
msgid "hash digest"
msgstr "hash digest"
msgstr "דגימת האש"
#: searx/plugins/hostnames.py:123
msgid "Hostnames plugin"
@@ -632,7 +633,7 @@ msgstr "הסר ארגומנטי איתור מתוך URL מוחזר"
#: searx/plugins/unit_converter.py:49
msgid "Unit converter plugin"
msgstr ""
msgstr "תוסף המרה של יחידות"
#: searx/plugins/unit_converter.py:50
msgid "Convert between units"
@@ -1177,6 +1178,8 @@ msgid ""
"A URL containing your preferences. This URL can be used to restore your "
"settings on a different device."
msgstr ""
"כתובת URL המכילה את ההעדפות שלך. ניתן להשתמש בכתובת URL זו כדי לשחזר את "
"ההגדרות שלך במכשיר אחר."
#: searx/templates/simple/preferences/cookies.html:46
msgid "Copy preferences hash"
@@ -2058,4 +2061,3 @@ msgstr "הסתר וידאו"
#~ msgid "proxied"
#~ msgstr "פרוקסי"

View File

@@ -10,22 +10,23 @@
# Obligate <Obligate@users.noreply.translate.codeberg.org>, 2024.
# Anonymous <anonymous@users.noreply.translate.codeberg.org>, 2025.
# Obligate <obligate@users.noreply.translate.codeberg.org>, 2025.
# sandijs <sandijs@noreply.codeberg.org>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2025-05-13 19:13+0000\n"
"PO-Revision-Date: 2025-01-06 15:53+0000\n"
"Last-Translator: return42 <return42@users.noreply.translate.codeberg.org>"
"\n"
"PO-Revision-Date: 2025-05-30 07:10+0000\n"
"Last-Translator: sandijs <sandijs@noreply.codeberg.org>\n"
"Language-Team: Latvian <https://translate.codeberg.org/projects/searxng/"
"searxng/lv/>\n"
"Language: lv\n"
"Language-Team: Latvian "
"<https://translate.codeberg.org/projects/searxng/searxng/lv/>\n"
"Plural-Forms: nplurals=3; plural=(n % 10 == 0 || n % 100 >= 11 && n % 100"
" <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2);\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n % 10 == 0 || n % 100 >= 11 && n % 100 <= "
"19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2);\n"
"X-Generator: Weblate 5.11.4\n"
"Generated-By: Babel 2.17.0\n"
#. CONSTANT_NAMES['NO_SUBGROUPING']
@@ -166,7 +167,7 @@ msgstr "tumšs"
#. STYLE_NAMES['BLACK']
#: searx/searxng.msg
msgid "black"
msgstr ""
msgstr "melns"
#. BRAND_CUSTOM_LINKS['UPTIME']
#: searx/searxng.msg
@@ -293,7 +294,7 @@ msgstr "abonenti"
#. SOCIAL_MEDIA_TERMS['POSTS']
#: searx/engines/lemmy.py:86 searx/searxng.msg
msgid "posts"
msgstr ""
msgstr "ziņojumi"
#. SOCIAL_MEDIA_TERMS['ACTIVE USERS']
#: searx/engines/lemmy.py:87 searx/searxng.msg
@@ -334,17 +335,17 @@ msgstr "autors"
#. SOCIAL_MEDIA_TERMS['THREAD OPEN']
#: searx/engines/discourse.py:149 searx/searxng.msg
msgid "open"
msgstr ""
msgstr "atvērts"
#. SOCIAL_MEDIA_TERMS['THREAD CLOSED']
#: searx/engines/discourse.py:149 searx/searxng.msg
msgid "closed"
msgstr ""
msgstr "aizvērts"
#. SOCIAL_MEDIA_TERMS['THREAD ANSWERED']
#: searx/engines/discourse.py:160 searx/searxng.msg
msgid "answered"
msgstr ""
msgstr "atbildēja"
#: searx/webapp.py:291
msgid "No item found"
@@ -448,7 +449,7 @@ msgstr ""
#: searx/engines/openstreetmap.py:158
msgid "Show route in map .."
msgstr ""
msgstr "Rādīt maršrutu kartē .."
#: searx/engines/pdbe.py:96
#, python-brace-format
@@ -521,23 +522,23 @@ msgstr "Failu kvalitāte"
#: searx/plugins/ahmia_filter.py:32
msgid "Ahmia blacklist"
msgstr ""
msgstr "Ahmia melnais saraksts"
#: searx/plugins/ahmia_filter.py:33
msgid "Filter out onion results that appear in Ahmia's blacklist."
msgstr ""
msgstr "Izfiltrēt \"sīpolu\" rezultātus, kas parādās Ahmia melnajā sarakstā."
#: searx/plugins/calculator.py:38
msgid "Basic Calculator"
msgstr ""
msgstr "Parasts kalkulators"
#: searx/plugins/calculator.py:39
msgid "Calculate mathematical expressions via the search bar"
msgstr ""
msgstr "Izrēķināt matemātiskas izteiksmes, izmantojot meklētāju"
#: searx/plugins/hash_plugin.py:34
msgid "Hash plugin"
msgstr ""
msgstr "Jaucējvērtības spraudnis"
#: searx/plugins/hash_plugin.py:35
msgid "Converts strings to different hash digests."
@@ -549,11 +550,13 @@ msgstr "jaucējkoda sašķelšana"
#: searx/plugins/hostnames.py:123
msgid "Hostnames plugin"
msgstr ""
msgstr "Saimniekvārdu spraudnis"
#: searx/plugins/hostnames.py:124
msgid "Rewrite hostnames, remove results or prioritize them based on the hostname"
msgstr ""
"Pārrakstīt saimniekvārdus, noņemt rezultātus vai prioritizēt tos, "
"pamatojoties uz saimniekvārdu"
#: searx/plugins/oa_doi_rewrite.py:55
msgid "Open Access DOI rewrite"
@@ -576,14 +579,16 @@ msgid ""
"Displays your IP if the query is \"ip\" and your user agent if the query "
"is \"user-agent\"."
msgstr ""
"Tiek izvadīta Jūsu IP, ja pieprasījumā norādīts “ip”, un Jūsu "
"lietotājaģents, ja pieprasījumā norādīts “user-agent”."
#: searx/plugins/self_info.py:52
msgid "Your IP is: "
msgstr ""
msgstr "Jūsu IP ir: "
#: searx/plugins/self_info.py:55
msgid "Your user-agent is: "
msgstr ""
msgstr "Jūsu lietotājaģents ir: "
#: searx/plugins/tor_check.py:42
msgid "Tor check plugin"
@@ -594,18 +599,20 @@ msgid ""
"This plugin checks if the address of the request is a Tor exit-node, and "
"informs the user if it is; like check.torproject.org, but from SearXNG."
msgstr ""
"Šis spraudnis pārbauda vai pieprasītā adrese ir Tor izejas mezgls un informē "
"lietotāju, ja tas tā ir; piemēram, check.torproject.org, bet no SearXNG."
#: searx/plugins/tor_check.py:65
msgid "Could not download the list of Tor exit-nodes from"
msgstr ""
msgstr "Nevarēja lejupielādēt Tor izejas mezglu sarakstu no"
#: searx/plugins/tor_check.py:72
msgid "You are using Tor and it looks like you have the external IP address"
msgstr ""
msgstr "Jūs lietojat Tor un izskatās, ka Jums ir ārējā IP adrese"
#: searx/plugins/tor_check.py:76
msgid "You are not using Tor and you have the external IP address"
msgstr ""
msgstr "Jūs nelietojat Tor un Jums ir ārējā IP adrese"
#: searx/plugins/tracker_url_remover.py:37
msgid "Tracker URL remover"
@@ -613,15 +620,15 @@ msgstr "Izsekošanas URL noņemšanas līdzeklis"
#: searx/plugins/tracker_url_remover.py:38
msgid "Remove trackers arguments from the returned URL"
msgstr ""
msgstr "Noņemt izsekotāju argumentus no atgrieztā URL"
#: searx/plugins/unit_converter.py:49
msgid "Unit converter plugin"
msgstr ""
msgstr "Vienību pārveidotāja spraudnis"
#: searx/plugins/unit_converter.py:50
msgid "Convert between units"
msgstr ""
msgstr "Konvertēt starp vienībām"
#: searx/templates/simple/404.html:4
msgid "Page not found"
@@ -634,7 +641,7 @@ msgstr "Doties uz %(search_page)s."
#: searx/templates/simple/404.html:6
msgid "search page"
msgstr ""
msgstr "meklēšanas lapa"
#: searx/templates/simple/base.html:53
msgid "Donate"
@@ -647,11 +654,11 @@ msgstr "Opcijas"
#: searx/templates/simple/base.html:67
msgid "Powered by"
msgstr ""
msgstr "Darbojas ar"
#: searx/templates/simple/base.html:67
msgid "a privacy-respecting, open metasearch engine"
msgstr ""
msgstr "privātumu respektējoša, atvērta meta-meklētājprogramma"
#: searx/templates/simple/base.html:68
#: searx/templates/simple/result_templates/packages.html:59
@@ -660,15 +667,15 @@ msgstr "Pirmkods"
#: searx/templates/simple/base.html:69
msgid "Issue tracker"
msgstr ""
msgstr "Problēmu izsekotājs"
#: searx/templates/simple/base.html:70 searx/templates/simple/stats.html:18
msgid "Engine stats"
msgstr ""
msgstr "Dzinēja statistika"
#: searx/templates/simple/base.html:72
msgid "Public instances"
msgstr ""
msgstr "Publiskās instances"
#: searx/templates/simple/base.html:75
msgid "Privacy policy"
@@ -1784,4 +1791,3 @@ msgstr "slēpt video"
#~ msgid "proxied"
#~ msgstr ""

View File

@@ -9,7 +9,7 @@ url = "http://localhost:11111/"
def test_index(browser):
# Visit URL
browser.visit(url)
assert browser.is_text_present('searxng')
assert browser.is_text_present('SearXNG')
def test_404(browser):
@@ -20,7 +20,7 @@ def test_404(browser):
def test_about(browser):
browser.visit(url)
browser.links.find_by_text('searxng').click()
browser.links.find_by_text('SearXNG').click()
assert browser.is_text_present('Why use it?')