mirror of
https://github.com/searxng/searxng.git
synced 2026-04-15 13:31:17 +00:00
Compare commits
32 Commits
c687698e79
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ee66b070a9 | ||
|
|
9e08a6771f | ||
|
|
919aeae42a | ||
|
|
20fc6fe80d | ||
|
|
fb68010f72 | ||
|
|
e90c036ed6 | ||
|
|
e094ed3976 | ||
|
|
7737a0da1a | ||
|
|
67af4894d4 | ||
|
|
08ef7a63d7 | ||
|
|
346a467077 | ||
|
|
e12b722ddc | ||
|
|
24948350f6 | ||
|
|
474b0a55b0 | ||
|
|
69f04d59dc | ||
|
|
7adace694c | ||
|
|
e92f6b70a0 | ||
|
|
c980fa1efc | ||
|
|
53141be387 | ||
|
|
953933d472 | ||
|
|
bab3879cba | ||
|
|
7ac4ff39fe | ||
|
|
ea6f491c93 | ||
|
|
5ecf7515dc | ||
|
|
c8208fa8bb | ||
|
|
40e5ba9fdc | ||
|
|
cf5389afd4 | ||
|
|
ae51c349fd | ||
|
|
6b9856d643 | ||
|
|
e58516daf5 | ||
|
|
265858ee2b | ||
|
|
d7a83b8d8a |
8
.github/workflows/container.yml
vendored
8
.github/workflows/container.yml
vendored
@@ -109,7 +109,7 @@ jobs:
|
||||
uses: docker/setup-qemu-action@ce360397dd3f832beb865e1373c09c0e9f86d70a # v4.0.0
|
||||
|
||||
- name: Login to GHCR
|
||||
uses: docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4.0.0
|
||||
uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4.1.0
|
||||
with:
|
||||
registry: "ghcr.io"
|
||||
username: "${{ github.repository_owner }}"
|
||||
@@ -150,7 +150,7 @@ jobs:
|
||||
uses: docker/setup-qemu-action@ce360397dd3f832beb865e1373c09c0e9f86d70a # v4.0.0
|
||||
|
||||
- name: Login to GHCR
|
||||
uses: docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4.0.0
|
||||
uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4.1.0
|
||||
with:
|
||||
registry: "ghcr.io"
|
||||
username: "${{ github.repository_owner }}"
|
||||
@@ -180,14 +180,14 @@ jobs:
|
||||
persist-credentials: "false"
|
||||
|
||||
- name: Login to GHCR
|
||||
uses: docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4.0.0
|
||||
uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4.1.0
|
||||
with:
|
||||
registry: "ghcr.io"
|
||||
username: "${{ github.repository_owner }}"
|
||||
password: "${{ secrets.GITHUB_TOKEN }}"
|
||||
|
||||
- name: Login to Docker Hub
|
||||
uses: docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4.0.0
|
||||
uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4.1.0
|
||||
with:
|
||||
registry: "docker.io"
|
||||
username: "${{ secrets.DOCKER_USER }}"
|
||||
|
||||
2
.github/workflows/l10n.yml
vendored
2
.github/workflows/l10n.yml
vendored
@@ -132,7 +132,7 @@ jobs:
|
||||
body: |
|
||||
[l10n] update translations from Weblate
|
||||
labels: |
|
||||
translation
|
||||
area:i18n
|
||||
|
||||
- name: Display information
|
||||
run: |
|
||||
|
||||
4
.github/workflows/security.yml
vendored
4
.github/workflows/security.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
||||
persist-credentials: "false"
|
||||
|
||||
- name: Sync GHCS from Docker Scout
|
||||
uses: docker/scout-action@1128f02d1e60f339af7306e0e62b9fdc13d9fab9 # v1.20.2
|
||||
uses: docker/scout-action@bacf462e8d090c09660de30a6ccc718035f961e3 # v1.20.4
|
||||
with:
|
||||
organization: "searxng"
|
||||
dockerhub-user: "${{ secrets.DOCKER_USER }}"
|
||||
@@ -41,6 +41,6 @@ jobs:
|
||||
write-comment: "false"
|
||||
|
||||
- name: Upload SARIFs
|
||||
uses: github/codeql-action/upload-sarif@b1bff81932f5cdfc8695c7752dcee935dcd061c8 # v4.33.0
|
||||
uses: github/codeql-action/upload-sarif@c10b8064de6f491fea524254123dbe5e09572f13 # v4.35.1
|
||||
with:
|
||||
sarif_file: "./scout.sarif"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"$schema": "https://biomejs.dev/schemas/2.4.8/schema.json",
|
||||
"$schema": "./node_modules/@biomejs/biome/configuration_schema.json",
|
||||
"files": {
|
||||
"ignoreUnknown": true,
|
||||
"includes": ["**", "!node_modules"]
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
/*
|
||||
this file is generated automatically by searxng_extra/update/update_pygments.py
|
||||
using pygments version 2.19.2:
|
||||
using pygments version 2.20.0:
|
||||
|
||||
./manage templates.simple.pygments
|
||||
*/
|
||||
|
||||
400
client/simple/package-lock.json
generated
400
client/simple/package-lock.json
generated
@@ -15,21 +15,21 @@
|
||||
"swiped-events": "1.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "2.4.8",
|
||||
"@biomejs/biome": "2.4.10",
|
||||
"@types/node": "^25.5.0",
|
||||
"browserslist": "^4.28.1",
|
||||
"browserslist": "^4.28.2",
|
||||
"browserslist-to-esbuild": "^2.1.1",
|
||||
"edge.js": "^6.5.0",
|
||||
"less": "^4.6.4",
|
||||
"mathjs": "^15.1.1",
|
||||
"sharp": "~0.34.5",
|
||||
"sort-package-json": "^3.6.1",
|
||||
"stylelint": "^17.5.0",
|
||||
"stylelint": "^17.6.0",
|
||||
"stylelint-config-standard-less": "^4.1.0",
|
||||
"stylelint-prettier": "^5.0.3",
|
||||
"svgo": "^4.0.1",
|
||||
"typescript": "~6.0.2",
|
||||
"vite": "^8.0.2",
|
||||
"vite": "^8.0.3",
|
||||
"vite-bundle-analyzer": "^1.3.6"
|
||||
}
|
||||
},
|
||||
@@ -69,9 +69,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@biomejs/biome": {
|
||||
"version": "2.4.8",
|
||||
"resolved": "https://registry.npmjs.org/@biomejs/biome/-/biome-2.4.8.tgz",
|
||||
"integrity": "sha512-ponn0oKOky1oRXBV+rlSaUlixUxf1aZvWC19Z41zBfUOUesthrQqL3OtiAlSB1EjFjyWpn98Q64DHelhA6jNlA==",
|
||||
"version": "2.4.10",
|
||||
"resolved": "https://registry.npmjs.org/@biomejs/biome/-/biome-2.4.10.tgz",
|
||||
"integrity": "sha512-xxA3AphFQ1geij4JTHXv4EeSTda1IFn22ye9LdyVPoJU19fNVl0uzfEuhsfQ4Yue/0FaLs2/ccVi4UDiE7R30w==",
|
||||
"dev": true,
|
||||
"license": "MIT OR Apache-2.0",
|
||||
"bin": {
|
||||
@@ -85,20 +85,20 @@
|
||||
"url": "https://opencollective.com/biome"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@biomejs/cli-darwin-arm64": "2.4.8",
|
||||
"@biomejs/cli-darwin-x64": "2.4.8",
|
||||
"@biomejs/cli-linux-arm64": "2.4.8",
|
||||
"@biomejs/cli-linux-arm64-musl": "2.4.8",
|
||||
"@biomejs/cli-linux-x64": "2.4.8",
|
||||
"@biomejs/cli-linux-x64-musl": "2.4.8",
|
||||
"@biomejs/cli-win32-arm64": "2.4.8",
|
||||
"@biomejs/cli-win32-x64": "2.4.8"
|
||||
"@biomejs/cli-darwin-arm64": "2.4.10",
|
||||
"@biomejs/cli-darwin-x64": "2.4.10",
|
||||
"@biomejs/cli-linux-arm64": "2.4.10",
|
||||
"@biomejs/cli-linux-arm64-musl": "2.4.10",
|
||||
"@biomejs/cli-linux-x64": "2.4.10",
|
||||
"@biomejs/cli-linux-x64-musl": "2.4.10",
|
||||
"@biomejs/cli-win32-arm64": "2.4.10",
|
||||
"@biomejs/cli-win32-x64": "2.4.10"
|
||||
}
|
||||
},
|
||||
"node_modules/@biomejs/cli-darwin-arm64": {
|
||||
"version": "2.4.8",
|
||||
"resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-arm64/-/cli-darwin-arm64-2.4.8.tgz",
|
||||
"integrity": "sha512-ARx0tECE8I7S2C2yjnWYLNbBdDoPdq3oyNLhMglmuctThwUsuzFWRKrHmIGwIRWKz0Mat9DuzLEDp52hGnrxGQ==",
|
||||
"version": "2.4.10",
|
||||
"resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-arm64/-/cli-darwin-arm64-2.4.10.tgz",
|
||||
"integrity": "sha512-vuzzI1cWqDVzOMIkYyHbKqp+AkQq4K7k+UCXWpkYcY/HDn1UxdsbsfgtVpa40shem8Kax4TLDLlx8kMAecgqiw==",
|
||||
"cpu": [
|
||||
"arm64"
|
||||
],
|
||||
@@ -113,9 +113,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@biomejs/cli-darwin-x64": {
|
||||
"version": "2.4.8",
|
||||
"resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-x64/-/cli-darwin-x64-2.4.8.tgz",
|
||||
"integrity": "sha512-Jg9/PsB9vDCJlANE8uhG7qDhb5w0Ix69D7XIIc8IfZPUoiPrbLm33k2Ig3NOJ/7nb3UbesFz3D1aDKm9DvzjhQ==",
|
||||
"version": "2.4.10",
|
||||
"resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-x64/-/cli-darwin-x64-2.4.10.tgz",
|
||||
"integrity": "sha512-14fzASRo+BPotwp7nWULy2W5xeUyFnTaq1V13Etrrxkrih+ez/2QfgFm5Ehtf5vSjtgx/IJycMMpn5kPd5ZNaA==",
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
@@ -130,9 +130,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@biomejs/cli-linux-arm64": {
|
||||
"version": "2.4.8",
|
||||
"resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64/-/cli-linux-arm64-2.4.8.tgz",
|
||||
"integrity": "sha512-5CdrsJct76XG2hpKFwXnEtlT1p+4g4yV+XvvwBpzKsTNLO9c6iLlAxwcae2BJ7ekPGWjNGw9j09T5KGPKKxQig==",
|
||||
"version": "2.4.10",
|
||||
"resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64/-/cli-linux-arm64-2.4.10.tgz",
|
||||
"integrity": "sha512-7MH1CMW5uuxQ/s7FLST63qF8B3Hgu2HRdZ7tA1X1+mk+St4JOuIrqdhIBnnyqeyWJNI+Bww7Es5QZ0wIc1Cmkw==",
|
||||
"cpu": [
|
||||
"arm64"
|
||||
],
|
||||
@@ -147,9 +147,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@biomejs/cli-linux-arm64-musl": {
|
||||
"version": "2.4.8",
|
||||
"resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64-musl/-/cli-linux-arm64-musl-2.4.8.tgz",
|
||||
"integrity": "sha512-Zo9OhBQDJ3IBGPlqHiTISloo5H0+FBIpemqIJdW/0edJ+gEcLR+MZeZozcUyz3o1nXkVA7++DdRKQT0599j9jA==",
|
||||
"version": "2.4.10",
|
||||
"resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64-musl/-/cli-linux-arm64-musl-2.4.10.tgz",
|
||||
"integrity": "sha512-WrJY6UuiSD/Dh+nwK2qOTu8kdMDlLV3dLMmychIghHPAysWFq1/DGC1pVZx8POE3ZkzKR3PUUnVrtZfMfaJjyQ==",
|
||||
"cpu": [
|
||||
"arm64"
|
||||
],
|
||||
@@ -164,9 +164,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@biomejs/cli-linux-x64": {
|
||||
"version": "2.4.8",
|
||||
"resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64/-/cli-linux-x64-2.4.8.tgz",
|
||||
"integrity": "sha512-PdKXspVEaMCQLjtZCn6vfSck/li4KX9KGwSDbZdgIqlrizJ2MnMcE3TvHa2tVfXNmbjMikzcfJpuPWH695yJrw==",
|
||||
"version": "2.4.10",
|
||||
"resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64/-/cli-linux-x64-2.4.10.tgz",
|
||||
"integrity": "sha512-tZLvEEi2u9Xu1zAqRjTcpIDGVtldigVvzug2fTuPG0ME/g8/mXpRPcNgLB22bGn6FvLJpHHnqLnwliOu8xjYrg==",
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
@@ -181,9 +181,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@biomejs/cli-linux-x64-musl": {
|
||||
"version": "2.4.8",
|
||||
"resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64-musl/-/cli-linux-x64-musl-2.4.8.tgz",
|
||||
"integrity": "sha512-Gi8quv8MEuDdKaPFtS2XjEnMqODPsRg6POT6KhoP+VrkNb+T2ywunVB+TvOU0LX1jAZzfBr+3V1mIbBhzAMKvw==",
|
||||
"version": "2.4.10",
|
||||
"resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64-musl/-/cli-linux-x64-musl-2.4.10.tgz",
|
||||
"integrity": "sha512-kDTi3pI6PBN6CiczsWYOyP2zk0IJI08EWEQyDMQWW221rPaaEz6FvjLhnU07KMzLv8q3qSuoB93ua6inSQ55Tw==",
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
@@ -198,9 +198,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@biomejs/cli-win32-arm64": {
|
||||
"version": "2.4.8",
|
||||
"resolved": "https://registry.npmjs.org/@biomejs/cli-win32-arm64/-/cli-win32-arm64-2.4.8.tgz",
|
||||
"integrity": "sha512-LoFatS0tnHv6KkCVpIy3qZCih+MxUMvdYiPWLHRri7mhi2vyOOs8OrbZBcLTUEWCS+ktO72nZMy4F96oMhkOHQ==",
|
||||
"version": "2.4.10",
|
||||
"resolved": "https://registry.npmjs.org/@biomejs/cli-win32-arm64/-/cli-win32-arm64-2.4.10.tgz",
|
||||
"integrity": "sha512-umwQU6qPzH+ISTf/eHyJ/QoQnJs3V9Vpjz2OjZXe9MVBZ7prgGafMy7yYeRGnlmDAn87AKTF3Q6weLoMGpeqdQ==",
|
||||
"cpu": [
|
||||
"arm64"
|
||||
],
|
||||
@@ -215,9 +215,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@biomejs/cli-win32-x64": {
|
||||
"version": "2.4.8",
|
||||
"resolved": "https://registry.npmjs.org/@biomejs/cli-win32-x64/-/cli-win32-x64-2.4.8.tgz",
|
||||
"integrity": "sha512-vAn7iXDoUbqFXqVocuq1sMYAd33p8+mmurqJkWl6CtIhobd/O6moe4rY5AJvzbunn/qZCdiDVcveqtkFh1e7Hg==",
|
||||
"version": "2.4.10",
|
||||
"resolved": "https://registry.npmjs.org/@biomejs/cli-win32-x64/-/cli-win32-x64-2.4.10.tgz",
|
||||
"integrity": "sha512-aW/JU5GuyH4uxMrNYpoC2kjaHlyJGLgIa3XkhPEZI0uKhZhJZU8BuEyJmvgzSPQNGozBwWjC972RaNdcJ9KyJg==",
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
@@ -245,13 +245,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@cacheable/utils": {
|
||||
"version": "2.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@cacheable/utils/-/utils-2.4.0.tgz",
|
||||
"integrity": "sha512-PeMMsqjVq+bF0WBsxFBxr/WozBJiZKY0rUojuaCoIaKnEl3Ju1wfEwS+SV1DU/cSe8fqHIPiYJFif8T3MVt4cQ==",
|
||||
"version": "2.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@cacheable/utils/-/utils-2.4.1.tgz",
|
||||
"integrity": "sha512-eiFgzCbIneyMlLOmNG4g9xzF7Hv3Mga4LjxjcSC/ues6VYq2+gUbQI8JqNuw/ZM8tJIeIaBGpswAsqV2V7ApgA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"hashery": "^1.5.0",
|
||||
"hashery": "^1.5.1",
|
||||
"keyv": "^5.6.0"
|
||||
}
|
||||
},
|
||||
@@ -304,9 +304,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@csstools/css-syntax-patches-for-csstree": {
|
||||
"version": "1.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@csstools/css-syntax-patches-for-csstree/-/css-syntax-patches-for-csstree-1.1.1.tgz",
|
||||
"integrity": "sha512-BvqN0AMWNAnLk9G8jnUT77D+mUbY/H2b3uDTvg2isJkHaOufUE2R3AOwxWo7VBQKT1lOdwdvorddo2B/lk64+w==",
|
||||
"version": "1.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@csstools/css-syntax-patches-for-csstree/-/css-syntax-patches-for-csstree-1.1.2.tgz",
|
||||
"integrity": "sha512-5GkLzz4prTIpoyeUiIu3iV6CSG3Plo7xRVOFPKI7FVEJ3mZ0A8SwK0XU3Gl7xAkiQ+mDyam+NNp875/C5y+jSA==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
{
|
||||
@@ -419,33 +419,10 @@
|
||||
"postcss-selector-parser": "^7.1.1"
|
||||
}
|
||||
},
|
||||
"node_modules/@emnapi/core": {
|
||||
"version": "1.9.1",
|
||||
"resolved": "https://registry.npmjs.org/@emnapi/core/-/core-1.9.1.tgz",
|
||||
"integrity": "sha512-mukuNALVsoix/w1BJwFzwXBN/dHeejQtuVzcDsfOEsdpCumXb/E9j8w11h5S54tT1xhifGfbbSm/ICrObRb3KA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
"dependencies": {
|
||||
"@emnapi/wasi-threads": "1.2.0",
|
||||
"tslib": "^2.4.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@emnapi/runtime": {
|
||||
"version": "1.9.1",
|
||||
"resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.9.1.tgz",
|
||||
"integrity": "sha512-VYi5+ZVLhpgK4hQ0TAjiQiZ6ol0oe4mBx7mVv7IflsiEp0OWoVsp/+f9Vc1hOhE0TtkORVrI1GvzyreqpgWtkA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
"dependencies": {
|
||||
"tslib": "^2.4.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@emnapi/wasi-threads": {
|
||||
"version": "1.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@emnapi/wasi-threads/-/wasi-threads-1.2.0.tgz",
|
||||
"integrity": "sha512-N10dEJNSsUx41Z6pZsXU8FjPjpBEplgH24sfkmITrBED1/U2Esum9F3lfLrMjKHHjmi557zQn7kR9R+XWXu5Rg==",
|
||||
"version": "1.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@emnapi/wasi-threads/-/wasi-threads-1.2.1.tgz",
|
||||
"integrity": "sha512-uTII7OYF+/Mes/MrcIOYp5yOtSMLBWSIoLPpcgwipoiKbli6k322tcoFsxoIIxPDqW01SQGAgko4EzZi2BNv2w==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
@@ -968,20 +945,22 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@napi-rs/wasm-runtime": {
|
||||
"version": "1.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-1.1.1.tgz",
|
||||
"integrity": "sha512-p64ah1M1ld8xjWv3qbvFwHiFVWrq1yFvV4f7w+mzaqiR4IlSgkqhcRdHwsGgomwzBH51sRY4NEowLxnaBjcW/A==",
|
||||
"version": "1.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-1.1.2.tgz",
|
||||
"integrity": "sha512-sNXv5oLJ7ob93xkZ1XnxisYhGYXfaG9f65/ZgYuAu3qt7b3NadcOEhLvx28hv31PgX8SZJRYrAIPQilQmFpLVw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
"dependencies": {
|
||||
"@emnapi/core": "^1.7.1",
|
||||
"@emnapi/runtime": "^1.7.1",
|
||||
"@tybys/wasm-util": "^0.10.1"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
"url": "https://github.com/sponsors/Brooooooklyn"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@emnapi/core": "^1.7.1",
|
||||
"@emnapi/runtime": "^1.7.1"
|
||||
}
|
||||
},
|
||||
"node_modules/@nodelib/fs.scandir": {
|
||||
@@ -1107,9 +1086,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@rolldown/binding-android-arm64": {
|
||||
"version": "1.0.0-rc.11",
|
||||
"resolved": "https://registry.npmjs.org/@rolldown/binding-android-arm64/-/binding-android-arm64-1.0.0-rc.11.tgz",
|
||||
"integrity": "sha512-SJ+/g+xNnOh6NqYxD0V3uVN4W3VfnrGsC9/hoglicgTNfABFG9JjISvkkU0dNY84MNHLWyOgxP9v9Y9pX4S7+A==",
|
||||
"version": "1.0.0-rc.12",
|
||||
"resolved": "https://registry.npmjs.org/@rolldown/binding-android-arm64/-/binding-android-arm64-1.0.0-rc.12.tgz",
|
||||
"integrity": "sha512-pv1y2Fv0JybcykuiiD3qBOBdz6RteYojRFY1d+b95WVuzx211CRh+ytI/+9iVyWQ6koTh5dawe4S/yRfOFjgaA==",
|
||||
"cpu": [
|
||||
"arm64"
|
||||
],
|
||||
@@ -1124,9 +1103,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@rolldown/binding-darwin-arm64": {
|
||||
"version": "1.0.0-rc.11",
|
||||
"resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-arm64/-/binding-darwin-arm64-1.0.0-rc.11.tgz",
|
||||
"integrity": "sha512-7WQgR8SfOPwmDZGFkThUvsmd/nwAWv91oCO4I5LS7RKrssPZmOt7jONN0cW17ydGC1n/+puol1IpoieKqQidmg==",
|
||||
"version": "1.0.0-rc.12",
|
||||
"resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-arm64/-/binding-darwin-arm64-1.0.0-rc.12.tgz",
|
||||
"integrity": "sha512-cFYr6zTG/3PXXF3pUO+umXxt1wkRK/0AYT8lDwuqvRC+LuKYWSAQAQZjCWDQpAH172ZV6ieYrNnFzVVcnSflAg==",
|
||||
"cpu": [
|
||||
"arm64"
|
||||
],
|
||||
@@ -1141,9 +1120,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@rolldown/binding-darwin-x64": {
|
||||
"version": "1.0.0-rc.11",
|
||||
"resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-x64/-/binding-darwin-x64-1.0.0-rc.11.tgz",
|
||||
"integrity": "sha512-39Ks6UvIHq4rEogIfQBoBRusj0Q0nPVWIvqmwBLaT6aqQGIakHdESBVOPRRLacy4WwUPIx4ZKzfZ9PMW+IeyUQ==",
|
||||
"version": "1.0.0-rc.12",
|
||||
"resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-x64/-/binding-darwin-x64-1.0.0-rc.12.tgz",
|
||||
"integrity": "sha512-ZCsYknnHzeXYps0lGBz8JrF37GpE9bFVefrlmDrAQhOEi4IOIlcoU1+FwHEtyXGx2VkYAvhu7dyBf75EJQffBw==",
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
@@ -1158,9 +1137,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@rolldown/binding-freebsd-x64": {
|
||||
"version": "1.0.0-rc.11",
|
||||
"resolved": "https://registry.npmjs.org/@rolldown/binding-freebsd-x64/-/binding-freebsd-x64-1.0.0-rc.11.tgz",
|
||||
"integrity": "sha512-jfsm0ZHfhiqrvWjJAmzsqiIFPz5e7mAoCOPBNTcNgkiid/LaFKiq92+0ojH+nmJmKYkre4t71BWXUZDNp7vsag==",
|
||||
"version": "1.0.0-rc.12",
|
||||
"resolved": "https://registry.npmjs.org/@rolldown/binding-freebsd-x64/-/binding-freebsd-x64-1.0.0-rc.12.tgz",
|
||||
"integrity": "sha512-dMLeprcVsyJsKolRXyoTH3NL6qtsT0Y2xeuEA8WQJquWFXkEC4bcu1rLZZSnZRMtAqwtrF/Ib9Ddtpa/Gkge9Q==",
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
@@ -1175,9 +1154,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@rolldown/binding-linux-arm-gnueabihf": {
|
||||
"version": "1.0.0-rc.11",
|
||||
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.0.0-rc.11.tgz",
|
||||
"integrity": "sha512-zjQaUtSyq1nVe3nxmlSCuR96T1LPlpvmJ0SZy0WJFEsV4kFbXcq2u68L4E6O0XeFj4aex9bEauqjW8UQBeAvfQ==",
|
||||
"version": "1.0.0-rc.12",
|
||||
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.0.0-rc.12.tgz",
|
||||
"integrity": "sha512-YqWjAgGC/9M1lz3GR1r1rP79nMgo3mQiiA+Hfo+pvKFK1fAJ1bCi0ZQVh8noOqNacuY1qIcfyVfP6HoyBRZ85Q==",
|
||||
"cpu": [
|
||||
"arm"
|
||||
],
|
||||
@@ -1192,9 +1171,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@rolldown/binding-linux-arm64-gnu": {
|
||||
"version": "1.0.0-rc.11",
|
||||
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.0.0-rc.11.tgz",
|
||||
"integrity": "sha512-WMW1yE6IOnehTcFE9eipFkm3XN63zypWlrJQ2iF7NrQ9b2LDRjumFoOGJE8RJJTJCTBAdmLMnJ8uVitACUUo1Q==",
|
||||
"version": "1.0.0-rc.12",
|
||||
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.0.0-rc.12.tgz",
|
||||
"integrity": "sha512-/I5AS4cIroLpslsmzXfwbe5OmWvSsrFuEw3mwvbQ1kDxJ822hFHIx+vsN/TAzNVyepI/j/GSzrtCIwQPeKCLIg==",
|
||||
"cpu": [
|
||||
"arm64"
|
||||
],
|
||||
@@ -1209,9 +1188,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@rolldown/binding-linux-arm64-musl": {
|
||||
"version": "1.0.0-rc.11",
|
||||
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.0.0-rc.11.tgz",
|
||||
"integrity": "sha512-jfndI9tsfm4APzjNt6QdBkYwre5lRPUgHeDHoI7ydKUuJvz3lZeCfMsI56BZj+7BYqiKsJm7cfd/6KYV7ubrBg==",
|
||||
"version": "1.0.0-rc.12",
|
||||
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.0.0-rc.12.tgz",
|
||||
"integrity": "sha512-V6/wZztnBqlx5hJQqNWwFdxIKN0m38p8Jas+VoSfgH54HSj9tKTt1dZvG6JRHcjh6D7TvrJPWFGaY9UBVOaWPw==",
|
||||
"cpu": [
|
||||
"arm64"
|
||||
],
|
||||
@@ -1226,9 +1205,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@rolldown/binding-linux-ppc64-gnu": {
|
||||
"version": "1.0.0-rc.11",
|
||||
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.0.0-rc.11.tgz",
|
||||
"integrity": "sha512-ZlFgw46NOAGMgcdvdYwAGu2Q+SLFA9LzbJLW+iyMOJyhj5wk6P3KEE9Gct4xWwSzFoPI7JCdYmYMzVtlgQ+zfw==",
|
||||
"version": "1.0.0-rc.12",
|
||||
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.0.0-rc.12.tgz",
|
||||
"integrity": "sha512-AP3E9BpcUYliZCxa3w5Kwj9OtEVDYK6sVoUzy4vTOJsjPOgdaJZKFmN4oOlX0Wp0RPV2ETfmIra9x1xuayFB7g==",
|
||||
"cpu": [
|
||||
"ppc64"
|
||||
],
|
||||
@@ -1243,9 +1222,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@rolldown/binding-linux-s390x-gnu": {
|
||||
"version": "1.0.0-rc.11",
|
||||
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.0.0-rc.11.tgz",
|
||||
"integrity": "sha512-hIOYmuT6ofM4K04XAZd3OzMySEO4K0/nc9+jmNcxNAxRi6c5UWpqfw3KMFV4MVFWL+jQsSh+bGw2VqmaPMTLyw==",
|
||||
"version": "1.0.0-rc.12",
|
||||
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.0.0-rc.12.tgz",
|
||||
"integrity": "sha512-nWwpvUSPkoFmZo0kQazZYOrT7J5DGOJ/+QHHzjvNlooDZED8oH82Yg67HvehPPLAg5fUff7TfWFHQS8IV1n3og==",
|
||||
"cpu": [
|
||||
"s390x"
|
||||
],
|
||||
@@ -1260,9 +1239,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@rolldown/binding-linux-x64-gnu": {
|
||||
"version": "1.0.0-rc.11",
|
||||
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.0.0-rc.11.tgz",
|
||||
"integrity": "sha512-qXBQQO9OvkjjQPLdUVr7Nr2t3QTZI7s4KZtfw7HzBgjbmAPSFwSv4rmET9lLSgq3rH/ndA3ngv3Qb8l2njoPNA==",
|
||||
"version": "1.0.0-rc.12",
|
||||
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.0.0-rc.12.tgz",
|
||||
"integrity": "sha512-RNrafz5bcwRy+O9e6P8Z/OCAJW/A+qtBczIqVYwTs14pf4iV1/+eKEjdOUta93q2TsT/FI0XYDP3TCky38LMAg==",
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
@@ -1277,9 +1256,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@rolldown/binding-linux-x64-musl": {
|
||||
"version": "1.0.0-rc.11",
|
||||
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-musl/-/binding-linux-x64-musl-1.0.0-rc.11.tgz",
|
||||
"integrity": "sha512-/tpFfoSTzUkH9LPY+cYbqZBDyyX62w5fICq9qzsHLL8uTI6BHip3Q9Uzft0wylk/i8OOwKik8OxW+QAhDmzwmg==",
|
||||
"version": "1.0.0-rc.12",
|
||||
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-musl/-/binding-linux-x64-musl-1.0.0-rc.12.tgz",
|
||||
"integrity": "sha512-Jpw/0iwoKWx3LJ2rc1yjFrj+T7iHZn2JDg1Yny1ma0luviFS4mhAIcd1LFNxK3EYu3DHWCps0ydXQ5i/rrJ2ig==",
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
@@ -1294,9 +1273,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@rolldown/binding-openharmony-arm64": {
|
||||
"version": "1.0.0-rc.11",
|
||||
"resolved": "https://registry.npmjs.org/@rolldown/binding-openharmony-arm64/-/binding-openharmony-arm64-1.0.0-rc.11.tgz",
|
||||
"integrity": "sha512-mcp3Rio2w72IvdZG0oQ4bM2c2oumtwHfUfKncUM6zGgz0KgPz4YmDPQfnXEiY5t3+KD/i8HG2rOB/LxdmieK2g==",
|
||||
"version": "1.0.0-rc.12",
|
||||
"resolved": "https://registry.npmjs.org/@rolldown/binding-openharmony-arm64/-/binding-openharmony-arm64-1.0.0-rc.12.tgz",
|
||||
"integrity": "sha512-vRugONE4yMfVn0+7lUKdKvN4D5YusEiPilaoO2sgUWpCvrncvWgPMzK00ZFFJuiPgLwgFNP5eSiUlv2tfc+lpA==",
|
||||
"cpu": [
|
||||
"arm64"
|
||||
],
|
||||
@@ -1311,9 +1290,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@rolldown/binding-wasm32-wasi": {
|
||||
"version": "1.0.0-rc.11",
|
||||
"resolved": "https://registry.npmjs.org/@rolldown/binding-wasm32-wasi/-/binding-wasm32-wasi-1.0.0-rc.11.tgz",
|
||||
"integrity": "sha512-LXk5Hii1Ph9asuGRjBuz8TUxdc1lWzB7nyfdoRgI0WGPZKmCxvlKk8KfYysqtr4MfGElu/f/pEQRh8fcEgkrWw==",
|
||||
"version": "1.0.0-rc.12",
|
||||
"resolved": "https://registry.npmjs.org/@rolldown/binding-wasm32-wasi/-/binding-wasm32-wasi-1.0.0-rc.12.tgz",
|
||||
"integrity": "sha512-ykGiLr/6kkiHc0XnBfmFJuCjr5ZYKKofkx+chJWDjitX+KsJuAmrzWhwyOMSHzPhzOHOy7u9HlFoa5MoAOJ/Zg==",
|
||||
"cpu": [
|
||||
"wasm32"
|
||||
],
|
||||
@@ -1328,9 +1307,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@rolldown/binding-win32-arm64-msvc": {
|
||||
"version": "1.0.0-rc.11",
|
||||
"resolved": "https://registry.npmjs.org/@rolldown/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.0.0-rc.11.tgz",
|
||||
"integrity": "sha512-dDwf5otnx0XgRY1yqxOC4ITizcdzS/8cQ3goOWv3jFAo4F+xQYni+hnMuO6+LssHHdJW7+OCVL3CoU4ycnh35Q==",
|
||||
"version": "1.0.0-rc.12",
|
||||
"resolved": "https://registry.npmjs.org/@rolldown/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.0.0-rc.12.tgz",
|
||||
"integrity": "sha512-5eOND4duWkwx1AzCxadcOrNeighiLwMInEADT0YM7xeEOOFcovWZCq8dadXgcRHSf3Ulh1kFo/qvzoFiCLOL1Q==",
|
||||
"cpu": [
|
||||
"arm64"
|
||||
],
|
||||
@@ -1345,9 +1324,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@rolldown/binding-win32-x64-msvc": {
|
||||
"version": "1.0.0-rc.11",
|
||||
"resolved": "https://registry.npmjs.org/@rolldown/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.0.0-rc.11.tgz",
|
||||
"integrity": "sha512-LN4/skhSggybX71ews7dAj6r2geaMJfm3kMbK2KhFMg9B10AZXnKoLCVVgzhMHL0S+aKtr4p8QbAW8k+w95bAA==",
|
||||
"version": "1.0.0-rc.12",
|
||||
"resolved": "https://registry.npmjs.org/@rolldown/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.0.0-rc.12.tgz",
|
||||
"integrity": "sha512-PyqoipaswDLAZtot351MLhrlrh6lcZPo2LSYE+VDxbVk24LVKAGOuE4hb8xZQmrPAuEtTZW8E6D2zc5EUZX4Lw==",
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
@@ -1362,9 +1341,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@rolldown/pluginutils": {
|
||||
"version": "1.0.0-rc.11",
|
||||
"resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-rc.11.tgz",
|
||||
"integrity": "sha512-xQO9vbwBecJRv9EUcQ/y0dzSTJgA7Q6UVN7xp6B81+tBGSLVAK03yJ9NkJaUA7JFD91kbjxRSC/mDnmvXzbHoQ==",
|
||||
"version": "1.0.0-rc.12",
|
||||
"resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-rc.12.tgz",
|
||||
"integrity": "sha512-HHMwmarRKvoFsJorqYlFeFRzXZqCt2ETQlEDOb9aqssrnVBB1/+xgTGtuTrIk5vzLNX1MjMtTf7W9z3tsSbrxw==",
|
||||
"dev": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
@@ -1520,9 +1499,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@types/node": {
|
||||
"version": "25.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.5.0.tgz",
|
||||
"integrity": "sha512-jp2P3tQMSxWugkCUKLRPVUpGaL5MVFwF8RDuSRztfwgN1wmqJeMSbKlnEtQqU8UrhTmzEmZdu2I6v2dpp7XIxw==",
|
||||
"version": "25.5.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.5.2.tgz",
|
||||
"integrity": "sha512-tO4ZIRKNC+MDWV4qKVZe3Ql/woTnmHDr5JD8UI5hn2pwBrHEwOEMZK7WlNb5RKB6EoJ02gwmQS9OrjuFnZYdpg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
@@ -1640,9 +1619,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/baseline-browser-mapping": {
|
||||
"version": "2.10.10",
|
||||
"resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.10.10.tgz",
|
||||
"integrity": "sha512-sUoJ3IMxx4AyRqO4MLeHlnGDkyXRoUG0/AI9fjK+vS72ekpV0yWVY7O0BVjmBcRtkNcsAO2QDZ4tdKKGoI6YaQ==",
|
||||
"version": "2.10.16",
|
||||
"resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.10.16.tgz",
|
||||
"integrity": "sha512-Lyf3aK28zpsD1yQMiiHD4RvVb6UdMoo8xzG2XzFIfR9luPzOpcBlAsT/qfB1XWS1bxWT+UtE4WmQgsp297FYOA==",
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"bin": {
|
||||
@@ -1673,9 +1652,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/browserslist": {
|
||||
"version": "4.28.1",
|
||||
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.1.tgz",
|
||||
"integrity": "sha512-ZC5Bd0LgJXgwGqUknZY/vkUQ04r8NXnJZ3yYi4vDmSiZmC/pdSN0NbNRPxZpbtO4uAfDUAFffO8IZoM3Gj8IkA==",
|
||||
"version": "4.28.2",
|
||||
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.2.tgz",
|
||||
"integrity": "sha512-48xSriZYYg+8qXna9kwqjIVzuQxi+KYWp2+5nCYnYKPTr0LvD89Jqk2Or5ogxz0NUMfIjhh2lIUX/LyX9B4oIg==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
{
|
||||
@@ -1694,11 +1673,11 @@
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"baseline-browser-mapping": "^2.9.0",
|
||||
"caniuse-lite": "^1.0.30001759",
|
||||
"electron-to-chromium": "^1.5.263",
|
||||
"node-releases": "^2.0.27",
|
||||
"update-browserslist-db": "^1.2.0"
|
||||
"baseline-browser-mapping": "^2.10.12",
|
||||
"caniuse-lite": "^1.0.30001782",
|
||||
"electron-to-chromium": "^1.5.328",
|
||||
"node-releases": "^2.0.36",
|
||||
"update-browserslist-db": "^1.2.3"
|
||||
},
|
||||
"bin": {
|
||||
"browserslist": "cli.js"
|
||||
@@ -1751,9 +1730,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/caniuse-lite": {
|
||||
"version": "1.0.30001781",
|
||||
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001781.tgz",
|
||||
"integrity": "sha512-RdwNCyMsNBftLjW6w01z8bKEvT6e/5tpPVEgtn22TiLGlstHOVecsX2KHFkD5e/vRnIE4EGzpuIODb3mtswtkw==",
|
||||
"version": "1.0.30001786",
|
||||
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001786.tgz",
|
||||
"integrity": "sha512-4oxTZEvqmLLrERwxO76yfKM7acZo310U+v4kqexI2TL1DkkUEMT8UijrxxcnVdxR3qkVf5awGRX+4Z6aPHVKrA==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
{
|
||||
@@ -2170,9 +2149,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/electron-to-chromium": {
|
||||
"version": "1.5.322",
|
||||
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.322.tgz",
|
||||
"integrity": "sha512-vFU34OcrvMcH66T+dYC3G4nURmgfDVewMIu6Q2urXpumAPSMmzvcn04KVVV8Opikq8Vs5nUbO/8laNhNRqSzYw==",
|
||||
"version": "1.5.332",
|
||||
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.332.tgz",
|
||||
"integrity": "sha512-7OOtytmh/rINMLwaFTbcMVvYXO3AUm029X0LcyfYk0B557RlPkdpTpnH9+htMlfu5dKwOmT0+Zs2Aw+lnn6TeQ==",
|
||||
"dev": true,
|
||||
"license": "ISC"
|
||||
},
|
||||
@@ -2358,14 +2337,14 @@
|
||||
}
|
||||
},
|
||||
"node_modules/flat-cache": {
|
||||
"version": "6.1.21",
|
||||
"resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-6.1.21.tgz",
|
||||
"integrity": "sha512-2u7cJfSf7Th7NxEk/VzQjnPoglok2YCsevS7TSbJjcDQWJPbqUUnSYtriHSvtnq+fRZHy1s0ugk4ApnQyhPGoQ==",
|
||||
"version": "6.1.22",
|
||||
"resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-6.1.22.tgz",
|
||||
"integrity": "sha512-N2dnzVJIphnNsjHcrxGW7DePckJ6haPrSFqpsBUhHYgwtKGVq4JrBGielEGD2fCVnsGm1zlBVZ8wGhkyuetgug==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"cacheable": "^2.3.3",
|
||||
"flatted": "^3.4.1",
|
||||
"cacheable": "^2.3.4",
|
||||
"flatted": "^3.4.2",
|
||||
"hookified": "^1.15.0"
|
||||
}
|
||||
},
|
||||
@@ -2499,9 +2478,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/globby": {
|
||||
"version": "16.1.1",
|
||||
"resolved": "https://registry.npmjs.org/globby/-/globby-16.1.1.tgz",
|
||||
"integrity": "sha512-dW7vl+yiAJSp6aCekaVnVJxurRv7DCOLyXqEG3RYMYUg7AuJ2jCqPkZTA8ooqC2vtnkaMcV5WfFBMuEnTu1OQg==",
|
||||
"version": "16.2.0",
|
||||
"resolved": "https://registry.npmjs.org/globby/-/globby-16.2.0.tgz",
|
||||
"integrity": "sha512-QrJia2qDf5BB/V6HYlDTs0I0lBahyjLzpGQg3KT7FnCdTonAyPy2RtY802m2k4ALx6Dp752f82WsOczEVr3l6Q==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@@ -2656,16 +2635,6 @@
|
||||
"url": "https://github.com/sponsors/wooorm"
|
||||
}
|
||||
},
|
||||
"node_modules/imurmurhash": {
|
||||
"version": "0.1.4",
|
||||
"resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
|
||||
"integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=0.8.19"
|
||||
}
|
||||
},
|
||||
"node_modules/ini": {
|
||||
"version": "1.3.8",
|
||||
"resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz",
|
||||
@@ -3318,9 +3287,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/node-releases": {
|
||||
"version": "2.0.36",
|
||||
"resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.36.tgz",
|
||||
"integrity": "sha512-TdC8FSgHz8Mwtw9g5L4gR/Sh9XhSP/0DEkQxfEFXOpiul5IiHgHan2VhYYb6agDSfp4KuvltmGApc8HMgUrIkA==",
|
||||
"version": "2.0.37",
|
||||
"resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.37.tgz",
|
||||
"integrity": "sha512-1h5gKZCF+pO/o3Iqt5Jp7wc9rH3eJJ0+nh/CIoiRwjRxde/hAHyLPXYN4V3CqKAbiZPSeJFSWHmJsbkicta0Eg==",
|
||||
"dev": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
@@ -3628,9 +3597,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/protocol-buffers-schema": {
|
||||
"version": "3.6.0",
|
||||
"resolved": "https://registry.npmjs.org/protocol-buffers-schema/-/protocol-buffers-schema-3.6.0.tgz",
|
||||
"integrity": "sha512-TdDRD+/QNdrCGCE7v8340QyuXd4kIWIgapsE2+n/SaGiSSbomYl4TjHlvIoCWRpE7wFt02EpB35VVA2ImcBVqw==",
|
||||
"version": "3.6.1",
|
||||
"resolved": "https://registry.npmjs.org/protocol-buffers-schema/-/protocol-buffers-schema-3.6.1.tgz",
|
||||
"integrity": "sha512-VG2K63Igkiv9p76tk1lilczEK1cT+kCjKtkdhw1dQZV3k3IXJbd3o6Ho8b9zJZaHSnT2hKe4I+ObmX9w6m5SmQ==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/prr": {
|
||||
@@ -3642,22 +3611,22 @@
|
||||
"optional": true
|
||||
},
|
||||
"node_modules/qified": {
|
||||
"version": "0.9.0",
|
||||
"resolved": "https://registry.npmjs.org/qified/-/qified-0.9.0.tgz",
|
||||
"integrity": "sha512-4q61YgkHbY6gmwkqm0BsxyLDO3UYdrdiJTJ7JiaZb3xpW1duxn135SB7KqUEkCiuu5O4W+TtwEWP2VjmSRanvA==",
|
||||
"version": "0.9.1",
|
||||
"resolved": "https://registry.npmjs.org/qified/-/qified-0.9.1.tgz",
|
||||
"integrity": "sha512-n7mar4T0xQ+39dE2vGTAlbxUEpndwPANH0kDef1/MYsB8Bba9wshkybIRx74qgcvKQPEWErf9AqAdYjhzY2Ilg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"hookified": "^2.1.0"
|
||||
"hookified": "^2.1.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20"
|
||||
}
|
||||
},
|
||||
"node_modules/qified/node_modules/hookified": {
|
||||
"version": "2.1.0",
|
||||
"resolved": "https://registry.npmjs.org/hookified/-/hookified-2.1.0.tgz",
|
||||
"integrity": "sha512-ootKng4eaxNxa7rx6FJv2YKef3DuhqbEj3l70oGXwddPQEEnISm50TEZQclqiLTAtilT2nu7TErtCO523hHkyg==",
|
||||
"version": "2.1.1",
|
||||
"resolved": "https://registry.npmjs.org/hookified/-/hookified-2.1.1.tgz",
|
||||
"integrity": "sha512-AHb76R16GB5EsPBE2J7Ko5kiEyXwviB9P5SMrAKcuAu4vJPZttViAbj9+tZeaQE5zjDme+1vcHP78Yj/WoAveA==",
|
||||
"dev": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
@@ -3756,14 +3725,14 @@
|
||||
}
|
||||
},
|
||||
"node_modules/rolldown": {
|
||||
"version": "1.0.0-rc.11",
|
||||
"resolved": "https://registry.npmjs.org/rolldown/-/rolldown-1.0.0-rc.11.tgz",
|
||||
"integrity": "sha512-NRjoKMusSjfRbSYiH3VSumlkgFe7kYAa3pzVOsVYVFY3zb5d7nS+a3KGQ7hJKXuYWbzJKPVQ9Wxq2UvyK+ENpw==",
|
||||
"version": "1.0.0-rc.12",
|
||||
"resolved": "https://registry.npmjs.org/rolldown/-/rolldown-1.0.0-rc.12.tgz",
|
||||
"integrity": "sha512-yP4USLIMYrwpPHEFB5JGH1uxhcslv6/hL0OyvTuY+3qlOSJvZ7ntYnoWpehBxufkgN0cvXxppuTu5hHa/zPh+A==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@oxc-project/types": "=0.122.0",
|
||||
"@rolldown/pluginutils": "1.0.0-rc.11"
|
||||
"@rolldown/pluginutils": "1.0.0-rc.12"
|
||||
},
|
||||
"bin": {
|
||||
"rolldown": "bin/cli.mjs"
|
||||
@@ -3772,21 +3741,21 @@
|
||||
"node": "^20.19.0 || >=22.12.0"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@rolldown/binding-android-arm64": "1.0.0-rc.11",
|
||||
"@rolldown/binding-darwin-arm64": "1.0.0-rc.11",
|
||||
"@rolldown/binding-darwin-x64": "1.0.0-rc.11",
|
||||
"@rolldown/binding-freebsd-x64": "1.0.0-rc.11",
|
||||
"@rolldown/binding-linux-arm-gnueabihf": "1.0.0-rc.11",
|
||||
"@rolldown/binding-linux-arm64-gnu": "1.0.0-rc.11",
|
||||
"@rolldown/binding-linux-arm64-musl": "1.0.0-rc.11",
|
||||
"@rolldown/binding-linux-ppc64-gnu": "1.0.0-rc.11",
|
||||
"@rolldown/binding-linux-s390x-gnu": "1.0.0-rc.11",
|
||||
"@rolldown/binding-linux-x64-gnu": "1.0.0-rc.11",
|
||||
"@rolldown/binding-linux-x64-musl": "1.0.0-rc.11",
|
||||
"@rolldown/binding-openharmony-arm64": "1.0.0-rc.11",
|
||||
"@rolldown/binding-wasm32-wasi": "1.0.0-rc.11",
|
||||
"@rolldown/binding-win32-arm64-msvc": "1.0.0-rc.11",
|
||||
"@rolldown/binding-win32-x64-msvc": "1.0.0-rc.11"
|
||||
"@rolldown/binding-android-arm64": "1.0.0-rc.12",
|
||||
"@rolldown/binding-darwin-arm64": "1.0.0-rc.12",
|
||||
"@rolldown/binding-darwin-x64": "1.0.0-rc.12",
|
||||
"@rolldown/binding-freebsd-x64": "1.0.0-rc.12",
|
||||
"@rolldown/binding-linux-arm-gnueabihf": "1.0.0-rc.12",
|
||||
"@rolldown/binding-linux-arm64-gnu": "1.0.0-rc.12",
|
||||
"@rolldown/binding-linux-arm64-musl": "1.0.0-rc.12",
|
||||
"@rolldown/binding-linux-ppc64-gnu": "1.0.0-rc.12",
|
||||
"@rolldown/binding-linux-s390x-gnu": "1.0.0-rc.12",
|
||||
"@rolldown/binding-linux-x64-gnu": "1.0.0-rc.12",
|
||||
"@rolldown/binding-linux-x64-musl": "1.0.0-rc.12",
|
||||
"@rolldown/binding-openharmony-arm64": "1.0.0-rc.12",
|
||||
"@rolldown/binding-wasm32-wasi": "1.0.0-rc.12",
|
||||
"@rolldown/binding-win32-arm64-msvc": "1.0.0-rc.12",
|
||||
"@rolldown/binding-win32-x64-msvc": "1.0.0-rc.12"
|
||||
}
|
||||
},
|
||||
"node_modules/run-parallel": {
|
||||
@@ -3952,9 +3921,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/slugify": {
|
||||
"version": "1.6.8",
|
||||
"resolved": "https://registry.npmjs.org/slugify/-/slugify-1.6.8.tgz",
|
||||
"integrity": "sha512-HVk9X1E0gz3mSpoi60h/saazLKXKaZThMLU3u/aNwoYn8/xQyX2MGxL0ui2eaokkD7tF+Zo+cKTHUbe1mmmGzA==",
|
||||
"version": "1.6.9",
|
||||
"resolved": "https://registry.npmjs.org/slugify/-/slugify-1.6.9.tgz",
|
||||
"integrity": "sha512-vZ7rfeehZui7wQs438JXBckYLkIIdfHOXsaVEUMyS5fHo1483l1bMdo0EDSWYclY0yZKFOipDy4KHuKs6ssvdg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
@@ -4074,9 +4043,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/stylelint": {
|
||||
"version": "17.5.0",
|
||||
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-17.5.0.tgz",
|
||||
"integrity": "sha512-o/NS6zhsPZFmgUm5tXX4pVNg1XDOZSlucLdf2qow/lVn4JIyzZIQ5b3kad1ugqUj3GSIgr2u5lQw7X8rjqw33g==",
|
||||
"version": "17.6.0",
|
||||
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-17.6.0.tgz",
|
||||
"integrity": "sha512-tokrsMIVAR9vAQ/q3UVEr7S0dGXCi7zkCezPRnS2kqPUulvUh5Vgfwngrk4EoAoW7wnrThqTdnTFN5Ra7CaxIg==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
{
|
||||
@@ -4093,7 +4062,7 @@
|
||||
"dependencies": {
|
||||
"@csstools/css-calc": "^3.1.1",
|
||||
"@csstools/css-parser-algorithms": "^4.0.0",
|
||||
"@csstools/css-syntax-patches-for-csstree": "^1.0.29",
|
||||
"@csstools/css-syntax-patches-for-csstree": "^1.1.1",
|
||||
"@csstools/css-tokenizer": "^4.0.0",
|
||||
"@csstools/media-query-list-parser": "^5.0.0",
|
||||
"@csstools/selector-resolve-nested": "^4.0.0",
|
||||
@@ -4112,7 +4081,6 @@
|
||||
"html-tags": "^5.1.0",
|
||||
"ignore": "^7.0.5",
|
||||
"import-meta-resolve": "^4.2.0",
|
||||
"imurmurhash": "^0.1.4",
|
||||
"is-plain-object": "^5.0.0",
|
||||
"mathml-tag-names": "^4.0.0",
|
||||
"meow": "^14.1.0",
|
||||
@@ -4127,7 +4095,7 @@
|
||||
"supports-hyperlinks": "^4.4.0",
|
||||
"svg-tags": "^1.0.0",
|
||||
"table": "^6.9.0",
|
||||
"write-file-atomic": "^7.0.0"
|
||||
"write-file-atomic": "^7.0.1"
|
||||
},
|
||||
"bin": {
|
||||
"stylelint": "bin/stylelint.mjs"
|
||||
@@ -4573,16 +4541,16 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/vite": {
|
||||
"version": "8.0.2",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-8.0.2.tgz",
|
||||
"integrity": "sha512-1gFhNi+bHhRE/qKZOJXACm6tX4bA3Isy9KuKF15AgSRuRazNBOJfdDemPBU16/mpMxApDPrWvZ08DcLPEoRnuA==",
|
||||
"version": "8.0.5",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-8.0.5.tgz",
|
||||
"integrity": "sha512-nmu43Qvq9UopTRfMx2jOYW5l16pb3iDC1JH6yMuPkpVbzK0k+L7dfsEDH4jRgYFmsg0sTAqkojoZgzLMlwHsCQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"lightningcss": "^1.32.0",
|
||||
"picomatch": "^4.0.3",
|
||||
"picomatch": "^4.0.4",
|
||||
"postcss": "^8.5.8",
|
||||
"rolldown": "1.0.0-rc.11",
|
||||
"rolldown": "1.0.0-rc.12",
|
||||
"tinyglobby": "^0.2.15"
|
||||
},
|
||||
"bin": {
|
||||
@@ -4600,7 +4568,7 @@
|
||||
"peerDependencies": {
|
||||
"@types/node": "^20.19.0 || >=22.12.0",
|
||||
"@vitejs/devtools": "^0.1.0",
|
||||
"esbuild": "^0.27.0",
|
||||
"esbuild": "^0.27.0 || ^0.28.0",
|
||||
"jiti": ">=1.21.0",
|
||||
"less": "^4.0.0",
|
||||
"sass": "^1.70.0",
|
||||
@@ -4651,9 +4619,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/vite-bundle-analyzer": {
|
||||
"version": "1.3.6",
|
||||
"resolved": "https://registry.npmjs.org/vite-bundle-analyzer/-/vite-bundle-analyzer-1.3.6.tgz",
|
||||
"integrity": "sha512-elFXkF9oGy4CJEeOdP1DSEHRDKWfmaEDfT9/GuF4jmyfmUF6nC//iN+ythqMEVvrtchOEHGKLumZwnu1NjoI0w==",
|
||||
"version": "1.3.7",
|
||||
"resolved": "https://registry.npmjs.org/vite-bundle-analyzer/-/vite-bundle-analyzer-1.3.7.tgz",
|
||||
"integrity": "sha512-dYlW6iM0Gq7+uSEfXytDC+UjruUMgEKhXwQUbw4cJUgHA6FdEhpLgIrL5OZEyabrzVen0mZyfOSESyZ7nGyT8g==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
@@ -4712,9 +4680,9 @@
|
||||
"license": "CC0-1.0"
|
||||
},
|
||||
"node_modules/zarrita": {
|
||||
"version": "0.6.1",
|
||||
"resolved": "https://registry.npmjs.org/zarrita/-/zarrita-0.6.1.tgz",
|
||||
"integrity": "sha512-YOMTW8FT55Rz+vadTIZeOFZ/F2h4svKizyldvPtMYSxPgSNcRkOzkxCsWpIWlWzB1I/LmISmi0bEekOhLlI+Zw==",
|
||||
"version": "0.6.2",
|
||||
"resolved": "https://registry.npmjs.org/zarrita/-/zarrita-0.6.2.tgz",
|
||||
"integrity": "sha512-8IV+2bWt5yiHNVK9GVEVK1tscpqDcJj8iz5cIKFOiWiWYUsK4V5njgMtnpkvKu6L7K+Og6zUShd8f+dwb6LvTA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@zarrita/storage": "^0.1.4",
|
||||
|
||||
@@ -29,21 +29,21 @@
|
||||
"swiped-events": "1.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "2.4.8",
|
||||
"@biomejs/biome": "2.4.10",
|
||||
"@types/node": "^25.5.0",
|
||||
"browserslist": "^4.28.1",
|
||||
"browserslist": "^4.28.2",
|
||||
"browserslist-to-esbuild": "^2.1.1",
|
||||
"edge.js": "^6.5.0",
|
||||
"less": "^4.6.4",
|
||||
"mathjs": "^15.1.1",
|
||||
"sharp": "~0.34.5",
|
||||
"sort-package-json": "^3.6.1",
|
||||
"stylelint": "^17.5.0",
|
||||
"stylelint": "^17.6.0",
|
||||
"stylelint-config-standard-less": "^4.1.0",
|
||||
"stylelint-prettier": "^5.0.3",
|
||||
"svgo": "^4.0.1",
|
||||
"typescript": "~6.0.2",
|
||||
"vite": "^8.0.2",
|
||||
"vite": "^8.0.3",
|
||||
"vite-bundle-analyzer": "^1.3.6"
|
||||
}
|
||||
}
|
||||
|
||||
15
container/.env.example
Normal file
15
container/.env.example
Normal file
@@ -0,0 +1,15 @@
|
||||
# Read the documentation before using the `docker-compose.yml` file:
|
||||
# https://docs.searxng.org/admin/installation-docker.html
|
||||
#
|
||||
# Additional ENVs:
|
||||
# https://docs.searxng.org/admin/settings/settings_general.html#settings-general
|
||||
# https://docs.searxng.org/admin/settings/settings_server.html#settings-server
|
||||
|
||||
# Use a specific version tag. E.g. "latest" or "2026.3.25-541c6c3cb".
|
||||
#SEARXNG_VERSION=latest
|
||||
|
||||
# Listen to a specific address.
|
||||
#SEARXNG_HOST=[::]
|
||||
|
||||
# Listen to a specific port.
|
||||
#SEARXNG_PORT=8080
|
||||
@@ -24,8 +24,8 @@ LABEL org.opencontainers.image.created="$CREATED" \
|
||||
org.opencontainers.image.url="https://searxng.org" \
|
||||
org.opencontainers.image.version="$VERSION"
|
||||
|
||||
ENV SEARXNG_VERSION="$VERSION" \
|
||||
SEARXNG_SETTINGS_PATH="$CONFIG_PATH/settings.yml" \
|
||||
ENV __SEARXNG_VERSION="$VERSION" \
|
||||
__SEARXNG_SETTINGS_PATH="$__SEARXNG_CONFIG_PATH/settings.yml" \
|
||||
GRANIAN_PROCESS_NAME="searxng" \
|
||||
GRANIAN_INTERFACE="wsgi" \
|
||||
GRANIAN_HOST="::" \
|
||||
@@ -36,8 +36,8 @@ ENV SEARXNG_VERSION="$VERSION" \
|
||||
GRANIAN_BLOCKING_THREADS_IDLE_TIMEOUT="5m"
|
||||
|
||||
# "*_PATH" ENVs are defined in base images
|
||||
VOLUME $CONFIG_PATH
|
||||
VOLUME $DATA_PATH
|
||||
VOLUME $__SEARXNG_CONFIG_PATH
|
||||
VOLUME $__SEARXNG_DATA_PATH
|
||||
|
||||
EXPOSE 8080
|
||||
|
||||
|
||||
28
container/docker-compose.yml
Normal file
28
container/docker-compose.yml
Normal file
@@ -0,0 +1,28 @@
|
||||
# Read the documentation before using the `docker-compose.yml` file:
|
||||
# https://docs.searxng.org/admin/installation-docker.html
|
||||
|
||||
name: searxng
|
||||
|
||||
services:
|
||||
core:
|
||||
container_name: searxng-core
|
||||
image: docker.io/searxng/searxng:${SEARXNG_VERSION:-latest}
|
||||
restart: always
|
||||
ports:
|
||||
- ${SEARXNG_HOST:+${SEARXNG_HOST}:}${SEARXNG_PORT:-8080}:${SEARXNG_PORT:-8080}
|
||||
env_file: ./.env
|
||||
volumes:
|
||||
- ./core-config/:/etc/searxng/:Z
|
||||
- core-data:/var/cache/searxng/
|
||||
|
||||
valkey:
|
||||
container_name: searxng-valkey
|
||||
image: docker.io/valkey/valkey:9-alpine
|
||||
command: valkey-server --save 30 1 --loglevel warning
|
||||
restart: always
|
||||
volumes:
|
||||
- valkey-data:/data/
|
||||
|
||||
volumes:
|
||||
core-data:
|
||||
valkey-data:
|
||||
@@ -117,16 +117,22 @@ EOF
|
||||
}
|
||||
|
||||
cat <<EOF
|
||||
SearXNG $SEARXNG_VERSION
|
||||
SearXNG $__SEARXNG_VERSION
|
||||
EOF
|
||||
|
||||
# Check for volume mounts
|
||||
volume_handler "$CONFIG_PATH"
|
||||
volume_handler "$DATA_PATH"
|
||||
volume_handler "$__SEARXNG_CONFIG_PATH"
|
||||
volume_handler "$__SEARXNG_DATA_PATH"
|
||||
|
||||
# Check for files
|
||||
config_handler "$SEARXNG_SETTINGS_PATH" "/usr/local/searxng/searx/settings.yml"
|
||||
config_handler "$__SEARXNG_SETTINGS_PATH" "/usr/local/searxng/searx/settings.yml"
|
||||
|
||||
# root only features
|
||||
if [ "$(id -u)" -eq 0 ]; then
|
||||
update-ca-certificates
|
||||
fi
|
||||
|
||||
# ENVs aliases
|
||||
export GRANIAN_PORT="${SEARXNG_PORT:-$GRANIAN_PORT}"
|
||||
|
||||
exec /usr/local/searxng/.venv/bin/granian searx.webapp:app
|
||||
|
||||
@@ -9,7 +9,6 @@ Installation container
|
||||
.. _Podman rootless containers: https://github.com/containers/podman/blob/main/docs/tutorials/rootless_tutorial.md
|
||||
.. _DockerHub mirror: https://hub.docker.com/r/searxng/searxng
|
||||
.. _GHCR mirror: https://ghcr.io/searxng/searxng
|
||||
.. _Docker compose: https://github.com/searxng/searxng-docker
|
||||
|
||||
.. sidebar:: info
|
||||
|
||||
@@ -27,7 +26,7 @@ Installation container
|
||||
`Docker 101`_ before proceeding.
|
||||
|
||||
Container images are the basis for deployments in containerized environments,
|
||||
`Docker compose`_, Kubernetes and more.
|
||||
Compose, Kubernetes and more.
|
||||
|
||||
.. _Container installation:
|
||||
|
||||
@@ -55,10 +54,10 @@ In the case of Docker, you need to add the user running the container to the
|
||||
In the case of Podman, no additional steps are generally required, but there
|
||||
are some considerations when running `Podman rootless containers`_.
|
||||
|
||||
.. _Container pulling images:
|
||||
.. _Container registries:
|
||||
|
||||
Pulling images
|
||||
--------------
|
||||
Registries
|
||||
----------
|
||||
|
||||
.. note::
|
||||
|
||||
@@ -70,26 +69,115 @@ The official images are mirrored at:
|
||||
- `DockerHub mirror`_
|
||||
- `GHCR mirror`_ (GitHub Container Registry)
|
||||
|
||||
Pull the latest image:
|
||||
.. _Container compose instancing:
|
||||
|
||||
Compose instancing
|
||||
==================
|
||||
|
||||
This is the recommended way to deploy SearXNG in a containerized environment.
|
||||
Compose templates allow you to define container configurations in a
|
||||
declarative manner.
|
||||
|
||||
.. _Container compose instancing setup:
|
||||
|
||||
Setup
|
||||
-----
|
||||
|
||||
1. Create the environment:
|
||||
|
||||
.. code:: sh
|
||||
|
||||
$ docker pull docker.io/searxng/searxng:latest
|
||||
# Create the environment and configuration directories
|
||||
$ mkdir -p ./searxng/core-config/
|
||||
$ cd ./searxng/
|
||||
|
||||
\.\. or if you want to lock in to a specific version:
|
||||
# Fetch the latest compose template
|
||||
$ curl -fsSL \
|
||||
-O https://raw.githubusercontent.com/searxng/searxng/master/container/docker-compose.yml \
|
||||
-O https://raw.githubusercontent.com/searxng/searxng/master/container/.env.example
|
||||
|
||||
2. Copy the ``.env.example`` file and edit the values as needed:
|
||||
|
||||
.. code:: sh
|
||||
|
||||
$ docker pull docker.io/searxng/searxng:2025.8.1-3d96414
|
||||
$ cp -i .env.example .env
|
||||
|
||||
.. _Container instancing:
|
||||
# nano or your preferred text editor...
|
||||
$ nano .env
|
||||
|
||||
Instancing
|
||||
==========
|
||||
3. Start & stop the services:
|
||||
|
||||
.. code:: sh
|
||||
|
||||
$ docker compose up -d
|
||||
$ docker compose down
|
||||
|
||||
4. Setup your settings in ``core-config/settings.yml`` according to your preferences.
|
||||
|
||||
.. _Container compose instancing maintenance:
|
||||
|
||||
Management
|
||||
----------
|
||||
|
||||
.. important::
|
||||
|
||||
Remember to review the new templates for any changes that may affect your
|
||||
deployment, and update the ``.env`` file accordingly.
|
||||
|
||||
To update the templates to their latest versions:
|
||||
|
||||
.. code:: sh
|
||||
|
||||
$ docker compose down
|
||||
$ curl -fsSLO \
|
||||
https://raw.githubusercontent.com/searxng/searxng/master/container/docker-compose.yml \
|
||||
https://raw.githubusercontent.com/searxng/searxng/master/container/.env.example
|
||||
$ docker compose up -d
|
||||
|
||||
To update the services to their latest versions:
|
||||
|
||||
.. code:: sh
|
||||
|
||||
$ docker compose down
|
||||
$ docker compose pull
|
||||
$ docker compose up -d
|
||||
|
||||
List running services:
|
||||
|
||||
.. code:: sh
|
||||
|
||||
$ docker compose ps
|
||||
NAME IMAGE ... CREATED STATUS PORTS
|
||||
searxng-core ... ... 3 minutes ago Up 3 minutes 0.0.0.0:8080->8080/tcp
|
||||
searxng-valkey ... ... 3 minutes ago Up 3 minutes 6379/tcp
|
||||
|
||||
Print a service container logs:
|
||||
|
||||
.. code:: sh
|
||||
|
||||
$ docker compose logs -f core
|
||||
|
||||
Access a service container shell (troubleshooting):
|
||||
|
||||
.. code:: sh
|
||||
|
||||
$ docker compose exec -it --user root core /bin/sh -l
|
||||
/usr/local/searxng #
|
||||
|
||||
Stop and remove the services:
|
||||
|
||||
.. code:: sh
|
||||
|
||||
$ docker compose down
|
||||
|
||||
.. _Container manual instancing:
|
||||
|
||||
Manual instancing
|
||||
=================
|
||||
|
||||
This section is intended for advanced users who need custom deployments. We
|
||||
recommend using `Docker compose`_, which provides a preconfigured environment
|
||||
with sensible defaults.
|
||||
recommend using `Container compose instancing`_, which provides a preconfigured
|
||||
environment with sensible defaults.
|
||||
|
||||
Basic container instancing example:
|
||||
|
||||
@@ -121,12 +209,18 @@ List running containers:
|
||||
CONTAINER ID IMAGE ... CREATED PORTS NAMES
|
||||
1af574997e63 ... ... 3 minutes ago 0.0.0.0:8888->8080/tcp searxng
|
||||
|
||||
Print the container logs:
|
||||
|
||||
.. code:: sh
|
||||
|
||||
$ docker container logs -f searxng
|
||||
|
||||
Access the container shell (troubleshooting):
|
||||
|
||||
.. code:: sh
|
||||
|
||||
$ docker container exec -it --user root searxng /bin/sh -l
|
||||
1af574997e63:/usr/local/searxng#
|
||||
/usr/local/searxng #
|
||||
|
||||
Stop and remove the container:
|
||||
|
||||
@@ -153,18 +247,12 @@ Environment variables
|
||||
The following environment variables can be configured:
|
||||
|
||||
- ``$SEARXNG_*``: Controls the SearXNG configuration options, look out for
|
||||
environment ``$SEARXNG_*`` in :ref:`settings server` and :ref:`settings
|
||||
general`.
|
||||
environment ``$SEARXNG_*`` in :ref:`settings server`, :ref:`settings
|
||||
general` and the :origin:`container/.env.example` template.
|
||||
- ``$GRANIAN_*``: Controls the :ref:`Granian server options <Granian configuration>`.
|
||||
- ``$FORCE_OWNERSHIP``: Ensures mounted volumes/files are owned by the
|
||||
``searxng:searxng`` user (default: ``true``)
|
||||
|
||||
Container internal paths (don't modify unless you know what you're doing):
|
||||
|
||||
- ``$CONFIG_PATH``: Path to the SearXNG configuration directory (default: ``/etc/searxng``)
|
||||
- ``$SEARXNG_SETTINGS_PATH``: Path to the SearXNG settings file (default: ``$CONFIG_PATH/settings.yml``)
|
||||
- ``$DATA_PATH``: Path to the SearXNG data directory (default: ``/var/cache/searxng``)
|
||||
|
||||
.. _Container custom certificates:
|
||||
|
||||
Custom certificates
|
||||
@@ -176,6 +264,8 @@ additional certificates as needed.
|
||||
They will be available on container (re)start or when running
|
||||
``update-ca-certificates`` in the container shell.
|
||||
|
||||
This requires the container to be running with ``root`` privileges.
|
||||
|
||||
.. _Container custom images:
|
||||
|
||||
Custom images
|
||||
@@ -199,3 +289,61 @@ container images are not officially supported):
|
||||
localhost/searxng/searxng builder ... About a minute ago 524 MB
|
||||
ghcr.io/searxng/base searxng-builder ... 2 days ago 378 MB
|
||||
ghcr.io/searxng/base searxng ... 2 days ago 42.2 MB
|
||||
|
||||
Migrate from ``searxng-docker``
|
||||
===============================
|
||||
|
||||
We expect the following source directory structure:
|
||||
|
||||
.. code:: sh
|
||||
|
||||
.
|
||||
└── searxng-docker
|
||||
├── searxng
|
||||
│ ├── favicons.toml
|
||||
│ ├── limiter.toml
|
||||
│ ├── settings.yml
|
||||
│ └── ...
|
||||
├── .env
|
||||
├── Caddyfile
|
||||
├── docker-compose.yml
|
||||
└── ...
|
||||
|
||||
Create a brand new environment outside ``searxng-docker`` directory, following
|
||||
`Container compose instancing setup`_.
|
||||
|
||||
Once up and running, stop the services and move the configuration files from
|
||||
the old mount to the new one:
|
||||
|
||||
.. code:: sh
|
||||
|
||||
$ mv ./searxng-docker/searxng/* ./searxng/core-config/
|
||||
|
||||
If using Valkey features like bot protection (limiter), you will need to update
|
||||
the URL hostname in :origin:`searx/settings.yml` file to ``valkey`` or
|
||||
``searxng-valkey``.
|
||||
|
||||
If you have any environment variables in the old ``.env`` file, make
|
||||
sure to add them to the new one.
|
||||
|
||||
Consider setting up a reverse proxy if exposing the instance to the public.
|
||||
|
||||
You should end with the following directory structure:
|
||||
|
||||
.. code:: sh
|
||||
|
||||
.
|
||||
├── searxng
|
||||
│ ├── core-config
|
||||
│ │ ├── favicons.toml
|
||||
│ │ ├── limiter.toml
|
||||
│ │ ├── settings.yml
|
||||
│ │ └── ...
|
||||
│ ├── .env.example
|
||||
│ ├── .env
|
||||
│ └── docker-compose.yml
|
||||
└── searxng-docker
|
||||
└── ...
|
||||
|
||||
If everything is working on the new environment, you can remove the old
|
||||
``searxng-docker`` directory and its contents.
|
||||
|
||||
@@ -119,8 +119,12 @@ ${fedora_build}
|
||||
pip install -U pip
|
||||
pip install -U setuptools
|
||||
pip install -U wheel
|
||||
|
||||
# additional packages required for installation
|
||||
pip install -U pyyaml
|
||||
pip install -U msgspec
|
||||
pip install -U typing-extensions
|
||||
pip install -U pybind11
|
||||
|
||||
# jump to SearXNG's working tree and install SearXNG into virtualenv
|
||||
(${SERVICE_USER})$ cd \"$SEARXNG_SRC\"
|
||||
|
||||
@@ -4,7 +4,7 @@ cov-core==1.15.0
|
||||
black==25.9.0
|
||||
pylint==4.0.5
|
||||
splinter==0.21.0
|
||||
selenium==4.41.0
|
||||
selenium==4.43.0
|
||||
Pallets-Sphinx-Themes==2.5.0
|
||||
Sphinx==8.2.3
|
||||
sphinx-issues==6.0.0
|
||||
@@ -21,6 +21,6 @@ wlc==1.17.2
|
||||
coloredlogs==15.0.1
|
||||
docutils>=0.21.2
|
||||
parameterized==0.9.0
|
||||
granian[reload]==2.7.2
|
||||
basedpyright==1.38.3
|
||||
granian[reload]==2.7.3
|
||||
basedpyright==1.39.0
|
||||
types-lxml==2026.2.16
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
granian==2.7.2
|
||||
granian[pname]==2.7.2
|
||||
granian==2.7.3
|
||||
granian[pname]==2.7.3
|
||||
|
||||
@@ -3,8 +3,8 @@ babel==2.18.0
|
||||
flask-babel==4.0.0
|
||||
flask==3.1.3
|
||||
jinja2==3.1.6
|
||||
lxml==6.0.2
|
||||
pygments==2.19.2
|
||||
lxml==6.0.3
|
||||
pygments==2.20.0
|
||||
python-dateutil==2.9.0.post0
|
||||
pyyaml==6.0.3
|
||||
httpx[http2]==0.28.1
|
||||
@@ -12,9 +12,8 @@ httpx-socks[asyncio]==0.10.0
|
||||
sniffio==1.3.1
|
||||
valkey==6.1.1
|
||||
markdown-it-py==4.0.0
|
||||
msgspec==0.20.0
|
||||
msgspec==0.21.0
|
||||
typer==0.24.1
|
||||
isodate==0.7.2
|
||||
whitenoise==6.12.0
|
||||
typing-extensions==4.15.0
|
||||
cloudscraper==1.2.71
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -418,7 +418,7 @@
|
||||
"pap": "Florin",
|
||||
"pl": "Florin arubański",
|
||||
"pt": "Florim arubano",
|
||||
"ro": "Florin arubez",
|
||||
"ro": "florin arubez",
|
||||
"ru": "арубанский флорин",
|
||||
"sk": "Arubský florin",
|
||||
"sr": "арупски флорин",
|
||||
@@ -507,7 +507,7 @@
|
||||
"pa": "ਬੋਸਨੀਆ ਅਤੇ ਹਰਜ਼ੇਗੋਵੀਨਾ ਵਟਾਂਦਰਾਯੋਗ ਮਾਰਕ",
|
||||
"pl": "Marka zamienna",
|
||||
"pt": "marco conversível",
|
||||
"ro": "Marcă bosniacă convertibilă",
|
||||
"ro": "marcă convertibilă",
|
||||
"ru": "конвертируемая марка",
|
||||
"sk": "Konvertibilná marka",
|
||||
"sl": "konvertibilna marka Bosne in Hercegovine",
|
||||
@@ -577,6 +577,7 @@
|
||||
"ja": "タカ",
|
||||
"ko": "방글라데시 타카",
|
||||
"lt": "Bangladešo taka",
|
||||
"lv": "Bangladešas taka",
|
||||
"nl": "Bengalese taka",
|
||||
"oc": "Taka",
|
||||
"pa": "ਬੰਗਲਾਦੇਸ਼ੀ ਟਕਾ",
|
||||
@@ -2141,7 +2142,7 @@
|
||||
"ar": "كتزال غواتيمالي",
|
||||
"bg": "Гватемалски кецал",
|
||||
"ca": "quetzal",
|
||||
"cs": "Guatemalský quetzal",
|
||||
"cs": "guatemalský quetzal",
|
||||
"cy": "Quetzal Gwatemala",
|
||||
"de": "guatemaltekischer Quetzal",
|
||||
"en": "quetzal",
|
||||
@@ -2558,7 +2559,7 @@
|
||||
"bg": "Ирански риал",
|
||||
"bn": "ইরানি রিয়াল",
|
||||
"ca": "rial iranià",
|
||||
"cs": "Íránský riál",
|
||||
"cs": "íránský rijál",
|
||||
"cy": "rial Iranaidd",
|
||||
"da": "Rial",
|
||||
"de": "iranischer Rial",
|
||||
@@ -3492,7 +3493,7 @@
|
||||
"pa": "ਮਕਦੂਨੀਆਈ ਦਿਨਾਰ",
|
||||
"pl": "denar",
|
||||
"pt": "dinar macedónio",
|
||||
"ro": "Denar macedonean",
|
||||
"ro": "denar macedonean",
|
||||
"ru": "македонский денар",
|
||||
"sk": "Macedónsky denár",
|
||||
"sl": "makedonski denar",
|
||||
@@ -4892,7 +4893,7 @@
|
||||
"pa": "ਸਵੀਡਨੀ ਕਰੋਨਾ",
|
||||
"pl": "korona szwedzka",
|
||||
"pt": "coroa sueca",
|
||||
"ro": "Coroană suedeză",
|
||||
"ro": "coroană suedeză",
|
||||
"ru": "шведская крона",
|
||||
"sk": "Švédska koruna",
|
||||
"sl": "švedska krona",
|
||||
@@ -5416,7 +5417,7 @@
|
||||
"hu": "tongai paʻanga",
|
||||
"id": "Pa'anga",
|
||||
"it": "pa'anga tongano",
|
||||
"ja": "パ・アンガ",
|
||||
"ja": "パアンガ",
|
||||
"ko": "통가 팡가",
|
||||
"lt": "Tongos paanga",
|
||||
"ms": "Paʻanga",
|
||||
@@ -5780,7 +5781,7 @@
|
||||
"ca": "som uzbek",
|
||||
"cs": "Uzbecký sum",
|
||||
"de": "Soʻm",
|
||||
"en": "Uzbekistani som",
|
||||
"en": "Uzbek som",
|
||||
"eo": "uzbeka somo",
|
||||
"es": "som",
|
||||
"fi": "Uzbekistanin som",
|
||||
@@ -6891,6 +6892,7 @@
|
||||
"bangladeshin taka": "BDT",
|
||||
"bangladesi taka": "BDT",
|
||||
"bangladeŝa tako": "BDT",
|
||||
"bangladešas taka": "BDT",
|
||||
"bangladeška taka": "BDT",
|
||||
"bangladešo taka": "BDT",
|
||||
"bangladeş takası": "BDT",
|
||||
@@ -9263,7 +9265,6 @@
|
||||
"izraelski novi šekel": "ILS",
|
||||
"izraēlas jaunais šekelis": "ILS",
|
||||
"izraēlas šekelis": "ILS",
|
||||
"íránský rial": "IRR",
|
||||
"íránský riál": "IRR",
|
||||
"íránský rijál": "IRR",
|
||||
"i̇ngiliz sterlini": "GBP",
|
||||
@@ -10209,6 +10210,7 @@
|
||||
"marca convertibilă a bosniei și herțegovinei": "BAM",
|
||||
"marca convertibilă a bosniei şi herţegovinei": "BAM",
|
||||
"marcă bosniacă convertibilă": "BAM",
|
||||
"marcă convertibilă": "BAM",
|
||||
"marcă convertibilă a bosniei și herțegovinei": "BAM",
|
||||
"marcă convertibilă a bosniei şi herţegovinei": "BAM",
|
||||
"marco bosniaco": "BAM",
|
||||
@@ -12554,11 +12556,12 @@
|
||||
"uyw": "UYW",
|
||||
"uzbecký som": "UZS",
|
||||
"uzbecký sum": "UZS",
|
||||
"uzbek som": "UZS",
|
||||
"uzbek sum": "UZS",
|
||||
"uzbeka somo": "UZS",
|
||||
"uzbeka sumo": "UZS",
|
||||
"uzbekijos somas": "UZS",
|
||||
"uzbekijos sumas": "UZS",
|
||||
"uzbekistani som": "UZS",
|
||||
"uzbekistani sum": "UZS",
|
||||
"uzbekistanin som": "UZS",
|
||||
"uzbekistano sumas": "UZS",
|
||||
@@ -14850,8 +14853,7 @@
|
||||
"رينغيت ماليزي": "MYR",
|
||||
"ریال": [
|
||||
"YER",
|
||||
"SAR",
|
||||
"IRR"
|
||||
"SAR"
|
||||
],
|
||||
"ریال,": "IRR",
|
||||
"زلوتي": [
|
||||
@@ -15428,8 +15430,10 @@
|
||||
"ด่ง": "VND",
|
||||
"ด่อง": "VND",
|
||||
"ด่องเวียดนาม": "VND",
|
||||
"ทิคัล": "THB",
|
||||
"ทูกรีก": "MNT",
|
||||
"บาท": "THB",
|
||||
"บาทสยาม": "THB",
|
||||
"บาทไทย": "THB",
|
||||
"ปอนด์ซูดานใต้": "SSP",
|
||||
"ปอนด์สเตอร์ลิง": "GBP",
|
||||
@@ -15464,7 +15468,9 @@
|
||||
"เงินบาท": "THB",
|
||||
"เงินปอนด์": "GBP",
|
||||
"เงินวอนเกาหลีใต้": "KRW",
|
||||
"เงินสยาม": "THB",
|
||||
"เงินหยวน": "CNY",
|
||||
"เงินไทย": "THB",
|
||||
"เท็งเก": "KZT",
|
||||
"เปโซคิวบา": "CUP",
|
||||
"เปโซชิลี": "CLP",
|
||||
@@ -16031,6 +16037,7 @@
|
||||
"トルクメン・マナト": "TMT",
|
||||
"トルコリラ": "TRY",
|
||||
"トルコ・リラ": "TRY",
|
||||
"トンガ・パアンガ": "TOP",
|
||||
"トンガ・パ・アンガ": "TOP",
|
||||
"ナイジェリア・ナイラ": "NGN",
|
||||
"ナイラ": "NGN",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -5,7 +5,7 @@
|
||||
],
|
||||
"ua": "Mozilla/5.0 ({os}; rv:{version}) Gecko/20100101 Firefox/{version}",
|
||||
"versions": [
|
||||
"148.0",
|
||||
"147.0"
|
||||
"149.0",
|
||||
"148.0"
|
||||
]
|
||||
}
|
||||
@@ -379,6 +379,12 @@ def request(query: str, params: "OnlineParams") -> None:
|
||||
# The vqd value is generated from the query and the UA header. To be able to
|
||||
# reuse the vqd value, the UA header must be static.
|
||||
headers["User-Agent"] = _HTTP_User_Agent
|
||||
|
||||
headers["Sec-Fetch-Dest"] = "document"
|
||||
headers["Sec-Fetch-Mode"] = "navigate"
|
||||
headers["Sec-Fetch-Site"] = "same-origin"
|
||||
headers["Sec-Fetch-User"] = "?1"
|
||||
|
||||
headers["Referer"] = "https://html.duckduckgo.com/"
|
||||
|
||||
ui_lang = params["searxng_locale"]
|
||||
|
||||
@@ -64,6 +64,9 @@ def request(query: str, params: "OnlineParams") -> None:
|
||||
if params["time_range"]:
|
||||
args["freshness"] = time_range_map[params["time_range"]]
|
||||
|
||||
# Needed to circumvent Cloudflare bot protection
|
||||
params['headers']['Referer'] = "https://karmasearch.org"
|
||||
|
||||
params["url"] = f"{base_url}/search/{search_type}?{urlencode(args)}"
|
||||
|
||||
|
||||
|
||||
@@ -1,74 +1,96 @@
|
||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
"""Lingva (alternative Google Translate frontend)"""
|
||||
"""`Lingva Translate`_ is an alternative front-end for Google Translate,
|
||||
serving as a free and open source translator with over a hundred
|
||||
languages available.
|
||||
|
||||
.. _Lingva Translate: https://github.com/thedaviddelta/lingva-translate
|
||||
"""
|
||||
|
||||
import typing as t
|
||||
|
||||
from searx.result_types import EngineResults
|
||||
|
||||
about = {
|
||||
"website": 'https://lingva.ml',
|
||||
if t.TYPE_CHECKING:
|
||||
from searx.extended_types import SXNG_Response
|
||||
from searx.search.processors.online_dictionary import OnlineDictParams
|
||||
|
||||
about: dict[str, t.Any] = {
|
||||
"website": "https://github.com/thedaviddelta/lingva-translate",
|
||||
"wikidata_id": None,
|
||||
"official_api_documentation": 'https://github.com/thedaviddelta/lingva-translate#public-apis',
|
||||
"official_api_documentation": "https://github.com/thedaviddelta/lingva-translate#public-apis",
|
||||
"use_official_api": True,
|
||||
"require_api_key": False,
|
||||
"results": 'JSON',
|
||||
"results": "JSON",
|
||||
}
|
||||
|
||||
engine_type = 'online_dictionary'
|
||||
categories = ['general', 'translate']
|
||||
categories: list[str] = ["general", "translate"]
|
||||
engine_type = "online_dictionary"
|
||||
|
||||
url = "https://lingva.thedaviddelta.com"
|
||||
base_url = "https://lingva.ml"
|
||||
|
||||
|
||||
def request(_query, params):
|
||||
params['url'] = f"{url}/api/v1/{params['from_lang'][1]}/{params['to_lang'][1]}/{params['query']}"
|
||||
return params
|
||||
def request(_query: str, params: "OnlineDictParams") -> None:
|
||||
from_lang = params["from_lang"][1]
|
||||
to_lang = params["to_lang"][1]
|
||||
query = params["query"]
|
||||
|
||||
params["url"] = f"{base_url}/api/v1/{from_lang}/{to_lang}/{query}"
|
||||
|
||||
|
||||
def response(resp) -> EngineResults:
|
||||
results = EngineResults()
|
||||
def response(resp: "SXNG_Response") -> EngineResults:
|
||||
res = EngineResults()
|
||||
json_resp = resp.json()
|
||||
|
||||
result = resp.json()
|
||||
info = result["info"]
|
||||
from_to_prefix = "%s-%s " % (resp.search_params['from_lang'][1], resp.search_params['to_lang'][1])
|
||||
params: "OnlineDictParams" = resp.search_params # type: ignore[assignment]
|
||||
from_lang = params["from_lang"][1]
|
||||
to_lang = params["to_lang"][1]
|
||||
query = params["query"]
|
||||
|
||||
translation = json_resp.get("translation")
|
||||
if not translation:
|
||||
return res
|
||||
|
||||
info: dict[str, t.Any] | None = json_resp.get("info")
|
||||
|
||||
from_to_prefix = f"{from_lang}-{to_lang} "
|
||||
|
||||
translations: list[EngineResults.types.Translations.Item] = []
|
||||
|
||||
if info:
|
||||
if "typo" in info:
|
||||
results.append({"suggestion": from_to_prefix + info["typo"]})
|
||||
res.add(res.types.LegacyResult(suggestion=from_to_prefix + info["typo"]))
|
||||
|
||||
if 'definitions' in info: # pylint: disable=too-many-nested-blocks
|
||||
for definition in info['definitions']:
|
||||
for item in definition.get('list', []):
|
||||
for synonym in item.get('synonyms', []):
|
||||
results.append({"suggestion": from_to_prefix + synonym})
|
||||
for definition in info.get("definitions", []):
|
||||
for item in definition.get("list", []):
|
||||
for synonym in item.get("synonyms", []):
|
||||
res.add(res.types.LegacyResult(suggestion=from_to_prefix + synonym))
|
||||
|
||||
data = []
|
||||
|
||||
for definition in info['definitions']:
|
||||
for translation in definition['list']:
|
||||
data.append(
|
||||
results.types.Translations.Item(
|
||||
text=result['translation'],
|
||||
definitions=[translation['definition']] if translation['definition'] else [],
|
||||
examples=[translation['example']] if translation['example'] else [],
|
||||
synonyms=translation['synonyms'],
|
||||
translations.append(
|
||||
EngineResults.types.Translations.Item(
|
||||
text=translation,
|
||||
definitions=[item["definition"]] if item.get("definition") else [],
|
||||
examples=[item["example"]] if item.get("example") else [],
|
||||
synonyms=item.get("synonyms", []),
|
||||
)
|
||||
)
|
||||
|
||||
for translation in info["extraTranslations"]:
|
||||
for word in translation["list"]:
|
||||
data.append(
|
||||
results.types.Translations.Item(
|
||||
text=word['word'],
|
||||
definitions=word['meanings'],
|
||||
for extra_translation in info.get("extraTranslations", []):
|
||||
for word in extra_translation.get("list", []):
|
||||
translations.append(
|
||||
EngineResults.types.Translations.Item(
|
||||
text=word["word"],
|
||||
definitions=word.get("meanings", []),
|
||||
)
|
||||
)
|
||||
|
||||
if not data and result['translation']:
|
||||
data.append(results.types.Translations.Item(text=result['translation']))
|
||||
if not translations:
|
||||
translations.append(EngineResults.types.Translations.Item(text=translation))
|
||||
|
||||
params = resp.search_params
|
||||
results.add(
|
||||
results.types.Translations(
|
||||
translations=data,
|
||||
url=f"{url}/{params['from_lang'][1]}/{params['to_lang'][1]}/{params['query']}",
|
||||
res.add(
|
||||
res.types.Translations(
|
||||
translations=translations,
|
||||
url=f"{base_url}/{from_lang}/{to_lang}/{query}",
|
||||
)
|
||||
)
|
||||
return results
|
||||
|
||||
return res
|
||||
|
||||
@@ -6,10 +6,8 @@ import re
|
||||
from urllib.parse import urlencode
|
||||
from lxml import html
|
||||
|
||||
import cloudscraper
|
||||
|
||||
from searx.result_types import EngineResults
|
||||
from searx.utils import eval_xpath_list
|
||||
from searx.utils import eval_xpath_list, gen_useragent
|
||||
from searx.enginelib import EngineCache
|
||||
from searx.exceptions import SearxEngineAPIException
|
||||
from searx.network import get
|
||||
@@ -27,6 +25,11 @@ about = {
|
||||
|
||||
base_url = 'https://www.pexels.com'
|
||||
categories = ['images']
|
||||
|
||||
api_key = "H2jk9uKnhRmL6WPwh89zBezWvr"
|
||||
"""
|
||||
Fallback API key to use when SearXNG fails to automatically extract one from the website.
|
||||
"""
|
||||
results_per_page = 20
|
||||
|
||||
paging = True
|
||||
@@ -40,6 +43,8 @@ SECRET_KEY_DB_KEY = "secret-key"
|
||||
CACHE: EngineCache
|
||||
"""Cache to store the secret API key for the engine."""
|
||||
|
||||
enable_http2 = False
|
||||
|
||||
|
||||
def init(engine_settings):
|
||||
global CACHE # pylint: disable=global-statement
|
||||
@@ -47,8 +52,15 @@ def init(engine_settings):
|
||||
|
||||
|
||||
def _get_secret_key():
|
||||
scraper = cloudscraper.create_scraper()
|
||||
resp = scraper.get(base_url)
|
||||
resp = get(
|
||||
base_url,
|
||||
headers={
|
||||
# circumvents Cloudflare bot protections
|
||||
"User-Agent": gen_useragent(),
|
||||
"Referer": base_url,
|
||||
},
|
||||
)
|
||||
|
||||
if resp.status_code != 200:
|
||||
raise SearxEngineAPIException("failed to obtain secret key")
|
||||
|
||||
@@ -80,10 +92,14 @@ def request(query, params):
|
||||
# cache api key for future requests
|
||||
secret_key = CACHE.get(SECRET_KEY_DB_KEY)
|
||||
if not secret_key:
|
||||
try:
|
||||
secret_key = _get_secret_key()
|
||||
CACHE.set(SECRET_KEY_DB_KEY, secret_key)
|
||||
except SearxEngineAPIException as e:
|
||||
logger.debug("failed to extract API key %s" % e)
|
||||
secret_key = api_key
|
||||
|
||||
params["headers"]["secret-key"] = CACHE.get(SECRET_KEY_DB_KEY)
|
||||
params["headers"]["secret-key"] = secret_key
|
||||
|
||||
return params
|
||||
|
||||
|
||||
@@ -81,7 +81,7 @@ def _story(item):
|
||||
'title': item['title'],
|
||||
'thumbnail': item.get('teaserImage', {}).get('imageVariants', {}).get('16x9-256'),
|
||||
'publishedDate': datetime.strptime(item['date'][:19], '%Y-%m-%dT%H:%M:%S'),
|
||||
'content': item['firstSentence'],
|
||||
'content': item.get('firstSentence'),
|
||||
'url': item['shareURL'] if use_source_url else item['detailsweb'],
|
||||
}
|
||||
|
||||
|
||||
@@ -127,7 +127,7 @@ def request(query, params):
|
||||
return False
|
||||
|
||||
args = {'query': query}
|
||||
params['url'] = f"{base_url.rstrip('/')}/api/search?{urlencode(args)}"
|
||||
params['url'] = f"{base_url.rstrip('/')}/api/search/?{urlencode(args)}"
|
||||
params['headers']['Authorization'] = f'Token {ta_token}'
|
||||
|
||||
return params
|
||||
|
||||
@@ -426,18 +426,21 @@ engines:
|
||||
search_type: search
|
||||
categories: [general]
|
||||
shortcut: aol
|
||||
disabled: true
|
||||
|
||||
- name: aol images
|
||||
engine: aol
|
||||
search_type: image
|
||||
categories: [images]
|
||||
shortcut: aoli
|
||||
disabled: true
|
||||
|
||||
- name: aol videos
|
||||
engine: aol
|
||||
search_type: video
|
||||
categories: [videos]
|
||||
shortcut: aolv
|
||||
disabled: true
|
||||
|
||||
- name: arch linux wiki
|
||||
engine: archlinux
|
||||
@@ -1310,8 +1313,9 @@ engines:
|
||||
- name: lingva
|
||||
engine: lingva
|
||||
shortcut: lv
|
||||
timeout: 6.0
|
||||
# set lingva instance in url, by default it will use the official instance
|
||||
# url: https://lingva.thedaviddelta.com
|
||||
# url: https://lingva.ml
|
||||
|
||||
- name: lobste.rs
|
||||
engine: xpath
|
||||
|
||||
Binary file not shown.
@@ -23,7 +23,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2026-02-22 13:48+0000\n"
|
||||
"POT-Creation-Date: 2026-03-24 18:43+0000\n"
|
||||
"PO-Revision-Date: 2025-10-22 02:09+0000\n"
|
||||
"Last-Translator: return42 <return42@noreply.codeberg.org>\n"
|
||||
"Language: af\n"
|
||||
@@ -76,7 +76,7 @@ msgid "videos"
|
||||
msgstr "videos"
|
||||
|
||||
#. CATEGORY_NAMES['RADIO']
|
||||
#: searx/engines/radio_browser.py:142 searx/searxng.msg
|
||||
#: searx/engines/radio_browser.py:146 searx/searxng.msg
|
||||
msgid "radio"
|
||||
msgstr "radio"
|
||||
|
||||
@@ -550,7 +550,7 @@ msgstr "geantwoord"
|
||||
msgid "No item found"
|
||||
msgstr "Geen item gevind"
|
||||
|
||||
#: searx/engines/qwant.py:296
|
||||
#: searx/engines/qwant.py:291
|
||||
#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:329
|
||||
msgid "Source"
|
||||
msgstr "Bron"
|
||||
@@ -646,6 +646,11 @@ msgstr "Genereer verskillende ewekansige waardes"
|
||||
msgid "Compute {func} of the arguments"
|
||||
msgstr "Bereken {func} van die opsies"
|
||||
|
||||
#: searx/engines/boardreader.py:107
|
||||
#, python-brace-format
|
||||
msgid "Posted by {author}"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/openstreetmap.py:155
|
||||
msgid "Show route in map .."
|
||||
msgstr "Wys roete op die kaart .."
|
||||
@@ -659,19 +664,19 @@ msgstr "{title} (UITGEDIEN)"
|
||||
msgid "This entry has been superseded by"
|
||||
msgstr "Hierdie inskrywing was vervang deur"
|
||||
|
||||
#: searx/engines/qwant.py:298
|
||||
#: searx/engines/qwant.py:293
|
||||
msgid "Channel"
|
||||
msgstr "Kanaal"
|
||||
|
||||
#: searx/engines/radio_browser.py:144
|
||||
#: searx/engines/radio_browser.py:148
|
||||
msgid "bitrate"
|
||||
msgstr "bitsnelheid"
|
||||
|
||||
#: searx/engines/radio_browser.py:145
|
||||
#: searx/engines/radio_browser.py:149
|
||||
msgid "votes"
|
||||
msgstr "stemme"
|
||||
|
||||
#: searx/engines/radio_browser.py:146
|
||||
#: searx/engines/radio_browser.py:150
|
||||
msgid "clicks"
|
||||
msgstr "klikke"
|
||||
|
||||
@@ -707,15 +712,15 @@ msgstr ""
|
||||
msgid "The image could not be downloaded."
|
||||
msgstr "Die prent kon nie afgelaai word nie."
|
||||
|
||||
#: searx/engines/zlibrary.py:78
|
||||
#: searx/engines/zlibrary.py:79
|
||||
msgid "Language"
|
||||
msgstr "Taal"
|
||||
|
||||
#: searx/engines/zlibrary.py:79
|
||||
#: searx/engines/zlibrary.py:80
|
||||
msgid "Book rating"
|
||||
msgstr "boekgradering"
|
||||
|
||||
#: searx/engines/zlibrary.py:80
|
||||
#: searx/engines/zlibrary.py:81
|
||||
msgid "File quality"
|
||||
msgstr "Lêer kwaliteit"
|
||||
|
||||
@@ -896,7 +901,7 @@ msgstr "Bronkode"
|
||||
msgid "Issue tracker"
|
||||
msgstr "Probleem soeker"
|
||||
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:18
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:17
|
||||
msgid "Engine stats"
|
||||
msgstr "Enjin statistieke"
|
||||
|
||||
@@ -936,30 +941,6 @@ msgstr "Outeur"
|
||||
msgid "cached"
|
||||
msgstr "gekas"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:60
|
||||
msgid "Start submitting a new issue on GitHub"
|
||||
msgstr "Begin om 'n nuwe probleem op GitHub in te dien"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:62
|
||||
msgid "Please check for existing bugs about this engine on GitHub"
|
||||
msgstr "Kyk asseblief vir bestaande goggas vir hierdie enjin op GitHub"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:65
|
||||
msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
msgstr ""
|
||||
"Ek bevestig daar is nie 'n bestaande gogga oor die probleem wat ek teekom"
|
||||
" nie"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:67
|
||||
msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
msgstr ""
|
||||
"As dit 'n publieke geval is, spesifiseer asseblief die URL in die "
|
||||
"foutverslag"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:68
|
||||
msgid "Submit a new issue on Github including the above information"
|
||||
msgstr "Dien 'n nuwe probleem in op GitHub insluitend die bogenoemde inligting"
|
||||
|
||||
#: searx/templates/simple/preferences.html:65
|
||||
msgid "No HTTPS"
|
||||
msgstr "Geen HTTPS"
|
||||
@@ -979,17 +960,17 @@ msgid "!bang for its categories"
|
||||
msgstr "!bang vir sy kategorieë"
|
||||
|
||||
#: searx/templates/simple/preferences.html:102
|
||||
#: searx/templates/simple/stats.html:64
|
||||
#: searx/templates/simple/stats.html:63
|
||||
msgid "Median"
|
||||
msgstr "Mediaan"
|
||||
|
||||
#: searx/templates/simple/preferences.html:103
|
||||
#: searx/templates/simple/stats.html:70
|
||||
#: searx/templates/simple/stats.html:69
|
||||
msgid "P80"
|
||||
msgstr "P80"
|
||||
|
||||
#: searx/templates/simple/preferences.html:104
|
||||
#: searx/templates/simple/stats.html:76
|
||||
#: searx/templates/simple/stats.html:75
|
||||
msgid "P95"
|
||||
msgstr "P95"
|
||||
|
||||
@@ -1084,81 +1065,81 @@ msgstr "maak skoon"
|
||||
msgid "search"
|
||||
msgstr "soek"
|
||||
|
||||
#: searx/templates/simple/stats.html:21
|
||||
#: searx/templates/simple/stats.html:20
|
||||
msgid "There is currently no data available. "
|
||||
msgstr "Daar is tans geen data beskikbaar nie."
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:24
|
||||
#: searx/templates/simple/stats.html:25
|
||||
#: searx/templates/simple/stats.html:24
|
||||
msgid "Engine name"
|
||||
msgstr "Enjin naam"
|
||||
|
||||
#: searx/templates/simple/stats.html:26
|
||||
#: searx/templates/simple/stats.html:25
|
||||
msgid "Scores"
|
||||
msgstr "Tellings"
|
||||
|
||||
#: searx/templates/simple/stats.html:27
|
||||
#: searx/templates/simple/stats.html:26
|
||||
msgid "Result count"
|
||||
msgstr "Resultaattelling"
|
||||
|
||||
#: searx/templates/simple/elements/engines_msg.html:7
|
||||
#: searx/templates/simple/preferences/engines.html:31
|
||||
#: searx/templates/simple/stats.html:28
|
||||
#: searx/templates/simple/stats.html:27
|
||||
msgid "Response time"
|
||||
msgstr "Reaksietyd"
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:35
|
||||
#: searx/templates/simple/stats.html:29
|
||||
#: searx/templates/simple/stats.html:28
|
||||
msgid "Reliability"
|
||||
msgstr "Betroubaarheid"
|
||||
|
||||
#: searx/templates/simple/stats.html:59
|
||||
#: searx/templates/simple/stats.html:58
|
||||
msgid "Total"
|
||||
msgstr "Totaal"
|
||||
|
||||
#: searx/templates/simple/stats.html:60
|
||||
#: searx/templates/simple/stats.html:59
|
||||
msgid "HTTP"
|
||||
msgstr "HTTP"
|
||||
|
||||
#: searx/templates/simple/stats.html:61
|
||||
#: searx/templates/simple/stats.html:60
|
||||
msgid "Processing"
|
||||
msgstr "Verwerking"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Warnings"
|
||||
msgstr "Waarskuwings"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Errors and exceptions"
|
||||
msgstr "Foute en uitsonderings"
|
||||
|
||||
#: searx/templates/simple/stats.html:105
|
||||
#: searx/templates/simple/stats.html:104
|
||||
msgid "Exception"
|
||||
msgstr "Uitsondering"
|
||||
|
||||
#: searx/templates/simple/stats.html:107
|
||||
#: searx/templates/simple/stats.html:106
|
||||
msgid "Message"
|
||||
msgstr "Boodskap"
|
||||
|
||||
#: searx/templates/simple/stats.html:109
|
||||
#: searx/templates/simple/stats.html:108
|
||||
msgid "Percentage"
|
||||
msgstr "Persentasie"
|
||||
|
||||
#: searx/templates/simple/stats.html:111
|
||||
#: searx/templates/simple/stats.html:110
|
||||
msgid "Parameter"
|
||||
msgstr "Parameter"
|
||||
|
||||
#: searx/templates/simple/result_templates/code.html:29
|
||||
#: searx/templates/simple/result_templates/file.html:24
|
||||
#: searx/templates/simple/stats.html:119
|
||||
#: searx/templates/simple/stats.html:118
|
||||
msgid "Filename"
|
||||
msgstr "Lêernaam"
|
||||
|
||||
#: searx/templates/simple/stats.html:120
|
||||
#: searx/templates/simple/stats.html:119
|
||||
msgid "Function"
|
||||
msgstr "Funksie"
|
||||
|
||||
#: searx/templates/simple/stats.html:121
|
||||
#: searx/templates/simple/stats.html:120
|
||||
msgid "Code"
|
||||
msgstr "Kode"
|
||||
|
||||
@@ -2157,3 +2138,24 @@ msgstr "versteek video"
|
||||
#~ msgid "Comment(s)"
|
||||
#~ msgstr "Opmerking(s)"
|
||||
|
||||
#~ msgid "Start submitting a new issue on GitHub"
|
||||
#~ msgstr "Begin om 'n nuwe probleem op GitHub in te dien"
|
||||
|
||||
#~ msgid "Please check for existing bugs about this engine on GitHub"
|
||||
#~ msgstr "Kyk asseblief vir bestaande goggas vir hierdie enjin op GitHub"
|
||||
|
||||
#~ msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
#~ msgstr ""
|
||||
#~ "Ek bevestig daar is nie 'n "
|
||||
#~ "bestaande gogga oor die probleem wat "
|
||||
#~ "ek teekom nie"
|
||||
|
||||
#~ msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
#~ msgstr ""
|
||||
#~ "As dit 'n publieke geval is, "
|
||||
#~ "spesifiseer asseblief die URL in die "
|
||||
#~ "foutverslag"
|
||||
|
||||
#~ msgid "Submit a new issue on Github including the above information"
|
||||
#~ msgstr "Dien 'n nuwe probleem in op GitHub insluitend die bogenoemde inligting"
|
||||
|
||||
|
||||
Binary file not shown.
@@ -31,7 +31,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: searx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2026-02-22 13:48+0000\n"
|
||||
"POT-Creation-Date: 2026-03-24 18:43+0000\n"
|
||||
"PO-Revision-Date: 2025-10-22 02:09+0000\n"
|
||||
"Last-Translator: return42 <return42@noreply.codeberg.org>\n"
|
||||
"Language: ar\n"
|
||||
@@ -85,7 +85,7 @@ msgid "videos"
|
||||
msgstr "ڤيديوهات"
|
||||
|
||||
#. CATEGORY_NAMES['RADIO']
|
||||
#: searx/engines/radio_browser.py:142 searx/searxng.msg
|
||||
#: searx/engines/radio_browser.py:146 searx/searxng.msg
|
||||
msgid "radio"
|
||||
msgstr "راديو"
|
||||
|
||||
@@ -559,7 +559,7 @@ msgstr "أُجيبت"
|
||||
msgid "No item found"
|
||||
msgstr "تعذر العثور على عناصر"
|
||||
|
||||
#: searx/engines/qwant.py:296
|
||||
#: searx/engines/qwant.py:291
|
||||
#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:329
|
||||
msgid "Source"
|
||||
msgstr "المصدر"
|
||||
@@ -655,6 +655,11 @@ msgstr "توليد قِيم عشوائية مختلفة"
|
||||
msgid "Compute {func} of the arguments"
|
||||
msgstr "حساب {func} من الحجج"
|
||||
|
||||
#: searx/engines/boardreader.py:107
|
||||
#, python-brace-format
|
||||
msgid "Posted by {author}"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/openstreetmap.py:155
|
||||
msgid "Show route in map .."
|
||||
msgstr "أظهِر الطريق على الخريطة .."
|
||||
@@ -668,19 +673,19 @@ msgstr "{title} (قديما)"
|
||||
msgid "This entry has been superseded by"
|
||||
msgstr "هذا الإدخال تم استبداله بـ"
|
||||
|
||||
#: searx/engines/qwant.py:298
|
||||
#: searx/engines/qwant.py:293
|
||||
msgid "Channel"
|
||||
msgstr "القناة"
|
||||
|
||||
#: searx/engines/radio_browser.py:144
|
||||
#: searx/engines/radio_browser.py:148
|
||||
msgid "bitrate"
|
||||
msgstr "معدل البت"
|
||||
|
||||
#: searx/engines/radio_browser.py:145
|
||||
#: searx/engines/radio_browser.py:149
|
||||
msgid "votes"
|
||||
msgstr "تصويتات"
|
||||
|
||||
#: searx/engines/radio_browser.py:146
|
||||
#: searx/engines/radio_browser.py:150
|
||||
msgid "clicks"
|
||||
msgstr "نقرات"
|
||||
|
||||
@@ -714,15 +719,15 @@ msgstr ""
|
||||
msgid "The image could not be downloaded."
|
||||
msgstr "لا يمكن تنزيل الصورة."
|
||||
|
||||
#: searx/engines/zlibrary.py:78
|
||||
#: searx/engines/zlibrary.py:79
|
||||
msgid "Language"
|
||||
msgstr "اللغة"
|
||||
|
||||
#: searx/engines/zlibrary.py:79
|
||||
#: searx/engines/zlibrary.py:80
|
||||
msgid "Book rating"
|
||||
msgstr "تقييم الكتاب"
|
||||
|
||||
#: searx/engines/zlibrary.py:80
|
||||
#: searx/engines/zlibrary.py:81
|
||||
msgid "File quality"
|
||||
msgstr "جودة الملف"
|
||||
|
||||
@@ -904,7 +909,7 @@ msgstr "شيفرة مصدرية"
|
||||
msgid "Issue tracker"
|
||||
msgstr "تعقب القضايا"
|
||||
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:18
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:17
|
||||
msgid "Engine stats"
|
||||
msgstr "إحصائيات المحرك"
|
||||
|
||||
@@ -944,26 +949,6 @@ msgstr "الكاتب"
|
||||
msgid "cached"
|
||||
msgstr "النسخة المخبأة"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:60
|
||||
msgid "Start submitting a new issue on GitHub"
|
||||
msgstr "ابدأ بتقديم قضية جديدة على GitHub"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:62
|
||||
msgid "Please check for existing bugs about this engine on GitHub"
|
||||
msgstr "الرجاء التحقق من الأخطاء الموجودة حول هذا المحرك على GitHub"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:65
|
||||
msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
msgstr "أؤكد عدم وجود أخطاء حول المشكلة التي أواجهها"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:67
|
||||
msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
msgstr "إذا كان هذا مثيلًا عامًا ، فيرجى تحديد عنوان URL في تقرير الخطأ"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:68
|
||||
msgid "Submit a new issue on Github including the above information"
|
||||
msgstr "قم بتقديم مشكلة جديدة على GitHub بالمعلومات الواردة أعلاه"
|
||||
|
||||
#: searx/templates/simple/preferences.html:65
|
||||
msgid "No HTTPS"
|
||||
msgstr "دون HTTPS"
|
||||
@@ -983,17 +968,17 @@ msgid "!bang for its categories"
|
||||
msgstr "!بانج لمجموعاته"
|
||||
|
||||
#: searx/templates/simple/preferences.html:102
|
||||
#: searx/templates/simple/stats.html:64
|
||||
#: searx/templates/simple/stats.html:63
|
||||
msgid "Median"
|
||||
msgstr "وسطي"
|
||||
|
||||
#: searx/templates/simple/preferences.html:103
|
||||
#: searx/templates/simple/stats.html:70
|
||||
#: searx/templates/simple/stats.html:69
|
||||
msgid "P80"
|
||||
msgstr "صفحة 80"
|
||||
|
||||
#: searx/templates/simple/preferences.html:104
|
||||
#: searx/templates/simple/stats.html:76
|
||||
#: searx/templates/simple/stats.html:75
|
||||
msgid "P95"
|
||||
msgstr "صفحة 95"
|
||||
|
||||
@@ -1086,81 +1071,81 @@ msgstr "مسح"
|
||||
msgid "search"
|
||||
msgstr "بحث"
|
||||
|
||||
#: searx/templates/simple/stats.html:21
|
||||
#: searx/templates/simple/stats.html:20
|
||||
msgid "There is currently no data available. "
|
||||
msgstr "لم يتم العثور على أية بيانات في الوقت الحالي. "
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:24
|
||||
#: searx/templates/simple/stats.html:25
|
||||
#: searx/templates/simple/stats.html:24
|
||||
msgid "Engine name"
|
||||
msgstr "إسم المحرك"
|
||||
|
||||
#: searx/templates/simple/stats.html:26
|
||||
#: searx/templates/simple/stats.html:25
|
||||
msgid "Scores"
|
||||
msgstr "نتائج"
|
||||
|
||||
#: searx/templates/simple/stats.html:27
|
||||
#: searx/templates/simple/stats.html:26
|
||||
msgid "Result count"
|
||||
msgstr "نتيجة العد"
|
||||
|
||||
#: searx/templates/simple/elements/engines_msg.html:7
|
||||
#: searx/templates/simple/preferences/engines.html:31
|
||||
#: searx/templates/simple/stats.html:28
|
||||
#: searx/templates/simple/stats.html:27
|
||||
msgid "Response time"
|
||||
msgstr "مدة الإستجابة"
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:35
|
||||
#: searx/templates/simple/stats.html:29
|
||||
#: searx/templates/simple/stats.html:28
|
||||
msgid "Reliability"
|
||||
msgstr "إمكانية الإشتغال"
|
||||
|
||||
#: searx/templates/simple/stats.html:59
|
||||
#: searx/templates/simple/stats.html:58
|
||||
msgid "Total"
|
||||
msgstr "إجمالي"
|
||||
|
||||
#: searx/templates/simple/stats.html:60
|
||||
#: searx/templates/simple/stats.html:59
|
||||
msgid "HTTP"
|
||||
msgstr "HTTP"
|
||||
|
||||
#: searx/templates/simple/stats.html:61
|
||||
#: searx/templates/simple/stats.html:60
|
||||
msgid "Processing"
|
||||
msgstr "يتم المعالجة"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Warnings"
|
||||
msgstr "تحذيرات"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Errors and exceptions"
|
||||
msgstr "الأخطاء والاستثناءات"
|
||||
|
||||
#: searx/templates/simple/stats.html:105
|
||||
#: searx/templates/simple/stats.html:104
|
||||
msgid "Exception"
|
||||
msgstr "استثناء"
|
||||
|
||||
#: searx/templates/simple/stats.html:107
|
||||
#: searx/templates/simple/stats.html:106
|
||||
msgid "Message"
|
||||
msgstr "الرسالة"
|
||||
|
||||
#: searx/templates/simple/stats.html:109
|
||||
#: searx/templates/simple/stats.html:108
|
||||
msgid "Percentage"
|
||||
msgstr "نسبة"
|
||||
|
||||
#: searx/templates/simple/stats.html:111
|
||||
#: searx/templates/simple/stats.html:110
|
||||
msgid "Parameter"
|
||||
msgstr "معامل"
|
||||
|
||||
#: searx/templates/simple/result_templates/code.html:29
|
||||
#: searx/templates/simple/result_templates/file.html:24
|
||||
#: searx/templates/simple/stats.html:119
|
||||
#: searx/templates/simple/stats.html:118
|
||||
msgid "Filename"
|
||||
msgstr "اسم الملف"
|
||||
|
||||
#: searx/templates/simple/stats.html:120
|
||||
#: searx/templates/simple/stats.html:119
|
||||
msgid "Function"
|
||||
msgstr "وظيفة"
|
||||
|
||||
#: searx/templates/simple/stats.html:121
|
||||
#: searx/templates/simple/stats.html:120
|
||||
msgid "Code"
|
||||
msgstr "شفرة"
|
||||
|
||||
@@ -2393,3 +2378,18 @@ msgstr "إخفاء الفيديو"
|
||||
#~ msgid "Comment(s)"
|
||||
#~ msgstr "تعليق/تعليقات"
|
||||
|
||||
#~ msgid "Start submitting a new issue on GitHub"
|
||||
#~ msgstr "ابدأ بتقديم قضية جديدة على GitHub"
|
||||
|
||||
#~ msgid "Please check for existing bugs about this engine on GitHub"
|
||||
#~ msgstr "الرجاء التحقق من الأخطاء الموجودة حول هذا المحرك على GitHub"
|
||||
|
||||
#~ msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
#~ msgstr "أؤكد عدم وجود أخطاء حول المشكلة التي أواجهها"
|
||||
|
||||
#~ msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
#~ msgstr "إذا كان هذا مثيلًا عامًا ، فيرجى تحديد عنوان URL في تقرير الخطأ"
|
||||
|
||||
#~ msgid "Submit a new issue on Github including the above information"
|
||||
#~ msgstr "قم بتقديم مشكلة جديدة على GitHub بالمعلومات الواردة أعلاه"
|
||||
|
||||
|
||||
Binary file not shown.
@@ -23,7 +23,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: searx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2026-02-22 13:48+0000\n"
|
||||
"POT-Creation-Date: 2026-03-24 18:43+0000\n"
|
||||
"PO-Revision-Date: 2025-10-22 02:09+0000\n"
|
||||
"Last-Translator: return42 <return42@noreply.codeberg.org>\n"
|
||||
"Language: bg\n"
|
||||
@@ -76,7 +76,7 @@ msgid "videos"
|
||||
msgstr "видео"
|
||||
|
||||
#. CATEGORY_NAMES['RADIO']
|
||||
#: searx/engines/radio_browser.py:142 searx/searxng.msg
|
||||
#: searx/engines/radio_browser.py:146 searx/searxng.msg
|
||||
msgid "radio"
|
||||
msgstr "радио"
|
||||
|
||||
@@ -550,7 +550,7 @@ msgstr "Отговорено"
|
||||
msgid "No item found"
|
||||
msgstr "Не е намерен артикул"
|
||||
|
||||
#: searx/engines/qwant.py:296
|
||||
#: searx/engines/qwant.py:291
|
||||
#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:329
|
||||
msgid "Source"
|
||||
msgstr "Източник"
|
||||
@@ -646,6 +646,11 @@ msgstr "Генерирайте различни произволни стойн
|
||||
msgid "Compute {func} of the arguments"
|
||||
msgstr "Изчислете {func} на аргументите"
|
||||
|
||||
#: searx/engines/boardreader.py:107
|
||||
#, python-brace-format
|
||||
msgid "Posted by {author}"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/openstreetmap.py:155
|
||||
msgid "Show route in map .."
|
||||
msgstr "Покажи маршрута в картата.."
|
||||
@@ -659,19 +664,19 @@ msgstr "{title} (ОСТАРЯЛО)"
|
||||
msgid "This entry has been superseded by"
|
||||
msgstr "Този запис е заменен от"
|
||||
|
||||
#: searx/engines/qwant.py:298
|
||||
#: searx/engines/qwant.py:293
|
||||
msgid "Channel"
|
||||
msgstr "Канал"
|
||||
|
||||
#: searx/engines/radio_browser.py:144
|
||||
#: searx/engines/radio_browser.py:148
|
||||
msgid "bitrate"
|
||||
msgstr "Скорост"
|
||||
|
||||
#: searx/engines/radio_browser.py:145
|
||||
#: searx/engines/radio_browser.py:149
|
||||
msgid "votes"
|
||||
msgstr "Гласове"
|
||||
|
||||
#: searx/engines/radio_browser.py:146
|
||||
#: searx/engines/radio_browser.py:150
|
||||
msgid "clicks"
|
||||
msgstr "клика"
|
||||
|
||||
@@ -707,15 +712,15 @@ msgstr ""
|
||||
msgid "The image could not be downloaded."
|
||||
msgstr "Снимката не може да бъде свалена."
|
||||
|
||||
#: searx/engines/zlibrary.py:78
|
||||
#: searx/engines/zlibrary.py:79
|
||||
msgid "Language"
|
||||
msgstr "Език"
|
||||
|
||||
#: searx/engines/zlibrary.py:79
|
||||
#: searx/engines/zlibrary.py:80
|
||||
msgid "Book rating"
|
||||
msgstr "Рейтинг на книги"
|
||||
|
||||
#: searx/engines/zlibrary.py:80
|
||||
#: searx/engines/zlibrary.py:81
|
||||
msgid "File quality"
|
||||
msgstr "Качество на файл"
|
||||
|
||||
@@ -893,7 +898,7 @@ msgstr "Код на SearXNG"
|
||||
msgid "Issue tracker"
|
||||
msgstr "Търсачка на проблеми"
|
||||
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:18
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:17
|
||||
msgid "Engine stats"
|
||||
msgstr "Статистика на търсачката"
|
||||
|
||||
@@ -933,30 +938,6 @@ msgstr "Автор"
|
||||
msgid "cached"
|
||||
msgstr "кеширана"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:60
|
||||
msgid "Start submitting a new issue on GitHub"
|
||||
msgstr "Предявете нов проблем в GitHub"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:62
|
||||
msgid "Please check for existing bugs about this engine on GitHub"
|
||||
msgstr "Моля проверете за съществуващи бъгове на търсачката в GitHub"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:65
|
||||
msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
msgstr "Потвърждавам, че няма съществуващи бъогве за проблема, който срещнах"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:67
|
||||
msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
msgstr ""
|
||||
"Ако това е публична инстанция, моля предоставете URL адресът в отзива за "
|
||||
"бъга"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:68
|
||||
msgid "Submit a new issue on Github including the above information"
|
||||
msgstr ""
|
||||
"Изпращане на сигнал за нов проблем на Github, съдържащ горепосочената "
|
||||
"информация"
|
||||
|
||||
#: searx/templates/simple/preferences.html:65
|
||||
msgid "No HTTPS"
|
||||
msgstr "Без HTTPS"
|
||||
@@ -976,17 +957,17 @@ msgid "!bang for its categories"
|
||||
msgstr "!bang за категориите"
|
||||
|
||||
#: searx/templates/simple/preferences.html:102
|
||||
#: searx/templates/simple/stats.html:64
|
||||
#: searx/templates/simple/stats.html:63
|
||||
msgid "Median"
|
||||
msgstr "Медиaна"
|
||||
|
||||
#: searx/templates/simple/preferences.html:103
|
||||
#: searx/templates/simple/stats.html:70
|
||||
#: searx/templates/simple/stats.html:69
|
||||
msgid "P80"
|
||||
msgstr "P80"
|
||||
|
||||
#: searx/templates/simple/preferences.html:104
|
||||
#: searx/templates/simple/stats.html:76
|
||||
#: searx/templates/simple/stats.html:75
|
||||
msgid "P95"
|
||||
msgstr "P95"
|
||||
|
||||
@@ -1079,81 +1060,81 @@ msgstr "изчисти"
|
||||
msgid "search"
|
||||
msgstr "търси"
|
||||
|
||||
#: searx/templates/simple/stats.html:21
|
||||
#: searx/templates/simple/stats.html:20
|
||||
msgid "There is currently no data available. "
|
||||
msgstr "Няма налична достъпна информация."
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:24
|
||||
#: searx/templates/simple/stats.html:25
|
||||
#: searx/templates/simple/stats.html:24
|
||||
msgid "Engine name"
|
||||
msgstr "Име на търсачка"
|
||||
|
||||
#: searx/templates/simple/stats.html:26
|
||||
#: searx/templates/simple/stats.html:25
|
||||
msgid "Scores"
|
||||
msgstr "Резултати"
|
||||
|
||||
#: searx/templates/simple/stats.html:27
|
||||
#: searx/templates/simple/stats.html:26
|
||||
msgid "Result count"
|
||||
msgstr "Брой резултати"
|
||||
|
||||
#: searx/templates/simple/elements/engines_msg.html:7
|
||||
#: searx/templates/simple/preferences/engines.html:31
|
||||
#: searx/templates/simple/stats.html:28
|
||||
#: searx/templates/simple/stats.html:27
|
||||
msgid "Response time"
|
||||
msgstr "Време за отговор"
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:35
|
||||
#: searx/templates/simple/stats.html:29
|
||||
#: searx/templates/simple/stats.html:28
|
||||
msgid "Reliability"
|
||||
msgstr "Надеждност"
|
||||
|
||||
#: searx/templates/simple/stats.html:59
|
||||
#: searx/templates/simple/stats.html:58
|
||||
msgid "Total"
|
||||
msgstr "Общо"
|
||||
|
||||
#: searx/templates/simple/stats.html:60
|
||||
#: searx/templates/simple/stats.html:59
|
||||
msgid "HTTP"
|
||||
msgstr "HTTP"
|
||||
|
||||
#: searx/templates/simple/stats.html:61
|
||||
#: searx/templates/simple/stats.html:60
|
||||
msgid "Processing"
|
||||
msgstr "Обработка"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Warnings"
|
||||
msgstr "Предупреждения"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Errors and exceptions"
|
||||
msgstr "Грешки и изключения"
|
||||
|
||||
#: searx/templates/simple/stats.html:105
|
||||
#: searx/templates/simple/stats.html:104
|
||||
msgid "Exception"
|
||||
msgstr "Изключение"
|
||||
|
||||
#: searx/templates/simple/stats.html:107
|
||||
#: searx/templates/simple/stats.html:106
|
||||
msgid "Message"
|
||||
msgstr "Съобщение"
|
||||
|
||||
#: searx/templates/simple/stats.html:109
|
||||
#: searx/templates/simple/stats.html:108
|
||||
msgid "Percentage"
|
||||
msgstr "Процент"
|
||||
|
||||
#: searx/templates/simple/stats.html:111
|
||||
#: searx/templates/simple/stats.html:110
|
||||
msgid "Parameter"
|
||||
msgstr "Параметър"
|
||||
|
||||
#: searx/templates/simple/result_templates/code.html:29
|
||||
#: searx/templates/simple/result_templates/file.html:24
|
||||
#: searx/templates/simple/stats.html:119
|
||||
#: searx/templates/simple/stats.html:118
|
||||
msgid "Filename"
|
||||
msgstr "Име на файла"
|
||||
|
||||
#: searx/templates/simple/stats.html:120
|
||||
#: searx/templates/simple/stats.html:119
|
||||
msgid "Function"
|
||||
msgstr "Функция"
|
||||
|
||||
#: searx/templates/simple/stats.html:121
|
||||
#: searx/templates/simple/stats.html:120
|
||||
msgid "Code"
|
||||
msgstr "Код"
|
||||
|
||||
@@ -2392,3 +2373,23 @@ msgstr "скрий видеото"
|
||||
#~ msgid "Comment(s)"
|
||||
#~ msgstr "Коментар (и)"
|
||||
|
||||
#~ msgid "Start submitting a new issue on GitHub"
|
||||
#~ msgstr "Предявете нов проблем в GitHub"
|
||||
|
||||
#~ msgid "Please check for existing bugs about this engine on GitHub"
|
||||
#~ msgstr "Моля проверете за съществуващи бъгове на търсачката в GitHub"
|
||||
|
||||
#~ msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
#~ msgstr "Потвърждавам, че няма съществуващи бъогве за проблема, който срещнах"
|
||||
|
||||
#~ msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
#~ msgstr ""
|
||||
#~ "Ако това е публична инстанция, моля "
|
||||
#~ "предоставете URL адресът в отзива за "
|
||||
#~ "бъга"
|
||||
|
||||
#~ msgid "Submit a new issue on Github including the above information"
|
||||
#~ msgstr ""
|
||||
#~ "Изпращане на сигнал за нов проблем "
|
||||
#~ "на Github, съдържащ горепосочената информация"
|
||||
|
||||
|
||||
Binary file not shown.
@@ -29,7 +29,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2026-02-22 13:48+0000\n"
|
||||
"POT-Creation-Date: 2026-03-24 18:43+0000\n"
|
||||
"PO-Revision-Date: 2025-10-22 02:09+0000\n"
|
||||
"Last-Translator: return42 <return42@noreply.codeberg.org>\n"
|
||||
"Language: bn\n"
|
||||
@@ -82,7 +82,7 @@ msgid "videos"
|
||||
msgstr "ভিডিও"
|
||||
|
||||
#. CATEGORY_NAMES['RADIO']
|
||||
#: searx/engines/radio_browser.py:142 searx/searxng.msg
|
||||
#: searx/engines/radio_browser.py:146 searx/searxng.msg
|
||||
msgid "radio"
|
||||
msgstr "বেতার"
|
||||
|
||||
@@ -556,7 +556,7 @@ msgstr "উত্তরকৃত"
|
||||
msgid "No item found"
|
||||
msgstr "কোন আইটেম পাওয়া যায়নি"
|
||||
|
||||
#: searx/engines/qwant.py:296
|
||||
#: searx/engines/qwant.py:291
|
||||
#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:329
|
||||
msgid "Source"
|
||||
msgstr "উৎস"
|
||||
@@ -652,6 +652,11 @@ msgstr "বিভিন্ন এলোমেলো মান তৈরি ক
|
||||
msgid "Compute {func} of the arguments"
|
||||
msgstr "{func} এই আদেশ কম্পিউট করো"
|
||||
|
||||
#: searx/engines/boardreader.py:107
|
||||
#, python-brace-format
|
||||
msgid "Posted by {author}"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/openstreetmap.py:155
|
||||
msgid "Show route in map .."
|
||||
msgstr "মানচিত্রে সেরা রাস্তা দেখাও .।"
|
||||
@@ -665,19 +670,19 @@ msgstr "{title} (অচল)"
|
||||
msgid "This entry has been superseded by"
|
||||
msgstr "এই এনট্রিটি দ্বারা বাতিল করা হয়েছে৷"
|
||||
|
||||
#: searx/engines/qwant.py:298
|
||||
#: searx/engines/qwant.py:293
|
||||
msgid "Channel"
|
||||
msgstr "চ্যানেল"
|
||||
|
||||
#: searx/engines/radio_browser.py:144
|
||||
#: searx/engines/radio_browser.py:148
|
||||
msgid "bitrate"
|
||||
msgstr "বিটরেট"
|
||||
|
||||
#: searx/engines/radio_browser.py:145
|
||||
#: searx/engines/radio_browser.py:149
|
||||
msgid "votes"
|
||||
msgstr "ভোট"
|
||||
|
||||
#: searx/engines/radio_browser.py:146
|
||||
#: searx/engines/radio_browser.py:150
|
||||
msgid "clicks"
|
||||
msgstr "ক্লিক সংখ্যা"
|
||||
|
||||
@@ -712,15 +717,15 @@ msgstr ""
|
||||
msgid "The image could not be downloaded."
|
||||
msgstr "ছবিটি ডাউনলোড করা যায়নি ।"
|
||||
|
||||
#: searx/engines/zlibrary.py:78
|
||||
#: searx/engines/zlibrary.py:79
|
||||
msgid "Language"
|
||||
msgstr "ভাষা"
|
||||
|
||||
#: searx/engines/zlibrary.py:79
|
||||
#: searx/engines/zlibrary.py:80
|
||||
msgid "Book rating"
|
||||
msgstr "বই পর্যালোচনা"
|
||||
|
||||
#: searx/engines/zlibrary.py:80
|
||||
#: searx/engines/zlibrary.py:81
|
||||
msgid "File quality"
|
||||
msgstr "নথি মান"
|
||||
|
||||
@@ -897,7 +902,7 @@ msgstr "সোর্স কোড"
|
||||
msgid "Issue tracker"
|
||||
msgstr "সমস্যা অনুসরণ"
|
||||
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:18
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:17
|
||||
msgid "Engine stats"
|
||||
msgstr "ইঞ্জিন পরিসংখ্যান"
|
||||
|
||||
@@ -937,30 +942,6 @@ msgstr "লেখক"
|
||||
msgid "cached"
|
||||
msgstr "ক্যাশকৃত"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:60
|
||||
msgid "Start submitting a new issue on GitHub"
|
||||
msgstr "GitHub এ একটি নতুন সমস্যা জমা দেওয়া শুরু করুন"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:62
|
||||
msgid "Please check for existing bugs about this engine on GitHub"
|
||||
msgstr "GitHub এ এই ইঞ্জিন সম্পর্কে বিদ্যমান বাগগুলির জন্য দয়া করে পরীক্ষা করুন"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:65
|
||||
msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
msgstr ""
|
||||
"আমি নিশ্চিত করছি যে আমি যে সমস্যার সম্মুখীন হচ্ছি সে সম্পর্কে কোন "
|
||||
"বিদ্যমান বাগ নেই"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:67
|
||||
msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
msgstr ""
|
||||
"যদি এটি একটি পাবলিক ইন্সট্যান্স হয়, তবে অনুগ্রহ করে বাগ রিপোর্টে URL টি "
|
||||
"উল্লেখ করুন"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:68
|
||||
msgid "Submit a new issue on Github including the above information"
|
||||
msgstr "উপরের তথ্য সহ Github এ একটি নতুন সমস্যা জমা দিন"
|
||||
|
||||
#: searx/templates/simple/preferences.html:65
|
||||
msgid "No HTTPS"
|
||||
msgstr "HTTPS নেই"
|
||||
@@ -980,17 +961,17 @@ msgid "!bang for its categories"
|
||||
msgstr "!bang এই বিভাগের"
|
||||
|
||||
#: searx/templates/simple/preferences.html:102
|
||||
#: searx/templates/simple/stats.html:64
|
||||
#: searx/templates/simple/stats.html:63
|
||||
msgid "Median"
|
||||
msgstr "মধ্যবর্তী"
|
||||
|
||||
#: searx/templates/simple/preferences.html:103
|
||||
#: searx/templates/simple/stats.html:70
|
||||
#: searx/templates/simple/stats.html:69
|
||||
msgid "P80"
|
||||
msgstr "P80"
|
||||
|
||||
#: searx/templates/simple/preferences.html:104
|
||||
#: searx/templates/simple/stats.html:76
|
||||
#: searx/templates/simple/stats.html:75
|
||||
msgid "P95"
|
||||
msgstr "P95"
|
||||
|
||||
@@ -1083,81 +1064,81 @@ msgstr "পরিষ্কার"
|
||||
msgid "search"
|
||||
msgstr "অনুসন্ধান"
|
||||
|
||||
#: searx/templates/simple/stats.html:21
|
||||
#: searx/templates/simple/stats.html:20
|
||||
msgid "There is currently no data available. "
|
||||
msgstr "বর্তমানে কোন তথ্য পাওয়া যায়নি."
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:24
|
||||
#: searx/templates/simple/stats.html:25
|
||||
#: searx/templates/simple/stats.html:24
|
||||
msgid "Engine name"
|
||||
msgstr "ইঞ্জিনের নাম"
|
||||
|
||||
#: searx/templates/simple/stats.html:26
|
||||
#: searx/templates/simple/stats.html:25
|
||||
msgid "Scores"
|
||||
msgstr "স্কোর"
|
||||
|
||||
#: searx/templates/simple/stats.html:27
|
||||
#: searx/templates/simple/stats.html:26
|
||||
msgid "Result count"
|
||||
msgstr "ফলাফল গণনা"
|
||||
|
||||
#: searx/templates/simple/elements/engines_msg.html:7
|
||||
#: searx/templates/simple/preferences/engines.html:31
|
||||
#: searx/templates/simple/stats.html:28
|
||||
#: searx/templates/simple/stats.html:27
|
||||
msgid "Response time"
|
||||
msgstr "প্রতিক্রিয়া সময়"
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:35
|
||||
#: searx/templates/simple/stats.html:29
|
||||
#: searx/templates/simple/stats.html:28
|
||||
msgid "Reliability"
|
||||
msgstr "নির্ভরযোগ্যতা"
|
||||
|
||||
#: searx/templates/simple/stats.html:59
|
||||
#: searx/templates/simple/stats.html:58
|
||||
msgid "Total"
|
||||
msgstr "মোট"
|
||||
|
||||
#: searx/templates/simple/stats.html:60
|
||||
#: searx/templates/simple/stats.html:59
|
||||
msgid "HTTP"
|
||||
msgstr "এইচটিটিপি"
|
||||
|
||||
#: searx/templates/simple/stats.html:61
|
||||
#: searx/templates/simple/stats.html:60
|
||||
msgid "Processing"
|
||||
msgstr "প্রক্রিয়ারত"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Warnings"
|
||||
msgstr "সতর্কতা"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Errors and exceptions"
|
||||
msgstr "ত্রুটি এবং ব্যতিক্রম"
|
||||
|
||||
#: searx/templates/simple/stats.html:105
|
||||
#: searx/templates/simple/stats.html:104
|
||||
msgid "Exception"
|
||||
msgstr "ব্যতিক্রম"
|
||||
|
||||
#: searx/templates/simple/stats.html:107
|
||||
#: searx/templates/simple/stats.html:106
|
||||
msgid "Message"
|
||||
msgstr "বার্তা"
|
||||
|
||||
#: searx/templates/simple/stats.html:109
|
||||
#: searx/templates/simple/stats.html:108
|
||||
msgid "Percentage"
|
||||
msgstr "শতাংশ"
|
||||
|
||||
#: searx/templates/simple/stats.html:111
|
||||
#: searx/templates/simple/stats.html:110
|
||||
msgid "Parameter"
|
||||
msgstr "প্যারামিটার"
|
||||
|
||||
#: searx/templates/simple/result_templates/code.html:29
|
||||
#: searx/templates/simple/result_templates/file.html:24
|
||||
#: searx/templates/simple/stats.html:119
|
||||
#: searx/templates/simple/stats.html:118
|
||||
msgid "Filename"
|
||||
msgstr "ফাইলের নাম"
|
||||
|
||||
#: searx/templates/simple/stats.html:120
|
||||
#: searx/templates/simple/stats.html:119
|
||||
msgid "Function"
|
||||
msgstr "ফাংশন"
|
||||
|
||||
#: searx/templates/simple/stats.html:121
|
||||
#: searx/templates/simple/stats.html:120
|
||||
msgid "Code"
|
||||
msgstr "কোড"
|
||||
|
||||
@@ -2144,3 +2125,26 @@ msgstr "ভিডিও লুকিয়ে ফেলুন"
|
||||
#~ msgid "Comment(s)"
|
||||
#~ msgstr "মন্তব্য"
|
||||
|
||||
#~ msgid "Start submitting a new issue on GitHub"
|
||||
#~ msgstr "GitHub এ একটি নতুন সমস্যা জমা দেওয়া শুরু করুন"
|
||||
|
||||
#~ msgid "Please check for existing bugs about this engine on GitHub"
|
||||
#~ msgstr ""
|
||||
#~ "GitHub এ এই ইঞ্জিন সম্পর্কে বিদ্যমান "
|
||||
#~ "বাগগুলির জন্য দয়া করে পরীক্ষা করুন"
|
||||
|
||||
#~ msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
#~ msgstr ""
|
||||
#~ "আমি নিশ্চিত করছি যে আমি যে সমস্যার"
|
||||
#~ " সম্মুখীন হচ্ছি সে সম্পর্কে কোন "
|
||||
#~ "বিদ্যমান বাগ নেই"
|
||||
|
||||
#~ msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
#~ msgstr ""
|
||||
#~ "যদি এটি একটি পাবলিক ইন্সট্যান্স হয়, "
|
||||
#~ "তবে অনুগ্রহ করে বাগ রিপোর্টে URL "
|
||||
#~ "টি উল্লেখ করুন"
|
||||
|
||||
#~ msgid "Submit a new issue on Github including the above information"
|
||||
#~ msgstr "উপরের তথ্য সহ Github এ একটি নতুন সমস্যা জমা দিন"
|
||||
|
||||
|
||||
Binary file not shown.
@@ -13,7 +13,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: searx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2026-02-22 13:48+0000\n"
|
||||
"POT-Creation-Date: 2026-03-24 18:43+0000\n"
|
||||
"PO-Revision-Date: 2025-10-22 02:09+0000\n"
|
||||
"Last-Translator: return42 <return42@noreply.codeberg.org>\n"
|
||||
"Language: bo\n"
|
||||
@@ -66,7 +66,7 @@ msgid "videos"
|
||||
msgstr "བརྙན་ཟློས།"
|
||||
|
||||
#. CATEGORY_NAMES['RADIO']
|
||||
#: searx/engines/radio_browser.py:142 searx/searxng.msg
|
||||
#: searx/engines/radio_browser.py:146 searx/searxng.msg
|
||||
msgid "radio"
|
||||
msgstr ""
|
||||
|
||||
@@ -540,7 +540,7 @@ msgstr ""
|
||||
msgid "No item found"
|
||||
msgstr "རྣམ་གྲངས་གང་ཡང་རྙེད་རྒྱུ་མ་བྱུང་།"
|
||||
|
||||
#: searx/engines/qwant.py:296
|
||||
#: searx/engines/qwant.py:291
|
||||
#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:329
|
||||
msgid "Source"
|
||||
msgstr ""
|
||||
@@ -636,6 +636,11 @@ msgstr "ངེས་མེད་གྲངས་ཀ་ཁ་ཤས་ཐོབ་
|
||||
msgid "Compute {func} of the arguments"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/boardreader.py:107
|
||||
#, python-brace-format
|
||||
msgid "Posted by {author}"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/openstreetmap.py:155
|
||||
msgid "Show route in map .."
|
||||
msgstr ""
|
||||
@@ -649,19 +654,19 @@ msgstr ""
|
||||
msgid "This entry has been superseded by"
|
||||
msgstr "འཚོལ་བྱང་འདི་གཞན་གྱིས་ཚབ་བྱེད་འདུག"
|
||||
|
||||
#: searx/engines/qwant.py:298
|
||||
#: searx/engines/qwant.py:293
|
||||
msgid "Channel"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/radio_browser.py:144
|
||||
#: searx/engines/radio_browser.py:148
|
||||
msgid "bitrate"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/radio_browser.py:145
|
||||
#: searx/engines/radio_browser.py:149
|
||||
msgid "votes"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/radio_browser.py:146
|
||||
#: searx/engines/radio_browser.py:150
|
||||
msgid "clicks"
|
||||
msgstr ""
|
||||
|
||||
@@ -689,15 +694,15 @@ msgstr ""
|
||||
msgid "The image could not be downloaded."
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/zlibrary.py:78
|
||||
#: searx/engines/zlibrary.py:79
|
||||
msgid "Language"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/zlibrary.py:79
|
||||
#: searx/engines/zlibrary.py:80
|
||||
msgid "Book rating"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/zlibrary.py:80
|
||||
#: searx/engines/zlibrary.py:81
|
||||
msgid "File quality"
|
||||
msgstr ""
|
||||
|
||||
@@ -867,7 +872,7 @@ msgstr ""
|
||||
msgid "Issue tracker"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:18
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:17
|
||||
msgid "Engine stats"
|
||||
msgstr "སྒུལ་བྱེད་ཀྱི་སྡོམ་རྩིས།"
|
||||
|
||||
@@ -907,26 +912,6 @@ msgstr ""
|
||||
msgid "cached"
|
||||
msgstr "འདྲ་བཤུས་རྒྱབ་ཚར།"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:60
|
||||
msgid "Start submitting a new issue on GitHub"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/new_issue.html:62
|
||||
msgid "Please check for existing bugs about this engine on GitHub"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/new_issue.html:65
|
||||
msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/new_issue.html:67
|
||||
msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/new_issue.html:68
|
||||
msgid "Submit a new issue on Github including the above information"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/preferences.html:65
|
||||
msgid "No HTTPS"
|
||||
msgstr ""
|
||||
@@ -946,17 +931,17 @@ msgid "!bang for its categories"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/preferences.html:102
|
||||
#: searx/templates/simple/stats.html:64
|
||||
#: searx/templates/simple/stats.html:63
|
||||
msgid "Median"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/preferences.html:103
|
||||
#: searx/templates/simple/stats.html:70
|
||||
#: searx/templates/simple/stats.html:69
|
||||
msgid "P80"
|
||||
msgstr "P80"
|
||||
|
||||
#: searx/templates/simple/preferences.html:104
|
||||
#: searx/templates/simple/stats.html:76
|
||||
#: searx/templates/simple/stats.html:75
|
||||
msgid "P95"
|
||||
msgstr "P95"
|
||||
|
||||
@@ -1049,81 +1034,81 @@ msgstr ""
|
||||
msgid "search"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:21
|
||||
#: searx/templates/simple/stats.html:20
|
||||
msgid "There is currently no data available. "
|
||||
msgstr "ཉེ་བར་ཐོབ་རུང་བའི་ཡིག་ཆ་གང་ཡང་མེད།"
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:24
|
||||
#: searx/templates/simple/stats.html:25
|
||||
#: searx/templates/simple/stats.html:24
|
||||
msgid "Engine name"
|
||||
msgstr "སྒུལ་བྱེད་ཀྱི་མིང་།"
|
||||
|
||||
#: searx/templates/simple/stats.html:26
|
||||
#: searx/templates/simple/stats.html:25
|
||||
msgid "Scores"
|
||||
msgstr "ཐོབ་སྐར།"
|
||||
|
||||
#: searx/templates/simple/stats.html:27
|
||||
#: searx/templates/simple/stats.html:26
|
||||
msgid "Result count"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/elements/engines_msg.html:7
|
||||
#: searx/templates/simple/preferences/engines.html:31
|
||||
#: searx/templates/simple/stats.html:28
|
||||
#: searx/templates/simple/stats.html:27
|
||||
msgid "Response time"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:35
|
||||
#: searx/templates/simple/stats.html:29
|
||||
#: searx/templates/simple/stats.html:28
|
||||
msgid "Reliability"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:59
|
||||
#: searx/templates/simple/stats.html:58
|
||||
msgid "Total"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:60
|
||||
#: searx/templates/simple/stats.html:59
|
||||
msgid "HTTP"
|
||||
msgstr "HTTP"
|
||||
|
||||
#: searx/templates/simple/stats.html:61
|
||||
#: searx/templates/simple/stats.html:60
|
||||
msgid "Processing"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Warnings"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Errors and exceptions"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:105
|
||||
#: searx/templates/simple/stats.html:104
|
||||
msgid "Exception"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:107
|
||||
#: searx/templates/simple/stats.html:106
|
||||
msgid "Message"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:109
|
||||
#: searx/templates/simple/stats.html:108
|
||||
msgid "Percentage"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:111
|
||||
#: searx/templates/simple/stats.html:110
|
||||
msgid "Parameter"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/result_templates/code.html:29
|
||||
#: searx/templates/simple/result_templates/file.html:24
|
||||
#: searx/templates/simple/stats.html:119
|
||||
#: searx/templates/simple/stats.html:118
|
||||
msgid "Filename"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:120
|
||||
#: searx/templates/simple/stats.html:119
|
||||
msgid "Function"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:121
|
||||
#: searx/templates/simple/stats.html:120
|
||||
msgid "Code"
|
||||
msgstr ""
|
||||
|
||||
@@ -2288,3 +2273,18 @@ msgstr "རྙན་ཟློས་སྦས།"
|
||||
#~ msgid "Comment(s)"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Start submitting a new issue on GitHub"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Please check for existing bugs about this engine on GitHub"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Submit a new issue on Github including the above information"
|
||||
#~ msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -31,17 +31,16 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: searx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2026-02-22 13:48+0000\n"
|
||||
"POT-Creation-Date: 2026-03-24 18:43+0000\n"
|
||||
"PO-Revision-Date: 2026-02-26 19:29+0000\n"
|
||||
"Last-Translator: MaCl0wSt <macl0wst@noreply.codeberg.org>\n"
|
||||
"Language-Team: Catalan <https://translate.codeberg.org/projects/searxng/"
|
||||
"searxng/ca/>\n"
|
||||
"Language: ca\n"
|
||||
"Language-Team: Catalan "
|
||||
"<https://translate.codeberg.org/projects/searxng/searxng/ca/>\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.15.2\n"
|
||||
"Generated-By: Babel 2.18.0\n"
|
||||
|
||||
#. CONSTANT_NAMES['NO_SUBGROUPING']
|
||||
@@ -85,7 +84,7 @@ msgid "videos"
|
||||
msgstr "vídeos"
|
||||
|
||||
#. CATEGORY_NAMES['RADIO']
|
||||
#: searx/engines/radio_browser.py:142 searx/searxng.msg
|
||||
#: searx/engines/radio_browser.py:146 searx/searxng.msg
|
||||
msgid "radio"
|
||||
msgstr "radio"
|
||||
|
||||
@@ -559,7 +558,7 @@ msgstr "contestat"
|
||||
msgid "No item found"
|
||||
msgstr "No s'ha trobat cap element"
|
||||
|
||||
#: searx/engines/qwant.py:296
|
||||
#: searx/engines/qwant.py:291
|
||||
#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:329
|
||||
msgid "Source"
|
||||
msgstr "Origen"
|
||||
@@ -655,6 +654,11 @@ msgstr "Genera diferents valors aleatoris"
|
||||
msgid "Compute {func} of the arguments"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/boardreader.py:107
|
||||
#, python-brace-format
|
||||
msgid "Posted by {author}"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/openstreetmap.py:155
|
||||
msgid "Show route in map .."
|
||||
msgstr ""
|
||||
@@ -668,19 +672,19 @@ msgstr "{title} (OBSOLET)"
|
||||
msgid "This entry has been superseded by"
|
||||
msgstr "Aquesta entrada ha estat substituïda per"
|
||||
|
||||
#: searx/engines/qwant.py:298
|
||||
#: searx/engines/qwant.py:293
|
||||
msgid "Channel"
|
||||
msgstr "Canal"
|
||||
|
||||
#: searx/engines/radio_browser.py:144
|
||||
#: searx/engines/radio_browser.py:148
|
||||
msgid "bitrate"
|
||||
msgstr "tasa de bits"
|
||||
|
||||
#: searx/engines/radio_browser.py:145
|
||||
#: searx/engines/radio_browser.py:149
|
||||
msgid "votes"
|
||||
msgstr "vots"
|
||||
|
||||
#: searx/engines/radio_browser.py:146
|
||||
#: searx/engines/radio_browser.py:150
|
||||
msgid "clicks"
|
||||
msgstr "clics"
|
||||
|
||||
@@ -715,15 +719,15 @@ msgstr ""
|
||||
msgid "The image could not be downloaded."
|
||||
msgstr "No s'ha pogut baixar la imatge."
|
||||
|
||||
#: searx/engines/zlibrary.py:78
|
||||
#: searx/engines/zlibrary.py:79
|
||||
msgid "Language"
|
||||
msgstr "Llengua"
|
||||
|
||||
#: searx/engines/zlibrary.py:79
|
||||
#: searx/engines/zlibrary.py:80
|
||||
msgid "Book rating"
|
||||
msgstr "Valoració de llibre"
|
||||
|
||||
#: searx/engines/zlibrary.py:80
|
||||
#: searx/engines/zlibrary.py:81
|
||||
msgid "File quality"
|
||||
msgstr "Qualitat del fitxer"
|
||||
|
||||
@@ -898,7 +902,7 @@ msgstr "Codi font"
|
||||
msgid "Issue tracker"
|
||||
msgstr "Gestor d'incidències"
|
||||
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:18
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:17
|
||||
msgid "Engine stats"
|
||||
msgstr "Estadístiques del cercador"
|
||||
|
||||
@@ -938,30 +942,6 @@ msgstr "Autor"
|
||||
msgid "cached"
|
||||
msgstr "en memòria cau"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:60
|
||||
msgid "Start submitting a new issue on GitHub"
|
||||
msgstr "Obriu una incidència a GitHub"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:62
|
||||
msgid "Please check for existing bugs about this engine on GitHub"
|
||||
msgstr ""
|
||||
"Comproveu si existeix alguna incidència oberta amb aquest cercador a "
|
||||
"GitHub"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:65
|
||||
msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
msgstr ""
|
||||
"Confirmo que no hi ha cap incidència relacionada amb el problema que "
|
||||
"presento"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:67
|
||||
msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
msgstr "Si aquesta és una instància pública, indiqueu l'URL a la incidència"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:68
|
||||
msgid "Submit a new issue on Github including the above information"
|
||||
msgstr "Creeu una incidència a GitHub incloent la informació anterior"
|
||||
|
||||
#: searx/templates/simple/preferences.html:65
|
||||
msgid "No HTTPS"
|
||||
msgstr "Sense HTTPS"
|
||||
@@ -981,17 +961,17 @@ msgid "!bang for its categories"
|
||||
msgstr "!bang per a les seves categories"
|
||||
|
||||
#: searx/templates/simple/preferences.html:102
|
||||
#: searx/templates/simple/stats.html:64
|
||||
#: searx/templates/simple/stats.html:63
|
||||
msgid "Median"
|
||||
msgstr "Mitjà"
|
||||
|
||||
#: searx/templates/simple/preferences.html:103
|
||||
#: searx/templates/simple/stats.html:70
|
||||
#: searx/templates/simple/stats.html:69
|
||||
msgid "P80"
|
||||
msgstr "P80"
|
||||
|
||||
#: searx/templates/simple/preferences.html:104
|
||||
#: searx/templates/simple/stats.html:76
|
||||
#: searx/templates/simple/stats.html:75
|
||||
msgid "P95"
|
||||
msgstr "P95"
|
||||
|
||||
@@ -1084,81 +1064,81 @@ msgstr "buida"
|
||||
msgid "search"
|
||||
msgstr "cerca"
|
||||
|
||||
#: searx/templates/simple/stats.html:21
|
||||
#: searx/templates/simple/stats.html:20
|
||||
msgid "There is currently no data available. "
|
||||
msgstr "Actualment no hi ha dades disponibles. "
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:24
|
||||
#: searx/templates/simple/stats.html:25
|
||||
#: searx/templates/simple/stats.html:24
|
||||
msgid "Engine name"
|
||||
msgstr "Nom del cercador"
|
||||
|
||||
#: searx/templates/simple/stats.html:26
|
||||
#: searx/templates/simple/stats.html:25
|
||||
msgid "Scores"
|
||||
msgstr "Valoració"
|
||||
|
||||
#: searx/templates/simple/stats.html:27
|
||||
#: searx/templates/simple/stats.html:26
|
||||
msgid "Result count"
|
||||
msgstr "Resultats"
|
||||
|
||||
#: searx/templates/simple/elements/engines_msg.html:7
|
||||
#: searx/templates/simple/preferences/engines.html:31
|
||||
#: searx/templates/simple/stats.html:28
|
||||
#: searx/templates/simple/stats.html:27
|
||||
msgid "Response time"
|
||||
msgstr "Temps de resposta"
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:35
|
||||
#: searx/templates/simple/stats.html:29
|
||||
#: searx/templates/simple/stats.html:28
|
||||
msgid "Reliability"
|
||||
msgstr "Fiabilitat"
|
||||
|
||||
#: searx/templates/simple/stats.html:59
|
||||
#: searx/templates/simple/stats.html:58
|
||||
msgid "Total"
|
||||
msgstr "Total"
|
||||
|
||||
#: searx/templates/simple/stats.html:60
|
||||
#: searx/templates/simple/stats.html:59
|
||||
msgid "HTTP"
|
||||
msgstr "HTTP"
|
||||
|
||||
#: searx/templates/simple/stats.html:61
|
||||
#: searx/templates/simple/stats.html:60
|
||||
msgid "Processing"
|
||||
msgstr "S'està processant"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Warnings"
|
||||
msgstr "Avisos"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Errors and exceptions"
|
||||
msgstr "Errors i excepcions"
|
||||
|
||||
#: searx/templates/simple/stats.html:105
|
||||
#: searx/templates/simple/stats.html:104
|
||||
msgid "Exception"
|
||||
msgstr "Excepció"
|
||||
|
||||
#: searx/templates/simple/stats.html:107
|
||||
#: searx/templates/simple/stats.html:106
|
||||
msgid "Message"
|
||||
msgstr "Missatge"
|
||||
|
||||
#: searx/templates/simple/stats.html:109
|
||||
#: searx/templates/simple/stats.html:108
|
||||
msgid "Percentage"
|
||||
msgstr "Percentatge"
|
||||
|
||||
#: searx/templates/simple/stats.html:111
|
||||
#: searx/templates/simple/stats.html:110
|
||||
msgid "Parameter"
|
||||
msgstr "Paràmetre"
|
||||
|
||||
#: searx/templates/simple/result_templates/code.html:29
|
||||
#: searx/templates/simple/result_templates/file.html:24
|
||||
#: searx/templates/simple/stats.html:119
|
||||
#: searx/templates/simple/stats.html:118
|
||||
msgid "Filename"
|
||||
msgstr "Nom de fitxer"
|
||||
|
||||
#: searx/templates/simple/stats.html:120
|
||||
#: searx/templates/simple/stats.html:119
|
||||
msgid "Function"
|
||||
msgstr "Funció"
|
||||
|
||||
#: searx/templates/simple/stats.html:121
|
||||
#: searx/templates/simple/stats.html:120
|
||||
msgid "Code"
|
||||
msgstr "Codi"
|
||||
|
||||
@@ -2410,3 +2390,24 @@ msgstr "oculta el vídeo"
|
||||
|
||||
#~ msgid "Comment(s)"
|
||||
#~ msgstr "Comentaris"
|
||||
|
||||
#~ msgid "Start submitting a new issue on GitHub"
|
||||
#~ msgstr "Obriu una incidència a GitHub"
|
||||
|
||||
#~ msgid "Please check for existing bugs about this engine on GitHub"
|
||||
#~ msgstr ""
|
||||
#~ "Comproveu si existeix alguna incidència "
|
||||
#~ "oberta amb aquest cercador a GitHub"
|
||||
|
||||
#~ msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
#~ msgstr ""
|
||||
#~ "Confirmo que no hi ha cap "
|
||||
#~ "incidència relacionada amb el problema "
|
||||
#~ "que presento"
|
||||
|
||||
#~ msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
#~ msgstr "Si aquesta és una instància pública, indiqueu l'URL a la incidència"
|
||||
|
||||
#~ msgid "Submit a new issue on Github including the above information"
|
||||
#~ msgstr "Creeu una incidència a GitHub incloent la informació anterior"
|
||||
|
||||
|
||||
Binary file not shown.
@@ -19,7 +19,7 @@
|
||||
# zenobit <zenobit@users.noreply.translate.codeberg.org>, 2025.
|
||||
# Fjuro <fjuro@users.noreply.translate.codeberg.org>, 2025.
|
||||
# return42 <return42@noreply.codeberg.org>, 2025.
|
||||
# Fjuro <fjuro@noreply.codeberg.org>, 2025.
|
||||
# Fjuro <fjuro@noreply.codeberg.org>, 2025, 2026.
|
||||
# Fjuro <git@alius.cz>, 2025.
|
||||
# L33P <l33p@noreply.codeberg.org>, 2025.
|
||||
# radekjuthner <radekjuthner@noreply.codeberg.org>, 2025.
|
||||
@@ -27,17 +27,18 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: searx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2026-02-22 13:48+0000\n"
|
||||
"PO-Revision-Date: 2025-12-08 06:44+0000\n"
|
||||
"Last-Translator: Fjuro <fjuro@alius.cz>\n"
|
||||
"POT-Creation-Date: 2026-03-24 18:43+0000\n"
|
||||
"PO-Revision-Date: 2026-03-26 03:57+0000\n"
|
||||
"Last-Translator: Fjuro <fjuro@noreply.codeberg.org>\n"
|
||||
"Language-Team: Czech <https://translate.codeberg.org/projects/searxng/"
|
||||
"searxng/cs/>\n"
|
||||
"Language: cs\n"
|
||||
"Language-Team: Czech "
|
||||
"<https://translate.codeberg.org/projects/searxng/searxng/cs/>\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && "
|
||||
"n <= 4 && n % 1 == 0) ? 1: (n % 1 != 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 && n % 1 == 0) ? 0 : (n >= 2 && n "
|
||||
"<= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
|
||||
"X-Generator: Weblate 5.16.2\n"
|
||||
"Generated-By: Babel 2.18.0\n"
|
||||
|
||||
#. CONSTANT_NAMES['NO_SUBGROUPING']
|
||||
@@ -81,7 +82,7 @@ msgid "videos"
|
||||
msgstr "videa"
|
||||
|
||||
#. CATEGORY_NAMES['RADIO']
|
||||
#: searx/engines/radio_browser.py:142 searx/searxng.msg
|
||||
#: searx/engines/radio_browser.py:146 searx/searxng.msg
|
||||
msgid "radio"
|
||||
msgstr "rádio"
|
||||
|
||||
@@ -93,7 +94,7 @@ msgstr "tv"
|
||||
#. CATEGORY_NAMES['IT']
|
||||
#: searx/searxng.msg
|
||||
msgid "it"
|
||||
msgstr "IT"
|
||||
msgstr "it"
|
||||
|
||||
#. CATEGORY_NAMES['NEWS']
|
||||
#: searx/searxng.msg
|
||||
@@ -555,7 +556,7 @@ msgstr "zodpovězené"
|
||||
msgid "No item found"
|
||||
msgstr "Nic nenalezeno"
|
||||
|
||||
#: searx/engines/qwant.py:296
|
||||
#: searx/engines/qwant.py:291
|
||||
#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:329
|
||||
msgid "Source"
|
||||
msgstr "zdroj"
|
||||
@@ -651,6 +652,11 @@ msgstr "Generování náhodných hodnot"
|
||||
msgid "Compute {func} of the arguments"
|
||||
msgstr "Vypočítat {func} argumentů"
|
||||
|
||||
#: searx/engines/boardreader.py:107
|
||||
#, python-brace-format
|
||||
msgid "Posted by {author}"
|
||||
msgstr "Autor: {author}"
|
||||
|
||||
#: searx/engines/openstreetmap.py:155
|
||||
msgid "Show route in map .."
|
||||
msgstr "Zobrazit trasu na mapě .."
|
||||
@@ -664,19 +670,19 @@ msgstr "{title} (ZASTARALÉ)"
|
||||
msgid "This entry has been superseded by"
|
||||
msgstr "Tato položka byla nahrazena položkou"
|
||||
|
||||
#: searx/engines/qwant.py:298
|
||||
#: searx/engines/qwant.py:293
|
||||
msgid "Channel"
|
||||
msgstr "Kanál"
|
||||
|
||||
#: searx/engines/radio_browser.py:144
|
||||
#: searx/engines/radio_browser.py:148
|
||||
msgid "bitrate"
|
||||
msgstr "datový tok"
|
||||
|
||||
#: searx/engines/radio_browser.py:145
|
||||
#: searx/engines/radio_browser.py:149
|
||||
msgid "votes"
|
||||
msgstr "hlasy"
|
||||
|
||||
#: searx/engines/radio_browser.py:146
|
||||
#: searx/engines/radio_browser.py:150
|
||||
msgid "clicks"
|
||||
msgstr "kliknutí"
|
||||
|
||||
@@ -711,15 +717,15 @@ msgstr ""
|
||||
msgid "The image could not be downloaded."
|
||||
msgstr "Obrázek se nepodařilo stáhnout."
|
||||
|
||||
#: searx/engines/zlibrary.py:78
|
||||
#: searx/engines/zlibrary.py:79
|
||||
msgid "Language"
|
||||
msgstr "Jazyk"
|
||||
|
||||
#: searx/engines/zlibrary.py:79
|
||||
#: searx/engines/zlibrary.py:80
|
||||
msgid "Book rating"
|
||||
msgstr "Hodnocení knih"
|
||||
|
||||
#: searx/engines/zlibrary.py:80
|
||||
#: searx/engines/zlibrary.py:81
|
||||
msgid "File quality"
|
||||
msgstr "Množství souborů"
|
||||
|
||||
@@ -817,7 +823,7 @@ msgstr "Zobrazit aktuální čas v různých časových pásmech."
|
||||
|
||||
#: searx/plugins/tor_check.py:41
|
||||
msgid "Tor check plugin"
|
||||
msgstr "Doplněk kontroly TORu"
|
||||
msgstr "Doplněk kontroly Toru"
|
||||
|
||||
#: searx/plugins/tor_check.py:43
|
||||
msgid ""
|
||||
@@ -900,7 +906,7 @@ msgstr "Zdrojový kód"
|
||||
msgid "Issue tracker"
|
||||
msgstr "Hlášení chyb"
|
||||
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:18
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:17
|
||||
msgid "Engine stats"
|
||||
msgstr "Statistiky vyhledávače"
|
||||
|
||||
@@ -940,28 +946,6 @@ msgstr "Autor"
|
||||
msgid "cached"
|
||||
msgstr "archivovaná verze"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:60
|
||||
msgid "Start submitting a new issue on GitHub"
|
||||
msgstr "Přidat nový problém na GitHub"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:62
|
||||
msgid "Please check for existing bugs about this engine on GitHub"
|
||||
msgstr "Zkontrolujte prosím existující chyby tohoto enginu na GitHubu"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:65
|
||||
msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
msgstr ""
|
||||
"Potvrzuji, že neexistuje žádná chyba týkající se problému, se kterým se "
|
||||
"setkávám"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:67
|
||||
msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
msgstr "Pokud je toto veřejná instance, uveďte prosím URL v náhlášení chyby"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:68
|
||||
msgid "Submit a new issue on Github including the above information"
|
||||
msgstr "Odeslat nový problém na GitHub včetně výše uvedených informací"
|
||||
|
||||
#: searx/templates/simple/preferences.html:65
|
||||
msgid "No HTTPS"
|
||||
msgstr "Žádné HTTPS"
|
||||
@@ -981,17 +965,17 @@ msgid "!bang for its categories"
|
||||
msgstr "!bang pro své kategorie"
|
||||
|
||||
#: searx/templates/simple/preferences.html:102
|
||||
#: searx/templates/simple/stats.html:64
|
||||
#: searx/templates/simple/stats.html:63
|
||||
msgid "Median"
|
||||
msgstr "Medián"
|
||||
|
||||
#: searx/templates/simple/preferences.html:103
|
||||
#: searx/templates/simple/stats.html:70
|
||||
#: searx/templates/simple/stats.html:69
|
||||
msgid "P80"
|
||||
msgstr "P80"
|
||||
|
||||
#: searx/templates/simple/preferences.html:104
|
||||
#: searx/templates/simple/stats.html:76
|
||||
#: searx/templates/simple/stats.html:75
|
||||
msgid "P95"
|
||||
msgstr "P95"
|
||||
|
||||
@@ -1086,81 +1070,81 @@ msgstr "vyčistit"
|
||||
msgid "search"
|
||||
msgstr "vyhledat"
|
||||
|
||||
#: searx/templates/simple/stats.html:21
|
||||
#: searx/templates/simple/stats.html:20
|
||||
msgid "There is currently no data available. "
|
||||
msgstr "Aktuálně nejsou k dispozici žádná data. "
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:24
|
||||
#: searx/templates/simple/stats.html:25
|
||||
#: searx/templates/simple/stats.html:24
|
||||
msgid "Engine name"
|
||||
msgstr "Jméno vyhledávače"
|
||||
|
||||
#: searx/templates/simple/stats.html:26
|
||||
#: searx/templates/simple/stats.html:25
|
||||
msgid "Scores"
|
||||
msgstr "Skóre"
|
||||
|
||||
#: searx/templates/simple/stats.html:27
|
||||
#: searx/templates/simple/stats.html:26
|
||||
msgid "Result count"
|
||||
msgstr "Počet výsledků"
|
||||
|
||||
#: searx/templates/simple/elements/engines_msg.html:7
|
||||
#: searx/templates/simple/preferences/engines.html:31
|
||||
#: searx/templates/simple/stats.html:28
|
||||
#: searx/templates/simple/stats.html:27
|
||||
msgid "Response time"
|
||||
msgstr "Čas odpovědi"
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:35
|
||||
#: searx/templates/simple/stats.html:29
|
||||
#: searx/templates/simple/stats.html:28
|
||||
msgid "Reliability"
|
||||
msgstr "Spolehlivost"
|
||||
|
||||
#: searx/templates/simple/stats.html:59
|
||||
#: searx/templates/simple/stats.html:58
|
||||
msgid "Total"
|
||||
msgstr "Celkem"
|
||||
|
||||
#: searx/templates/simple/stats.html:60
|
||||
#: searx/templates/simple/stats.html:59
|
||||
msgid "HTTP"
|
||||
msgstr "HTTP"
|
||||
|
||||
#: searx/templates/simple/stats.html:61
|
||||
#: searx/templates/simple/stats.html:60
|
||||
msgid "Processing"
|
||||
msgstr "Zpracovávám"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Warnings"
|
||||
msgstr "Varování"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Errors and exceptions"
|
||||
msgstr "Chyby a výjimky"
|
||||
|
||||
#: searx/templates/simple/stats.html:105
|
||||
#: searx/templates/simple/stats.html:104
|
||||
msgid "Exception"
|
||||
msgstr "Výjimka"
|
||||
|
||||
#: searx/templates/simple/stats.html:107
|
||||
#: searx/templates/simple/stats.html:106
|
||||
msgid "Message"
|
||||
msgstr "Zpráva"
|
||||
|
||||
#: searx/templates/simple/stats.html:109
|
||||
#: searx/templates/simple/stats.html:108
|
||||
msgid "Percentage"
|
||||
msgstr "Procenta"
|
||||
|
||||
#: searx/templates/simple/stats.html:111
|
||||
#: searx/templates/simple/stats.html:110
|
||||
msgid "Parameter"
|
||||
msgstr "Parametr"
|
||||
|
||||
#: searx/templates/simple/result_templates/code.html:29
|
||||
#: searx/templates/simple/result_templates/file.html:24
|
||||
#: searx/templates/simple/stats.html:119
|
||||
#: searx/templates/simple/stats.html:118
|
||||
msgid "Filename"
|
||||
msgstr "Název souboru"
|
||||
|
||||
#: searx/templates/simple/stats.html:120
|
||||
#: searx/templates/simple/stats.html:119
|
||||
msgid "Function"
|
||||
msgstr "Funkce"
|
||||
|
||||
#: searx/templates/simple/stats.html:121
|
||||
#: searx/templates/simple/stats.html:120
|
||||
msgid "Code"
|
||||
msgstr "Kód"
|
||||
|
||||
@@ -2404,3 +2388,20 @@ msgstr "skrýt video"
|
||||
#~ msgid "Comment(s)"
|
||||
#~ msgstr "Komentář(e)"
|
||||
|
||||
#~ msgid "Start submitting a new issue on GitHub"
|
||||
#~ msgstr "Přidat nový problém na GitHub"
|
||||
|
||||
#~ msgid "Please check for existing bugs about this engine on GitHub"
|
||||
#~ msgstr "Zkontrolujte prosím existující chyby tohoto enginu na GitHubu"
|
||||
|
||||
#~ msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
#~ msgstr ""
|
||||
#~ "Potvrzuji, že neexistuje žádná chyba "
|
||||
#~ "týkající se problému, se kterým se "
|
||||
#~ "setkávám"
|
||||
|
||||
#~ msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
#~ msgstr "Pokud je toto veřejná instance, uveďte prosím URL v náhlášení chyby"
|
||||
|
||||
#~ msgid "Submit a new issue on Github including the above information"
|
||||
#~ msgstr "Odeslat nový problém na GitHub včetně výše uvedených informací"
|
||||
|
||||
Binary file not shown.
@@ -20,7 +20,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: searx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2026-02-22 13:48+0000\n"
|
||||
"POT-Creation-Date: 2026-03-24 18:43+0000\n"
|
||||
"PO-Revision-Date: 2025-12-11 17:10+0000\n"
|
||||
"Last-Translator: return42 <return42@noreply.codeberg.org>\n"
|
||||
"Language: cy\n"
|
||||
@@ -74,7 +74,7 @@ msgid "videos"
|
||||
msgstr "fideos"
|
||||
|
||||
#. CATEGORY_NAMES['RADIO']
|
||||
#: searx/engines/radio_browser.py:142 searx/searxng.msg
|
||||
#: searx/engines/radio_browser.py:146 searx/searxng.msg
|
||||
msgid "radio"
|
||||
msgstr "radio"
|
||||
|
||||
@@ -548,7 +548,7 @@ msgstr "wedi'i ateb"
|
||||
msgid "No item found"
|
||||
msgstr "Ni chanfuwyd eitem"
|
||||
|
||||
#: searx/engines/qwant.py:296
|
||||
#: searx/engines/qwant.py:291
|
||||
#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:329
|
||||
msgid "Source"
|
||||
msgstr "Ffynhonnell"
|
||||
@@ -644,6 +644,11 @@ msgstr "Cynhyrchu gwahanol werthoedd ar hap"
|
||||
msgid "Compute {func} of the arguments"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/boardreader.py:107
|
||||
#, python-brace-format
|
||||
msgid "Posted by {author}"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/openstreetmap.py:155
|
||||
msgid "Show route in map .."
|
||||
msgstr ""
|
||||
@@ -657,19 +662,19 @@ msgstr "{title} (OBSOLETE)"
|
||||
msgid "This entry has been superseded by"
|
||||
msgstr "Mae'r cofnod hwn wedi ei ddisodli gan"
|
||||
|
||||
#: searx/engines/qwant.py:298
|
||||
#: searx/engines/qwant.py:293
|
||||
msgid "Channel"
|
||||
msgstr "Sianel"
|
||||
|
||||
#: searx/engines/radio_browser.py:144
|
||||
#: searx/engines/radio_browser.py:148
|
||||
msgid "bitrate"
|
||||
msgstr "cyfradd didau"
|
||||
|
||||
#: searx/engines/radio_browser.py:145
|
||||
#: searx/engines/radio_browser.py:149
|
||||
msgid "votes"
|
||||
msgstr "pleidleisiau"
|
||||
|
||||
#: searx/engines/radio_browser.py:146
|
||||
#: searx/engines/radio_browser.py:150
|
||||
msgid "clicks"
|
||||
msgstr "cliciau"
|
||||
|
||||
@@ -705,15 +710,15 @@ msgstr ""
|
||||
msgid "The image could not be downloaded."
|
||||
msgstr "Doedd dim modd islwytho'r ddelwedd."
|
||||
|
||||
#: searx/engines/zlibrary.py:78
|
||||
#: searx/engines/zlibrary.py:79
|
||||
msgid "Language"
|
||||
msgstr "Iaith"
|
||||
|
||||
#: searx/engines/zlibrary.py:79
|
||||
#: searx/engines/zlibrary.py:80
|
||||
msgid "Book rating"
|
||||
msgstr "Gradd llyfr"
|
||||
|
||||
#: searx/engines/zlibrary.py:80
|
||||
#: searx/engines/zlibrary.py:81
|
||||
msgid "File quality"
|
||||
msgstr "ansawdd ffeil"
|
||||
|
||||
@@ -888,7 +893,7 @@ msgstr "Cod ffynhonnell"
|
||||
msgid "Issue tracker"
|
||||
msgstr "Traciwr problemau"
|
||||
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:18
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:17
|
||||
msgid "Engine stats"
|
||||
msgstr "Ystadegau'r peiriannau"
|
||||
|
||||
@@ -928,28 +933,6 @@ msgstr "Awdur"
|
||||
msgid "cached"
|
||||
msgstr "wedi'i storio"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:60
|
||||
msgid "Start submitting a new issue on GitHub"
|
||||
msgstr "Dechrau cyflwyno problem newydd ar GitHub"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:62
|
||||
msgid "Please check for existing bugs about this engine on GitHub"
|
||||
msgstr "Gwiriwch am namau sy'n bodoli eisoes ynglŷn â'r peiriant hwn ar GitHub"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:65
|
||||
msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
msgstr ""
|
||||
"Rwy'n cadarnhau nad oes nam yn bodoli eisoes ynghylch y broblem rwy'n ei "
|
||||
"phrofi"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:67
|
||||
msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
msgstr "Os ydy hwn yn weinydd cyhoeddus, rhowch yr URL yn yr adroddiad"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:68
|
||||
msgid "Submit a new issue on Github including the above information"
|
||||
msgstr "Cyflwyno problem newydd ar GitHub gan gynnwys yr wybodaeth uchod"
|
||||
|
||||
#: searx/templates/simple/preferences.html:65
|
||||
msgid "No HTTPS"
|
||||
msgstr "Dim HTTPS"
|
||||
@@ -969,17 +952,17 @@ msgid "!bang for its categories"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/preferences.html:102
|
||||
#: searx/templates/simple/stats.html:64
|
||||
#: searx/templates/simple/stats.html:63
|
||||
msgid "Median"
|
||||
msgstr "Canolrif"
|
||||
|
||||
#: searx/templates/simple/preferences.html:103
|
||||
#: searx/templates/simple/stats.html:70
|
||||
#: searx/templates/simple/stats.html:69
|
||||
msgid "P80"
|
||||
msgstr "P80"
|
||||
|
||||
#: searx/templates/simple/preferences.html:104
|
||||
#: searx/templates/simple/stats.html:76
|
||||
#: searx/templates/simple/stats.html:75
|
||||
msgid "P95"
|
||||
msgstr "P95"
|
||||
|
||||
@@ -1072,81 +1055,81 @@ msgstr "clirio"
|
||||
msgid "search"
|
||||
msgstr "chwilio"
|
||||
|
||||
#: searx/templates/simple/stats.html:21
|
||||
#: searx/templates/simple/stats.html:20
|
||||
msgid "There is currently no data available. "
|
||||
msgstr "Does dim data ar gael ar hyn o bryd."
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:24
|
||||
#: searx/templates/simple/stats.html:25
|
||||
#: searx/templates/simple/stats.html:24
|
||||
msgid "Engine name"
|
||||
msgstr "Enw'r peiriant"
|
||||
|
||||
#: searx/templates/simple/stats.html:26
|
||||
#: searx/templates/simple/stats.html:25
|
||||
msgid "Scores"
|
||||
msgstr "Sgôr"
|
||||
|
||||
#: searx/templates/simple/stats.html:27
|
||||
#: searx/templates/simple/stats.html:26
|
||||
msgid "Result count"
|
||||
msgstr "Canlyniadau"
|
||||
|
||||
#: searx/templates/simple/elements/engines_msg.html:7
|
||||
#: searx/templates/simple/preferences/engines.html:31
|
||||
#: searx/templates/simple/stats.html:28
|
||||
#: searx/templates/simple/stats.html:27
|
||||
msgid "Response time"
|
||||
msgstr "Amser ymateb"
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:35
|
||||
#: searx/templates/simple/stats.html:29
|
||||
#: searx/templates/simple/stats.html:28
|
||||
msgid "Reliability"
|
||||
msgstr "Dibynadwyedd"
|
||||
|
||||
#: searx/templates/simple/stats.html:59
|
||||
#: searx/templates/simple/stats.html:58
|
||||
msgid "Total"
|
||||
msgstr "Cyfanswm"
|
||||
|
||||
#: searx/templates/simple/stats.html:60
|
||||
#: searx/templates/simple/stats.html:59
|
||||
msgid "HTTP"
|
||||
msgstr "HTTP"
|
||||
|
||||
#: searx/templates/simple/stats.html:61
|
||||
#: searx/templates/simple/stats.html:60
|
||||
msgid "Processing"
|
||||
msgstr "Prosesu"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Warnings"
|
||||
msgstr "Rhybuddion"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Errors and exceptions"
|
||||
msgstr "Gwallau ac eithriadau"
|
||||
|
||||
#: searx/templates/simple/stats.html:105
|
||||
#: searx/templates/simple/stats.html:104
|
||||
msgid "Exception"
|
||||
msgstr "Eithriad"
|
||||
|
||||
#: searx/templates/simple/stats.html:107
|
||||
#: searx/templates/simple/stats.html:106
|
||||
msgid "Message"
|
||||
msgstr "Neges"
|
||||
|
||||
#: searx/templates/simple/stats.html:109
|
||||
#: searx/templates/simple/stats.html:108
|
||||
msgid "Percentage"
|
||||
msgstr "Canran"
|
||||
|
||||
#: searx/templates/simple/stats.html:111
|
||||
#: searx/templates/simple/stats.html:110
|
||||
msgid "Parameter"
|
||||
msgstr "Paramedr"
|
||||
|
||||
#: searx/templates/simple/result_templates/code.html:29
|
||||
#: searx/templates/simple/result_templates/file.html:24
|
||||
#: searx/templates/simple/stats.html:119
|
||||
#: searx/templates/simple/stats.html:118
|
||||
msgid "Filename"
|
||||
msgstr "Enw ffeil"
|
||||
|
||||
#: searx/templates/simple/stats.html:120
|
||||
#: searx/templates/simple/stats.html:119
|
||||
msgid "Function"
|
||||
msgstr "Ffwythiant"
|
||||
|
||||
#: searx/templates/simple/stats.html:121
|
||||
#: searx/templates/simple/stats.html:120
|
||||
msgid "Code"
|
||||
msgstr "Cod"
|
||||
|
||||
@@ -2351,3 +2334,21 @@ msgstr "cuddio'r fideo"
|
||||
#~ msgid "Comment(s)"
|
||||
#~ msgstr "Sylwadau"
|
||||
|
||||
#~ msgid "Start submitting a new issue on GitHub"
|
||||
#~ msgstr "Dechrau cyflwyno problem newydd ar GitHub"
|
||||
|
||||
#~ msgid "Please check for existing bugs about this engine on GitHub"
|
||||
#~ msgstr "Gwiriwch am namau sy'n bodoli eisoes ynglŷn â'r peiriant hwn ar GitHub"
|
||||
|
||||
#~ msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
#~ msgstr ""
|
||||
#~ "Rwy'n cadarnhau nad oes nam yn "
|
||||
#~ "bodoli eisoes ynghylch y broblem rwy'n"
|
||||
#~ " ei phrofi"
|
||||
|
||||
#~ msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
#~ msgstr "Os ydy hwn yn weinydd cyhoeddus, rhowch yr URL yn yr adroddiad"
|
||||
|
||||
#~ msgid "Submit a new issue on Github including the above information"
|
||||
#~ msgstr "Cyflwyno problem newydd ar GitHub gan gynnwys yr wybodaeth uchod"
|
||||
|
||||
|
||||
Binary file not shown.
@@ -13,22 +13,23 @@
|
||||
# Anonymous <anonymous@users.noreply.translate.codeberg.org>, 2025.
|
||||
# lolmeOzzi <lolmeozzi@users.noreply.translate.codeberg.org>, 2025.
|
||||
# AndersNordh <andersnordh@users.noreply.translate.codeberg.org>, 2025.
|
||||
# AndersNordh <andersnordh@noreply.codeberg.org>, 2025.
|
||||
# AndersNordh <andersnordh@noreply.codeberg.org>, 2025, 2026.
|
||||
# return42 <return42@noreply.codeberg.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: searx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2026-02-22 13:48+0000\n"
|
||||
"PO-Revision-Date: 2025-12-31 17:44+0000\n"
|
||||
"POT-Creation-Date: 2026-03-24 18:43+0000\n"
|
||||
"PO-Revision-Date: 2026-04-09 18:57+0000\n"
|
||||
"Last-Translator: AndersNordh <andersnordh@noreply.codeberg.org>\n"
|
||||
"Language-Team: Danish <https://translate.codeberg.org/projects/searxng/"
|
||||
"searxng/da/>\n"
|
||||
"Language: da\n"
|
||||
"Language-Team: Danish "
|
||||
"<https://translate.codeberg.org/projects/searxng/searxng/da/>\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.16.2\n"
|
||||
"Generated-By: Babel 2.18.0\n"
|
||||
|
||||
#. CONSTANT_NAMES['NO_SUBGROUPING']
|
||||
@@ -72,7 +73,7 @@ msgid "videos"
|
||||
msgstr "videoer"
|
||||
|
||||
#. CATEGORY_NAMES['RADIO']
|
||||
#: searx/engines/radio_browser.py:142 searx/searxng.msg
|
||||
#: searx/engines/radio_browser.py:146 searx/searxng.msg
|
||||
msgid "radio"
|
||||
msgstr "Radio"
|
||||
|
||||
@@ -546,7 +547,7 @@ msgstr "svaret"
|
||||
msgid "No item found"
|
||||
msgstr "Intet fundet"
|
||||
|
||||
#: searx/engines/qwant.py:296
|
||||
#: searx/engines/qwant.py:291
|
||||
#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:329
|
||||
msgid "Source"
|
||||
msgstr "Kilde"
|
||||
@@ -642,6 +643,11 @@ msgstr "Generér forskellige tilfældige værdier"
|
||||
msgid "Compute {func} of the arguments"
|
||||
msgstr "Beregn {func} af argumenterne"
|
||||
|
||||
#: searx/engines/boardreader.py:107
|
||||
#, python-brace-format
|
||||
msgid "Posted by {author}"
|
||||
msgstr "Skrevet af {author}"
|
||||
|
||||
#: searx/engines/openstreetmap.py:155
|
||||
msgid "Show route in map .."
|
||||
msgstr "Vis rute på kort .."
|
||||
@@ -655,19 +661,19 @@ msgstr "{title} (FORÆLDET)"
|
||||
msgid "This entry has been superseded by"
|
||||
msgstr "Denne værdi er blevet overskrevet af"
|
||||
|
||||
#: searx/engines/qwant.py:298
|
||||
#: searx/engines/qwant.py:293
|
||||
msgid "Channel"
|
||||
msgstr "Kanal"
|
||||
|
||||
#: searx/engines/radio_browser.py:144
|
||||
#: searx/engines/radio_browser.py:148
|
||||
msgid "bitrate"
|
||||
msgstr "Bitrate"
|
||||
|
||||
#: searx/engines/radio_browser.py:145
|
||||
#: searx/engines/radio_browser.py:149
|
||||
msgid "votes"
|
||||
msgstr "Stemmer"
|
||||
|
||||
#: searx/engines/radio_browser.py:146
|
||||
#: searx/engines/radio_browser.py:150
|
||||
msgid "clicks"
|
||||
msgstr "Klik"
|
||||
|
||||
@@ -703,15 +709,15 @@ msgstr ""
|
||||
msgid "The image could not be downloaded."
|
||||
msgstr "Dette billede kunne ikke downloades."
|
||||
|
||||
#: searx/engines/zlibrary.py:78
|
||||
#: searx/engines/zlibrary.py:79
|
||||
msgid "Language"
|
||||
msgstr "Sprog"
|
||||
|
||||
#: searx/engines/zlibrary.py:79
|
||||
#: searx/engines/zlibrary.py:80
|
||||
msgid "Book rating"
|
||||
msgstr "Bogbedømmelse"
|
||||
|
||||
#: searx/engines/zlibrary.py:80
|
||||
#: searx/engines/zlibrary.py:81
|
||||
msgid "File quality"
|
||||
msgstr "Filkvalitet"
|
||||
|
||||
@@ -894,7 +900,7 @@ msgstr "Kildekode"
|
||||
msgid "Issue tracker"
|
||||
msgstr "Problemsporer"
|
||||
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:18
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:17
|
||||
msgid "Engine stats"
|
||||
msgstr "Søgemaskine-statistik"
|
||||
|
||||
@@ -934,30 +940,6 @@ msgstr "Forfatter"
|
||||
msgid "cached"
|
||||
msgstr "cachet"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:60
|
||||
msgid "Start submitting a new issue on GitHub"
|
||||
msgstr "Begynd at indsende et nyt problem på GitHub"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:62
|
||||
msgid "Please check for existing bugs about this engine on GitHub"
|
||||
msgstr "Venligst tjek for eksisterende, relateret til denne søgemaskine, på GitHub"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:65
|
||||
msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
msgstr ""
|
||||
"Jeg bekræfter, at der ikke er nogen eksisterende sag relateret til det "
|
||||
"problem, jeg støder på"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:67
|
||||
msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
msgstr ""
|
||||
"Hvis det er en offentligt tilgængelige udgave, venligst tilføj URL'en i "
|
||||
"fejl rapporten"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:68
|
||||
msgid "Submit a new issue on Github including the above information"
|
||||
msgstr "Udgiv en ny version på Github, med det overstående information inkluderet"
|
||||
|
||||
#: searx/templates/simple/preferences.html:65
|
||||
msgid "No HTTPS"
|
||||
msgstr "Ingen HTTPS"
|
||||
@@ -977,17 +959,17 @@ msgid "!bang for its categories"
|
||||
msgstr "!bang for dens kategorier"
|
||||
|
||||
#: searx/templates/simple/preferences.html:102
|
||||
#: searx/templates/simple/stats.html:64
|
||||
#: searx/templates/simple/stats.html:63
|
||||
msgid "Median"
|
||||
msgstr "Median"
|
||||
|
||||
#: searx/templates/simple/preferences.html:103
|
||||
#: searx/templates/simple/stats.html:70
|
||||
#: searx/templates/simple/stats.html:69
|
||||
msgid "P80"
|
||||
msgstr "P80"
|
||||
|
||||
#: searx/templates/simple/preferences.html:104
|
||||
#: searx/templates/simple/stats.html:76
|
||||
#: searx/templates/simple/stats.html:75
|
||||
msgid "P95"
|
||||
msgstr "P95"
|
||||
|
||||
@@ -1082,81 +1064,81 @@ msgstr "ryd"
|
||||
msgid "search"
|
||||
msgstr "søg"
|
||||
|
||||
#: searx/templates/simple/stats.html:21
|
||||
#: searx/templates/simple/stats.html:20
|
||||
msgid "There is currently no data available. "
|
||||
msgstr "Der er pt. ingen tilgængelige data. "
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:24
|
||||
#: searx/templates/simple/stats.html:25
|
||||
#: searx/templates/simple/stats.html:24
|
||||
msgid "Engine name"
|
||||
msgstr "Søgemaskinenavn"
|
||||
|
||||
#: searx/templates/simple/stats.html:26
|
||||
#: searx/templates/simple/stats.html:25
|
||||
msgid "Scores"
|
||||
msgstr "Vægtninger"
|
||||
|
||||
#: searx/templates/simple/stats.html:27
|
||||
#: searx/templates/simple/stats.html:26
|
||||
msgid "Result count"
|
||||
msgstr "Antal resultater"
|
||||
|
||||
#: searx/templates/simple/elements/engines_msg.html:7
|
||||
#: searx/templates/simple/preferences/engines.html:31
|
||||
#: searx/templates/simple/stats.html:28
|
||||
#: searx/templates/simple/stats.html:27
|
||||
msgid "Response time"
|
||||
msgstr "Svartid"
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:35
|
||||
#: searx/templates/simple/stats.html:29
|
||||
#: searx/templates/simple/stats.html:28
|
||||
msgid "Reliability"
|
||||
msgstr "Driftsikkerhed"
|
||||
|
||||
#: searx/templates/simple/stats.html:59
|
||||
#: searx/templates/simple/stats.html:58
|
||||
msgid "Total"
|
||||
msgstr "Total"
|
||||
|
||||
#: searx/templates/simple/stats.html:60
|
||||
#: searx/templates/simple/stats.html:59
|
||||
msgid "HTTP"
|
||||
msgstr "HTTP"
|
||||
|
||||
#: searx/templates/simple/stats.html:61
|
||||
#: searx/templates/simple/stats.html:60
|
||||
msgid "Processing"
|
||||
msgstr "Behandler"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Warnings"
|
||||
msgstr "Advarsler"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Errors and exceptions"
|
||||
msgstr "Fejl og undtagelser"
|
||||
|
||||
#: searx/templates/simple/stats.html:105
|
||||
#: searx/templates/simple/stats.html:104
|
||||
msgid "Exception"
|
||||
msgstr "Undtagelser"
|
||||
|
||||
#: searx/templates/simple/stats.html:107
|
||||
#: searx/templates/simple/stats.html:106
|
||||
msgid "Message"
|
||||
msgstr "Besked"
|
||||
|
||||
#: searx/templates/simple/stats.html:109
|
||||
#: searx/templates/simple/stats.html:108
|
||||
msgid "Percentage"
|
||||
msgstr "Procentdel"
|
||||
|
||||
#: searx/templates/simple/stats.html:111
|
||||
#: searx/templates/simple/stats.html:110
|
||||
msgid "Parameter"
|
||||
msgstr "Parameter"
|
||||
|
||||
#: searx/templates/simple/result_templates/code.html:29
|
||||
#: searx/templates/simple/result_templates/file.html:24
|
||||
#: searx/templates/simple/stats.html:119
|
||||
#: searx/templates/simple/stats.html:118
|
||||
msgid "Filename"
|
||||
msgstr "Filnavn"
|
||||
|
||||
#: searx/templates/simple/stats.html:120
|
||||
#: searx/templates/simple/stats.html:119
|
||||
msgid "Function"
|
||||
msgstr "Funktion"
|
||||
|
||||
#: searx/templates/simple/stats.html:121
|
||||
#: searx/templates/simple/stats.html:120
|
||||
msgid "Code"
|
||||
msgstr "Kode"
|
||||
|
||||
@@ -2408,3 +2390,27 @@ msgstr "skjul video"
|
||||
#~ msgid "Comment(s)"
|
||||
#~ msgstr "Kommentar(er)"
|
||||
|
||||
#~ msgid "Start submitting a new issue on GitHub"
|
||||
#~ msgstr "Begynd at indsende et nyt problem på GitHub"
|
||||
|
||||
#~ msgid "Please check for existing bugs about this engine on GitHub"
|
||||
#~ msgstr ""
|
||||
#~ "Venligst tjek for eksisterende, relateret "
|
||||
#~ "til denne søgemaskine, på GitHub"
|
||||
|
||||
#~ msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
#~ msgstr ""
|
||||
#~ "Jeg bekræfter, at der ikke er "
|
||||
#~ "nogen eksisterende sag relateret til det"
|
||||
#~ " problem, jeg støder på"
|
||||
|
||||
#~ msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
#~ msgstr ""
|
||||
#~ "Hvis det er en offentligt tilgængelige"
|
||||
#~ " udgave, venligst tilføj URL'en i "
|
||||
#~ "fejl rapporten"
|
||||
|
||||
#~ msgid "Submit a new issue on Github including the above information"
|
||||
#~ msgstr ""
|
||||
#~ "Udgiv en ny version på Github, med"
|
||||
#~ " det overstående information inkluderet"
|
||||
|
||||
Binary file not shown.
@@ -24,7 +24,7 @@
|
||||
# German <German@users.noreply.translate.codeberg.org>, 2024.
|
||||
# Anonymous <anonymous@users.noreply.translate.codeberg.org>, 2025.
|
||||
# German <german@users.noreply.translate.codeberg.org>, 2025.
|
||||
# return42 <return42@noreply.codeberg.org>, 2025.
|
||||
# return42 <return42@noreply.codeberg.org>, 2025, 2026.
|
||||
# SecularSteve <secularsteve@noreply.codeberg.org>, 2025.
|
||||
# pikzim <pikzim@noreply.codeberg.org>, 2025.
|
||||
# Stzyxh <stzyxh@noreply.codeberg.org>, 2025.
|
||||
@@ -34,9 +34,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: searx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2026-02-22 13:48+0000\n"
|
||||
"PO-Revision-Date: 2026-02-28 19:29+0000\n"
|
||||
"Last-Translator: DeckPacker <deckpacker@noreply.codeberg.org>\n"
|
||||
"POT-Creation-Date: 2026-03-24 18:43+0000\n"
|
||||
"PO-Revision-Date: 2026-03-26 03:57+0000\n"
|
||||
"Last-Translator: return42 <return42@noreply.codeberg.org>\n"
|
||||
"Language-Team: German <https://translate.codeberg.org/projects/searxng/"
|
||||
"searxng/de/>\n"
|
||||
"Language: de\n"
|
||||
@@ -44,7 +44,7 @@ msgstr ""
|
||||
"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.15.2\n"
|
||||
"X-Generator: Weblate 5.16.2\n"
|
||||
"Generated-By: Babel 2.18.0\n"
|
||||
|
||||
#. CONSTANT_NAMES['NO_SUBGROUPING']
|
||||
@@ -88,7 +88,7 @@ msgid "videos"
|
||||
msgstr "Videos"
|
||||
|
||||
#. CATEGORY_NAMES['RADIO']
|
||||
#: searx/engines/radio_browser.py:142 searx/searxng.msg
|
||||
#: searx/engines/radio_browser.py:146 searx/searxng.msg
|
||||
msgid "radio"
|
||||
msgstr "Radio"
|
||||
|
||||
@@ -562,7 +562,7 @@ msgstr "beantwortet"
|
||||
msgid "No item found"
|
||||
msgstr "Keine Einträge gefunden"
|
||||
|
||||
#: searx/engines/qwant.py:296
|
||||
#: searx/engines/qwant.py:291
|
||||
#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:329
|
||||
msgid "Source"
|
||||
msgstr "Quelle"
|
||||
@@ -658,6 +658,11 @@ msgstr "Erzeugt diverse Zufallswerte"
|
||||
msgid "Compute {func} of the arguments"
|
||||
msgstr "Berechne {func} zu den Argumenten"
|
||||
|
||||
#: searx/engines/boardreader.py:107
|
||||
#, python-brace-format
|
||||
msgid "Posted by {author}"
|
||||
msgstr "Beitrag von {author}"
|
||||
|
||||
#: searx/engines/openstreetmap.py:155
|
||||
msgid "Show route in map .."
|
||||
msgstr "Routenplaner .."
|
||||
@@ -671,19 +676,19 @@ msgstr "{title} (OBSOLET)"
|
||||
msgid "This entry has been superseded by"
|
||||
msgstr "Dieser Eintrag wurde überschrieben von"
|
||||
|
||||
#: searx/engines/qwant.py:298
|
||||
#: searx/engines/qwant.py:293
|
||||
msgid "Channel"
|
||||
msgstr "Kanal"
|
||||
|
||||
#: searx/engines/radio_browser.py:144
|
||||
#: searx/engines/radio_browser.py:148
|
||||
msgid "bitrate"
|
||||
msgstr "Bitrate"
|
||||
|
||||
#: searx/engines/radio_browser.py:145
|
||||
#: searx/engines/radio_browser.py:149
|
||||
msgid "votes"
|
||||
msgstr "Stimmen"
|
||||
|
||||
#: searx/engines/radio_browser.py:146
|
||||
#: searx/engines/radio_browser.py:150
|
||||
msgid "clicks"
|
||||
msgstr "Clicks"
|
||||
|
||||
@@ -719,15 +724,15 @@ msgstr ""
|
||||
msgid "The image could not be downloaded."
|
||||
msgstr "Das Bild konnte nicht heruntergeladen werden."
|
||||
|
||||
#: searx/engines/zlibrary.py:78
|
||||
#: searx/engines/zlibrary.py:79
|
||||
msgid "Language"
|
||||
msgstr "Sprache"
|
||||
|
||||
#: searx/engines/zlibrary.py:79
|
||||
#: searx/engines/zlibrary.py:80
|
||||
msgid "Book rating"
|
||||
msgstr "Buchbewertung"
|
||||
|
||||
#: searx/engines/zlibrary.py:80
|
||||
#: searx/engines/zlibrary.py:81
|
||||
msgid "File quality"
|
||||
msgstr "Dateiqualität"
|
||||
|
||||
@@ -912,7 +917,7 @@ msgstr "Quellcode"
|
||||
msgid "Issue tracker"
|
||||
msgstr "Bugtracker"
|
||||
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:18
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:17
|
||||
msgid "Engine stats"
|
||||
msgstr "Suchmaschinenstatistiken"
|
||||
|
||||
@@ -952,32 +957,6 @@ msgstr "Autor"
|
||||
msgid "cached"
|
||||
msgstr "Im Cache"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:60
|
||||
msgid "Start submitting a new issue on GitHub"
|
||||
msgstr "Fehlerbericht auf GitHub erstellen"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:62
|
||||
msgid "Please check for existing bugs about this engine on GitHub"
|
||||
msgstr "Überprüfe bitte auf bereits existierende Fehlereinträge auf GitHub"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:65
|
||||
msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
msgstr ""
|
||||
"Ich bestätige, dass es für das Problem, auf das ich stoße, keinen "
|
||||
"existierenden Fehlereintrag gibt"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:67
|
||||
msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
msgstr ""
|
||||
"Wenn es sich um eine öffentliche Instanz handelt, gib bitte die URL in "
|
||||
"dem Fehlerbericht an"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:68
|
||||
msgid "Submit a new issue on Github including the above information"
|
||||
msgstr ""
|
||||
"Erstelle mit den oben stehenden Informationen auf GitHub einen neuen "
|
||||
"Problembericht"
|
||||
|
||||
#: searx/templates/simple/preferences.html:65
|
||||
msgid "No HTTPS"
|
||||
msgstr "Kein HTTPS"
|
||||
@@ -997,17 +976,17 @@ msgid "!bang for its categories"
|
||||
msgstr "!bang für ihre Kategorien"
|
||||
|
||||
#: searx/templates/simple/preferences.html:102
|
||||
#: searx/templates/simple/stats.html:64
|
||||
#: searx/templates/simple/stats.html:63
|
||||
msgid "Median"
|
||||
msgstr "Median"
|
||||
|
||||
#: searx/templates/simple/preferences.html:103
|
||||
#: searx/templates/simple/stats.html:70
|
||||
#: searx/templates/simple/stats.html:69
|
||||
msgid "P80"
|
||||
msgstr "P80"
|
||||
|
||||
#: searx/templates/simple/preferences.html:104
|
||||
#: searx/templates/simple/stats.html:76
|
||||
#: searx/templates/simple/stats.html:75
|
||||
msgid "P95"
|
||||
msgstr "P95"
|
||||
|
||||
@@ -1106,81 +1085,81 @@ msgstr "leeren"
|
||||
msgid "search"
|
||||
msgstr "suchen"
|
||||
|
||||
#: searx/templates/simple/stats.html:21
|
||||
#: searx/templates/simple/stats.html:20
|
||||
msgid "There is currently no data available. "
|
||||
msgstr "Es sind derzeit keine Daten vorhanden. "
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:24
|
||||
#: searx/templates/simple/stats.html:25
|
||||
#: searx/templates/simple/stats.html:24
|
||||
msgid "Engine name"
|
||||
msgstr "Suchmaschinenname"
|
||||
|
||||
#: searx/templates/simple/stats.html:26
|
||||
#: searx/templates/simple/stats.html:25
|
||||
msgid "Scores"
|
||||
msgstr "Ergebnisse"
|
||||
|
||||
#: searx/templates/simple/stats.html:27
|
||||
#: searx/templates/simple/stats.html:26
|
||||
msgid "Result count"
|
||||
msgstr "Ergebnisanzahl"
|
||||
|
||||
#: searx/templates/simple/elements/engines_msg.html:7
|
||||
#: searx/templates/simple/preferences/engines.html:31
|
||||
#: searx/templates/simple/stats.html:28
|
||||
#: searx/templates/simple/stats.html:27
|
||||
msgid "Response time"
|
||||
msgstr "Antwortzeit"
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:35
|
||||
#: searx/templates/simple/stats.html:29
|
||||
#: searx/templates/simple/stats.html:28
|
||||
msgid "Reliability"
|
||||
msgstr "Zuverlässigkeit"
|
||||
|
||||
#: searx/templates/simple/stats.html:59
|
||||
#: searx/templates/simple/stats.html:58
|
||||
msgid "Total"
|
||||
msgstr "Insgesamt"
|
||||
|
||||
#: searx/templates/simple/stats.html:60
|
||||
#: searx/templates/simple/stats.html:59
|
||||
msgid "HTTP"
|
||||
msgstr "HTTP"
|
||||
|
||||
#: searx/templates/simple/stats.html:61
|
||||
#: searx/templates/simple/stats.html:60
|
||||
msgid "Processing"
|
||||
msgstr "Verarbeitung"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Warnings"
|
||||
msgstr "Warnungen"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Errors and exceptions"
|
||||
msgstr "Fehler und Ausnahmen"
|
||||
|
||||
#: searx/templates/simple/stats.html:105
|
||||
#: searx/templates/simple/stats.html:104
|
||||
msgid "Exception"
|
||||
msgstr "Ausnahmefehler"
|
||||
|
||||
#: searx/templates/simple/stats.html:107
|
||||
#: searx/templates/simple/stats.html:106
|
||||
msgid "Message"
|
||||
msgstr "Meldung"
|
||||
|
||||
#: searx/templates/simple/stats.html:109
|
||||
#: searx/templates/simple/stats.html:108
|
||||
msgid "Percentage"
|
||||
msgstr "Prozentsatz"
|
||||
|
||||
#: searx/templates/simple/stats.html:111
|
||||
#: searx/templates/simple/stats.html:110
|
||||
msgid "Parameter"
|
||||
msgstr "Parameter"
|
||||
|
||||
#: searx/templates/simple/result_templates/code.html:29
|
||||
#: searx/templates/simple/result_templates/file.html:24
|
||||
#: searx/templates/simple/stats.html:119
|
||||
#: searx/templates/simple/stats.html:118
|
||||
msgid "Filename"
|
||||
msgstr "Dateiname"
|
||||
|
||||
#: searx/templates/simple/stats.html:120
|
||||
#: searx/templates/simple/stats.html:119
|
||||
msgid "Function"
|
||||
msgstr "Funktion"
|
||||
|
||||
#: searx/templates/simple/stats.html:121
|
||||
#: searx/templates/simple/stats.html:120
|
||||
msgid "Code"
|
||||
msgstr "Code"
|
||||
|
||||
@@ -2458,3 +2437,27 @@ msgstr "Video verstecken"
|
||||
|
||||
#~ msgid "Comment(s)"
|
||||
#~ msgstr "Kommentar(e)"
|
||||
|
||||
#~ msgid "Start submitting a new issue on GitHub"
|
||||
#~ msgstr "Fehlerbericht auf GitHub erstellen"
|
||||
|
||||
#~ msgid "Please check for existing bugs about this engine on GitHub"
|
||||
#~ msgstr "Überprüfe bitte auf bereits existierende Fehlereinträge auf GitHub"
|
||||
|
||||
#~ msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
#~ msgstr ""
|
||||
#~ "Ich bestätige, dass es für das "
|
||||
#~ "Problem, auf das ich stoße, keinen "
|
||||
#~ "existierenden Fehlereintrag gibt"
|
||||
|
||||
#~ msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
#~ msgstr ""
|
||||
#~ "Wenn es sich um eine öffentliche "
|
||||
#~ "Instanz handelt, gib bitte die URL "
|
||||
#~ "in dem Fehlerbericht an"
|
||||
|
||||
#~ msgid "Submit a new issue on Github including the above information"
|
||||
#~ msgstr ""
|
||||
#~ "Erstelle mit den oben stehenden "
|
||||
#~ "Informationen auf GitHub einen neuen "
|
||||
#~ "Problembericht"
|
||||
|
||||
Binary file not shown.
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2026-02-22 13:48+0000\n"
|
||||
"POT-Creation-Date: 2026-03-24 18:43+0000\n"
|
||||
"PO-Revision-Date: 2025-08-13 08:09+0000\n"
|
||||
"Last-Translator: ijxp <ijxp@noreply.codeberg.org>\n"
|
||||
"Language: dv\n"
|
||||
@@ -63,7 +63,7 @@ msgid "videos"
|
||||
msgstr "ވީޑިޔޯތައް"
|
||||
|
||||
#. CATEGORY_NAMES['RADIO']
|
||||
#: searx/engines/radio_browser.py:142 searx/searxng.msg
|
||||
#: searx/engines/radio_browser.py:146 searx/searxng.msg
|
||||
msgid "radio"
|
||||
msgstr "ރޭޑިއޯ އިންނެވެ"
|
||||
|
||||
@@ -537,7 +537,7 @@ msgstr ""
|
||||
msgid "No item found"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/qwant.py:296
|
||||
#: searx/engines/qwant.py:291
|
||||
#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:329
|
||||
msgid "Source"
|
||||
msgstr ""
|
||||
@@ -633,6 +633,11 @@ msgstr ""
|
||||
msgid "Compute {func} of the arguments"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/boardreader.py:107
|
||||
#, python-brace-format
|
||||
msgid "Posted by {author}"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/openstreetmap.py:155
|
||||
msgid "Show route in map .."
|
||||
msgstr ""
|
||||
@@ -646,19 +651,19 @@ msgstr ""
|
||||
msgid "This entry has been superseded by"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/qwant.py:298
|
||||
#: searx/engines/qwant.py:293
|
||||
msgid "Channel"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/radio_browser.py:144
|
||||
#: searx/engines/radio_browser.py:148
|
||||
msgid "bitrate"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/radio_browser.py:145
|
||||
#: searx/engines/radio_browser.py:149
|
||||
msgid "votes"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/radio_browser.py:146
|
||||
#: searx/engines/radio_browser.py:150
|
||||
msgid "clicks"
|
||||
msgstr ""
|
||||
|
||||
@@ -686,15 +691,15 @@ msgstr ""
|
||||
msgid "The image could not be downloaded."
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/zlibrary.py:78
|
||||
#: searx/engines/zlibrary.py:79
|
||||
msgid "Language"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/zlibrary.py:79
|
||||
#: searx/engines/zlibrary.py:80
|
||||
msgid "Book rating"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/zlibrary.py:80
|
||||
#: searx/engines/zlibrary.py:81
|
||||
msgid "File quality"
|
||||
msgstr ""
|
||||
|
||||
@@ -864,7 +869,7 @@ msgstr ""
|
||||
msgid "Issue tracker"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:18
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:17
|
||||
msgid "Engine stats"
|
||||
msgstr ""
|
||||
|
||||
@@ -904,26 +909,6 @@ msgstr ""
|
||||
msgid "cached"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/new_issue.html:60
|
||||
msgid "Start submitting a new issue on GitHub"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/new_issue.html:62
|
||||
msgid "Please check for existing bugs about this engine on GitHub"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/new_issue.html:65
|
||||
msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/new_issue.html:67
|
||||
msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/new_issue.html:68
|
||||
msgid "Submit a new issue on Github including the above information"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/preferences.html:65
|
||||
msgid "No HTTPS"
|
||||
msgstr ""
|
||||
@@ -943,17 +928,17 @@ msgid "!bang for its categories"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/preferences.html:102
|
||||
#: searx/templates/simple/stats.html:64
|
||||
#: searx/templates/simple/stats.html:63
|
||||
msgid "Median"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/preferences.html:103
|
||||
#: searx/templates/simple/stats.html:70
|
||||
#: searx/templates/simple/stats.html:69
|
||||
msgid "P80"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/preferences.html:104
|
||||
#: searx/templates/simple/stats.html:76
|
||||
#: searx/templates/simple/stats.html:75
|
||||
msgid "P95"
|
||||
msgstr ""
|
||||
|
||||
@@ -1046,81 +1031,81 @@ msgstr ""
|
||||
msgid "search"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:21
|
||||
#: searx/templates/simple/stats.html:20
|
||||
msgid "There is currently no data available. "
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:24
|
||||
#: searx/templates/simple/stats.html:25
|
||||
#: searx/templates/simple/stats.html:24
|
||||
msgid "Engine name"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:26
|
||||
#: searx/templates/simple/stats.html:25
|
||||
msgid "Scores"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:27
|
||||
#: searx/templates/simple/stats.html:26
|
||||
msgid "Result count"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/elements/engines_msg.html:7
|
||||
#: searx/templates/simple/preferences/engines.html:31
|
||||
#: searx/templates/simple/stats.html:28
|
||||
#: searx/templates/simple/stats.html:27
|
||||
msgid "Response time"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:35
|
||||
#: searx/templates/simple/stats.html:29
|
||||
#: searx/templates/simple/stats.html:28
|
||||
msgid "Reliability"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:59
|
||||
#: searx/templates/simple/stats.html:58
|
||||
msgid "Total"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:60
|
||||
#: searx/templates/simple/stats.html:59
|
||||
msgid "HTTP"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:61
|
||||
#: searx/templates/simple/stats.html:60
|
||||
msgid "Processing"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Warnings"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Errors and exceptions"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:105
|
||||
#: searx/templates/simple/stats.html:104
|
||||
msgid "Exception"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:107
|
||||
#: searx/templates/simple/stats.html:106
|
||||
msgid "Message"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:109
|
||||
#: searx/templates/simple/stats.html:108
|
||||
msgid "Percentage"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:111
|
||||
#: searx/templates/simple/stats.html:110
|
||||
msgid "Parameter"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/result_templates/code.html:29
|
||||
#: searx/templates/simple/result_templates/file.html:24
|
||||
#: searx/templates/simple/stats.html:119
|
||||
#: searx/templates/simple/stats.html:118
|
||||
msgid "Filename"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:120
|
||||
#: searx/templates/simple/stats.html:119
|
||||
msgid "Function"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:121
|
||||
#: searx/templates/simple/stats.html:120
|
||||
msgid "Code"
|
||||
msgstr ""
|
||||
|
||||
@@ -2021,3 +2006,18 @@ msgstr ""
|
||||
#~ msgid "Comment(s)"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Start submitting a new issue on GitHub"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Please check for existing bugs about this engine on GitHub"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Submit a new issue on Github including the above information"
|
||||
#~ msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -25,7 +25,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: searx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2026-02-22 13:48+0000\n"
|
||||
"POT-Creation-Date: 2026-03-24 18:43+0000\n"
|
||||
"PO-Revision-Date: 2025-10-22 02:09+0000\n"
|
||||
"Last-Translator: return42 <return42@noreply.codeberg.org>\n"
|
||||
"Language: el_GR\n"
|
||||
@@ -78,7 +78,7 @@ msgid "videos"
|
||||
msgstr "Βίντεο"
|
||||
|
||||
#. CATEGORY_NAMES['RADIO']
|
||||
#: searx/engines/radio_browser.py:142 searx/searxng.msg
|
||||
#: searx/engines/radio_browser.py:146 searx/searxng.msg
|
||||
msgid "radio"
|
||||
msgstr "ράδιο"
|
||||
|
||||
@@ -552,7 +552,7 @@ msgstr "απάντησε"
|
||||
msgid "No item found"
|
||||
msgstr "Δεν βρέθηκαν αντικείμενα"
|
||||
|
||||
#: searx/engines/qwant.py:296
|
||||
#: searx/engines/qwant.py:291
|
||||
#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:329
|
||||
msgid "Source"
|
||||
msgstr "Πηγή"
|
||||
@@ -648,6 +648,11 @@ msgstr "Δημιουργία διαφορετικών τυχαίων τιμών"
|
||||
msgid "Compute {func} of the arguments"
|
||||
msgstr "Υπολογίστε τη {func} των ορισμάτων"
|
||||
|
||||
#: searx/engines/boardreader.py:107
|
||||
#, python-brace-format
|
||||
msgid "Posted by {author}"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/openstreetmap.py:155
|
||||
msgid "Show route in map .."
|
||||
msgstr "Εμφάνιση διαδρομής στον χάρτη .."
|
||||
@@ -661,19 +666,19 @@ msgstr "{title} (ΠΑΡΩΧΗΜΕΝΟΣ)"
|
||||
msgid "This entry has been superseded by"
|
||||
msgstr "Αυτή η καταχώριση έχει αντικατασταθεί από"
|
||||
|
||||
#: searx/engines/qwant.py:298
|
||||
#: searx/engines/qwant.py:293
|
||||
msgid "Channel"
|
||||
msgstr "Κανάλι"
|
||||
|
||||
#: searx/engines/radio_browser.py:144
|
||||
#: searx/engines/radio_browser.py:148
|
||||
msgid "bitrate"
|
||||
msgstr "ρυθμός μετάδοσης"
|
||||
|
||||
#: searx/engines/radio_browser.py:145
|
||||
#: searx/engines/radio_browser.py:149
|
||||
msgid "votes"
|
||||
msgstr "ψήφους"
|
||||
|
||||
#: searx/engines/radio_browser.py:146
|
||||
#: searx/engines/radio_browser.py:150
|
||||
msgid "clicks"
|
||||
msgstr "κλικ"
|
||||
|
||||
@@ -709,15 +714,15 @@ msgstr ""
|
||||
msgid "The image could not be downloaded."
|
||||
msgstr "Αποτυχία μεταφόρτωσης εικόνας."
|
||||
|
||||
#: searx/engines/zlibrary.py:78
|
||||
#: searx/engines/zlibrary.py:79
|
||||
msgid "Language"
|
||||
msgstr "Γλώσσα"
|
||||
|
||||
#: searx/engines/zlibrary.py:79
|
||||
#: searx/engines/zlibrary.py:80
|
||||
msgid "Book rating"
|
||||
msgstr "Βαθμολογία βιβλίου"
|
||||
|
||||
#: searx/engines/zlibrary.py:80
|
||||
#: searx/engines/zlibrary.py:81
|
||||
msgid "File quality"
|
||||
msgstr "Ποιότητα αρχείου"
|
||||
|
||||
@@ -900,7 +905,7 @@ msgstr "Πηγαίος κώδικας"
|
||||
msgid "Issue tracker"
|
||||
msgstr "Παρακολούθηση ζητημάτων"
|
||||
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:18
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:17
|
||||
msgid "Engine stats"
|
||||
msgstr "Στατιστικά μηχανής"
|
||||
|
||||
@@ -940,32 +945,6 @@ msgstr "Συγγραφέας"
|
||||
msgid "cached"
|
||||
msgstr "προσωρινά αποθηκευμένο"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:60
|
||||
msgid "Start submitting a new issue on GitHub"
|
||||
msgstr "Ξεκινήστε την υποβολή ενός νέου ζητήματος στο GitHub"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:62
|
||||
msgid "Please check for existing bugs about this engine on GitHub"
|
||||
msgstr ""
|
||||
"Παρακαλούμε ελέγξτε για υπάρχοντα σφάλματα σχετικά με αυτή τη μηχανή "
|
||||
"αναζήτησης στο GitHub"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:65
|
||||
msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
msgstr ""
|
||||
"Επιβεβαιώνω ότι δεν υπάρχει υπάρχον σφάλμα σχετικά με το πρόβλημα που "
|
||||
"αντιμετωπίζω"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:67
|
||||
msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
msgstr ""
|
||||
"Εάν πρόκειται για μια δημόσια σελίδα (SearXNG instance), παρακαλούμε "
|
||||
"αναφέρετε τη διεύθυνση URL στην αναφορά σφάλματος"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:68
|
||||
msgid "Submit a new issue on Github including the above information"
|
||||
msgstr "Υποβολή νέου ζητήματος στο Github με τις παραπάνω πληροφορίες"
|
||||
|
||||
#: searx/templates/simple/preferences.html:65
|
||||
msgid "No HTTPS"
|
||||
msgstr "Όχι HTTPS"
|
||||
@@ -985,17 +964,17 @@ msgid "!bang for its categories"
|
||||
msgstr "!bang για τις κατηγορίες της"
|
||||
|
||||
#: searx/templates/simple/preferences.html:102
|
||||
#: searx/templates/simple/stats.html:64
|
||||
#: searx/templates/simple/stats.html:63
|
||||
msgid "Median"
|
||||
msgstr "Διάμεσος"
|
||||
|
||||
#: searx/templates/simple/preferences.html:103
|
||||
#: searx/templates/simple/stats.html:70
|
||||
#: searx/templates/simple/stats.html:69
|
||||
msgid "P80"
|
||||
msgstr "P80"
|
||||
|
||||
#: searx/templates/simple/preferences.html:104
|
||||
#: searx/templates/simple/stats.html:76
|
||||
#: searx/templates/simple/stats.html:75
|
||||
msgid "P95"
|
||||
msgstr "P95"
|
||||
|
||||
@@ -1088,81 +1067,81 @@ msgstr "καθαρισμός"
|
||||
msgid "search"
|
||||
msgstr "αναζήτηση"
|
||||
|
||||
#: searx/templates/simple/stats.html:21
|
||||
#: searx/templates/simple/stats.html:20
|
||||
msgid "There is currently no data available. "
|
||||
msgstr "Δεν υπάρχουν διαθέσιμα δεδομένα. "
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:24
|
||||
#: searx/templates/simple/stats.html:25
|
||||
#: searx/templates/simple/stats.html:24
|
||||
msgid "Engine name"
|
||||
msgstr "Όνομα μηχανής"
|
||||
|
||||
#: searx/templates/simple/stats.html:26
|
||||
#: searx/templates/simple/stats.html:25
|
||||
msgid "Scores"
|
||||
msgstr "Βαθμολογίες"
|
||||
|
||||
#: searx/templates/simple/stats.html:27
|
||||
#: searx/templates/simple/stats.html:26
|
||||
msgid "Result count"
|
||||
msgstr "Αριθμός αποτελεσμάτων"
|
||||
|
||||
#: searx/templates/simple/elements/engines_msg.html:7
|
||||
#: searx/templates/simple/preferences/engines.html:31
|
||||
#: searx/templates/simple/stats.html:28
|
||||
#: searx/templates/simple/stats.html:27
|
||||
msgid "Response time"
|
||||
msgstr "Χρόνος απόκρισης"
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:35
|
||||
#: searx/templates/simple/stats.html:29
|
||||
#: searx/templates/simple/stats.html:28
|
||||
msgid "Reliability"
|
||||
msgstr "Αξιοπιστία"
|
||||
|
||||
#: searx/templates/simple/stats.html:59
|
||||
#: searx/templates/simple/stats.html:58
|
||||
msgid "Total"
|
||||
msgstr "Σύνολο"
|
||||
|
||||
#: searx/templates/simple/stats.html:60
|
||||
#: searx/templates/simple/stats.html:59
|
||||
msgid "HTTP"
|
||||
msgstr "HTTP"
|
||||
|
||||
#: searx/templates/simple/stats.html:61
|
||||
#: searx/templates/simple/stats.html:60
|
||||
msgid "Processing"
|
||||
msgstr "Επεξεργασία"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Warnings"
|
||||
msgstr "Προειδοποιήσεις"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Errors and exceptions"
|
||||
msgstr "Σφάλματα και εξαιρέσεις"
|
||||
|
||||
#: searx/templates/simple/stats.html:105
|
||||
#: searx/templates/simple/stats.html:104
|
||||
msgid "Exception"
|
||||
msgstr "Εξαίρεση"
|
||||
|
||||
#: searx/templates/simple/stats.html:107
|
||||
#: searx/templates/simple/stats.html:106
|
||||
msgid "Message"
|
||||
msgstr "Μήνυμα"
|
||||
|
||||
#: searx/templates/simple/stats.html:109
|
||||
#: searx/templates/simple/stats.html:108
|
||||
msgid "Percentage"
|
||||
msgstr "Ποσοστό"
|
||||
|
||||
#: searx/templates/simple/stats.html:111
|
||||
#: searx/templates/simple/stats.html:110
|
||||
msgid "Parameter"
|
||||
msgstr "Παράμετρος"
|
||||
|
||||
#: searx/templates/simple/result_templates/code.html:29
|
||||
#: searx/templates/simple/result_templates/file.html:24
|
||||
#: searx/templates/simple/stats.html:119
|
||||
#: searx/templates/simple/stats.html:118
|
||||
msgid "Filename"
|
||||
msgstr "Όνομα αρχείου"
|
||||
|
||||
#: searx/templates/simple/stats.html:120
|
||||
#: searx/templates/simple/stats.html:119
|
||||
msgid "Function"
|
||||
msgstr "Συνάρτηση"
|
||||
|
||||
#: searx/templates/simple/stats.html:121
|
||||
#: searx/templates/simple/stats.html:120
|
||||
msgid "Code"
|
||||
msgstr "Κώδικας"
|
||||
|
||||
@@ -2429,3 +2408,27 @@ msgstr "απόκρυψη βίντεο"
|
||||
#~ msgid "Comment(s)"
|
||||
#~ msgstr "Σχόλιο(α)"
|
||||
|
||||
#~ msgid "Start submitting a new issue on GitHub"
|
||||
#~ msgstr "Ξεκινήστε την υποβολή ενός νέου ζητήματος στο GitHub"
|
||||
|
||||
#~ msgid "Please check for existing bugs about this engine on GitHub"
|
||||
#~ msgstr ""
|
||||
#~ "Παρακαλούμε ελέγξτε για υπάρχοντα σφάλματα "
|
||||
#~ "σχετικά με αυτή τη μηχανή αναζήτησης "
|
||||
#~ "στο GitHub"
|
||||
|
||||
#~ msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
#~ msgstr ""
|
||||
#~ "Επιβεβαιώνω ότι δεν υπάρχει υπάρχον "
|
||||
#~ "σφάλμα σχετικά με το πρόβλημα που "
|
||||
#~ "αντιμετωπίζω"
|
||||
|
||||
#~ msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
#~ msgstr ""
|
||||
#~ "Εάν πρόκειται για μια δημόσια σελίδα "
|
||||
#~ "(SearXNG instance), παρακαλούμε αναφέρετε τη"
|
||||
#~ " διεύθυνση URL στην αναφορά σφάλματος"
|
||||
|
||||
#~ msgid "Submit a new issue on Github including the above information"
|
||||
#~ msgstr "Υποβολή νέου ζητήματος στο Github με τις παραπάνω πληροφορίες"
|
||||
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2026-02-22 13:48+0000\n"
|
||||
"POT-Creation-Date: 2026-03-24 18:43+0000\n"
|
||||
"PO-Revision-Date: 2014-01-30 15:22+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language: en\n"
|
||||
@@ -59,7 +59,7 @@ msgid "videos"
|
||||
msgstr ""
|
||||
|
||||
#. CATEGORY_NAMES['RADIO']
|
||||
#: searx/engines/radio_browser.py:142 searx/searxng.msg
|
||||
#: searx/engines/radio_browser.py:146 searx/searxng.msg
|
||||
msgid "radio"
|
||||
msgstr ""
|
||||
|
||||
@@ -533,7 +533,7 @@ msgstr ""
|
||||
msgid "No item found"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/qwant.py:296
|
||||
#: searx/engines/qwant.py:291
|
||||
#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:329
|
||||
msgid "Source"
|
||||
msgstr ""
|
||||
@@ -629,6 +629,11 @@ msgstr ""
|
||||
msgid "Compute {func} of the arguments"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/boardreader.py:107
|
||||
#, python-brace-format
|
||||
msgid "Posted by {author}"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/openstreetmap.py:155
|
||||
msgid "Show route in map .."
|
||||
msgstr ""
|
||||
@@ -642,19 +647,19 @@ msgstr ""
|
||||
msgid "This entry has been superseded by"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/qwant.py:298
|
||||
#: searx/engines/qwant.py:293
|
||||
msgid "Channel"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/radio_browser.py:144
|
||||
#: searx/engines/radio_browser.py:148
|
||||
msgid "bitrate"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/radio_browser.py:145
|
||||
#: searx/engines/radio_browser.py:149
|
||||
msgid "votes"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/radio_browser.py:146
|
||||
#: searx/engines/radio_browser.py:150
|
||||
msgid "clicks"
|
||||
msgstr ""
|
||||
|
||||
@@ -682,15 +687,15 @@ msgstr ""
|
||||
msgid "The image could not be downloaded."
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/zlibrary.py:78
|
||||
#: searx/engines/zlibrary.py:79
|
||||
msgid "Language"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/zlibrary.py:79
|
||||
#: searx/engines/zlibrary.py:80
|
||||
msgid "Book rating"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/zlibrary.py:80
|
||||
#: searx/engines/zlibrary.py:81
|
||||
msgid "File quality"
|
||||
msgstr ""
|
||||
|
||||
@@ -860,7 +865,7 @@ msgstr ""
|
||||
msgid "Issue tracker"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:18
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:17
|
||||
msgid "Engine stats"
|
||||
msgstr ""
|
||||
|
||||
@@ -900,26 +905,6 @@ msgstr ""
|
||||
msgid "cached"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/new_issue.html:60
|
||||
msgid "Start submitting a new issue on GitHub"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/new_issue.html:62
|
||||
msgid "Please check for existing bugs about this engine on GitHub"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/new_issue.html:65
|
||||
msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/new_issue.html:67
|
||||
msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/new_issue.html:68
|
||||
msgid "Submit a new issue on Github including the above information"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/preferences.html:65
|
||||
msgid "No HTTPS"
|
||||
msgstr ""
|
||||
@@ -939,17 +924,17 @@ msgid "!bang for its categories"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/preferences.html:102
|
||||
#: searx/templates/simple/stats.html:64
|
||||
#: searx/templates/simple/stats.html:63
|
||||
msgid "Median"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/preferences.html:103
|
||||
#: searx/templates/simple/stats.html:70
|
||||
#: searx/templates/simple/stats.html:69
|
||||
msgid "P80"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/preferences.html:104
|
||||
#: searx/templates/simple/stats.html:76
|
||||
#: searx/templates/simple/stats.html:75
|
||||
msgid "P95"
|
||||
msgstr ""
|
||||
|
||||
@@ -1042,81 +1027,81 @@ msgstr ""
|
||||
msgid "search"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:21
|
||||
#: searx/templates/simple/stats.html:20
|
||||
msgid "There is currently no data available. "
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:24
|
||||
#: searx/templates/simple/stats.html:25
|
||||
#: searx/templates/simple/stats.html:24
|
||||
msgid "Engine name"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:26
|
||||
#: searx/templates/simple/stats.html:25
|
||||
msgid "Scores"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:27
|
||||
#: searx/templates/simple/stats.html:26
|
||||
msgid "Result count"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/elements/engines_msg.html:7
|
||||
#: searx/templates/simple/preferences/engines.html:31
|
||||
#: searx/templates/simple/stats.html:28
|
||||
#: searx/templates/simple/stats.html:27
|
||||
msgid "Response time"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:35
|
||||
#: searx/templates/simple/stats.html:29
|
||||
#: searx/templates/simple/stats.html:28
|
||||
msgid "Reliability"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:59
|
||||
#: searx/templates/simple/stats.html:58
|
||||
msgid "Total"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:60
|
||||
#: searx/templates/simple/stats.html:59
|
||||
msgid "HTTP"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:61
|
||||
#: searx/templates/simple/stats.html:60
|
||||
msgid "Processing"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Warnings"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Errors and exceptions"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:105
|
||||
#: searx/templates/simple/stats.html:104
|
||||
msgid "Exception"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:107
|
||||
#: searx/templates/simple/stats.html:106
|
||||
msgid "Message"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:109
|
||||
#: searx/templates/simple/stats.html:108
|
||||
msgid "Percentage"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:111
|
||||
#: searx/templates/simple/stats.html:110
|
||||
msgid "Parameter"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/result_templates/code.html:29
|
||||
#: searx/templates/simple/result_templates/file.html:24
|
||||
#: searx/templates/simple/stats.html:119
|
||||
#: searx/templates/simple/stats.html:118
|
||||
msgid "Filename"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:120
|
||||
#: searx/templates/simple/stats.html:119
|
||||
msgid "Function"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:121
|
||||
#: searx/templates/simple/stats.html:120
|
||||
msgid "Code"
|
||||
msgstr ""
|
||||
|
||||
@@ -2282,3 +2267,18 @@ msgstr ""
|
||||
#~ msgid "Comment(s)"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Start submitting a new issue on GitHub"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Please check for existing bugs about this engine on GitHub"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Submit a new issue on Github including the above information"
|
||||
#~ msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -23,7 +23,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: searx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2026-02-22 13:48+0000\n"
|
||||
"POT-Creation-Date: 2026-03-24 18:43+0000\n"
|
||||
"PO-Revision-Date: 2025-09-02 04:50+0000\n"
|
||||
"Last-Translator: return42 <return42@noreply.codeberg.org>\n"
|
||||
"Language: eo\n"
|
||||
@@ -76,7 +76,7 @@ msgid "videos"
|
||||
msgstr "videoj"
|
||||
|
||||
#. CATEGORY_NAMES['RADIO']
|
||||
#: searx/engines/radio_browser.py:142 searx/searxng.msg
|
||||
#: searx/engines/radio_browser.py:146 searx/searxng.msg
|
||||
msgid "radio"
|
||||
msgstr "radio"
|
||||
|
||||
@@ -550,7 +550,7 @@ msgstr ""
|
||||
msgid "No item found"
|
||||
msgstr "Nenio trovita"
|
||||
|
||||
#: searx/engines/qwant.py:296
|
||||
#: searx/engines/qwant.py:291
|
||||
#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:329
|
||||
msgid "Source"
|
||||
msgstr "Fonto"
|
||||
@@ -646,6 +646,11 @@ msgstr "Generi diversajn hazardajn valorojn"
|
||||
msgid "Compute {func} of the arguments"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/boardreader.py:107
|
||||
#, python-brace-format
|
||||
msgid "Posted by {author}"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/openstreetmap.py:155
|
||||
msgid "Show route in map .."
|
||||
msgstr ""
|
||||
@@ -659,19 +664,19 @@ msgstr "{title} (MALAKTUALA)"
|
||||
msgid "This entry has been superseded by"
|
||||
msgstr "Tiu ĉi enigo estis anstataŭigita per"
|
||||
|
||||
#: searx/engines/qwant.py:298
|
||||
#: searx/engines/qwant.py:293
|
||||
msgid "Channel"
|
||||
msgstr "Kanalo"
|
||||
|
||||
#: searx/engines/radio_browser.py:144
|
||||
#: searx/engines/radio_browser.py:148
|
||||
msgid "bitrate"
|
||||
msgstr "bito-rapido"
|
||||
|
||||
#: searx/engines/radio_browser.py:145
|
||||
#: searx/engines/radio_browser.py:149
|
||||
msgid "votes"
|
||||
msgstr "voĉoj"
|
||||
|
||||
#: searx/engines/radio_browser.py:146
|
||||
#: searx/engines/radio_browser.py:150
|
||||
msgid "clicks"
|
||||
msgstr "klakoj"
|
||||
|
||||
@@ -706,15 +711,15 @@ msgstr ""
|
||||
msgid "The image could not be downloaded."
|
||||
msgstr "La bildo ne eblis elŝuti."
|
||||
|
||||
#: searx/engines/zlibrary.py:78
|
||||
#: searx/engines/zlibrary.py:79
|
||||
msgid "Language"
|
||||
msgstr "Lingvo"
|
||||
|
||||
#: searx/engines/zlibrary.py:79
|
||||
#: searx/engines/zlibrary.py:80
|
||||
msgid "Book rating"
|
||||
msgstr "Taksado de libro"
|
||||
|
||||
#: searx/engines/zlibrary.py:80
|
||||
#: searx/engines/zlibrary.py:81
|
||||
msgid "File quality"
|
||||
msgstr "Dosiera kvalito"
|
||||
|
||||
@@ -889,7 +894,7 @@ msgstr "Fontaĵo"
|
||||
msgid "Issue tracker"
|
||||
msgstr "Spurilo de problemoj"
|
||||
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:18
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:17
|
||||
msgid "Engine stats"
|
||||
msgstr "Statistikoj pri la motoro"
|
||||
|
||||
@@ -929,26 +934,6 @@ msgstr "Verkisto"
|
||||
msgid "cached"
|
||||
msgstr "kaŝmemorigita"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:60
|
||||
msgid "Start submitting a new issue on GitHub"
|
||||
msgstr "Komencu sendi novan numeron en GitHub"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:62
|
||||
msgid "Please check for existing bugs about this engine on GitHub"
|
||||
msgstr "Bonvolu kontroli ekzistantajn cimojn pri ĉi tiu motoro en GitHub"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:65
|
||||
msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
msgstr "Mi konfirmas, ke ne ekzistas cimo pri la problemo, kiun mi renkontas"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:67
|
||||
msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
msgstr "Se ĉi tio estas publika kazo, bonvolu specifi la URL en la cimraporto"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:68
|
||||
msgid "Submit a new issue on Github including the above information"
|
||||
msgstr "Sendu novan numeron ĉe Github inkluzive de ĉi-supraj informoj"
|
||||
|
||||
#: searx/templates/simple/preferences.html:65
|
||||
msgid "No HTTPS"
|
||||
msgstr "Neniu HTTPS"
|
||||
@@ -968,17 +953,17 @@ msgid "!bang for its categories"
|
||||
msgstr "!bang por ĝiaj kategorioj"
|
||||
|
||||
#: searx/templates/simple/preferences.html:102
|
||||
#: searx/templates/simple/stats.html:64
|
||||
#: searx/templates/simple/stats.html:63
|
||||
msgid "Median"
|
||||
msgstr "Meza"
|
||||
|
||||
#: searx/templates/simple/preferences.html:103
|
||||
#: searx/templates/simple/stats.html:70
|
||||
#: searx/templates/simple/stats.html:69
|
||||
msgid "P80"
|
||||
msgstr "P80"
|
||||
|
||||
#: searx/templates/simple/preferences.html:104
|
||||
#: searx/templates/simple/stats.html:76
|
||||
#: searx/templates/simple/stats.html:75
|
||||
msgid "P95"
|
||||
msgstr "P95"
|
||||
|
||||
@@ -1071,81 +1056,81 @@ msgstr "purigi"
|
||||
msgid "search"
|
||||
msgstr "serĉi"
|
||||
|
||||
#: searx/templates/simple/stats.html:21
|
||||
#: searx/templates/simple/stats.html:20
|
||||
msgid "There is currently no data available. "
|
||||
msgstr "Nun ne estas datumoj disponeblaj."
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:24
|
||||
#: searx/templates/simple/stats.html:25
|
||||
#: searx/templates/simple/stats.html:24
|
||||
msgid "Engine name"
|
||||
msgstr "Nomo de serĉilo"
|
||||
|
||||
#: searx/templates/simple/stats.html:26
|
||||
#: searx/templates/simple/stats.html:25
|
||||
msgid "Scores"
|
||||
msgstr "Poentaroj"
|
||||
|
||||
#: searx/templates/simple/stats.html:27
|
||||
#: searx/templates/simple/stats.html:26
|
||||
msgid "Result count"
|
||||
msgstr "Rezultkalkulo"
|
||||
|
||||
#: searx/templates/simple/elements/engines_msg.html:7
|
||||
#: searx/templates/simple/preferences/engines.html:31
|
||||
#: searx/templates/simple/stats.html:28
|
||||
#: searx/templates/simple/stats.html:27
|
||||
msgid "Response time"
|
||||
msgstr "Tempo de respondo"
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:35
|
||||
#: searx/templates/simple/stats.html:29
|
||||
#: searx/templates/simple/stats.html:28
|
||||
msgid "Reliability"
|
||||
msgstr "Fidindeco"
|
||||
|
||||
#: searx/templates/simple/stats.html:59
|
||||
#: searx/templates/simple/stats.html:58
|
||||
msgid "Total"
|
||||
msgstr "Entute"
|
||||
|
||||
#: searx/templates/simple/stats.html:60
|
||||
#: searx/templates/simple/stats.html:59
|
||||
msgid "HTTP"
|
||||
msgstr "HTTP"
|
||||
|
||||
#: searx/templates/simple/stats.html:61
|
||||
#: searx/templates/simple/stats.html:60
|
||||
msgid "Processing"
|
||||
msgstr "Prilaborado"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Warnings"
|
||||
msgstr "Avertoj"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Errors and exceptions"
|
||||
msgstr "Eraroj kaj esceptoj"
|
||||
|
||||
#: searx/templates/simple/stats.html:105
|
||||
#: searx/templates/simple/stats.html:104
|
||||
msgid "Exception"
|
||||
msgstr "Escepton"
|
||||
|
||||
#: searx/templates/simple/stats.html:107
|
||||
#: searx/templates/simple/stats.html:106
|
||||
msgid "Message"
|
||||
msgstr "Mesaĝo"
|
||||
|
||||
#: searx/templates/simple/stats.html:109
|
||||
#: searx/templates/simple/stats.html:108
|
||||
msgid "Percentage"
|
||||
msgstr "Procento"
|
||||
|
||||
#: searx/templates/simple/stats.html:111
|
||||
#: searx/templates/simple/stats.html:110
|
||||
msgid "Parameter"
|
||||
msgstr "Parametro"
|
||||
|
||||
#: searx/templates/simple/result_templates/code.html:29
|
||||
#: searx/templates/simple/result_templates/file.html:24
|
||||
#: searx/templates/simple/stats.html:119
|
||||
#: searx/templates/simple/stats.html:118
|
||||
msgid "Filename"
|
||||
msgstr "Dosiernomo"
|
||||
|
||||
#: searx/templates/simple/stats.html:120
|
||||
#: searx/templates/simple/stats.html:119
|
||||
msgid "Function"
|
||||
msgstr "Funkcio"
|
||||
|
||||
#: searx/templates/simple/stats.html:121
|
||||
#: searx/templates/simple/stats.html:120
|
||||
msgid "Code"
|
||||
msgstr "Fontkodo"
|
||||
|
||||
@@ -2366,3 +2351,18 @@ msgstr "kaŝi videojn"
|
||||
#~ msgid "Comment(s)"
|
||||
#~ msgstr "Komento(j)"
|
||||
|
||||
#~ msgid "Start submitting a new issue on GitHub"
|
||||
#~ msgstr "Komencu sendi novan numeron en GitHub"
|
||||
|
||||
#~ msgid "Please check for existing bugs about this engine on GitHub"
|
||||
#~ msgstr "Bonvolu kontroli ekzistantajn cimojn pri ĉi tiu motoro en GitHub"
|
||||
|
||||
#~ msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
#~ msgstr "Mi konfirmas, ke ne ekzistas cimo pri la problemo, kiun mi renkontas"
|
||||
|
||||
#~ msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
#~ msgstr "Se ĉi tio estas publika kazo, bonvolu specifi la URL en la cimraporto"
|
||||
|
||||
#~ msgid "Submit a new issue on Github including the above information"
|
||||
#~ msgstr "Sendu novan numeron ĉe Github inkluzive de ĉi-supraj informoj"
|
||||
|
||||
|
||||
Binary file not shown.
@@ -47,14 +47,14 @@
|
||||
# realkendrick_fr <realkendrick_fr@noreply.codeberg.org>, 2025.
|
||||
# Carlos Solís <csolisr@azkware.net>, 2025.
|
||||
# jperegrinm <jperegrinm@noreply.codeberg.org>, 2025.
|
||||
# gallegonovato <gallegonovato@noreply.codeberg.org>, 2025.
|
||||
# gallegonovato <gallegonovato@noreply.codeberg.org>, 2025, 2026.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: searx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2026-02-22 13:48+0000\n"
|
||||
"PO-Revision-Date: 2026-03-02 08:29+0000\n"
|
||||
"Last-Translator: return42 <return42@noreply.codeberg.org>\n"
|
||||
"POT-Creation-Date: 2026-03-24 18:43+0000\n"
|
||||
"PO-Revision-Date: 2026-03-27 07:33+0000\n"
|
||||
"Last-Translator: gallegonovato <gallegonovato@noreply.codeberg.org>\n"
|
||||
"Language-Team: Spanish <https://translate.codeberg.org/projects/searxng/"
|
||||
"searxng/es/>\n"
|
||||
"Language: es\n"
|
||||
@@ -62,7 +62,7 @@ msgstr ""
|
||||
"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.15.2\n"
|
||||
"X-Generator: Weblate 5.16.2\n"
|
||||
"Generated-By: Babel 2.18.0\n"
|
||||
|
||||
#. CONSTANT_NAMES['NO_SUBGROUPING']
|
||||
@@ -106,7 +106,7 @@ msgid "videos"
|
||||
msgstr "vídeos"
|
||||
|
||||
#. CATEGORY_NAMES['RADIO']
|
||||
#: searx/engines/radio_browser.py:142 searx/searxng.msg
|
||||
#: searx/engines/radio_browser.py:146 searx/searxng.msg
|
||||
msgid "radio"
|
||||
msgstr "radio"
|
||||
|
||||
@@ -580,7 +580,7 @@ msgstr "contestado"
|
||||
msgid "No item found"
|
||||
msgstr "Ningún artículo encontrado"
|
||||
|
||||
#: searx/engines/qwant.py:296
|
||||
#: searx/engines/qwant.py:291
|
||||
#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:329
|
||||
msgid "Source"
|
||||
msgstr "Fuente"
|
||||
@@ -676,6 +676,11 @@ msgstr "Generar varios valores aleatorios"
|
||||
msgid "Compute {func} of the arguments"
|
||||
msgstr "Calcular {func} de los argumentos"
|
||||
|
||||
#: searx/engines/boardreader.py:107
|
||||
#, python-brace-format
|
||||
msgid "Posted by {author}"
|
||||
msgstr "Publicado por {author}"
|
||||
|
||||
#: searx/engines/openstreetmap.py:155
|
||||
msgid "Show route in map .."
|
||||
msgstr "Ver Ruta en el mapa .."
|
||||
@@ -689,19 +694,19 @@ msgstr "{title} (OBSOLETO)"
|
||||
msgid "This entry has been superseded by"
|
||||
msgstr "Esta entrada ha sido sustituida por"
|
||||
|
||||
#: searx/engines/qwant.py:298
|
||||
#: searx/engines/qwant.py:293
|
||||
msgid "Channel"
|
||||
msgstr "Canal"
|
||||
|
||||
#: searx/engines/radio_browser.py:144
|
||||
#: searx/engines/radio_browser.py:148
|
||||
msgid "bitrate"
|
||||
msgstr "bitrate"
|
||||
|
||||
#: searx/engines/radio_browser.py:145
|
||||
#: searx/engines/radio_browser.py:149
|
||||
msgid "votes"
|
||||
msgstr "votos"
|
||||
|
||||
#: searx/engines/radio_browser.py:146
|
||||
#: searx/engines/radio_browser.py:150
|
||||
msgid "clicks"
|
||||
msgstr "clics"
|
||||
|
||||
@@ -736,15 +741,15 @@ msgstr ""
|
||||
msgid "The image could not be downloaded."
|
||||
msgstr "No se pudo descargar la imagen."
|
||||
|
||||
#: searx/engines/zlibrary.py:78
|
||||
#: searx/engines/zlibrary.py:79
|
||||
msgid "Language"
|
||||
msgstr "Idioma"
|
||||
|
||||
#: searx/engines/zlibrary.py:79
|
||||
#: searx/engines/zlibrary.py:80
|
||||
msgid "Book rating"
|
||||
msgstr "Valoración del libro"
|
||||
|
||||
#: searx/engines/zlibrary.py:80
|
||||
#: searx/engines/zlibrary.py:81
|
||||
msgid "File quality"
|
||||
msgstr "Calidad del archivo"
|
||||
|
||||
@@ -927,7 +932,7 @@ msgstr "Código fuente"
|
||||
msgid "Issue tracker"
|
||||
msgstr "Rastreador de problemas"
|
||||
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:18
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:17
|
||||
msgid "Engine stats"
|
||||
msgstr "Estadísticas del motor de búsqueda"
|
||||
|
||||
@@ -967,28 +972,6 @@ msgstr "Autor"
|
||||
msgid "cached"
|
||||
msgstr "en caché"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:60
|
||||
msgid "Start submitting a new issue on GitHub"
|
||||
msgstr "Enviar un nuevo problema a GitHub"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:62
|
||||
msgid "Please check for existing bugs about this engine on GitHub"
|
||||
msgstr "Por favor revisa si ya existe un problema con este motor en GitHub"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:65
|
||||
msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
msgstr "Confirmo que no existe un bug relacionado al problema que encontré"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:67
|
||||
msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
msgstr ""
|
||||
"Si esta es una instancia pública, por favor especifíca la URL en el "
|
||||
"reporte del bug"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:68
|
||||
msgid "Submit a new issue on Github including the above information"
|
||||
msgstr "Enviar un nuevo problema a Github que incluya la información de arriba"
|
||||
|
||||
#: searx/templates/simple/preferences.html:65
|
||||
msgid "No HTTPS"
|
||||
msgstr "No HTTPS"
|
||||
@@ -1008,17 +991,17 @@ msgid "!bang for its categories"
|
||||
msgstr "!bang para estas categorías"
|
||||
|
||||
#: searx/templates/simple/preferences.html:102
|
||||
#: searx/templates/simple/stats.html:64
|
||||
#: searx/templates/simple/stats.html:63
|
||||
msgid "Median"
|
||||
msgstr "Media"
|
||||
|
||||
#: searx/templates/simple/preferences.html:103
|
||||
#: searx/templates/simple/stats.html:70
|
||||
#: searx/templates/simple/stats.html:69
|
||||
msgid "P80"
|
||||
msgstr "P80"
|
||||
|
||||
#: searx/templates/simple/preferences.html:104
|
||||
#: searx/templates/simple/stats.html:76
|
||||
#: searx/templates/simple/stats.html:75
|
||||
msgid "P95"
|
||||
msgstr "P95"
|
||||
|
||||
@@ -1113,81 +1096,81 @@ msgstr "limpiar"
|
||||
msgid "search"
|
||||
msgstr "buscar"
|
||||
|
||||
#: searx/templates/simple/stats.html:21
|
||||
#: searx/templates/simple/stats.html:20
|
||||
msgid "There is currently no data available. "
|
||||
msgstr "Actualmente no hay datos disponibles. "
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:24
|
||||
#: searx/templates/simple/stats.html:25
|
||||
#: searx/templates/simple/stats.html:24
|
||||
msgid "Engine name"
|
||||
msgstr "Nombre del motor de búsqueda"
|
||||
|
||||
#: searx/templates/simple/stats.html:26
|
||||
#: searx/templates/simple/stats.html:25
|
||||
msgid "Scores"
|
||||
msgstr "Puntuaciones"
|
||||
|
||||
#: searx/templates/simple/stats.html:27
|
||||
#: searx/templates/simple/stats.html:26
|
||||
msgid "Result count"
|
||||
msgstr "Resultados"
|
||||
|
||||
#: searx/templates/simple/elements/engines_msg.html:7
|
||||
#: searx/templates/simple/preferences/engines.html:31
|
||||
#: searx/templates/simple/stats.html:28
|
||||
#: searx/templates/simple/stats.html:27
|
||||
msgid "Response time"
|
||||
msgstr "Tiempo de respuesta"
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:35
|
||||
#: searx/templates/simple/stats.html:29
|
||||
#: searx/templates/simple/stats.html:28
|
||||
msgid "Reliability"
|
||||
msgstr "Fiabilidad"
|
||||
|
||||
#: searx/templates/simple/stats.html:59
|
||||
#: searx/templates/simple/stats.html:58
|
||||
msgid "Total"
|
||||
msgstr "Total"
|
||||
|
||||
#: searx/templates/simple/stats.html:60
|
||||
#: searx/templates/simple/stats.html:59
|
||||
msgid "HTTP"
|
||||
msgstr "HTTP"
|
||||
|
||||
#: searx/templates/simple/stats.html:61
|
||||
#: searx/templates/simple/stats.html:60
|
||||
msgid "Processing"
|
||||
msgstr "Procesando"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Warnings"
|
||||
msgstr "Alertas"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Errors and exceptions"
|
||||
msgstr "Errores y excepciones"
|
||||
|
||||
#: searx/templates/simple/stats.html:105
|
||||
#: searx/templates/simple/stats.html:104
|
||||
msgid "Exception"
|
||||
msgstr "Excepción"
|
||||
|
||||
#: searx/templates/simple/stats.html:107
|
||||
#: searx/templates/simple/stats.html:106
|
||||
msgid "Message"
|
||||
msgstr "Mensaje"
|
||||
|
||||
#: searx/templates/simple/stats.html:109
|
||||
#: searx/templates/simple/stats.html:108
|
||||
msgid "Percentage"
|
||||
msgstr "Porcentaje"
|
||||
|
||||
#: searx/templates/simple/stats.html:111
|
||||
#: searx/templates/simple/stats.html:110
|
||||
msgid "Parameter"
|
||||
msgstr "Parámetro"
|
||||
|
||||
#: searx/templates/simple/result_templates/code.html:29
|
||||
#: searx/templates/simple/result_templates/file.html:24
|
||||
#: searx/templates/simple/stats.html:119
|
||||
#: searx/templates/simple/stats.html:118
|
||||
msgid "Filename"
|
||||
msgstr "Nombre de archivo"
|
||||
|
||||
#: searx/templates/simple/stats.html:120
|
||||
#: searx/templates/simple/stats.html:119
|
||||
msgid "Function"
|
||||
msgstr "Función"
|
||||
|
||||
#: searx/templates/simple/stats.html:121
|
||||
#: searx/templates/simple/stats.html:120
|
||||
msgid "Code"
|
||||
msgstr "Código"
|
||||
|
||||
@@ -2457,3 +2440,21 @@ msgstr "ocultar video"
|
||||
|
||||
#~ msgid "Comment(s)"
|
||||
#~ msgstr "Comentario(s)"
|
||||
|
||||
#~ msgid "Start submitting a new issue on GitHub"
|
||||
#~ msgstr "Enviar un nuevo problema a GitHub"
|
||||
|
||||
#~ msgid "Please check for existing bugs about this engine on GitHub"
|
||||
#~ msgstr "Por favor revisa si ya existe un problema con este motor en GitHub"
|
||||
|
||||
#~ msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
#~ msgstr "Confirmo que no existe un bug relacionado al problema que encontré"
|
||||
|
||||
#~ msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
#~ msgstr ""
|
||||
#~ "Si esta es una instancia pública, "
|
||||
#~ "por favor especifíca la URL en el"
|
||||
#~ " reporte del bug"
|
||||
|
||||
#~ msgid "Submit a new issue on Github including the above information"
|
||||
#~ msgstr "Enviar un nuevo problema a Github que incluya la información de arriba"
|
||||
|
||||
Binary file not shown.
@@ -15,22 +15,23 @@
|
||||
# Anonymous <anonymous@users.noreply.translate.codeberg.org>, 2025.
|
||||
# dom1torii <dom1torii@users.noreply.translate.codeberg.org>, 2025.
|
||||
# pxrb <pxrb@users.noreply.translate.codeberg.org>, 2025.
|
||||
# Priit Jõerüüt <jrtcdbrg@noreply.codeberg.org>, 2025.
|
||||
# Priit Jõerüüt <jrtcdbrg@noreply.codeberg.org>, 2025, 2026.
|
||||
# return42 <return42@noreply.codeberg.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: searx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2026-02-22 13:48+0000\n"
|
||||
"PO-Revision-Date: 2025-12-23 13:21+0000\n"
|
||||
"POT-Creation-Date: 2026-03-24 18:43+0000\n"
|
||||
"PO-Revision-Date: 2026-03-27 07:33+0000\n"
|
||||
"Last-Translator: Priit Jõerüüt <jrtcdbrg@noreply.codeberg.org>\n"
|
||||
"Language-Team: Estonian <https://translate.codeberg.org/projects/searxng/"
|
||||
"searxng/et/>\n"
|
||||
"Language: et\n"
|
||||
"Language-Team: Estonian "
|
||||
"<https://translate.codeberg.org/projects/searxng/searxng/et/>\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.16.2\n"
|
||||
"Generated-By: Babel 2.18.0\n"
|
||||
|
||||
#. CONSTANT_NAMES['NO_SUBGROUPING']
|
||||
@@ -74,7 +75,7 @@ msgid "videos"
|
||||
msgstr "videod"
|
||||
|
||||
#. CATEGORY_NAMES['RADIO']
|
||||
#: searx/engines/radio_browser.py:142 searx/searxng.msg
|
||||
#: searx/engines/radio_browser.py:146 searx/searxng.msg
|
||||
msgid "radio"
|
||||
msgstr "raadio"
|
||||
|
||||
@@ -548,7 +549,7 @@ msgstr "vastatud"
|
||||
msgid "No item found"
|
||||
msgstr "Üksust ei leitud"
|
||||
|
||||
#: searx/engines/qwant.py:296
|
||||
#: searx/engines/qwant.py:291
|
||||
#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:329
|
||||
msgid "Source"
|
||||
msgstr "Allikas"
|
||||
@@ -644,6 +645,11 @@ msgstr "Genereeri erinevaid juhuslikke väärtusi"
|
||||
msgid "Compute {func} of the arguments"
|
||||
msgstr "Arvuta argumentidest {func}"
|
||||
|
||||
#: searx/engines/boardreader.py:107
|
||||
#, python-brace-format
|
||||
msgid "Posted by {author}"
|
||||
msgstr "Postituse autor on {author}"
|
||||
|
||||
#: searx/engines/openstreetmap.py:155
|
||||
msgid "Show route in map .."
|
||||
msgstr "Näita teekonda kaardil..."
|
||||
@@ -657,19 +663,19 @@ msgstr "{title} (VANANENUD)"
|
||||
msgid "This entry has been superseded by"
|
||||
msgstr "See üksus on asendatud"
|
||||
|
||||
#: searx/engines/qwant.py:298
|
||||
#: searx/engines/qwant.py:293
|
||||
msgid "Channel"
|
||||
msgstr "Kanal"
|
||||
|
||||
#: searx/engines/radio_browser.py:144
|
||||
#: searx/engines/radio_browser.py:148
|
||||
msgid "bitrate"
|
||||
msgstr "bitikiirus"
|
||||
|
||||
#: searx/engines/radio_browser.py:145
|
||||
#: searx/engines/radio_browser.py:149
|
||||
msgid "votes"
|
||||
msgstr "hääled"
|
||||
|
||||
#: searx/engines/radio_browser.py:146
|
||||
#: searx/engines/radio_browser.py:150
|
||||
msgid "clicks"
|
||||
msgstr "klikid"
|
||||
|
||||
@@ -704,15 +710,15 @@ msgstr ""
|
||||
msgid "The image could not be downloaded."
|
||||
msgstr "Pilti ei saanud alla laadida."
|
||||
|
||||
#: searx/engines/zlibrary.py:78
|
||||
#: searx/engines/zlibrary.py:79
|
||||
msgid "Language"
|
||||
msgstr "Keel"
|
||||
|
||||
#: searx/engines/zlibrary.py:79
|
||||
#: searx/engines/zlibrary.py:80
|
||||
msgid "Book rating"
|
||||
msgstr "Raamatu hinnang"
|
||||
|
||||
#: searx/engines/zlibrary.py:80
|
||||
#: searx/engines/zlibrary.py:81
|
||||
msgid "File quality"
|
||||
msgstr "Faili kvaliteet"
|
||||
|
||||
@@ -895,7 +901,7 @@ msgstr "Lähtekood"
|
||||
msgid "Issue tracker"
|
||||
msgstr "Veahaldus"
|
||||
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:18
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:17
|
||||
msgid "Engine stats"
|
||||
msgstr "Mootori statistika"
|
||||
|
||||
@@ -935,30 +941,6 @@ msgstr "Autor"
|
||||
msgid "cached"
|
||||
msgstr "vahemälus"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:60
|
||||
msgid "Start submitting a new issue on GitHub"
|
||||
msgstr "Alusta veateate või ettepaneku koostamist GitHubis"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:62
|
||||
msgid "Please check for existing bugs about this engine on GitHub"
|
||||
msgstr ""
|
||||
"Eelnevalt palun uuri GitHubist olemasolevate selle otsingumootori "
|
||||
"sarnasete vigade kohta"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:65
|
||||
msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
msgstr ""
|
||||
"Ma kinnitan et mul ei ole olemasolevat viga probleemi kohta millega ma "
|
||||
"kokku puutun"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:67
|
||||
msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
msgstr "Palun täpsusta URL veateates, kui tegemist on avaliku serveriga"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:68
|
||||
msgid "Submit a new issue on Github including the above information"
|
||||
msgstr "Esita Githubis uus viga või probleem, mis sisaldab ülaltoodud teavet"
|
||||
|
||||
#: searx/templates/simple/preferences.html:65
|
||||
msgid "No HTTPS"
|
||||
msgstr "HTTPS puudub"
|
||||
@@ -978,17 +960,17 @@ msgid "!bang for its categories"
|
||||
msgstr "!bang selle kategooriate jaoks"
|
||||
|
||||
#: searx/templates/simple/preferences.html:102
|
||||
#: searx/templates/simple/stats.html:64
|
||||
#: searx/templates/simple/stats.html:63
|
||||
msgid "Median"
|
||||
msgstr "Mediaan"
|
||||
|
||||
#: searx/templates/simple/preferences.html:103
|
||||
#: searx/templates/simple/stats.html:70
|
||||
#: searx/templates/simple/stats.html:69
|
||||
msgid "P80"
|
||||
msgstr "P80"
|
||||
|
||||
#: searx/templates/simple/preferences.html:104
|
||||
#: searx/templates/simple/stats.html:76
|
||||
#: searx/templates/simple/stats.html:75
|
||||
msgid "P95"
|
||||
msgstr "P95"
|
||||
|
||||
@@ -1083,81 +1065,81 @@ msgstr "selge"
|
||||
msgid "search"
|
||||
msgstr "otsing"
|
||||
|
||||
#: searx/templates/simple/stats.html:21
|
||||
#: searx/templates/simple/stats.html:20
|
||||
msgid "There is currently no data available. "
|
||||
msgstr "Hetkel andmed puuduvad."
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:24
|
||||
#: searx/templates/simple/stats.html:25
|
||||
#: searx/templates/simple/stats.html:24
|
||||
msgid "Engine name"
|
||||
msgstr "Otsingumootori nimi"
|
||||
|
||||
#: searx/templates/simple/stats.html:26
|
||||
#: searx/templates/simple/stats.html:25
|
||||
msgid "Scores"
|
||||
msgstr "Skoorid"
|
||||
|
||||
#: searx/templates/simple/stats.html:27
|
||||
#: searx/templates/simple/stats.html:26
|
||||
msgid "Result count"
|
||||
msgstr "Tulemuste arv"
|
||||
|
||||
#: searx/templates/simple/elements/engines_msg.html:7
|
||||
#: searx/templates/simple/preferences/engines.html:31
|
||||
#: searx/templates/simple/stats.html:28
|
||||
#: searx/templates/simple/stats.html:27
|
||||
msgid "Response time"
|
||||
msgstr "Vastamise aeg"
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:35
|
||||
#: searx/templates/simple/stats.html:29
|
||||
#: searx/templates/simple/stats.html:28
|
||||
msgid "Reliability"
|
||||
msgstr "Usaldusväärsus"
|
||||
|
||||
#: searx/templates/simple/stats.html:59
|
||||
#: searx/templates/simple/stats.html:58
|
||||
msgid "Total"
|
||||
msgstr "Kokku"
|
||||
|
||||
#: searx/templates/simple/stats.html:60
|
||||
#: searx/templates/simple/stats.html:59
|
||||
msgid "HTTP"
|
||||
msgstr "HTTP"
|
||||
|
||||
#: searx/templates/simple/stats.html:61
|
||||
#: searx/templates/simple/stats.html:60
|
||||
msgid "Processing"
|
||||
msgstr "Töötleme"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Warnings"
|
||||
msgstr "Hoiatused"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Errors and exceptions"
|
||||
msgstr "Vead ja erandid"
|
||||
|
||||
#: searx/templates/simple/stats.html:105
|
||||
#: searx/templates/simple/stats.html:104
|
||||
msgid "Exception"
|
||||
msgstr "Erand"
|
||||
|
||||
#: searx/templates/simple/stats.html:107
|
||||
#: searx/templates/simple/stats.html:106
|
||||
msgid "Message"
|
||||
msgstr "Sõnum"
|
||||
|
||||
#: searx/templates/simple/stats.html:109
|
||||
#: searx/templates/simple/stats.html:108
|
||||
msgid "Percentage"
|
||||
msgstr "Protsentuaalne osakaal"
|
||||
|
||||
#: searx/templates/simple/stats.html:111
|
||||
#: searx/templates/simple/stats.html:110
|
||||
msgid "Parameter"
|
||||
msgstr "Parameeter"
|
||||
|
||||
#: searx/templates/simple/result_templates/code.html:29
|
||||
#: searx/templates/simple/result_templates/file.html:24
|
||||
#: searx/templates/simple/stats.html:119
|
||||
#: searx/templates/simple/stats.html:118
|
||||
msgid "Filename"
|
||||
msgstr "Failinimi"
|
||||
|
||||
#: searx/templates/simple/stats.html:120
|
||||
#: searx/templates/simple/stats.html:119
|
||||
msgid "Function"
|
||||
msgstr "Funktsioon"
|
||||
|
||||
#: searx/templates/simple/stats.html:121
|
||||
#: searx/templates/simple/stats.html:120
|
||||
msgid "Code"
|
||||
msgstr "Kood"
|
||||
|
||||
@@ -1314,7 +1296,7 @@ msgstr "Muuda eelistustes kasutatud otsingumootorit:"
|
||||
|
||||
#: searx/templates/simple/messages/no_results.html:22
|
||||
msgid "Switch to another instance:"
|
||||
msgstr "Vaheta teisele SearxNG serverile:"
|
||||
msgstr "Kasuta muud SearxNG serverit:"
|
||||
|
||||
#: searx/templates/simple/messages/no_results.html:24
|
||||
msgid "Search for another query or select another category."
|
||||
@@ -2390,3 +2372,23 @@ msgstr "peida video"
|
||||
#~ msgid "Comment(s)"
|
||||
#~ msgstr "Kommentaar(id)"
|
||||
|
||||
#~ msgid "Start submitting a new issue on GitHub"
|
||||
#~ msgstr "Alusta veateate või ettepaneku koostamist GitHubis"
|
||||
|
||||
#~ msgid "Please check for existing bugs about this engine on GitHub"
|
||||
#~ msgstr ""
|
||||
#~ "Eelnevalt palun uuri GitHubist olemasolevate"
|
||||
#~ " selle otsingumootori sarnasete vigade "
|
||||
#~ "kohta"
|
||||
|
||||
#~ msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
#~ msgstr ""
|
||||
#~ "Ma kinnitan et mul ei ole "
|
||||
#~ "olemasolevat viga probleemi kohta millega "
|
||||
#~ "ma kokku puutun"
|
||||
|
||||
#~ msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
#~ msgstr "Palun täpsusta URL veateates, kui tegemist on avaliku serveriga"
|
||||
|
||||
#~ msgid "Submit a new issue on Github including the above information"
|
||||
#~ msgstr "Esita Githubis uus viga või probleem, mis sisaldab ülaltoodud teavet"
|
||||
|
||||
Binary file not shown.
@@ -20,7 +20,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: searx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2026-02-22 13:48+0000\n"
|
||||
"POT-Creation-Date: 2026-03-24 18:43+0000\n"
|
||||
"PO-Revision-Date: 2025-11-07 07:10+0000\n"
|
||||
"Last-Translator: alexgabi <alexgabi@noreply.codeberg.org>\n"
|
||||
"Language: eu\n"
|
||||
@@ -73,7 +73,7 @@ msgid "videos"
|
||||
msgstr "bideoak"
|
||||
|
||||
#. CATEGORY_NAMES['RADIO']
|
||||
#: searx/engines/radio_browser.py:142 searx/searxng.msg
|
||||
#: searx/engines/radio_browser.py:146 searx/searxng.msg
|
||||
msgid "radio"
|
||||
msgstr "irratia"
|
||||
|
||||
@@ -547,7 +547,7 @@ msgstr "erantzunda"
|
||||
msgid "No item found"
|
||||
msgstr "Ez da elementurik aurkitu"
|
||||
|
||||
#: searx/engines/qwant.py:296
|
||||
#: searx/engines/qwant.py:291
|
||||
#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:329
|
||||
msgid "Source"
|
||||
msgstr "Iturria"
|
||||
@@ -643,6 +643,11 @@ msgstr "Ausazko balio ezberdinak sortu"
|
||||
msgid "Compute {func} of the arguments"
|
||||
msgstr "Kalkulatu argumentuen {func}"
|
||||
|
||||
#: searx/engines/boardreader.py:107
|
||||
#, python-brace-format
|
||||
msgid "Posted by {author}"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/openstreetmap.py:155
|
||||
msgid "Show route in map .."
|
||||
msgstr "Erakutsi ibilbidea mapan..."
|
||||
@@ -656,19 +661,19 @@ msgstr "{title} (ZAHARKITUA)"
|
||||
msgid "This entry has been superseded by"
|
||||
msgstr "Sarrera hau hurrengoarekin ordezkatu da"
|
||||
|
||||
#: searx/engines/qwant.py:298
|
||||
#: searx/engines/qwant.py:293
|
||||
msgid "Channel"
|
||||
msgstr "Kanala"
|
||||
|
||||
#: searx/engines/radio_browser.py:144
|
||||
#: searx/engines/radio_browser.py:148
|
||||
msgid "bitrate"
|
||||
msgstr "bit emaria"
|
||||
|
||||
#: searx/engines/radio_browser.py:145
|
||||
#: searx/engines/radio_browser.py:149
|
||||
msgid "votes"
|
||||
msgstr "botoak"
|
||||
|
||||
#: searx/engines/radio_browser.py:146
|
||||
#: searx/engines/radio_browser.py:150
|
||||
msgid "clicks"
|
||||
msgstr "klikak"
|
||||
|
||||
@@ -703,15 +708,15 @@ msgstr ""
|
||||
msgid "The image could not be downloaded."
|
||||
msgstr "Ezin izan da deskargatu irudia."
|
||||
|
||||
#: searx/engines/zlibrary.py:78
|
||||
#: searx/engines/zlibrary.py:79
|
||||
msgid "Language"
|
||||
msgstr "Hizkuntza"
|
||||
|
||||
#: searx/engines/zlibrary.py:79
|
||||
#: searx/engines/zlibrary.py:80
|
||||
msgid "Book rating"
|
||||
msgstr "Liburuaren balorazioa"
|
||||
|
||||
#: searx/engines/zlibrary.py:80
|
||||
#: searx/engines/zlibrary.py:81
|
||||
msgid "File quality"
|
||||
msgstr "Fitxategiaren kalitatea"
|
||||
|
||||
@@ -892,7 +897,7 @@ msgstr "Iturburu-kodea"
|
||||
msgid "Issue tracker"
|
||||
msgstr "Arazoen jarraipena"
|
||||
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:18
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:17
|
||||
msgid "Engine stats"
|
||||
msgstr "Bilatzaileen estatistikak"
|
||||
|
||||
@@ -932,26 +937,6 @@ msgstr "Egilea"
|
||||
msgid "cached"
|
||||
msgstr "cachean gordeta"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:60
|
||||
msgid "Start submitting a new issue on GitHub"
|
||||
msgstr "Hasi gai -issue- berri bat bidaltzen GitHub-en"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:62
|
||||
msgid "Please check for existing bugs about this engine on GitHub"
|
||||
msgstr "Egiaztatu motor honi buruzko akatsik dagoen GitHub-en"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:65
|
||||
msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
msgstr "Berresten dut aurkitzen dudan arazoari buruzko akatsik ez dagoela"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:67
|
||||
msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
msgstr "Hau instantzia publikoa bada, mesedez zehaztu URLa akatsen txostenean"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:68
|
||||
msgid "Submit a new issue on Github including the above information"
|
||||
msgstr "Bidali gai -issue- berri bat Github-en goiko informazioa barne"
|
||||
|
||||
#: searx/templates/simple/preferences.html:65
|
||||
msgid "No HTTPS"
|
||||
msgstr "HTTPS-rik ez"
|
||||
@@ -971,17 +956,17 @@ msgid "!bang for its categories"
|
||||
msgstr "!bang bere kategorietarako"
|
||||
|
||||
#: searx/templates/simple/preferences.html:102
|
||||
#: searx/templates/simple/stats.html:64
|
||||
#: searx/templates/simple/stats.html:63
|
||||
msgid "Median"
|
||||
msgstr "Tartekoa"
|
||||
|
||||
#: searx/templates/simple/preferences.html:103
|
||||
#: searx/templates/simple/stats.html:70
|
||||
#: searx/templates/simple/stats.html:69
|
||||
msgid "P80"
|
||||
msgstr "P80"
|
||||
|
||||
#: searx/templates/simple/preferences.html:104
|
||||
#: searx/templates/simple/stats.html:76
|
||||
#: searx/templates/simple/stats.html:75
|
||||
msgid "P95"
|
||||
msgstr "P95"
|
||||
|
||||
@@ -1074,81 +1059,81 @@ msgstr "garbitu"
|
||||
msgid "search"
|
||||
msgstr "bilatu"
|
||||
|
||||
#: searx/templates/simple/stats.html:21
|
||||
#: searx/templates/simple/stats.html:20
|
||||
msgid "There is currently no data available. "
|
||||
msgstr "Une honetan ez dago daturik eskuragarri."
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:24
|
||||
#: searx/templates/simple/stats.html:25
|
||||
#: searx/templates/simple/stats.html:24
|
||||
msgid "Engine name"
|
||||
msgstr "Bilatzailearen izena"
|
||||
|
||||
#: searx/templates/simple/stats.html:26
|
||||
#: searx/templates/simple/stats.html:25
|
||||
msgid "Scores"
|
||||
msgstr "Balorazioak"
|
||||
|
||||
#: searx/templates/simple/stats.html:27
|
||||
#: searx/templates/simple/stats.html:26
|
||||
msgid "Result count"
|
||||
msgstr "Emaitzen zenbaketa"
|
||||
|
||||
#: searx/templates/simple/elements/engines_msg.html:7
|
||||
#: searx/templates/simple/preferences/engines.html:31
|
||||
#: searx/templates/simple/stats.html:28
|
||||
#: searx/templates/simple/stats.html:27
|
||||
msgid "Response time"
|
||||
msgstr "Erantzuteko denbora"
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:35
|
||||
#: searx/templates/simple/stats.html:29
|
||||
#: searx/templates/simple/stats.html:28
|
||||
msgid "Reliability"
|
||||
msgstr "Fidagarritasuna"
|
||||
|
||||
#: searx/templates/simple/stats.html:59
|
||||
#: searx/templates/simple/stats.html:58
|
||||
msgid "Total"
|
||||
msgstr "Guztira"
|
||||
|
||||
#: searx/templates/simple/stats.html:60
|
||||
#: searx/templates/simple/stats.html:59
|
||||
msgid "HTTP"
|
||||
msgstr "HTTP"
|
||||
|
||||
#: searx/templates/simple/stats.html:61
|
||||
#: searx/templates/simple/stats.html:60
|
||||
msgid "Processing"
|
||||
msgstr "Prozesatzen"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Warnings"
|
||||
msgstr "Abisuak"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Errors and exceptions"
|
||||
msgstr "Errore eta salbuespenak"
|
||||
|
||||
#: searx/templates/simple/stats.html:105
|
||||
#: searx/templates/simple/stats.html:104
|
||||
msgid "Exception"
|
||||
msgstr "Salbuespena"
|
||||
|
||||
#: searx/templates/simple/stats.html:107
|
||||
#: searx/templates/simple/stats.html:106
|
||||
msgid "Message"
|
||||
msgstr "Mezua"
|
||||
|
||||
#: searx/templates/simple/stats.html:109
|
||||
#: searx/templates/simple/stats.html:108
|
||||
msgid "Percentage"
|
||||
msgstr "Ehunekoa"
|
||||
|
||||
#: searx/templates/simple/stats.html:111
|
||||
#: searx/templates/simple/stats.html:110
|
||||
msgid "Parameter"
|
||||
msgstr "Parametroa"
|
||||
|
||||
#: searx/templates/simple/result_templates/code.html:29
|
||||
#: searx/templates/simple/result_templates/file.html:24
|
||||
#: searx/templates/simple/stats.html:119
|
||||
#: searx/templates/simple/stats.html:118
|
||||
msgid "Filename"
|
||||
msgstr "Fitxategiaren izena"
|
||||
|
||||
#: searx/templates/simple/stats.html:120
|
||||
#: searx/templates/simple/stats.html:119
|
||||
msgid "Function"
|
||||
msgstr "Funtzioa"
|
||||
|
||||
#: searx/templates/simple/stats.html:121
|
||||
#: searx/templates/simple/stats.html:120
|
||||
msgid "Code"
|
||||
msgstr "Kodea"
|
||||
|
||||
@@ -2388,3 +2373,18 @@ msgstr "ezkutatu bideoa"
|
||||
#~ msgid "Comment(s)"
|
||||
#~ msgstr "Iruzkina(k)"
|
||||
|
||||
#~ msgid "Start submitting a new issue on GitHub"
|
||||
#~ msgstr "Hasi gai -issue- berri bat bidaltzen GitHub-en"
|
||||
|
||||
#~ msgid "Please check for existing bugs about this engine on GitHub"
|
||||
#~ msgstr "Egiaztatu motor honi buruzko akatsik dagoen GitHub-en"
|
||||
|
||||
#~ msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
#~ msgstr "Berresten dut aurkitzen dudan arazoari buruzko akatsik ez dagoela"
|
||||
|
||||
#~ msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
#~ msgstr "Hau instantzia publikoa bada, mesedez zehaztu URLa akatsen txostenean"
|
||||
|
||||
#~ msgid "Submit a new issue on Github including the above information"
|
||||
#~ msgstr "Bidali gai -issue- berri bat Github-en goiko informazioa barne"
|
||||
|
||||
|
||||
Binary file not shown.
@@ -29,7 +29,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: searx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2026-02-22 13:48+0000\n"
|
||||
"POT-Creation-Date: 2026-03-24 18:43+0000\n"
|
||||
"PO-Revision-Date: 2025-09-02 04:50+0000\n"
|
||||
"Last-Translator: return42 <return42@noreply.codeberg.org>\n"
|
||||
"Language: fa_IR\n"
|
||||
@@ -82,7 +82,7 @@ msgid "videos"
|
||||
msgstr "ویدیوها"
|
||||
|
||||
#. CATEGORY_NAMES['RADIO']
|
||||
#: searx/engines/radio_browser.py:142 searx/searxng.msg
|
||||
#: searx/engines/radio_browser.py:146 searx/searxng.msg
|
||||
msgid "radio"
|
||||
msgstr "رادیو"
|
||||
|
||||
@@ -556,7 +556,7 @@ msgstr "جواب داده شده"
|
||||
msgid "No item found"
|
||||
msgstr "چیزی پیدا نشد"
|
||||
|
||||
#: searx/engines/qwant.py:296
|
||||
#: searx/engines/qwant.py:291
|
||||
#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:329
|
||||
msgid "Source"
|
||||
msgstr "منبع"
|
||||
@@ -652,6 +652,11 @@ msgstr "ایجاد مقادیر تصادفی متفاوت"
|
||||
msgid "Compute {func} of the arguments"
|
||||
msgstr "Compute {func} of the arguments"
|
||||
|
||||
#: searx/engines/boardreader.py:107
|
||||
#, python-brace-format
|
||||
msgid "Posted by {author}"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/openstreetmap.py:155
|
||||
msgid "Show route in map .."
|
||||
msgstr "دیدن مسیر در نقشه"
|
||||
@@ -665,19 +670,19 @@ msgstr "{title} (منسوخ شده)"
|
||||
msgid "This entry has been superseded by"
|
||||
msgstr "این ورودی معلق شده است، توسط"
|
||||
|
||||
#: searx/engines/qwant.py:298
|
||||
#: searx/engines/qwant.py:293
|
||||
msgid "Channel"
|
||||
msgstr "کانال"
|
||||
|
||||
#: searx/engines/radio_browser.py:144
|
||||
#: searx/engines/radio_browser.py:148
|
||||
msgid "bitrate"
|
||||
msgstr "بیت ریت"
|
||||
|
||||
#: searx/engines/radio_browser.py:145
|
||||
#: searx/engines/radio_browser.py:149
|
||||
msgid "votes"
|
||||
msgstr "رای ها"
|
||||
|
||||
#: searx/engines/radio_browser.py:146
|
||||
#: searx/engines/radio_browser.py:150
|
||||
msgid "clicks"
|
||||
msgstr "کلیک ها"
|
||||
|
||||
@@ -712,15 +717,15 @@ msgstr ""
|
||||
msgid "The image could not be downloaded."
|
||||
msgstr "تصویر نمیتواند دانلود شود."
|
||||
|
||||
#: searx/engines/zlibrary.py:78
|
||||
#: searx/engines/zlibrary.py:79
|
||||
msgid "Language"
|
||||
msgstr "زبان"
|
||||
|
||||
#: searx/engines/zlibrary.py:79
|
||||
#: searx/engines/zlibrary.py:80
|
||||
msgid "Book rating"
|
||||
msgstr "رتبه بندی کتاب"
|
||||
|
||||
#: searx/engines/zlibrary.py:80
|
||||
#: searx/engines/zlibrary.py:81
|
||||
msgid "File quality"
|
||||
msgstr "کیفیت فایل"
|
||||
|
||||
@@ -897,7 +902,7 @@ msgstr "کد منبع"
|
||||
msgid "Issue tracker"
|
||||
msgstr "ردیاب مشکل"
|
||||
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:18
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:17
|
||||
msgid "Engine stats"
|
||||
msgstr "وضعیت موتور"
|
||||
|
||||
@@ -937,28 +942,6 @@ msgstr "نویسنده"
|
||||
msgid "cached"
|
||||
msgstr "جاسازیشده"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:60
|
||||
msgid "Start submitting a new issue on GitHub"
|
||||
msgstr "شروع ارائه ی یک مشکل در گیتهاب"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:62
|
||||
msgid "Please check for existing bugs about this engine on GitHub"
|
||||
msgstr "لطفاً اشکالات موجود در مورد این موتور جستجو را در گیتهاب بررسی کنید"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:65
|
||||
msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
msgstr ""
|
||||
"من تأیید می کنم که هیچ اشکال گزارش شده مشابه مشکلی که با آن روبرو هستم "
|
||||
"وجود ندارد"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:67
|
||||
msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
msgstr "اگر این یک نمونه عمومی است، لطفاً URL را در گزارش اشکال مشخص کنید"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:68
|
||||
msgid "Submit a new issue on Github including the above information"
|
||||
msgstr "در گیتهاب مشکل جدید را با توجه به اطلاعات فوق ثبت نمایید"
|
||||
|
||||
#: searx/templates/simple/preferences.html:65
|
||||
msgid "No HTTPS"
|
||||
msgstr "بدون HTTPS"
|
||||
@@ -978,17 +961,17 @@ msgid "!bang for its categories"
|
||||
msgstr "!بنگ برای دسته های آن"
|
||||
|
||||
#: searx/templates/simple/preferences.html:102
|
||||
#: searx/templates/simple/stats.html:64
|
||||
#: searx/templates/simple/stats.html:63
|
||||
msgid "Median"
|
||||
msgstr "میانه"
|
||||
|
||||
#: searx/templates/simple/preferences.html:103
|
||||
#: searx/templates/simple/stats.html:70
|
||||
#: searx/templates/simple/stats.html:69
|
||||
msgid "P80"
|
||||
msgstr "پی۸۰"
|
||||
|
||||
#: searx/templates/simple/preferences.html:104
|
||||
#: searx/templates/simple/stats.html:76
|
||||
#: searx/templates/simple/stats.html:75
|
||||
msgid "P95"
|
||||
msgstr "پی۹۵"
|
||||
|
||||
@@ -1081,81 +1064,81 @@ msgstr "پاکسازی"
|
||||
msgid "search"
|
||||
msgstr "جستوجو"
|
||||
|
||||
#: searx/templates/simple/stats.html:21
|
||||
#: searx/templates/simple/stats.html:20
|
||||
msgid "There is currently no data available. "
|
||||
msgstr "در حال حاضر هیچ دادهای در دسترس نیست."
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:24
|
||||
#: searx/templates/simple/stats.html:25
|
||||
#: searx/templates/simple/stats.html:24
|
||||
msgid "Engine name"
|
||||
msgstr "نام موتور"
|
||||
|
||||
#: searx/templates/simple/stats.html:26
|
||||
#: searx/templates/simple/stats.html:25
|
||||
msgid "Scores"
|
||||
msgstr "نمرهها"
|
||||
|
||||
#: searx/templates/simple/stats.html:27
|
||||
#: searx/templates/simple/stats.html:26
|
||||
msgid "Result count"
|
||||
msgstr "تعداد نتیجه ها"
|
||||
|
||||
#: searx/templates/simple/elements/engines_msg.html:7
|
||||
#: searx/templates/simple/preferences/engines.html:31
|
||||
#: searx/templates/simple/stats.html:28
|
||||
#: searx/templates/simple/stats.html:27
|
||||
msgid "Response time"
|
||||
msgstr "زمان پاسخدهی"
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:35
|
||||
#: searx/templates/simple/stats.html:29
|
||||
#: searx/templates/simple/stats.html:28
|
||||
msgid "Reliability"
|
||||
msgstr "اعتمادپذیری"
|
||||
|
||||
#: searx/templates/simple/stats.html:59
|
||||
#: searx/templates/simple/stats.html:58
|
||||
msgid "Total"
|
||||
msgstr "همه"
|
||||
|
||||
#: searx/templates/simple/stats.html:60
|
||||
#: searx/templates/simple/stats.html:59
|
||||
msgid "HTTP"
|
||||
msgstr "HTTP"
|
||||
|
||||
#: searx/templates/simple/stats.html:61
|
||||
#: searx/templates/simple/stats.html:60
|
||||
msgid "Processing"
|
||||
msgstr "در حال پردازش"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Warnings"
|
||||
msgstr "اخطارها"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Errors and exceptions"
|
||||
msgstr "خطاها و استثناها"
|
||||
|
||||
#: searx/templates/simple/stats.html:105
|
||||
#: searx/templates/simple/stats.html:104
|
||||
msgid "Exception"
|
||||
msgstr "استثنا"
|
||||
|
||||
#: searx/templates/simple/stats.html:107
|
||||
#: searx/templates/simple/stats.html:106
|
||||
msgid "Message"
|
||||
msgstr "پیام"
|
||||
|
||||
#: searx/templates/simple/stats.html:109
|
||||
#: searx/templates/simple/stats.html:108
|
||||
msgid "Percentage"
|
||||
msgstr "درصد"
|
||||
|
||||
#: searx/templates/simple/stats.html:111
|
||||
#: searx/templates/simple/stats.html:110
|
||||
msgid "Parameter"
|
||||
msgstr "شاخص"
|
||||
|
||||
#: searx/templates/simple/result_templates/code.html:29
|
||||
#: searx/templates/simple/result_templates/file.html:24
|
||||
#: searx/templates/simple/stats.html:119
|
||||
#: searx/templates/simple/stats.html:118
|
||||
msgid "Filename"
|
||||
msgstr "نام پرونده"
|
||||
|
||||
#: searx/templates/simple/stats.html:120
|
||||
#: searx/templates/simple/stats.html:119
|
||||
msgid "Function"
|
||||
msgstr "تابع"
|
||||
|
||||
#: searx/templates/simple/stats.html:121
|
||||
#: searx/templates/simple/stats.html:120
|
||||
msgid "Code"
|
||||
msgstr "کد"
|
||||
|
||||
@@ -2393,3 +2376,21 @@ msgstr "پنهانسازی ویدئو"
|
||||
#~ msgid "Comment(s)"
|
||||
#~ msgstr "نظر(ها)"
|
||||
|
||||
#~ msgid "Start submitting a new issue on GitHub"
|
||||
#~ msgstr "شروع ارائه ی یک مشکل در گیتهاب"
|
||||
|
||||
#~ msgid "Please check for existing bugs about this engine on GitHub"
|
||||
#~ msgstr "لطفاً اشکالات موجود در مورد این موتور جستجو را در گیتهاب بررسی کنید"
|
||||
|
||||
#~ msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
#~ msgstr ""
|
||||
#~ "من تأیید می کنم که هیچ اشکال "
|
||||
#~ "گزارش شده مشابه مشکلی که با آن "
|
||||
#~ "روبرو هستم وجود ندارد"
|
||||
|
||||
#~ msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
#~ msgstr "اگر این یک نمونه عمومی است، لطفاً URL را در گزارش اشکال مشخص کنید"
|
||||
|
||||
#~ msgid "Submit a new issue on Github including the above information"
|
||||
#~ msgstr "در گیتهاب مشکل جدید را با توجه به اطلاعات فوق ثبت نمایید"
|
||||
|
||||
|
||||
Binary file not shown.
@@ -23,7 +23,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: searx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2026-02-22 13:48+0000\n"
|
||||
"POT-Creation-Date: 2026-03-24 18:43+0000\n"
|
||||
"PO-Revision-Date: 2025-12-12 07:12+0000\n"
|
||||
"Last-Translator: artnay <artnay@noreply.codeberg.org>\n"
|
||||
"Language: fi\n"
|
||||
@@ -76,7 +76,7 @@ msgid "videos"
|
||||
msgstr "videot"
|
||||
|
||||
#. CATEGORY_NAMES['RADIO']
|
||||
#: searx/engines/radio_browser.py:142 searx/searxng.msg
|
||||
#: searx/engines/radio_browser.py:146 searx/searxng.msg
|
||||
msgid "radio"
|
||||
msgstr "radio"
|
||||
|
||||
@@ -550,7 +550,7 @@ msgstr "vastattu"
|
||||
msgid "No item found"
|
||||
msgstr "Tietuetta ei löytynyt"
|
||||
|
||||
#: searx/engines/qwant.py:296
|
||||
#: searx/engines/qwant.py:291
|
||||
#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:329
|
||||
msgid "Source"
|
||||
msgstr "Lähde"
|
||||
@@ -646,6 +646,11 @@ msgstr "Generoi satunnaislukuja"
|
||||
msgid "Compute {func} of the arguments"
|
||||
msgstr "Laske argumenteista {func}"
|
||||
|
||||
#: searx/engines/boardreader.py:107
|
||||
#, python-brace-format
|
||||
msgid "Posted by {author}"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/openstreetmap.py:155
|
||||
msgid "Show route in map .."
|
||||
msgstr "Näytä reitti kartalla .."
|
||||
@@ -659,19 +664,19 @@ msgstr "{title} (VANHENTUNUT)"
|
||||
msgid "This entry has been superseded by"
|
||||
msgstr "Tämän kohdan on korvannut"
|
||||
|
||||
#: searx/engines/qwant.py:298
|
||||
#: searx/engines/qwant.py:293
|
||||
msgid "Channel"
|
||||
msgstr "Kanava"
|
||||
|
||||
#: searx/engines/radio_browser.py:144
|
||||
#: searx/engines/radio_browser.py:148
|
||||
msgid "bitrate"
|
||||
msgstr "bittinopeus"
|
||||
|
||||
#: searx/engines/radio_browser.py:145
|
||||
#: searx/engines/radio_browser.py:149
|
||||
msgid "votes"
|
||||
msgstr "ääntä"
|
||||
|
||||
#: searx/engines/radio_browser.py:146
|
||||
#: searx/engines/radio_browser.py:150
|
||||
msgid "clicks"
|
||||
msgstr "klikkaukset"
|
||||
|
||||
@@ -706,15 +711,15 @@ msgstr ""
|
||||
msgid "The image could not be downloaded."
|
||||
msgstr "Tätä kuvaa ei voida ladata."
|
||||
|
||||
#: searx/engines/zlibrary.py:78
|
||||
#: searx/engines/zlibrary.py:79
|
||||
msgid "Language"
|
||||
msgstr "Kieli"
|
||||
|
||||
#: searx/engines/zlibrary.py:79
|
||||
#: searx/engines/zlibrary.py:80
|
||||
msgid "Book rating"
|
||||
msgstr "Kirjan arvostelu"
|
||||
|
||||
#: searx/engines/zlibrary.py:80
|
||||
#: searx/engines/zlibrary.py:81
|
||||
msgid "File quality"
|
||||
msgstr "Tiedoston laatu"
|
||||
|
||||
@@ -897,7 +902,7 @@ msgstr "Lähdekoodi"
|
||||
msgid "Issue tracker"
|
||||
msgstr "Ongelmien seuranta"
|
||||
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:18
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:17
|
||||
msgid "Engine stats"
|
||||
msgstr "Hakukoneen tilastot"
|
||||
|
||||
@@ -937,28 +942,6 @@ msgstr "Tekijä"
|
||||
msgid "cached"
|
||||
msgstr "välimuistissa"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:60
|
||||
msgid "Start submitting a new issue on GitHub"
|
||||
msgstr "Avaa uusi ongelma GitHubissa"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:62
|
||||
msgid "Please check for existing bugs about this engine on GitHub"
|
||||
msgstr "Tarkista tämän hakukoneen tämänhetkiset ongelmat GitHubista"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:65
|
||||
msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
msgstr "Vahvistan, että tästä bugista ei ole olemassa ongelmaa"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:67
|
||||
msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
msgstr ""
|
||||
"Jos kyseessä on julkinen palvelin, määritä sen URL-osoite "
|
||||
"vikailmoituksessa"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:68
|
||||
msgid "Submit a new issue on Github including the above information"
|
||||
msgstr "Lähetä uusi ongelma Githubiin sisältäen edellä mainitut tiedot"
|
||||
|
||||
#: searx/templates/simple/preferences.html:65
|
||||
msgid "No HTTPS"
|
||||
msgstr "Ei HTTPS-yhteyttä"
|
||||
@@ -978,17 +961,17 @@ msgid "!bang for its categories"
|
||||
msgstr "!bang sen luokille"
|
||||
|
||||
#: searx/templates/simple/preferences.html:102
|
||||
#: searx/templates/simple/stats.html:64
|
||||
#: searx/templates/simple/stats.html:63
|
||||
msgid "Median"
|
||||
msgstr "Mediaani"
|
||||
|
||||
#: searx/templates/simple/preferences.html:103
|
||||
#: searx/templates/simple/stats.html:70
|
||||
#: searx/templates/simple/stats.html:69
|
||||
msgid "P80"
|
||||
msgstr "P80"
|
||||
|
||||
#: searx/templates/simple/preferences.html:104
|
||||
#: searx/templates/simple/stats.html:76
|
||||
#: searx/templates/simple/stats.html:75
|
||||
msgid "P95"
|
||||
msgstr "P95"
|
||||
|
||||
@@ -1081,81 +1064,81 @@ msgstr "tyhjennä"
|
||||
msgid "search"
|
||||
msgstr "haku"
|
||||
|
||||
#: searx/templates/simple/stats.html:21
|
||||
#: searx/templates/simple/stats.html:20
|
||||
msgid "There is currently no data available. "
|
||||
msgstr "Tietoja ei ole juuri nyt saatavilla. "
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:24
|
||||
#: searx/templates/simple/stats.html:25
|
||||
#: searx/templates/simple/stats.html:24
|
||||
msgid "Engine name"
|
||||
msgstr "Hakukoneen nimi"
|
||||
|
||||
#: searx/templates/simple/stats.html:26
|
||||
#: searx/templates/simple/stats.html:25
|
||||
msgid "Scores"
|
||||
msgstr "Pisteet"
|
||||
|
||||
#: searx/templates/simple/stats.html:27
|
||||
#: searx/templates/simple/stats.html:26
|
||||
msgid "Result count"
|
||||
msgstr "Tulosten määrä"
|
||||
|
||||
#: searx/templates/simple/elements/engines_msg.html:7
|
||||
#: searx/templates/simple/preferences/engines.html:31
|
||||
#: searx/templates/simple/stats.html:28
|
||||
#: searx/templates/simple/stats.html:27
|
||||
msgid "Response time"
|
||||
msgstr "Vastausaika"
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:35
|
||||
#: searx/templates/simple/stats.html:29
|
||||
#: searx/templates/simple/stats.html:28
|
||||
msgid "Reliability"
|
||||
msgstr "Luotettavuus"
|
||||
|
||||
#: searx/templates/simple/stats.html:59
|
||||
#: searx/templates/simple/stats.html:58
|
||||
msgid "Total"
|
||||
msgstr "Yhteensä"
|
||||
|
||||
#: searx/templates/simple/stats.html:60
|
||||
#: searx/templates/simple/stats.html:59
|
||||
msgid "HTTP"
|
||||
msgstr "HTTP"
|
||||
|
||||
#: searx/templates/simple/stats.html:61
|
||||
#: searx/templates/simple/stats.html:60
|
||||
msgid "Processing"
|
||||
msgstr "Käsitellään"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Warnings"
|
||||
msgstr "Varoitukset"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Errors and exceptions"
|
||||
msgstr "Virheet ja poikkeukset"
|
||||
|
||||
#: searx/templates/simple/stats.html:105
|
||||
#: searx/templates/simple/stats.html:104
|
||||
msgid "Exception"
|
||||
msgstr "Poikkeus"
|
||||
|
||||
#: searx/templates/simple/stats.html:107
|
||||
#: searx/templates/simple/stats.html:106
|
||||
msgid "Message"
|
||||
msgstr "Viesti"
|
||||
|
||||
#: searx/templates/simple/stats.html:109
|
||||
#: searx/templates/simple/stats.html:108
|
||||
msgid "Percentage"
|
||||
msgstr "Prosentti"
|
||||
|
||||
#: searx/templates/simple/stats.html:111
|
||||
#: searx/templates/simple/stats.html:110
|
||||
msgid "Parameter"
|
||||
msgstr "Parametri"
|
||||
|
||||
#: searx/templates/simple/result_templates/code.html:29
|
||||
#: searx/templates/simple/result_templates/file.html:24
|
||||
#: searx/templates/simple/stats.html:119
|
||||
#: searx/templates/simple/stats.html:118
|
||||
msgid "Filename"
|
||||
msgstr "Tiedoston nimi"
|
||||
|
||||
#: searx/templates/simple/stats.html:120
|
||||
#: searx/templates/simple/stats.html:119
|
||||
msgid "Function"
|
||||
msgstr "Funktio"
|
||||
|
||||
#: searx/templates/simple/stats.html:121
|
||||
#: searx/templates/simple/stats.html:120
|
||||
msgid "Code"
|
||||
msgstr "Koodi"
|
||||
|
||||
@@ -2407,3 +2390,20 @@ msgstr "piilota video"
|
||||
#~ msgid "Comment(s)"
|
||||
#~ msgstr "Kommentit"
|
||||
|
||||
#~ msgid "Start submitting a new issue on GitHub"
|
||||
#~ msgstr "Avaa uusi ongelma GitHubissa"
|
||||
|
||||
#~ msgid "Please check for existing bugs about this engine on GitHub"
|
||||
#~ msgstr "Tarkista tämän hakukoneen tämänhetkiset ongelmat GitHubista"
|
||||
|
||||
#~ msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
#~ msgstr "Vahvistan, että tästä bugista ei ole olemassa ongelmaa"
|
||||
|
||||
#~ msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
#~ msgstr ""
|
||||
#~ "Jos kyseessä on julkinen palvelin, "
|
||||
#~ "määritä sen URL-osoite vikailmoituksessa"
|
||||
|
||||
#~ msgid "Submit a new issue on Github including the above information"
|
||||
#~ msgstr "Lähetä uusi ongelma Githubiin sisältäen edellä mainitut tiedot"
|
||||
|
||||
|
||||
Binary file not shown.
@@ -22,18 +22,17 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: searx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2026-02-22 13:48+0000\n"
|
||||
"POT-Creation-Date: 2026-03-24 18:43+0000\n"
|
||||
"PO-Revision-Date: 2026-03-02 08:29+0000\n"
|
||||
"Last-Translator: return42 <return42@noreply.codeberg.org>\n"
|
||||
"Language-Team: Filipino <https://translate.codeberg.org/projects/searxng/"
|
||||
"searxng/fil/>\n"
|
||||
"Language: fil\n"
|
||||
"Language-Team: Filipino "
|
||||
"<https://translate.codeberg.org/projects/searxng/searxng/fil/>\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n == 1 || n==2 || n==3) || (n % 10 != 4"
|
||||
" || n % 10 != 6 || n % 10 != 9);\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==2 || n==3) || (n % 10 != 4 || "
|
||||
"n % 10 != 6 || n % 10 != 9);\n"
|
||||
"X-Generator: Weblate 5.15.2\n"
|
||||
"Generated-By: Babel 2.18.0\n"
|
||||
|
||||
#. CONSTANT_NAMES['NO_SUBGROUPING']
|
||||
@@ -77,7 +76,7 @@ msgid "videos"
|
||||
msgstr "mga bidyo"
|
||||
|
||||
#. CATEGORY_NAMES['RADIO']
|
||||
#: searx/engines/radio_browser.py:142 searx/searxng.msg
|
||||
#: searx/engines/radio_browser.py:146 searx/searxng.msg
|
||||
msgid "radio"
|
||||
msgstr "radyo"
|
||||
|
||||
@@ -551,7 +550,7 @@ msgstr "sinagot"
|
||||
msgid "No item found"
|
||||
msgstr "Walang nakita na aytem"
|
||||
|
||||
#: searx/engines/qwant.py:296
|
||||
#: searx/engines/qwant.py:291
|
||||
#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:329
|
||||
msgid "Source"
|
||||
msgstr "Pinagmulan"
|
||||
@@ -647,6 +646,11 @@ msgstr "Maglabas ng iba't ibang halaga"
|
||||
msgid "Compute {func} of the arguments"
|
||||
msgstr "Ikwenta ang {func} ng mga argumento"
|
||||
|
||||
#: searx/engines/boardreader.py:107
|
||||
#, python-brace-format
|
||||
msgid "Posted by {author}"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/openstreetmap.py:155
|
||||
msgid "Show route in map .."
|
||||
msgstr "Pakita sa mapa ang ruta .."
|
||||
@@ -660,19 +664,19 @@ msgstr "{title} (Luma)"
|
||||
msgid "This entry has been superseded by"
|
||||
msgstr "Ang tala na ito ay ipinagpaliban ng"
|
||||
|
||||
#: searx/engines/qwant.py:298
|
||||
#: searx/engines/qwant.py:293
|
||||
msgid "Channel"
|
||||
msgstr "Tyanel"
|
||||
|
||||
#: searx/engines/radio_browser.py:144
|
||||
#: searx/engines/radio_browser.py:148
|
||||
msgid "bitrate"
|
||||
msgstr "bitrate"
|
||||
|
||||
#: searx/engines/radio_browser.py:145
|
||||
#: searx/engines/radio_browser.py:149
|
||||
msgid "votes"
|
||||
msgstr "mga boto"
|
||||
|
||||
#: searx/engines/radio_browser.py:146
|
||||
#: searx/engines/radio_browser.py:150
|
||||
msgid "clicks"
|
||||
msgstr "mga click"
|
||||
|
||||
@@ -706,15 +710,15 @@ msgstr ""
|
||||
msgid "The image could not be downloaded."
|
||||
msgstr "Hindi ma-download ang imahe na ito."
|
||||
|
||||
#: searx/engines/zlibrary.py:78
|
||||
#: searx/engines/zlibrary.py:79
|
||||
msgid "Language"
|
||||
msgstr "Wika"
|
||||
|
||||
#: searx/engines/zlibrary.py:79
|
||||
#: searx/engines/zlibrary.py:80
|
||||
msgid "Book rating"
|
||||
msgstr "rating ng libro"
|
||||
|
||||
#: searx/engines/zlibrary.py:80
|
||||
#: searx/engines/zlibrary.py:81
|
||||
msgid "File quality"
|
||||
msgstr "Kalidad ng file"
|
||||
|
||||
@@ -891,7 +895,7 @@ msgstr "sors kowd"
|
||||
msgid "Issue tracker"
|
||||
msgstr "Tagasubaybay ng isyu"
|
||||
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:18
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:17
|
||||
msgid "Engine stats"
|
||||
msgstr "Engine stats"
|
||||
|
||||
@@ -931,30 +935,6 @@ msgstr "Awtor"
|
||||
msgid "cached"
|
||||
msgstr "naka-cache"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:60
|
||||
msgid "Start submitting a new issue on GitHub"
|
||||
msgstr "Mag-simulang mag-abot ng mga bagong isyu sa GitHub"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:62
|
||||
msgid "Please check for existing bugs about this engine on GitHub"
|
||||
msgstr "Pakitingnan ang mga umiiral nang bug tungkol sa engine na ito sa GitHub"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:65
|
||||
msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
msgstr "Kinukumpirma kong walang umiiral na bug tungkol sa isyung nakatagpo ko"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:67
|
||||
msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
msgstr ""
|
||||
"Kung ito ay isang pampublikong instance, mangyaring tukuyin ang URL sa "
|
||||
"ulat ng bug"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:68
|
||||
msgid "Submit a new issue on Github including the above information"
|
||||
msgstr ""
|
||||
"Mga-submit ng isang bagong issue sa GitHub kasama ng impormasyong nasa "
|
||||
"itaas"
|
||||
|
||||
#: searx/templates/simple/preferences.html:65
|
||||
msgid "No HTTPS"
|
||||
msgstr "Walang HTTPS"
|
||||
@@ -974,17 +954,17 @@ msgid "!bang for its categories"
|
||||
msgstr "!bang para sa katerogidad"
|
||||
|
||||
#: searx/templates/simple/preferences.html:102
|
||||
#: searx/templates/simple/stats.html:64
|
||||
#: searx/templates/simple/stats.html:63
|
||||
msgid "Median"
|
||||
msgstr "Gitna"
|
||||
|
||||
#: searx/templates/simple/preferences.html:103
|
||||
#: searx/templates/simple/stats.html:70
|
||||
#: searx/templates/simple/stats.html:69
|
||||
msgid "P80"
|
||||
msgstr "P80"
|
||||
|
||||
#: searx/templates/simple/preferences.html:104
|
||||
#: searx/templates/simple/stats.html:76
|
||||
#: searx/templates/simple/stats.html:75
|
||||
msgid "P95"
|
||||
msgstr "P95"
|
||||
|
||||
@@ -1077,81 +1057,81 @@ msgstr "Malinaw"
|
||||
msgid "search"
|
||||
msgstr "maghanap"
|
||||
|
||||
#: searx/templates/simple/stats.html:21
|
||||
#: searx/templates/simple/stats.html:20
|
||||
msgid "There is currently no data available. "
|
||||
msgstr "Wala pa sa ngayon na makitang datos."
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:24
|
||||
#: searx/templates/simple/stats.html:25
|
||||
#: searx/templates/simple/stats.html:24
|
||||
msgid "Engine name"
|
||||
msgstr "Pangalan ng engine"
|
||||
|
||||
#: searx/templates/simple/stats.html:26
|
||||
#: searx/templates/simple/stats.html:25
|
||||
msgid "Scores"
|
||||
msgstr "Iskor"
|
||||
|
||||
#: searx/templates/simple/stats.html:27
|
||||
#: searx/templates/simple/stats.html:26
|
||||
msgid "Result count"
|
||||
msgstr "bilang ng mga resulta"
|
||||
|
||||
#: searx/templates/simple/elements/engines_msg.html:7
|
||||
#: searx/templates/simple/preferences/engines.html:31
|
||||
#: searx/templates/simple/stats.html:28
|
||||
#: searx/templates/simple/stats.html:27
|
||||
msgid "Response time"
|
||||
msgstr "Oras ng pagtugon"
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:35
|
||||
#: searx/templates/simple/stats.html:29
|
||||
#: searx/templates/simple/stats.html:28
|
||||
msgid "Reliability"
|
||||
msgstr "pagiging maaasahan"
|
||||
|
||||
#: searx/templates/simple/stats.html:59
|
||||
#: searx/templates/simple/stats.html:58
|
||||
msgid "Total"
|
||||
msgstr "Kabuuan"
|
||||
|
||||
#: searx/templates/simple/stats.html:60
|
||||
#: searx/templates/simple/stats.html:59
|
||||
msgid "HTTP"
|
||||
msgstr "HTTP"
|
||||
|
||||
#: searx/templates/simple/stats.html:61
|
||||
#: searx/templates/simple/stats.html:60
|
||||
msgid "Processing"
|
||||
msgstr "prumoproseso"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Warnings"
|
||||
msgstr "Mga babala"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Errors and exceptions"
|
||||
msgstr "Mga error at exceptions"
|
||||
|
||||
#: searx/templates/simple/stats.html:105
|
||||
#: searx/templates/simple/stats.html:104
|
||||
msgid "Exception"
|
||||
msgstr "pagkakabigo/eksepsyon"
|
||||
|
||||
#: searx/templates/simple/stats.html:107
|
||||
#: searx/templates/simple/stats.html:106
|
||||
msgid "Message"
|
||||
msgstr "Mensahe"
|
||||
|
||||
#: searx/templates/simple/stats.html:109
|
||||
#: searx/templates/simple/stats.html:108
|
||||
msgid "Percentage"
|
||||
msgstr "porsyento"
|
||||
|
||||
#: searx/templates/simple/stats.html:111
|
||||
#: searx/templates/simple/stats.html:110
|
||||
msgid "Parameter"
|
||||
msgstr "pamantayan"
|
||||
|
||||
#: searx/templates/simple/result_templates/code.html:29
|
||||
#: searx/templates/simple/result_templates/file.html:24
|
||||
#: searx/templates/simple/stats.html:119
|
||||
#: searx/templates/simple/stats.html:118
|
||||
msgid "Filename"
|
||||
msgstr "pangalan ng file"
|
||||
|
||||
#: searx/templates/simple/stats.html:120
|
||||
#: searx/templates/simple/stats.html:119
|
||||
msgid "Function"
|
||||
msgstr "gawain"
|
||||
|
||||
#: searx/templates/simple/stats.html:121
|
||||
#: searx/templates/simple/stats.html:120
|
||||
msgid "Code"
|
||||
msgstr "code"
|
||||
|
||||
@@ -2409,3 +2389,25 @@ msgstr "itago ang video"
|
||||
|
||||
#~ msgid "Comment(s)"
|
||||
#~ msgstr "(mga) komento"
|
||||
|
||||
#~ msgid "Start submitting a new issue on GitHub"
|
||||
#~ msgstr "Mag-simulang mag-abot ng mga bagong isyu sa GitHub"
|
||||
|
||||
#~ msgid "Please check for existing bugs about this engine on GitHub"
|
||||
#~ msgstr "Pakitingnan ang mga umiiral nang bug tungkol sa engine na ito sa GitHub"
|
||||
|
||||
#~ msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
#~ msgstr "Kinukumpirma kong walang umiiral na bug tungkol sa isyung nakatagpo ko"
|
||||
|
||||
#~ msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
#~ msgstr ""
|
||||
#~ "Kung ito ay isang pampublikong instance,"
|
||||
#~ " mangyaring tukuyin ang URL sa ulat"
|
||||
#~ " ng bug"
|
||||
|
||||
#~ msgid "Submit a new issue on Github including the above information"
|
||||
#~ msgstr ""
|
||||
#~ "Mga-submit ng isang bagong issue "
|
||||
#~ "sa GitHub kasama ng impormasyong nasa"
|
||||
#~ " itaas"
|
||||
|
||||
|
||||
Binary file not shown.
@@ -49,7 +49,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: searx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2026-02-22 13:48+0000\n"
|
||||
"POT-Creation-Date: 2026-03-24 18:43+0000\n"
|
||||
"PO-Revision-Date: 2026-01-08 10:21+0000\n"
|
||||
"Last-Translator: Minami-o <minami-o@noreply.codeberg.org>\n"
|
||||
"Language: fr\n"
|
||||
@@ -102,7 +102,7 @@ msgid "videos"
|
||||
msgstr "vidéos"
|
||||
|
||||
#. CATEGORY_NAMES['RADIO']
|
||||
#: searx/engines/radio_browser.py:142 searx/searxng.msg
|
||||
#: searx/engines/radio_browser.py:146 searx/searxng.msg
|
||||
msgid "radio"
|
||||
msgstr "radio"
|
||||
|
||||
@@ -576,7 +576,7 @@ msgstr "répondu"
|
||||
msgid "No item found"
|
||||
msgstr "Pas d'élément trouvé"
|
||||
|
||||
#: searx/engines/qwant.py:296
|
||||
#: searx/engines/qwant.py:291
|
||||
#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:329
|
||||
msgid "Source"
|
||||
msgstr "Source"
|
||||
@@ -672,6 +672,11 @@ msgstr "Crée des valeurs aléatoires différentes"
|
||||
msgid "Compute {func} of the arguments"
|
||||
msgstr "Calcule les {func} des arguments"
|
||||
|
||||
#: searx/engines/boardreader.py:107
|
||||
#, python-brace-format
|
||||
msgid "Posted by {author}"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/openstreetmap.py:155
|
||||
msgid "Show route in map .."
|
||||
msgstr "Montrer la route sur la carte .."
|
||||
@@ -685,19 +690,19 @@ msgstr "{title} (OBSOLÈTE)"
|
||||
msgid "This entry has been superseded by"
|
||||
msgstr "Cet item a été remplacé par"
|
||||
|
||||
#: searx/engines/qwant.py:298
|
||||
#: searx/engines/qwant.py:293
|
||||
msgid "Channel"
|
||||
msgstr "Chaîne"
|
||||
|
||||
#: searx/engines/radio_browser.py:144
|
||||
#: searx/engines/radio_browser.py:148
|
||||
msgid "bitrate"
|
||||
msgstr "débit"
|
||||
|
||||
#: searx/engines/radio_browser.py:145
|
||||
#: searx/engines/radio_browser.py:149
|
||||
msgid "votes"
|
||||
msgstr "voix"
|
||||
|
||||
#: searx/engines/radio_browser.py:146
|
||||
#: searx/engines/radio_browser.py:150
|
||||
msgid "clicks"
|
||||
msgstr "clics"
|
||||
|
||||
@@ -733,15 +738,15 @@ msgstr ""
|
||||
msgid "The image could not be downloaded."
|
||||
msgstr "L'image n'a pas pu être téléchargée."
|
||||
|
||||
#: searx/engines/zlibrary.py:78
|
||||
#: searx/engines/zlibrary.py:79
|
||||
msgid "Language"
|
||||
msgstr "Langue"
|
||||
|
||||
#: searx/engines/zlibrary.py:79
|
||||
#: searx/engines/zlibrary.py:80
|
||||
msgid "Book rating"
|
||||
msgstr "Évaluation du livre"
|
||||
|
||||
#: searx/engines/zlibrary.py:80
|
||||
#: searx/engines/zlibrary.py:81
|
||||
msgid "File quality"
|
||||
msgstr "Qualité du fichier"
|
||||
|
||||
@@ -926,7 +931,7 @@ msgstr "Code source"
|
||||
msgid "Issue tracker"
|
||||
msgstr "Suivi des problèmes"
|
||||
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:18
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:17
|
||||
msgid "Engine stats"
|
||||
msgstr "Statistiques des moteurs"
|
||||
|
||||
@@ -966,30 +971,6 @@ msgstr "Auteur"
|
||||
msgid "cached"
|
||||
msgstr "en cache"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:60
|
||||
msgid "Start submitting a new issue on GitHub"
|
||||
msgstr "Soumettre un nouveau problème sur GitHub"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:62
|
||||
msgid "Please check for existing bugs about this engine on GitHub"
|
||||
msgstr ""
|
||||
"Merci de vérifier l’existence de bugs sur ce moteur de recherche sur "
|
||||
"GitHub"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:65
|
||||
msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
msgstr "Je confirme qu'il n'existe pas de bug pour le problème que j'ai rencontré"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:67
|
||||
msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
msgstr ""
|
||||
"Si c'est une instance publique, merci de spécifier son URL dans le "
|
||||
"rapport de bug"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:68
|
||||
msgid "Submit a new issue on Github including the above information"
|
||||
msgstr "Soumettre un nouveau ticket sur Github incluant l'information ci-dessus"
|
||||
|
||||
#: searx/templates/simple/preferences.html:65
|
||||
msgid "No HTTPS"
|
||||
msgstr "Pas de HTTPS"
|
||||
@@ -1009,17 +990,17 @@ msgid "!bang for its categories"
|
||||
msgstr "!bang pour ses catégories"
|
||||
|
||||
#: searx/templates/simple/preferences.html:102
|
||||
#: searx/templates/simple/stats.html:64
|
||||
#: searx/templates/simple/stats.html:63
|
||||
msgid "Median"
|
||||
msgstr "Médiane"
|
||||
|
||||
#: searx/templates/simple/preferences.html:103
|
||||
#: searx/templates/simple/stats.html:70
|
||||
#: searx/templates/simple/stats.html:69
|
||||
msgid "P80"
|
||||
msgstr "P80"
|
||||
|
||||
#: searx/templates/simple/preferences.html:104
|
||||
#: searx/templates/simple/stats.html:76
|
||||
#: searx/templates/simple/stats.html:75
|
||||
msgid "P95"
|
||||
msgstr "P95"
|
||||
|
||||
@@ -1114,81 +1095,81 @@ msgstr "effacer"
|
||||
msgid "search"
|
||||
msgstr "chercher"
|
||||
|
||||
#: searx/templates/simple/stats.html:21
|
||||
#: searx/templates/simple/stats.html:20
|
||||
msgid "There is currently no data available. "
|
||||
msgstr "Aucune donnée disponible pour l'instant. "
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:24
|
||||
#: searx/templates/simple/stats.html:25
|
||||
#: searx/templates/simple/stats.html:24
|
||||
msgid "Engine name"
|
||||
msgstr "Nom du moteur"
|
||||
|
||||
#: searx/templates/simple/stats.html:26
|
||||
#: searx/templates/simple/stats.html:25
|
||||
msgid "Scores"
|
||||
msgstr "Score"
|
||||
|
||||
#: searx/templates/simple/stats.html:27
|
||||
#: searx/templates/simple/stats.html:26
|
||||
msgid "Result count"
|
||||
msgstr "Nombre de résultats"
|
||||
|
||||
#: searx/templates/simple/elements/engines_msg.html:7
|
||||
#: searx/templates/simple/preferences/engines.html:31
|
||||
#: searx/templates/simple/stats.html:28
|
||||
#: searx/templates/simple/stats.html:27
|
||||
msgid "Response time"
|
||||
msgstr "Temps de réponse"
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:35
|
||||
#: searx/templates/simple/stats.html:29
|
||||
#: searx/templates/simple/stats.html:28
|
||||
msgid "Reliability"
|
||||
msgstr "Fiabilité"
|
||||
|
||||
#: searx/templates/simple/stats.html:59
|
||||
#: searx/templates/simple/stats.html:58
|
||||
msgid "Total"
|
||||
msgstr "Total"
|
||||
|
||||
#: searx/templates/simple/stats.html:60
|
||||
#: searx/templates/simple/stats.html:59
|
||||
msgid "HTTP"
|
||||
msgstr "HTTP"
|
||||
|
||||
#: searx/templates/simple/stats.html:61
|
||||
#: searx/templates/simple/stats.html:60
|
||||
msgid "Processing"
|
||||
msgstr "Traitement"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Warnings"
|
||||
msgstr "Attention"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Errors and exceptions"
|
||||
msgstr "Erreurs et exceptions"
|
||||
|
||||
#: searx/templates/simple/stats.html:105
|
||||
#: searx/templates/simple/stats.html:104
|
||||
msgid "Exception"
|
||||
msgstr "Exception"
|
||||
|
||||
#: searx/templates/simple/stats.html:107
|
||||
#: searx/templates/simple/stats.html:106
|
||||
msgid "Message"
|
||||
msgstr "Message"
|
||||
|
||||
#: searx/templates/simple/stats.html:109
|
||||
#: searx/templates/simple/stats.html:108
|
||||
msgid "Percentage"
|
||||
msgstr "Pourcentage"
|
||||
|
||||
#: searx/templates/simple/stats.html:111
|
||||
#: searx/templates/simple/stats.html:110
|
||||
msgid "Parameter"
|
||||
msgstr "Paramètre"
|
||||
|
||||
#: searx/templates/simple/result_templates/code.html:29
|
||||
#: searx/templates/simple/result_templates/file.html:24
|
||||
#: searx/templates/simple/stats.html:119
|
||||
#: searx/templates/simple/stats.html:118
|
||||
msgid "Filename"
|
||||
msgstr "Nom de fichier"
|
||||
|
||||
#: searx/templates/simple/stats.html:120
|
||||
#: searx/templates/simple/stats.html:119
|
||||
msgid "Function"
|
||||
msgstr "Fonction"
|
||||
|
||||
#: searx/templates/simple/stats.html:121
|
||||
#: searx/templates/simple/stats.html:120
|
||||
msgid "Code"
|
||||
msgstr "Code"
|
||||
|
||||
@@ -2460,3 +2441,27 @@ msgstr "cacher la vidéo"
|
||||
#~ msgid "Comment(s)"
|
||||
#~ msgstr "Commentaire(s)"
|
||||
|
||||
#~ msgid "Start submitting a new issue on GitHub"
|
||||
#~ msgstr "Soumettre un nouveau problème sur GitHub"
|
||||
|
||||
#~ msgid "Please check for existing bugs about this engine on GitHub"
|
||||
#~ msgstr ""
|
||||
#~ "Merci de vérifier l’existence de bugs"
|
||||
#~ " sur ce moteur de recherche sur "
|
||||
#~ "GitHub"
|
||||
|
||||
#~ msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
#~ msgstr ""
|
||||
#~ "Je confirme qu'il n'existe pas de "
|
||||
#~ "bug pour le problème que j'ai "
|
||||
#~ "rencontré"
|
||||
|
||||
#~ msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
#~ msgstr ""
|
||||
#~ "Si c'est une instance publique, merci"
|
||||
#~ " de spécifier son URL dans le "
|
||||
#~ "rapport de bug"
|
||||
|
||||
#~ msgid "Submit a new issue on Github including the above information"
|
||||
#~ msgstr "Soumettre un nouveau ticket sur Github incluant l'information ci-dessus"
|
||||
|
||||
|
||||
Binary file not shown.
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2026-02-22 13:48+0000\n"
|
||||
"POT-Creation-Date: 2026-03-24 18:43+0000\n"
|
||||
"PO-Revision-Date: 2025-12-09 14:10+0000\n"
|
||||
"Last-Translator: aindriu80 <aindriu80@noreply.codeberg.org>\n"
|
||||
"Language: ga\n"
|
||||
@@ -63,7 +63,7 @@ msgid "videos"
|
||||
msgstr "físeáin"
|
||||
|
||||
#. CATEGORY_NAMES['RADIO']
|
||||
#: searx/engines/radio_browser.py:142 searx/searxng.msg
|
||||
#: searx/engines/radio_browser.py:146 searx/searxng.msg
|
||||
msgid "radio"
|
||||
msgstr "raidió"
|
||||
|
||||
@@ -537,7 +537,7 @@ msgstr "freagraí"
|
||||
msgid "No item found"
|
||||
msgstr "Níor aimsíodh aon rud"
|
||||
|
||||
#: searx/engines/qwant.py:296
|
||||
#: searx/engines/qwant.py:291
|
||||
#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:329
|
||||
msgid "Source"
|
||||
msgstr "Foinse"
|
||||
@@ -633,6 +633,11 @@ msgstr "Cruthaigh luachanna randamacha éag"
|
||||
msgid "Compute {func} of the arguments"
|
||||
msgstr "Ríomh {func} na n-argóintí"
|
||||
|
||||
#: searx/engines/boardreader.py:107
|
||||
#, python-brace-format
|
||||
msgid "Posted by {author}"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/openstreetmap.py:155
|
||||
msgid "Show route in map .."
|
||||
msgstr "Taispeáin an bealach ar an léarscáil .."
|
||||
@@ -646,19 +651,19 @@ msgstr "{title} (ÚSÁIDEACH)"
|
||||
msgid "This entry has been superseded by"
|
||||
msgstr "Cuireadh an iontráil seo in ionad ag"
|
||||
|
||||
#: searx/engines/qwant.py:298
|
||||
#: searx/engines/qwant.py:293
|
||||
msgid "Channel"
|
||||
msgstr "Cainéal"
|
||||
|
||||
#: searx/engines/radio_browser.py:144
|
||||
#: searx/engines/radio_browser.py:148
|
||||
msgid "bitrate"
|
||||
msgstr "ráta giotán"
|
||||
|
||||
#: searx/engines/radio_browser.py:145
|
||||
#: searx/engines/radio_browser.py:149
|
||||
msgid "votes"
|
||||
msgstr "vótaí"
|
||||
|
||||
#: searx/engines/radio_browser.py:146
|
||||
#: searx/engines/radio_browser.py:150
|
||||
msgid "clicks"
|
||||
msgstr "cliceáil"
|
||||
|
||||
@@ -693,15 +698,15 @@ msgstr ""
|
||||
msgid "The image could not be downloaded."
|
||||
msgstr "Ní fhéadfaí an íomhá a íoslódáil."
|
||||
|
||||
#: searx/engines/zlibrary.py:78
|
||||
#: searx/engines/zlibrary.py:79
|
||||
msgid "Language"
|
||||
msgstr "Teanga"
|
||||
|
||||
#: searx/engines/zlibrary.py:79
|
||||
#: searx/engines/zlibrary.py:80
|
||||
msgid "Book rating"
|
||||
msgstr "Rátáil leabhar"
|
||||
|
||||
#: searx/engines/zlibrary.py:80
|
||||
#: searx/engines/zlibrary.py:81
|
||||
msgid "File quality"
|
||||
msgstr "Cáilíocht comhad"
|
||||
|
||||
@@ -886,7 +891,7 @@ msgstr "Cód foinse"
|
||||
msgid "Issue tracker"
|
||||
msgstr "Rianóir saincheisteanna"
|
||||
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:18
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:17
|
||||
msgid "Engine stats"
|
||||
msgstr "Staitisticí innill"
|
||||
|
||||
@@ -926,28 +931,6 @@ msgstr "Údar"
|
||||
msgid "cached"
|
||||
msgstr "taisceáilte"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:60
|
||||
msgid "Start submitting a new issue on GitHub"
|
||||
msgstr "Tosaigh eisiúint nua a chur isteach ar GitHub"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:62
|
||||
msgid "Please check for existing bugs about this engine on GitHub"
|
||||
msgstr ""
|
||||
"Seiceáil le do thoil le haghaidh fabhtanna atá ann cheana faoin inneall "
|
||||
"seo ar GitHub"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:65
|
||||
msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
msgstr "Deimhním nach bhfuil aon fhabht ann cheana faoin gceist a bhíonn agam"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:67
|
||||
msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
msgstr "Más cás poiblí é seo, sonraigh an URL sa tuarascáil fabht"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:68
|
||||
msgid "Submit a new issue on Github including the above information"
|
||||
msgstr "Cuir isteach eisiúint nua ar Github lena n-áirítear an fhaisnéis thuas"
|
||||
|
||||
#: searx/templates/simple/preferences.html:65
|
||||
msgid "No HTTPS"
|
||||
msgstr "Gan HTTPS"
|
||||
@@ -967,17 +950,17 @@ msgid "!bang for its categories"
|
||||
msgstr "!bang dá chatagóirí"
|
||||
|
||||
#: searx/templates/simple/preferences.html:102
|
||||
#: searx/templates/simple/stats.html:64
|
||||
#: searx/templates/simple/stats.html:63
|
||||
msgid "Median"
|
||||
msgstr "Meánmhéid"
|
||||
|
||||
#: searx/templates/simple/preferences.html:103
|
||||
#: searx/templates/simple/stats.html:70
|
||||
#: searx/templates/simple/stats.html:69
|
||||
msgid "P80"
|
||||
msgstr "P80"
|
||||
|
||||
#: searx/templates/simple/preferences.html:104
|
||||
#: searx/templates/simple/stats.html:76
|
||||
#: searx/templates/simple/stats.html:75
|
||||
msgid "P95"
|
||||
msgstr "P95"
|
||||
|
||||
@@ -1072,81 +1055,81 @@ msgstr "soiléir"
|
||||
msgid "search"
|
||||
msgstr "cuardaigh"
|
||||
|
||||
#: searx/templates/simple/stats.html:21
|
||||
#: searx/templates/simple/stats.html:20
|
||||
msgid "There is currently no data available. "
|
||||
msgstr "Níl aon sonraí ar fáil faoi láthair. "
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:24
|
||||
#: searx/templates/simple/stats.html:25
|
||||
#: searx/templates/simple/stats.html:24
|
||||
msgid "Engine name"
|
||||
msgstr "Ainm an innill"
|
||||
|
||||
#: searx/templates/simple/stats.html:26
|
||||
#: searx/templates/simple/stats.html:25
|
||||
msgid "Scores"
|
||||
msgstr "Scóir"
|
||||
|
||||
#: searx/templates/simple/stats.html:27
|
||||
#: searx/templates/simple/stats.html:26
|
||||
msgid "Result count"
|
||||
msgstr "Comhaireamh torthaí"
|
||||
|
||||
#: searx/templates/simple/elements/engines_msg.html:7
|
||||
#: searx/templates/simple/preferences/engines.html:31
|
||||
#: searx/templates/simple/stats.html:28
|
||||
#: searx/templates/simple/stats.html:27
|
||||
msgid "Response time"
|
||||
msgstr "Am freagartha"
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:35
|
||||
#: searx/templates/simple/stats.html:29
|
||||
#: searx/templates/simple/stats.html:28
|
||||
msgid "Reliability"
|
||||
msgstr "Iontaofacht"
|
||||
|
||||
#: searx/templates/simple/stats.html:59
|
||||
#: searx/templates/simple/stats.html:58
|
||||
msgid "Total"
|
||||
msgstr "Iomlán"
|
||||
|
||||
#: searx/templates/simple/stats.html:60
|
||||
#: searx/templates/simple/stats.html:59
|
||||
msgid "HTTP"
|
||||
msgstr "HTTP"
|
||||
|
||||
#: searx/templates/simple/stats.html:61
|
||||
#: searx/templates/simple/stats.html:60
|
||||
msgid "Processing"
|
||||
msgstr "Próiseáil"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Warnings"
|
||||
msgstr "Rabhadh"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Errors and exceptions"
|
||||
msgstr "Earráidí agus eisceachtaí"
|
||||
|
||||
#: searx/templates/simple/stats.html:105
|
||||
#: searx/templates/simple/stats.html:104
|
||||
msgid "Exception"
|
||||
msgstr "Eisceacht"
|
||||
|
||||
#: searx/templates/simple/stats.html:107
|
||||
#: searx/templates/simple/stats.html:106
|
||||
msgid "Message"
|
||||
msgstr "Teachtaireacht"
|
||||
|
||||
#: searx/templates/simple/stats.html:109
|
||||
#: searx/templates/simple/stats.html:108
|
||||
msgid "Percentage"
|
||||
msgstr "Céatadán"
|
||||
|
||||
#: searx/templates/simple/stats.html:111
|
||||
#: searx/templates/simple/stats.html:110
|
||||
msgid "Parameter"
|
||||
msgstr "Paraiméadar"
|
||||
|
||||
#: searx/templates/simple/result_templates/code.html:29
|
||||
#: searx/templates/simple/result_templates/file.html:24
|
||||
#: searx/templates/simple/stats.html:119
|
||||
#: searx/templates/simple/stats.html:118
|
||||
msgid "Filename"
|
||||
msgstr "Ainm comhaid"
|
||||
|
||||
#: searx/templates/simple/stats.html:120
|
||||
#: searx/templates/simple/stats.html:119
|
||||
msgid "Function"
|
||||
msgstr "Feidhm"
|
||||
|
||||
#: searx/templates/simple/stats.html:121
|
||||
#: searx/templates/simple/stats.html:120
|
||||
msgid "Code"
|
||||
msgstr "Cód"
|
||||
|
||||
@@ -1962,3 +1945,21 @@ msgstr "físeán a cheilt"
|
||||
#~ msgid "Comment(s)"
|
||||
#~ msgstr "Trácht(anna)"
|
||||
|
||||
#~ msgid "Start submitting a new issue on GitHub"
|
||||
#~ msgstr "Tosaigh eisiúint nua a chur isteach ar GitHub"
|
||||
|
||||
#~ msgid "Please check for existing bugs about this engine on GitHub"
|
||||
#~ msgstr ""
|
||||
#~ "Seiceáil le do thoil le haghaidh "
|
||||
#~ "fabhtanna atá ann cheana faoin inneall"
|
||||
#~ " seo ar GitHub"
|
||||
|
||||
#~ msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
#~ msgstr "Deimhním nach bhfuil aon fhabht ann cheana faoin gceist a bhíonn agam"
|
||||
|
||||
#~ msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
#~ msgstr "Más cás poiblí é seo, sonraigh an URL sa tuarascáil fabht"
|
||||
|
||||
#~ msgid "Submit a new issue on Github including the above information"
|
||||
#~ msgstr "Cuir isteach eisiúint nua ar Github lena n-áirítear an fhaisnéis thuas"
|
||||
|
||||
|
||||
Binary file not shown.
@@ -10,22 +10,23 @@
|
||||
# ghose <ghose@users.noreply.translate.codeberg.org>, 2024, 2025.
|
||||
# return42 <return42@users.noreply.translate.codeberg.org>, 2024, 2025.
|
||||
# Anonymous <anonymous@users.noreply.translate.codeberg.org>, 2025.
|
||||
# ghose <ghose@noreply.codeberg.org>, 2025.
|
||||
# ghose <ghose@noreply.codeberg.org>, 2025, 2026.
|
||||
# return42 <return42@noreply.codeberg.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: searx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2026-02-22 13:48+0000\n"
|
||||
"PO-Revision-Date: 2025-12-06 09:07+0000\n"
|
||||
"POT-Creation-Date: 2026-03-24 18:43+0000\n"
|
||||
"PO-Revision-Date: 2026-03-26 03:57+0000\n"
|
||||
"Last-Translator: ghose <ghose@noreply.codeberg.org>\n"
|
||||
"Language-Team: Galician <https://translate.codeberg.org/projects/searxng/"
|
||||
"searxng/gl/>\n"
|
||||
"Language: gl\n"
|
||||
"Language-Team: Galician "
|
||||
"<https://translate.codeberg.org/projects/searxng/searxng/gl/>\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.16.2\n"
|
||||
"Generated-By: Babel 2.18.0\n"
|
||||
|
||||
#. CONSTANT_NAMES['NO_SUBGROUPING']
|
||||
@@ -69,7 +70,7 @@ msgid "videos"
|
||||
msgstr "vídeos"
|
||||
|
||||
#. CATEGORY_NAMES['RADIO']
|
||||
#: searx/engines/radio_browser.py:142 searx/searxng.msg
|
||||
#: searx/engines/radio_browser.py:146 searx/searxng.msg
|
||||
msgid "radio"
|
||||
msgstr "radio"
|
||||
|
||||
@@ -543,7 +544,7 @@ msgstr "respondido"
|
||||
msgid "No item found"
|
||||
msgstr "Non se atoparon elementos"
|
||||
|
||||
#: searx/engines/qwant.py:296
|
||||
#: searx/engines/qwant.py:291
|
||||
#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:329
|
||||
msgid "Source"
|
||||
msgstr "Fonte"
|
||||
@@ -639,6 +640,11 @@ msgstr "Xerar diferentes valores aleatorios"
|
||||
msgid "Compute {func} of the arguments"
|
||||
msgstr "Cálculo {func} dos argumentos"
|
||||
|
||||
#: searx/engines/boardreader.py:107
|
||||
#, python-brace-format
|
||||
msgid "Posted by {author}"
|
||||
msgstr "Publicado por {author}"
|
||||
|
||||
#: searx/engines/openstreetmap.py:155
|
||||
msgid "Show route in map .."
|
||||
msgstr "Mostrar ruta no mapa..."
|
||||
@@ -652,19 +658,19 @@ msgstr "{title} (OBSOLETO)"
|
||||
msgid "This entry has been superseded by"
|
||||
msgstr "Esta entrada foi proporcionada por"
|
||||
|
||||
#: searx/engines/qwant.py:298
|
||||
#: searx/engines/qwant.py:293
|
||||
msgid "Channel"
|
||||
msgstr "Canle"
|
||||
|
||||
#: searx/engines/radio_browser.py:144
|
||||
#: searx/engines/radio_browser.py:148
|
||||
msgid "bitrate"
|
||||
msgstr "taxa de bits"
|
||||
|
||||
#: searx/engines/radio_browser.py:145
|
||||
#: searx/engines/radio_browser.py:149
|
||||
msgid "votes"
|
||||
msgstr "votos"
|
||||
|
||||
#: searx/engines/radio_browser.py:146
|
||||
#: searx/engines/radio_browser.py:150
|
||||
msgid "clicks"
|
||||
msgstr "clicks"
|
||||
|
||||
@@ -699,15 +705,15 @@ msgstr ""
|
||||
msgid "The image could not be downloaded."
|
||||
msgstr "Non se puido descargar a imaxe."
|
||||
|
||||
#: searx/engines/zlibrary.py:78
|
||||
#: searx/engines/zlibrary.py:79
|
||||
msgid "Language"
|
||||
msgstr "Idioma"
|
||||
|
||||
#: searx/engines/zlibrary.py:79
|
||||
#: searx/engines/zlibrary.py:80
|
||||
msgid "Book rating"
|
||||
msgstr "Valoración do libro"
|
||||
|
||||
#: searx/engines/zlibrary.py:80
|
||||
#: searx/engines/zlibrary.py:81
|
||||
msgid "File quality"
|
||||
msgstr "Calidade do ficheiro"
|
||||
|
||||
@@ -890,7 +896,7 @@ msgstr "Código fonte"
|
||||
msgid "Issue tracker"
|
||||
msgstr "Seguimento de incidencias"
|
||||
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:18
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:17
|
||||
msgid "Engine stats"
|
||||
msgstr "Estatísticas do buscador"
|
||||
|
||||
@@ -930,26 +936,6 @@ msgstr "Autoría"
|
||||
msgid "cached"
|
||||
msgstr "en memoria"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:60
|
||||
msgid "Start submitting a new issue on GitHub"
|
||||
msgstr "Abre unha incidencia en GitHub"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:62
|
||||
msgid "Please check for existing bugs about this engine on GitHub"
|
||||
msgstr "Comproba que non exista xa un informe sobre este motor en GitHub"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:65
|
||||
msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
msgstr "Confirmo que non existe un informe sobre este problema que atopei"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:67
|
||||
msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
msgstr "Se esta é unha instancia pública, indica o URL no informe do problema"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:68
|
||||
msgid "Submit a new issue on Github including the above information"
|
||||
msgstr "Abre unha incidencia en Github incluíndo a información superior"
|
||||
|
||||
#: searx/templates/simple/preferences.html:65
|
||||
msgid "No HTTPS"
|
||||
msgstr "Sen HTTPS"
|
||||
@@ -969,17 +955,17 @@ msgid "!bang for its categories"
|
||||
msgstr "!bang para as súas catergorías"
|
||||
|
||||
#: searx/templates/simple/preferences.html:102
|
||||
#: searx/templates/simple/stats.html:64
|
||||
#: searx/templates/simple/stats.html:63
|
||||
msgid "Median"
|
||||
msgstr "Median"
|
||||
|
||||
#: searx/templates/simple/preferences.html:103
|
||||
#: searx/templates/simple/stats.html:70
|
||||
#: searx/templates/simple/stats.html:69
|
||||
msgid "P80"
|
||||
msgstr "P80"
|
||||
|
||||
#: searx/templates/simple/preferences.html:104
|
||||
#: searx/templates/simple/stats.html:76
|
||||
#: searx/templates/simple/stats.html:75
|
||||
msgid "P95"
|
||||
msgstr "P95"
|
||||
|
||||
@@ -1074,81 +1060,81 @@ msgstr "limpar"
|
||||
msgid "search"
|
||||
msgstr "buscar"
|
||||
|
||||
#: searx/templates/simple/stats.html:21
|
||||
#: searx/templates/simple/stats.html:20
|
||||
msgid "There is currently no data available. "
|
||||
msgstr "Non hai datos dispoñibles. "
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:24
|
||||
#: searx/templates/simple/stats.html:25
|
||||
#: searx/templates/simple/stats.html:24
|
||||
msgid "Engine name"
|
||||
msgstr "Nome do motor"
|
||||
|
||||
#: searx/templates/simple/stats.html:26
|
||||
#: searx/templates/simple/stats.html:25
|
||||
msgid "Scores"
|
||||
msgstr "Puntuacións"
|
||||
|
||||
#: searx/templates/simple/stats.html:27
|
||||
#: searx/templates/simple/stats.html:26
|
||||
msgid "Result count"
|
||||
msgstr "Número de resultados"
|
||||
|
||||
#: searx/templates/simple/elements/engines_msg.html:7
|
||||
#: searx/templates/simple/preferences/engines.html:31
|
||||
#: searx/templates/simple/stats.html:28
|
||||
#: searx/templates/simple/stats.html:27
|
||||
msgid "Response time"
|
||||
msgstr "Tempo de resposta"
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:35
|
||||
#: searx/templates/simple/stats.html:29
|
||||
#: searx/templates/simple/stats.html:28
|
||||
msgid "Reliability"
|
||||
msgstr "Fiabilidade"
|
||||
|
||||
#: searx/templates/simple/stats.html:59
|
||||
#: searx/templates/simple/stats.html:58
|
||||
msgid "Total"
|
||||
msgstr "Total"
|
||||
|
||||
#: searx/templates/simple/stats.html:60
|
||||
#: searx/templates/simple/stats.html:59
|
||||
msgid "HTTP"
|
||||
msgstr "HTTP"
|
||||
|
||||
#: searx/templates/simple/stats.html:61
|
||||
#: searx/templates/simple/stats.html:60
|
||||
msgid "Processing"
|
||||
msgstr "Procesando"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Warnings"
|
||||
msgstr "Avisos"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Errors and exceptions"
|
||||
msgstr "Erros e excepcións"
|
||||
|
||||
#: searx/templates/simple/stats.html:105
|
||||
#: searx/templates/simple/stats.html:104
|
||||
msgid "Exception"
|
||||
msgstr "Excepción"
|
||||
|
||||
#: searx/templates/simple/stats.html:107
|
||||
#: searx/templates/simple/stats.html:106
|
||||
msgid "Message"
|
||||
msgstr "Mensaxe"
|
||||
|
||||
#: searx/templates/simple/stats.html:109
|
||||
#: searx/templates/simple/stats.html:108
|
||||
msgid "Percentage"
|
||||
msgstr "Porcentaxe"
|
||||
|
||||
#: searx/templates/simple/stats.html:111
|
||||
#: searx/templates/simple/stats.html:110
|
||||
msgid "Parameter"
|
||||
msgstr "Parámetro"
|
||||
|
||||
#: searx/templates/simple/result_templates/code.html:29
|
||||
#: searx/templates/simple/result_templates/file.html:24
|
||||
#: searx/templates/simple/stats.html:119
|
||||
#: searx/templates/simple/stats.html:118
|
||||
msgid "Filename"
|
||||
msgstr "Nome de ficheiro"
|
||||
|
||||
#: searx/templates/simple/stats.html:120
|
||||
#: searx/templates/simple/stats.html:119
|
||||
msgid "Function"
|
||||
msgstr "Función"
|
||||
|
||||
#: searx/templates/simple/stats.html:121
|
||||
#: searx/templates/simple/stats.html:120
|
||||
msgid "Code"
|
||||
msgstr "Código"
|
||||
|
||||
@@ -2414,3 +2400,17 @@ msgstr "agochar vídeo"
|
||||
#~ msgid "Comment(s)"
|
||||
#~ msgstr "Comentario(s)"
|
||||
|
||||
#~ msgid "Start submitting a new issue on GitHub"
|
||||
#~ msgstr "Abre unha incidencia en GitHub"
|
||||
|
||||
#~ msgid "Please check for existing bugs about this engine on GitHub"
|
||||
#~ msgstr "Comproba que non exista xa un informe sobre este motor en GitHub"
|
||||
|
||||
#~ msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
#~ msgstr "Confirmo que non existe un informe sobre este problema que atopei"
|
||||
|
||||
#~ msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
#~ msgstr "Se esta é unha instancia pública, indica o URL no informe do problema"
|
||||
|
||||
#~ msgid "Submit a new issue on Github including the above information"
|
||||
#~ msgstr "Abre unha incidencia en Github incluíndo a información superior"
|
||||
|
||||
Binary file not shown.
@@ -28,18 +28,17 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: searx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2026-02-22 13:48+0000\n"
|
||||
"POT-Creation-Date: 2026-03-24 18:43+0000\n"
|
||||
"PO-Revision-Date: 2026-03-11 17:29+0000\n"
|
||||
"Last-Translator: omeritzics <omeritzics@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.15.2\n"
|
||||
"Generated-By: Babel 2.18.0\n"
|
||||
|
||||
#. CONSTANT_NAMES['NO_SUBGROUPING']
|
||||
@@ -83,7 +82,7 @@ msgid "videos"
|
||||
msgstr "וידאו"
|
||||
|
||||
#. CATEGORY_NAMES['RADIO']
|
||||
#: searx/engines/radio_browser.py:142 searx/searxng.msg
|
||||
#: searx/engines/radio_browser.py:146 searx/searxng.msg
|
||||
msgid "radio"
|
||||
msgstr "רדיו"
|
||||
|
||||
@@ -557,7 +556,7 @@ msgstr "נענו"
|
||||
msgid "No item found"
|
||||
msgstr "לא נמצא פריט"
|
||||
|
||||
#: searx/engines/qwant.py:296
|
||||
#: searx/engines/qwant.py:291
|
||||
#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:329
|
||||
msgid "Source"
|
||||
msgstr "מקור"
|
||||
@@ -653,6 +652,11 @@ msgstr "מייצרת ערכים אקראיים שונים"
|
||||
msgid "Compute {func} of the arguments"
|
||||
msgstr "חשב {func} של הארגומנטים"
|
||||
|
||||
#: searx/engines/boardreader.py:107
|
||||
#, python-brace-format
|
||||
msgid "Posted by {author}"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/openstreetmap.py:155
|
||||
msgid "Show route in map .."
|
||||
msgstr "הצג מסלול במפה .."
|
||||
@@ -666,19 +670,19 @@ msgstr "{title} (OBSOLETE)"
|
||||
msgid "This entry has been superseded by"
|
||||
msgstr "רשומה זו הוחלפה על ידי"
|
||||
|
||||
#: searx/engines/qwant.py:298
|
||||
#: searx/engines/qwant.py:293
|
||||
msgid "Channel"
|
||||
msgstr "ערוץ"
|
||||
|
||||
#: searx/engines/radio_browser.py:144
|
||||
#: searx/engines/radio_browser.py:148
|
||||
msgid "bitrate"
|
||||
msgstr "קצב נתונים"
|
||||
|
||||
#: searx/engines/radio_browser.py:145
|
||||
#: searx/engines/radio_browser.py:149
|
||||
msgid "votes"
|
||||
msgstr "הצבעות"
|
||||
|
||||
#: searx/engines/radio_browser.py:146
|
||||
#: searx/engines/radio_browser.py:150
|
||||
msgid "clicks"
|
||||
msgstr "לחיצות"
|
||||
|
||||
@@ -713,15 +717,15 @@ msgstr ""
|
||||
msgid "The image could not be downloaded."
|
||||
msgstr "אי אפשר להוריד את תמונה זו."
|
||||
|
||||
#: searx/engines/zlibrary.py:78
|
||||
#: searx/engines/zlibrary.py:79
|
||||
msgid "Language"
|
||||
msgstr "שפה"
|
||||
|
||||
#: searx/engines/zlibrary.py:79
|
||||
#: searx/engines/zlibrary.py:80
|
||||
msgid "Book rating"
|
||||
msgstr "דירוג ספרים"
|
||||
|
||||
#: searx/engines/zlibrary.py:80
|
||||
#: searx/engines/zlibrary.py:81
|
||||
msgid "File quality"
|
||||
msgstr "איכות קובץ"
|
||||
|
||||
@@ -897,7 +901,7 @@ msgstr "קוד מקור"
|
||||
msgid "Issue tracker"
|
||||
msgstr "דווח על בעיה"
|
||||
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:18
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:17
|
||||
msgid "Engine stats"
|
||||
msgstr "סטטיסטיקת מנוע חיפוש"
|
||||
|
||||
@@ -937,26 +941,6 @@ msgstr "מחבר"
|
||||
msgid "cached"
|
||||
msgstr "מוטמן"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:60
|
||||
msgid "Start submitting a new issue on GitHub"
|
||||
msgstr "התחל להגיש גיליון חדש ב- GitHub"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:62
|
||||
msgid "Please check for existing bugs about this engine on GitHub"
|
||||
msgstr "בדוק אם קיימים באגים לגבי מנוע זה ב-GitHub"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:65
|
||||
msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
msgstr "אני מאשר שאין באג קיים לגבי הבעיה שאני נתקל בה"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:67
|
||||
msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
msgstr "אם זה מופע ציבורי, אנא ציין את כתובת האתר בדוח הבאג"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:68
|
||||
msgid "Submit a new issue on Github including the above information"
|
||||
msgstr "שלח בעיה חדשה ב-Github הכוללת את המידע לעיל"
|
||||
|
||||
#: searx/templates/simple/preferences.html:65
|
||||
msgid "No HTTPS"
|
||||
msgstr "בלי HTTPS"
|
||||
@@ -976,17 +960,17 @@ msgid "!bang for its categories"
|
||||
msgstr "!bang לקטגוריות"
|
||||
|
||||
#: searx/templates/simple/preferences.html:102
|
||||
#: searx/templates/simple/stats.html:64
|
||||
#: searx/templates/simple/stats.html:63
|
||||
msgid "Median"
|
||||
msgstr "חציון"
|
||||
|
||||
#: searx/templates/simple/preferences.html:103
|
||||
#: searx/templates/simple/stats.html:70
|
||||
#: searx/templates/simple/stats.html:69
|
||||
msgid "P80"
|
||||
msgstr "P80"
|
||||
|
||||
#: searx/templates/simple/preferences.html:104
|
||||
#: searx/templates/simple/stats.html:76
|
||||
#: searx/templates/simple/stats.html:75
|
||||
msgid "P95"
|
||||
msgstr "P95"
|
||||
|
||||
@@ -1079,81 +1063,81 @@ msgstr "ניקוי"
|
||||
msgid "search"
|
||||
msgstr "חיפוש"
|
||||
|
||||
#: searx/templates/simple/stats.html:21
|
||||
#: searx/templates/simple/stats.html:20
|
||||
msgid "There is currently no data available. "
|
||||
msgstr "אין כעת מידע זמין. "
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:24
|
||||
#: searx/templates/simple/stats.html:25
|
||||
#: searx/templates/simple/stats.html:24
|
||||
msgid "Engine name"
|
||||
msgstr "שם מנוע חיפוש"
|
||||
|
||||
#: searx/templates/simple/stats.html:26
|
||||
#: searx/templates/simple/stats.html:25
|
||||
msgid "Scores"
|
||||
msgstr "דירוג"
|
||||
|
||||
#: searx/templates/simple/stats.html:27
|
||||
#: searx/templates/simple/stats.html:26
|
||||
msgid "Result count"
|
||||
msgstr "ספירת תוצאות"
|
||||
|
||||
#: searx/templates/simple/elements/engines_msg.html:7
|
||||
#: searx/templates/simple/preferences/engines.html:31
|
||||
#: searx/templates/simple/stats.html:28
|
||||
#: searx/templates/simple/stats.html:27
|
||||
msgid "Response time"
|
||||
msgstr "זמן תגובה"
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:35
|
||||
#: searx/templates/simple/stats.html:29
|
||||
#: searx/templates/simple/stats.html:28
|
||||
msgid "Reliability"
|
||||
msgstr "אמינות"
|
||||
|
||||
#: searx/templates/simple/stats.html:59
|
||||
#: searx/templates/simple/stats.html:58
|
||||
msgid "Total"
|
||||
msgstr "סה״כ"
|
||||
|
||||
#: searx/templates/simple/stats.html:60
|
||||
#: searx/templates/simple/stats.html:59
|
||||
msgid "HTTP"
|
||||
msgstr "HTTP"
|
||||
|
||||
#: searx/templates/simple/stats.html:61
|
||||
#: searx/templates/simple/stats.html:60
|
||||
msgid "Processing"
|
||||
msgstr "עיבוד"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Warnings"
|
||||
msgstr "אזהרות"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Errors and exceptions"
|
||||
msgstr "שגיאות וחריגים"
|
||||
|
||||
#: searx/templates/simple/stats.html:105
|
||||
#: searx/templates/simple/stats.html:104
|
||||
msgid "Exception"
|
||||
msgstr "חריג"
|
||||
|
||||
#: searx/templates/simple/stats.html:107
|
||||
#: searx/templates/simple/stats.html:106
|
||||
msgid "Message"
|
||||
msgstr "הודעה"
|
||||
|
||||
#: searx/templates/simple/stats.html:109
|
||||
#: searx/templates/simple/stats.html:108
|
||||
msgid "Percentage"
|
||||
msgstr "אחוז"
|
||||
|
||||
#: searx/templates/simple/stats.html:111
|
||||
#: searx/templates/simple/stats.html:110
|
||||
msgid "Parameter"
|
||||
msgstr "פרמטר"
|
||||
|
||||
#: searx/templates/simple/result_templates/code.html:29
|
||||
#: searx/templates/simple/result_templates/file.html:24
|
||||
#: searx/templates/simple/stats.html:119
|
||||
#: searx/templates/simple/stats.html:118
|
||||
msgid "Filename"
|
||||
msgstr "שם קובץ"
|
||||
|
||||
#: searx/templates/simple/stats.html:120
|
||||
#: searx/templates/simple/stats.html:119
|
||||
msgid "Function"
|
||||
msgstr "פונקציה"
|
||||
|
||||
#: searx/templates/simple/stats.html:121
|
||||
#: searx/templates/simple/stats.html:120
|
||||
msgid "Code"
|
||||
msgstr "קוד"
|
||||
|
||||
@@ -2365,3 +2349,19 @@ msgstr "הסתר וידאו"
|
||||
|
||||
#~ msgid "Comment(s)"
|
||||
#~ msgstr "הערות"
|
||||
|
||||
#~ msgid "Start submitting a new issue on GitHub"
|
||||
#~ msgstr "התחל להגיש גיליון חדש ב- GitHub"
|
||||
|
||||
#~ msgid "Please check for existing bugs about this engine on GitHub"
|
||||
#~ msgstr "בדוק אם קיימים באגים לגבי מנוע זה ב-GitHub"
|
||||
|
||||
#~ msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
#~ msgstr "אני מאשר שאין באג קיים לגבי הבעיה שאני נתקל בה"
|
||||
|
||||
#~ msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
#~ msgstr "אם זה מופע ציבורי, אנא ציין את כתובת האתר בדוח הבאג"
|
||||
|
||||
#~ msgid "Submit a new issue on Github including the above information"
|
||||
#~ msgstr "שלח בעיה חדשה ב-Github הכוללת את המידע לעיל"
|
||||
|
||||
|
||||
Binary file not shown.
@@ -24,7 +24,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: searx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2026-02-22 13:48+0000\n"
|
||||
"POT-Creation-Date: 2026-03-24 18:43+0000\n"
|
||||
"PO-Revision-Date: 2025-10-22 02:09+0000\n"
|
||||
"Last-Translator: return42 <return42@noreply.codeberg.org>\n"
|
||||
"Language: hr\n"
|
||||
@@ -78,7 +78,7 @@ msgid "videos"
|
||||
msgstr "video zapisi"
|
||||
|
||||
#. CATEGORY_NAMES['RADIO']
|
||||
#: searx/engines/radio_browser.py:142 searx/searxng.msg
|
||||
#: searx/engines/radio_browser.py:146 searx/searxng.msg
|
||||
msgid "radio"
|
||||
msgstr "radio"
|
||||
|
||||
@@ -552,7 +552,7 @@ msgstr "odgovoren"
|
||||
msgid "No item found"
|
||||
msgstr "Nije pronađena nijedna stavka"
|
||||
|
||||
#: searx/engines/qwant.py:296
|
||||
#: searx/engines/qwant.py:291
|
||||
#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:329
|
||||
msgid "Source"
|
||||
msgstr "Izvor"
|
||||
@@ -648,6 +648,11 @@ msgstr "Generirajte različite nasumične vrijednosti"
|
||||
msgid "Compute {func} of the arguments"
|
||||
msgstr "Izračunajte {func} argumenata"
|
||||
|
||||
#: searx/engines/boardreader.py:107
|
||||
#, python-brace-format
|
||||
msgid "Posted by {author}"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/openstreetmap.py:155
|
||||
msgid "Show route in map .."
|
||||
msgstr "Pokaži rutu na karti .."
|
||||
@@ -661,19 +666,19 @@ msgstr "{title} (ZASTARJELO)"
|
||||
msgid "This entry has been superseded by"
|
||||
msgstr "Ovaj je unos zamijenio"
|
||||
|
||||
#: searx/engines/qwant.py:298
|
||||
#: searx/engines/qwant.py:293
|
||||
msgid "Channel"
|
||||
msgstr "Kanal"
|
||||
|
||||
#: searx/engines/radio_browser.py:144
|
||||
#: searx/engines/radio_browser.py:148
|
||||
msgid "bitrate"
|
||||
msgstr "bitrata"
|
||||
|
||||
#: searx/engines/radio_browser.py:145
|
||||
#: searx/engines/radio_browser.py:149
|
||||
msgid "votes"
|
||||
msgstr "glasovi"
|
||||
|
||||
#: searx/engines/radio_browser.py:146
|
||||
#: searx/engines/radio_browser.py:150
|
||||
msgid "clicks"
|
||||
msgstr "klikovi"
|
||||
|
||||
@@ -708,15 +713,15 @@ msgstr ""
|
||||
msgid "The image could not be downloaded."
|
||||
msgstr "Sliku nije moguće preuzeti."
|
||||
|
||||
#: searx/engines/zlibrary.py:78
|
||||
#: searx/engines/zlibrary.py:79
|
||||
msgid "Language"
|
||||
msgstr "Jezik"
|
||||
|
||||
#: searx/engines/zlibrary.py:79
|
||||
#: searx/engines/zlibrary.py:80
|
||||
msgid "Book rating"
|
||||
msgstr "Ocjena knjige"
|
||||
|
||||
#: searx/engines/zlibrary.py:80
|
||||
#: searx/engines/zlibrary.py:81
|
||||
msgid "File quality"
|
||||
msgstr "Kvaliteta datoteke"
|
||||
|
||||
@@ -897,7 +902,7 @@ msgstr "Izvorni kod"
|
||||
msgid "Issue tracker"
|
||||
msgstr "Tragač problema"
|
||||
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:18
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:17
|
||||
msgid "Engine stats"
|
||||
msgstr "Podaci o tražilici"
|
||||
|
||||
@@ -937,26 +942,6 @@ msgstr "Autor"
|
||||
msgid "cached"
|
||||
msgstr "spremljeno"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:60
|
||||
msgid "Start submitting a new issue on GitHub"
|
||||
msgstr "Počnite izlagati novi slučaj na GitHub"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:62
|
||||
msgid "Please check for existing bugs about this engine on GitHub"
|
||||
msgstr "Provjerite postoje li greške u vezi s ovim motorom na GitHub-u"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:65
|
||||
msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
msgstr "Potvrđujem da ne postoji greška u vezi s problemom na koji sam naišao"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:67
|
||||
msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
msgstr "Ako je ovo javna instanca, navedite URL u izvješću o pogrešci"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:68
|
||||
msgid "Submit a new issue on Github including the above information"
|
||||
msgstr "Postavi novi problem na Github uključujući podatke poviše"
|
||||
|
||||
#: searx/templates/simple/preferences.html:65
|
||||
msgid "No HTTPS"
|
||||
msgstr "Nema HTTPS"
|
||||
@@ -976,17 +961,17 @@ msgid "!bang for its categories"
|
||||
msgstr "!bang za svoje kategorije"
|
||||
|
||||
#: searx/templates/simple/preferences.html:102
|
||||
#: searx/templates/simple/stats.html:64
|
||||
#: searx/templates/simple/stats.html:63
|
||||
msgid "Median"
|
||||
msgstr "Medijan"
|
||||
|
||||
#: searx/templates/simple/preferences.html:103
|
||||
#: searx/templates/simple/stats.html:70
|
||||
#: searx/templates/simple/stats.html:69
|
||||
msgid "P80"
|
||||
msgstr "P80"
|
||||
|
||||
#: searx/templates/simple/preferences.html:104
|
||||
#: searx/templates/simple/stats.html:76
|
||||
#: searx/templates/simple/stats.html:75
|
||||
msgid "P95"
|
||||
msgstr "P95"
|
||||
|
||||
@@ -1079,81 +1064,81 @@ msgstr "očisti"
|
||||
msgid "search"
|
||||
msgstr "traži"
|
||||
|
||||
#: searx/templates/simple/stats.html:21
|
||||
#: searx/templates/simple/stats.html:20
|
||||
msgid "There is currently no data available. "
|
||||
msgstr "Trenutačno nema dostupnih podataka."
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:24
|
||||
#: searx/templates/simple/stats.html:25
|
||||
#: searx/templates/simple/stats.html:24
|
||||
msgid "Engine name"
|
||||
msgstr "Naziv tražilice"
|
||||
|
||||
#: searx/templates/simple/stats.html:26
|
||||
#: searx/templates/simple/stats.html:25
|
||||
msgid "Scores"
|
||||
msgstr "Pogodci"
|
||||
|
||||
#: searx/templates/simple/stats.html:27
|
||||
#: searx/templates/simple/stats.html:26
|
||||
msgid "Result count"
|
||||
msgstr "Broj rezultata"
|
||||
|
||||
#: searx/templates/simple/elements/engines_msg.html:7
|
||||
#: searx/templates/simple/preferences/engines.html:31
|
||||
#: searx/templates/simple/stats.html:28
|
||||
#: searx/templates/simple/stats.html:27
|
||||
msgid "Response time"
|
||||
msgstr "Vrijeme odziva"
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:35
|
||||
#: searx/templates/simple/stats.html:29
|
||||
#: searx/templates/simple/stats.html:28
|
||||
msgid "Reliability"
|
||||
msgstr "Pouzdanost"
|
||||
|
||||
#: searx/templates/simple/stats.html:59
|
||||
#: searx/templates/simple/stats.html:58
|
||||
msgid "Total"
|
||||
msgstr "Ukupno"
|
||||
|
||||
#: searx/templates/simple/stats.html:60
|
||||
#: searx/templates/simple/stats.html:59
|
||||
msgid "HTTP"
|
||||
msgstr "HTTP"
|
||||
|
||||
#: searx/templates/simple/stats.html:61
|
||||
#: searx/templates/simple/stats.html:60
|
||||
msgid "Processing"
|
||||
msgstr "Obrada"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Warnings"
|
||||
msgstr "Upozorenja"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Errors and exceptions"
|
||||
msgstr "Pogreške i iznimke"
|
||||
|
||||
#: searx/templates/simple/stats.html:105
|
||||
#: searx/templates/simple/stats.html:104
|
||||
msgid "Exception"
|
||||
msgstr "Iznimka"
|
||||
|
||||
#: searx/templates/simple/stats.html:107
|
||||
#: searx/templates/simple/stats.html:106
|
||||
msgid "Message"
|
||||
msgstr "Poruka"
|
||||
|
||||
#: searx/templates/simple/stats.html:109
|
||||
#: searx/templates/simple/stats.html:108
|
||||
msgid "Percentage"
|
||||
msgstr "Postotak"
|
||||
|
||||
#: searx/templates/simple/stats.html:111
|
||||
#: searx/templates/simple/stats.html:110
|
||||
msgid "Parameter"
|
||||
msgstr "Parametar"
|
||||
|
||||
#: searx/templates/simple/result_templates/code.html:29
|
||||
#: searx/templates/simple/result_templates/file.html:24
|
||||
#: searx/templates/simple/stats.html:119
|
||||
#: searx/templates/simple/stats.html:118
|
||||
msgid "Filename"
|
||||
msgstr "Naziv datoteke"
|
||||
|
||||
#: searx/templates/simple/stats.html:120
|
||||
#: searx/templates/simple/stats.html:119
|
||||
msgid "Function"
|
||||
msgstr "Funkcija"
|
||||
|
||||
#: searx/templates/simple/stats.html:121
|
||||
#: searx/templates/simple/stats.html:120
|
||||
msgid "Code"
|
||||
msgstr "Koda"
|
||||
|
||||
@@ -2400,3 +2385,18 @@ msgstr "sakrij video"
|
||||
#~ msgid "Comment(s)"
|
||||
#~ msgstr "Komentar(i)"
|
||||
|
||||
#~ msgid "Start submitting a new issue on GitHub"
|
||||
#~ msgstr "Počnite izlagati novi slučaj na GitHub"
|
||||
|
||||
#~ msgid "Please check for existing bugs about this engine on GitHub"
|
||||
#~ msgstr "Provjerite postoje li greške u vezi s ovim motorom na GitHub-u"
|
||||
|
||||
#~ msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
#~ msgstr "Potvrđujem da ne postoji greška u vezi s problemom na koji sam naišao"
|
||||
|
||||
#~ msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
#~ msgstr "Ako je ovo javna instanca, navedite URL u izvješću o pogrešci"
|
||||
|
||||
#~ msgid "Submit a new issue on Github including the above information"
|
||||
#~ msgstr "Postavi novi problem na Github uključujući podatke poviše"
|
||||
|
||||
|
||||
Binary file not shown.
@@ -11,7 +11,7 @@
|
||||
# Markus Heiser <markus.heiser@darmarit.de>, 2022, 2023.
|
||||
# Lakatos Tamás <tomimost@gmail.com>, 2022.
|
||||
# return42 <markus.heiser@darmarit.de>, 2023.
|
||||
# kratos <makesocialfoss32@keemail.me>, 2024, 2025.
|
||||
# kratos <makesocialfoss32@keemail.me>, 2024, 2025, 2026.
|
||||
# return42 <return42@users.noreply.translate.codeberg.org>, 2024, 2025.
|
||||
# meskobalazs <meskobalazs@users.noreply.translate.codeberg.org>, 2024,
|
||||
# 2025.
|
||||
@@ -25,16 +25,17 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: searx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2026-02-22 13:48+0000\n"
|
||||
"PO-Revision-Date: 2025-12-09 14:10+0000\n"
|
||||
"POT-Creation-Date: 2026-03-24 18:43+0000\n"
|
||||
"PO-Revision-Date: 2026-03-26 03:57+0000\n"
|
||||
"Last-Translator: kratos <makesocialfoss32@keemail.me>\n"
|
||||
"Language-Team: Hungarian <https://translate.codeberg.org/projects/searxng/"
|
||||
"searxng/hu/>\n"
|
||||
"Language: hu\n"
|
||||
"Language-Team: Hungarian "
|
||||
"<https://translate.codeberg.org/projects/searxng/searxng/hu/>\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.16.2\n"
|
||||
"Generated-By: Babel 2.18.0\n"
|
||||
|
||||
#. CONSTANT_NAMES['NO_SUBGROUPING']
|
||||
@@ -78,7 +79,7 @@ msgid "videos"
|
||||
msgstr "videók"
|
||||
|
||||
#. CATEGORY_NAMES['RADIO']
|
||||
#: searx/engines/radio_browser.py:142 searx/searxng.msg
|
||||
#: searx/engines/radio_browser.py:146 searx/searxng.msg
|
||||
msgid "radio"
|
||||
msgstr "rádió"
|
||||
|
||||
@@ -552,7 +553,7 @@ msgstr "megválaszolt"
|
||||
msgid "No item found"
|
||||
msgstr "Nincs találat"
|
||||
|
||||
#: searx/engines/qwant.py:296
|
||||
#: searx/engines/qwant.py:291
|
||||
#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:329
|
||||
msgid "Source"
|
||||
msgstr "Forrás"
|
||||
@@ -648,6 +649,11 @@ msgstr "Különböző véletlen értékek előállítása"
|
||||
msgid "Compute {func} of the arguments"
|
||||
msgstr "A(z) {func} értékének kiszámítása az argumentumokból"
|
||||
|
||||
#: searx/engines/boardreader.py:107
|
||||
#, python-brace-format
|
||||
msgid "Posted by {author}"
|
||||
msgstr "Közzétette: {author}"
|
||||
|
||||
#: searx/engines/openstreetmap.py:155
|
||||
msgid "Show route in map .."
|
||||
msgstr "Útvonal megjelenítése a térképen .."
|
||||
@@ -661,19 +667,19 @@ msgstr "{title} (elavult)"
|
||||
msgid "This entry has been superseded by"
|
||||
msgstr "Ezt a bejegyzést leváltotta:"
|
||||
|
||||
#: searx/engines/qwant.py:298
|
||||
#: searx/engines/qwant.py:293
|
||||
msgid "Channel"
|
||||
msgstr "Csatorna"
|
||||
|
||||
#: searx/engines/radio_browser.py:144
|
||||
#: searx/engines/radio_browser.py:148
|
||||
msgid "bitrate"
|
||||
msgstr "bitráta:"
|
||||
|
||||
#: searx/engines/radio_browser.py:145
|
||||
#: searx/engines/radio_browser.py:149
|
||||
msgid "votes"
|
||||
msgstr "szavazatok:"
|
||||
|
||||
#: searx/engines/radio_browser.py:146
|
||||
#: searx/engines/radio_browser.py:150
|
||||
msgid "clicks"
|
||||
msgstr "kattintások"
|
||||
|
||||
@@ -708,15 +714,15 @@ msgstr ""
|
||||
msgid "The image could not be downloaded."
|
||||
msgstr "A kép nem tölthető le."
|
||||
|
||||
#: searx/engines/zlibrary.py:78
|
||||
#: searx/engines/zlibrary.py:79
|
||||
msgid "Language"
|
||||
msgstr "Nyelv"
|
||||
|
||||
#: searx/engines/zlibrary.py:79
|
||||
#: searx/engines/zlibrary.py:80
|
||||
msgid "Book rating"
|
||||
msgstr "Könyv értékelése"
|
||||
|
||||
#: searx/engines/zlibrary.py:80
|
||||
#: searx/engines/zlibrary.py:81
|
||||
msgid "File quality"
|
||||
msgstr "Fájlminőség"
|
||||
|
||||
@@ -901,7 +907,7 @@ msgstr "Forráskód"
|
||||
msgid "Issue tracker"
|
||||
msgstr "Hibajegykövető"
|
||||
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:18
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:17
|
||||
msgid "Engine stats"
|
||||
msgstr "Keresőstatisztikák"
|
||||
|
||||
@@ -941,28 +947,6 @@ msgstr "Szerző"
|
||||
msgid "cached"
|
||||
msgstr "tárolt"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:60
|
||||
msgid "Start submitting a new issue on GitHub"
|
||||
msgstr "Probléma bejelentése a GitHubon"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:62
|
||||
msgid "Please check for existing bugs about this engine on GitHub"
|
||||
msgstr "Ellenőrizze a keresőszolgáltatás bejelentett hibáit a GitHubon"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:65
|
||||
msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
msgstr "Megerősítem, hogy nincs meglévő bejelentés a problémámról"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:67
|
||||
msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
msgstr "Ha ez egy nyilvános példány, adja meg a webcímét a hibajelentésben"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:68
|
||||
msgid "Submit a new issue on Github including the above information"
|
||||
msgstr ""
|
||||
"Jelentsen be egy új problémát a GitHubon, amely tartalmazza a fenti "
|
||||
"információkat"
|
||||
|
||||
#: searx/templates/simple/preferences.html:65
|
||||
msgid "No HTTPS"
|
||||
msgstr "Nincs HTTPS"
|
||||
@@ -982,17 +966,17 @@ msgid "!bang for its categories"
|
||||
msgstr "!bang a kategóriáihoz"
|
||||
|
||||
#: searx/templates/simple/preferences.html:102
|
||||
#: searx/templates/simple/stats.html:64
|
||||
#: searx/templates/simple/stats.html:63
|
||||
msgid "Median"
|
||||
msgstr "Medián"
|
||||
|
||||
#: searx/templates/simple/preferences.html:103
|
||||
#: searx/templates/simple/stats.html:70
|
||||
#: searx/templates/simple/stats.html:69
|
||||
msgid "P80"
|
||||
msgstr "P80"
|
||||
|
||||
#: searx/templates/simple/preferences.html:104
|
||||
#: searx/templates/simple/stats.html:76
|
||||
#: searx/templates/simple/stats.html:75
|
||||
msgid "P95"
|
||||
msgstr "P95"
|
||||
|
||||
@@ -1089,81 +1073,81 @@ msgstr "törlés"
|
||||
msgid "search"
|
||||
msgstr "keresés"
|
||||
|
||||
#: searx/templates/simple/stats.html:21
|
||||
#: searx/templates/simple/stats.html:20
|
||||
msgid "There is currently no data available. "
|
||||
msgstr "Jelenleg nincs megjeleníthető adat. "
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:24
|
||||
#: searx/templates/simple/stats.html:25
|
||||
#: searx/templates/simple/stats.html:24
|
||||
msgid "Engine name"
|
||||
msgstr "Keresőmotor neve"
|
||||
|
||||
#: searx/templates/simple/stats.html:26
|
||||
#: searx/templates/simple/stats.html:25
|
||||
msgid "Scores"
|
||||
msgstr "Pontszámok"
|
||||
|
||||
#: searx/templates/simple/stats.html:27
|
||||
#: searx/templates/simple/stats.html:26
|
||||
msgid "Result count"
|
||||
msgstr "Találatok száma"
|
||||
|
||||
#: searx/templates/simple/elements/engines_msg.html:7
|
||||
#: searx/templates/simple/preferences/engines.html:31
|
||||
#: searx/templates/simple/stats.html:28
|
||||
#: searx/templates/simple/stats.html:27
|
||||
msgid "Response time"
|
||||
msgstr "Válaszidő"
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:35
|
||||
#: searx/templates/simple/stats.html:29
|
||||
#: searx/templates/simple/stats.html:28
|
||||
msgid "Reliability"
|
||||
msgstr "Megbízhatóság"
|
||||
|
||||
#: searx/templates/simple/stats.html:59
|
||||
#: searx/templates/simple/stats.html:58
|
||||
msgid "Total"
|
||||
msgstr "Összesen"
|
||||
|
||||
#: searx/templates/simple/stats.html:60
|
||||
#: searx/templates/simple/stats.html:59
|
||||
msgid "HTTP"
|
||||
msgstr "HTTP"
|
||||
|
||||
#: searx/templates/simple/stats.html:61
|
||||
#: searx/templates/simple/stats.html:60
|
||||
msgid "Processing"
|
||||
msgstr "Feldolgozás"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Warnings"
|
||||
msgstr "Figyelmeztetések"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Errors and exceptions"
|
||||
msgstr "Hibák és kivételek"
|
||||
|
||||
#: searx/templates/simple/stats.html:105
|
||||
#: searx/templates/simple/stats.html:104
|
||||
msgid "Exception"
|
||||
msgstr "Kivétel"
|
||||
|
||||
#: searx/templates/simple/stats.html:107
|
||||
#: searx/templates/simple/stats.html:106
|
||||
msgid "Message"
|
||||
msgstr "Üzenet"
|
||||
|
||||
#: searx/templates/simple/stats.html:109
|
||||
#: searx/templates/simple/stats.html:108
|
||||
msgid "Percentage"
|
||||
msgstr "Százalék"
|
||||
|
||||
#: searx/templates/simple/stats.html:111
|
||||
#: searx/templates/simple/stats.html:110
|
||||
msgid "Parameter"
|
||||
msgstr "Paraméter"
|
||||
|
||||
#: searx/templates/simple/result_templates/code.html:29
|
||||
#: searx/templates/simple/result_templates/file.html:24
|
||||
#: searx/templates/simple/stats.html:119
|
||||
#: searx/templates/simple/stats.html:118
|
||||
msgid "Filename"
|
||||
msgstr "Fájlnév"
|
||||
|
||||
#: searx/templates/simple/stats.html:120
|
||||
#: searx/templates/simple/stats.html:119
|
||||
msgid "Function"
|
||||
msgstr "Funkció"
|
||||
|
||||
#: searx/templates/simple/stats.html:121
|
||||
#: searx/templates/simple/stats.html:120
|
||||
msgid "Code"
|
||||
msgstr "Kód"
|
||||
|
||||
@@ -2415,3 +2399,20 @@ msgstr "videó elrejtése"
|
||||
#~ msgid "Comment(s)"
|
||||
#~ msgstr "Megjegyzések"
|
||||
|
||||
#~ msgid "Start submitting a new issue on GitHub"
|
||||
#~ msgstr "Probléma bejelentése a GitHubon"
|
||||
|
||||
#~ msgid "Please check for existing bugs about this engine on GitHub"
|
||||
#~ msgstr "Ellenőrizze a keresőszolgáltatás bejelentett hibáit a GitHubon"
|
||||
|
||||
#~ msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
#~ msgstr "Megerősítem, hogy nincs meglévő bejelentés a problémámról"
|
||||
|
||||
#~ msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
#~ msgstr "Ha ez egy nyilvános példány, adja meg a webcímét a hibajelentésben"
|
||||
|
||||
#~ msgid "Submit a new issue on Github including the above information"
|
||||
#~ msgstr ""
|
||||
#~ "Jelentsen be egy új problémát a "
|
||||
#~ "GitHubon, amely tartalmazza a fenti "
|
||||
#~ "információkat"
|
||||
|
||||
Binary file not shown.
@@ -12,7 +12,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: searx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2026-02-22 13:48+0000\n"
|
||||
"POT-Creation-Date: 2026-03-24 18:43+0000\n"
|
||||
"PO-Revision-Date: 2025-06-22 17:06+0000\n"
|
||||
"Last-Translator: return42 <return42@noreply.codeberg.org>\n"
|
||||
"Language: ia\n"
|
||||
@@ -65,7 +65,7 @@ msgid "videos"
|
||||
msgstr "videos"
|
||||
|
||||
#. CATEGORY_NAMES['RADIO']
|
||||
#: searx/engines/radio_browser.py:142 searx/searxng.msg
|
||||
#: searx/engines/radio_browser.py:146 searx/searxng.msg
|
||||
msgid "radio"
|
||||
msgstr ""
|
||||
|
||||
@@ -539,7 +539,7 @@ msgstr ""
|
||||
msgid "No item found"
|
||||
msgstr "Nulle item trovate"
|
||||
|
||||
#: searx/engines/qwant.py:296
|
||||
#: searx/engines/qwant.py:291
|
||||
#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:329
|
||||
msgid "Source"
|
||||
msgstr ""
|
||||
@@ -635,6 +635,11 @@ msgstr "Generar differente valores aleatori"
|
||||
msgid "Compute {func} of the arguments"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/boardreader.py:107
|
||||
#, python-brace-format
|
||||
msgid "Posted by {author}"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/openstreetmap.py:155
|
||||
msgid "Show route in map .."
|
||||
msgstr ""
|
||||
@@ -648,19 +653,19 @@ msgstr ""
|
||||
msgid "This entry has been superseded by"
|
||||
msgstr "Iste entrata esseva substituite per"
|
||||
|
||||
#: searx/engines/qwant.py:298
|
||||
#: searx/engines/qwant.py:293
|
||||
msgid "Channel"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/radio_browser.py:144
|
||||
#: searx/engines/radio_browser.py:148
|
||||
msgid "bitrate"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/radio_browser.py:145
|
||||
#: searx/engines/radio_browser.py:149
|
||||
msgid "votes"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/radio_browser.py:146
|
||||
#: searx/engines/radio_browser.py:150
|
||||
msgid "clicks"
|
||||
msgstr ""
|
||||
|
||||
@@ -688,15 +693,15 @@ msgstr ""
|
||||
msgid "The image could not be downloaded."
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/zlibrary.py:78
|
||||
#: searx/engines/zlibrary.py:79
|
||||
msgid "Language"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/zlibrary.py:79
|
||||
#: searx/engines/zlibrary.py:80
|
||||
msgid "Book rating"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/zlibrary.py:80
|
||||
#: searx/engines/zlibrary.py:81
|
||||
msgid "File quality"
|
||||
msgstr ""
|
||||
|
||||
@@ -868,7 +873,7 @@ msgstr ""
|
||||
msgid "Issue tracker"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:18
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:17
|
||||
msgid "Engine stats"
|
||||
msgstr "Statisticas de motores"
|
||||
|
||||
@@ -908,26 +913,6 @@ msgstr ""
|
||||
msgid "cached"
|
||||
msgstr "in cache"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:60
|
||||
msgid "Start submitting a new issue on GitHub"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/new_issue.html:62
|
||||
msgid "Please check for existing bugs about this engine on GitHub"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/new_issue.html:65
|
||||
msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/new_issue.html:67
|
||||
msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/new_issue.html:68
|
||||
msgid "Submit a new issue on Github including the above information"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/preferences.html:65
|
||||
msgid "No HTTPS"
|
||||
msgstr ""
|
||||
@@ -947,17 +932,17 @@ msgid "!bang for its categories"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/preferences.html:102
|
||||
#: searx/templates/simple/stats.html:64
|
||||
#: searx/templates/simple/stats.html:63
|
||||
msgid "Median"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/preferences.html:103
|
||||
#: searx/templates/simple/stats.html:70
|
||||
#: searx/templates/simple/stats.html:69
|
||||
msgid "P80"
|
||||
msgstr "P80"
|
||||
|
||||
#: searx/templates/simple/preferences.html:104
|
||||
#: searx/templates/simple/stats.html:76
|
||||
#: searx/templates/simple/stats.html:75
|
||||
msgid "P95"
|
||||
msgstr "P95"
|
||||
|
||||
@@ -1050,81 +1035,81 @@ msgstr ""
|
||||
msgid "search"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:21
|
||||
#: searx/templates/simple/stats.html:20
|
||||
msgid "There is currently no data available. "
|
||||
msgstr "Actualmente, il non ha datos disponibile."
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:24
|
||||
#: searx/templates/simple/stats.html:25
|
||||
#: searx/templates/simple/stats.html:24
|
||||
msgid "Engine name"
|
||||
msgstr "Nomine del motor"
|
||||
|
||||
#: searx/templates/simple/stats.html:26
|
||||
#: searx/templates/simple/stats.html:25
|
||||
msgid "Scores"
|
||||
msgstr "Punctos"
|
||||
|
||||
#: searx/templates/simple/stats.html:27
|
||||
#: searx/templates/simple/stats.html:26
|
||||
msgid "Result count"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/elements/engines_msg.html:7
|
||||
#: searx/templates/simple/preferences/engines.html:31
|
||||
#: searx/templates/simple/stats.html:28
|
||||
#: searx/templates/simple/stats.html:27
|
||||
msgid "Response time"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:35
|
||||
#: searx/templates/simple/stats.html:29
|
||||
#: searx/templates/simple/stats.html:28
|
||||
msgid "Reliability"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:59
|
||||
#: searx/templates/simple/stats.html:58
|
||||
msgid "Total"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:60
|
||||
#: searx/templates/simple/stats.html:59
|
||||
msgid "HTTP"
|
||||
msgstr "HTTP"
|
||||
|
||||
#: searx/templates/simple/stats.html:61
|
||||
#: searx/templates/simple/stats.html:60
|
||||
msgid "Processing"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Warnings"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Errors and exceptions"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:105
|
||||
#: searx/templates/simple/stats.html:104
|
||||
msgid "Exception"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:107
|
||||
#: searx/templates/simple/stats.html:106
|
||||
msgid "Message"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:109
|
||||
#: searx/templates/simple/stats.html:108
|
||||
msgid "Percentage"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:111
|
||||
#: searx/templates/simple/stats.html:110
|
||||
msgid "Parameter"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/result_templates/code.html:29
|
||||
#: searx/templates/simple/result_templates/file.html:24
|
||||
#: searx/templates/simple/stats.html:119
|
||||
#: searx/templates/simple/stats.html:118
|
||||
msgid "Filename"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:120
|
||||
#: searx/templates/simple/stats.html:119
|
||||
msgid "Function"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:121
|
||||
#: searx/templates/simple/stats.html:120
|
||||
msgid "Code"
|
||||
msgstr ""
|
||||
|
||||
@@ -2327,3 +2312,18 @@ msgstr "occultar video"
|
||||
#~ msgid "Comment(s)"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Start submitting a new issue on GitHub"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Please check for existing bugs about this engine on GitHub"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Submit a new issue on Github including the above information"
|
||||
#~ msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -24,8 +24,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2026-02-22 13:48+0000\n"
|
||||
"PO-Revision-Date: 2026-03-04 15:29+0000\n"
|
||||
"POT-Creation-Date: 2026-03-24 18:43+0000\n"
|
||||
"PO-Revision-Date: 2026-04-01 18:57+0000\n"
|
||||
"Last-Translator: Linerly <linerly@noreply.codeberg.org>\n"
|
||||
"Language-Team: Indonesian <https://translate.codeberg.org/projects/searxng/"
|
||||
"searxng/id/>\n"
|
||||
@@ -34,7 +34,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Generator: Weblate 5.15.2\n"
|
||||
"X-Generator: Weblate 5.16.2\n"
|
||||
"Generated-By: Babel 2.18.0\n"
|
||||
|
||||
#. CONSTANT_NAMES['NO_SUBGROUPING']
|
||||
@@ -78,7 +78,7 @@ msgid "videos"
|
||||
msgstr "video"
|
||||
|
||||
#. CATEGORY_NAMES['RADIO']
|
||||
#: searx/engines/radio_browser.py:142 searx/searxng.msg
|
||||
#: searx/engines/radio_browser.py:146 searx/searxng.msg
|
||||
msgid "radio"
|
||||
msgstr "radio"
|
||||
|
||||
@@ -552,7 +552,7 @@ msgstr "dijawab"
|
||||
msgid "No item found"
|
||||
msgstr "Item tidak ditemukan"
|
||||
|
||||
#: searx/engines/qwant.py:296
|
||||
#: searx/engines/qwant.py:291
|
||||
#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:329
|
||||
msgid "Source"
|
||||
msgstr "Sumber"
|
||||
@@ -648,6 +648,11 @@ msgstr "Menghasilkan nilai-nilai acak yang berbeda"
|
||||
msgid "Compute {func} of the arguments"
|
||||
msgstr "Hitung {func} dari argumen"
|
||||
|
||||
#: searx/engines/boardreader.py:107
|
||||
#, python-brace-format
|
||||
msgid "Posted by {author}"
|
||||
msgstr "Dipos oleh {author}"
|
||||
|
||||
#: searx/engines/openstreetmap.py:155
|
||||
msgid "Show route in map .."
|
||||
msgstr "Tampilkan rute di peta .."
|
||||
@@ -661,19 +666,19 @@ msgstr "{title} (USANG)"
|
||||
msgid "This entry has been superseded by"
|
||||
msgstr "Entri ini telah digantikan oleh"
|
||||
|
||||
#: searx/engines/qwant.py:298
|
||||
#: searx/engines/qwant.py:293
|
||||
msgid "Channel"
|
||||
msgstr "Saluran"
|
||||
|
||||
#: searx/engines/radio_browser.py:144
|
||||
#: searx/engines/radio_browser.py:148
|
||||
msgid "bitrate"
|
||||
msgstr "kecepatan bit"
|
||||
|
||||
#: searx/engines/radio_browser.py:145
|
||||
#: searx/engines/radio_browser.py:149
|
||||
msgid "votes"
|
||||
msgstr "suara"
|
||||
|
||||
#: searx/engines/radio_browser.py:146
|
||||
#: searx/engines/radio_browser.py:150
|
||||
msgid "clicks"
|
||||
msgstr "klik"
|
||||
|
||||
@@ -709,15 +714,15 @@ msgstr ""
|
||||
msgid "The image could not be downloaded."
|
||||
msgstr "Gambar ini tidak dapat diunduh."
|
||||
|
||||
#: searx/engines/zlibrary.py:78
|
||||
#: searx/engines/zlibrary.py:79
|
||||
msgid "Language"
|
||||
msgstr "Bahasa"
|
||||
|
||||
#: searx/engines/zlibrary.py:79
|
||||
#: searx/engines/zlibrary.py:80
|
||||
msgid "Book rating"
|
||||
msgstr "Penilaian buku"
|
||||
|
||||
#: searx/engines/zlibrary.py:80
|
||||
#: searx/engines/zlibrary.py:81
|
||||
msgid "File quality"
|
||||
msgstr "Kualitas berkas"
|
||||
|
||||
@@ -772,8 +777,8 @@ msgid ""
|
||||
"Automatically loads the next page when scrolling to bottom of the current"
|
||||
" page"
|
||||
msgstr ""
|
||||
"Memuat laman berikutnya secara otomatis ketika menggulir ke bawah laman saat "
|
||||
"ini"
|
||||
"Memuat laman berikutnya secara otomatis ketika menggulir ke bawah laman "
|
||||
"saat ini"
|
||||
|
||||
#: searx/plugins/oa_doi_rewrite.py:54
|
||||
msgid "Open Access DOI rewrite"
|
||||
@@ -898,7 +903,7 @@ msgstr "Kode sumber"
|
||||
msgid "Issue tracker"
|
||||
msgstr "Pelacak masalah"
|
||||
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:18
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:17
|
||||
msgid "Engine stats"
|
||||
msgstr "Statistika mesin"
|
||||
|
||||
@@ -938,28 +943,6 @@ msgstr "Penulis"
|
||||
msgid "cached"
|
||||
msgstr "tembolok"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:60
|
||||
msgid "Start submitting a new issue on GitHub"
|
||||
msgstr "Mulai membuat isu baru di GitHub"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:62
|
||||
msgid "Please check for existing bugs about this engine on GitHub"
|
||||
msgstr "Mohon periksa kutu pada mesin pencarian ini di GitHub"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:65
|
||||
msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
msgstr "Saya mengonfirmasi bahwa tidak ada kutu pada masalah yang saya alami"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:67
|
||||
msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
msgstr ""
|
||||
"Jika mesin pencarian yang Anda gunakan merupakan sebuah instansi publik, "
|
||||
"mohon berikan URL di laporan kutu"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:68
|
||||
msgid "Submit a new issue on Github including the above information"
|
||||
msgstr "Laporkan sebuah masalah baru di Github yang mengandung informasi di atas"
|
||||
|
||||
#: searx/templates/simple/preferences.html:65
|
||||
msgid "No HTTPS"
|
||||
msgstr "Tanpa HTTPS"
|
||||
@@ -979,17 +962,17 @@ msgid "!bang for its categories"
|
||||
msgstr "!bang pada kategorinya"
|
||||
|
||||
#: searx/templates/simple/preferences.html:102
|
||||
#: searx/templates/simple/stats.html:64
|
||||
#: searx/templates/simple/stats.html:63
|
||||
msgid "Median"
|
||||
msgstr "Median"
|
||||
|
||||
#: searx/templates/simple/preferences.html:103
|
||||
#: searx/templates/simple/stats.html:70
|
||||
#: searx/templates/simple/stats.html:69
|
||||
msgid "P80"
|
||||
msgstr "P80"
|
||||
|
||||
#: searx/templates/simple/preferences.html:104
|
||||
#: searx/templates/simple/stats.html:76
|
||||
#: searx/templates/simple/stats.html:75
|
||||
msgid "P95"
|
||||
msgstr "P95"
|
||||
|
||||
@@ -1084,81 +1067,81 @@ msgstr "bersihkan"
|
||||
msgid "search"
|
||||
msgstr "cari"
|
||||
|
||||
#: searx/templates/simple/stats.html:21
|
||||
#: searx/templates/simple/stats.html:20
|
||||
msgid "There is currently no data available. "
|
||||
msgstr "Saat ini tidak ada data yang tersedia. "
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:24
|
||||
#: searx/templates/simple/stats.html:25
|
||||
#: searx/templates/simple/stats.html:24
|
||||
msgid "Engine name"
|
||||
msgstr "Nama mesin"
|
||||
|
||||
#: searx/templates/simple/stats.html:26
|
||||
#: searx/templates/simple/stats.html:25
|
||||
msgid "Scores"
|
||||
msgstr "Skor"
|
||||
|
||||
#: searx/templates/simple/stats.html:27
|
||||
#: searx/templates/simple/stats.html:26
|
||||
msgid "Result count"
|
||||
msgstr "Jumlah hasil"
|
||||
|
||||
#: searx/templates/simple/elements/engines_msg.html:7
|
||||
#: searx/templates/simple/preferences/engines.html:31
|
||||
#: searx/templates/simple/stats.html:28
|
||||
#: searx/templates/simple/stats.html:27
|
||||
msgid "Response time"
|
||||
msgstr "Waktu respons"
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:35
|
||||
#: searx/templates/simple/stats.html:29
|
||||
#: searx/templates/simple/stats.html:28
|
||||
msgid "Reliability"
|
||||
msgstr "Keandalan"
|
||||
|
||||
#: searx/templates/simple/stats.html:59
|
||||
#: searx/templates/simple/stats.html:58
|
||||
msgid "Total"
|
||||
msgstr "Total"
|
||||
|
||||
#: searx/templates/simple/stats.html:60
|
||||
#: searx/templates/simple/stats.html:59
|
||||
msgid "HTTP"
|
||||
msgstr "HTTP"
|
||||
|
||||
#: searx/templates/simple/stats.html:61
|
||||
#: searx/templates/simple/stats.html:60
|
||||
msgid "Processing"
|
||||
msgstr "Memproses"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Warnings"
|
||||
msgstr "Peringatan"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Errors and exceptions"
|
||||
msgstr "Galat dan pengecualian"
|
||||
|
||||
#: searx/templates/simple/stats.html:105
|
||||
#: searx/templates/simple/stats.html:104
|
||||
msgid "Exception"
|
||||
msgstr "Pengecualian"
|
||||
|
||||
#: searx/templates/simple/stats.html:107
|
||||
#: searx/templates/simple/stats.html:106
|
||||
msgid "Message"
|
||||
msgstr "Pesan"
|
||||
|
||||
#: searx/templates/simple/stats.html:109
|
||||
#: searx/templates/simple/stats.html:108
|
||||
msgid "Percentage"
|
||||
msgstr "Persentase"
|
||||
|
||||
#: searx/templates/simple/stats.html:111
|
||||
#: searx/templates/simple/stats.html:110
|
||||
msgid "Parameter"
|
||||
msgstr "Parameter"
|
||||
|
||||
#: searx/templates/simple/result_templates/code.html:29
|
||||
#: searx/templates/simple/result_templates/file.html:24
|
||||
#: searx/templates/simple/stats.html:119
|
||||
#: searx/templates/simple/stats.html:118
|
||||
msgid "Filename"
|
||||
msgstr "Nama berkas"
|
||||
|
||||
#: searx/templates/simple/stats.html:120
|
||||
#: searx/templates/simple/stats.html:119
|
||||
msgid "Function"
|
||||
msgstr "Fungsi"
|
||||
|
||||
#: searx/templates/simple/stats.html:121
|
||||
#: searx/templates/simple/stats.html:120
|
||||
msgid "Code"
|
||||
msgstr "Kode"
|
||||
|
||||
@@ -2302,3 +2285,23 @@ msgstr "sembunyikan video"
|
||||
|
||||
#~ msgid "Comment(s)"
|
||||
#~ msgstr "Komentar"
|
||||
|
||||
#~ msgid "Start submitting a new issue on GitHub"
|
||||
#~ msgstr "Mulai membuat isu baru di GitHub"
|
||||
|
||||
#~ msgid "Please check for existing bugs about this engine on GitHub"
|
||||
#~ msgstr "Mohon periksa kutu pada mesin pencarian ini di GitHub"
|
||||
|
||||
#~ msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
#~ msgstr "Saya mengonfirmasi bahwa tidak ada kutu pada masalah yang saya alami"
|
||||
|
||||
#~ msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
#~ msgstr ""
|
||||
#~ "Jika mesin pencarian yang Anda gunakan"
|
||||
#~ " merupakan sebuah instansi publik, mohon"
|
||||
#~ " berikan URL di laporan kutu"
|
||||
|
||||
#~ msgid "Submit a new issue on Github including the above information"
|
||||
#~ msgstr ""
|
||||
#~ "Laporkan sebuah masalah baru di Github"
|
||||
#~ " yang mengandung informasi di atas"
|
||||
|
||||
Binary file not shown.
@@ -48,17 +48,16 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: searx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2026-02-22 13:48+0000\n"
|
||||
"POT-Creation-Date: 2026-03-24 18:43+0000\n"
|
||||
"PO-Revision-Date: 2026-03-02 08:29+0000\n"
|
||||
"Last-Translator: return42 <return42@noreply.codeberg.org>\n"
|
||||
"Language-Team: Italian <https://translate.codeberg.org/projects/searxng/"
|
||||
"searxng/it/>\n"
|
||||
"Language: it\n"
|
||||
"Language-Team: Italian "
|
||||
"<https://translate.codeberg.org/projects/searxng/searxng/it/>\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.15.2\n"
|
||||
"Generated-By: Babel 2.18.0\n"
|
||||
|
||||
#. CONSTANT_NAMES['NO_SUBGROUPING']
|
||||
@@ -102,7 +101,7 @@ msgid "videos"
|
||||
msgstr "video"
|
||||
|
||||
#. CATEGORY_NAMES['RADIO']
|
||||
#: searx/engines/radio_browser.py:142 searx/searxng.msg
|
||||
#: searx/engines/radio_browser.py:146 searx/searxng.msg
|
||||
msgid "radio"
|
||||
msgstr "radio"
|
||||
|
||||
@@ -576,7 +575,7 @@ msgstr "risposto"
|
||||
msgid "No item found"
|
||||
msgstr "Nessun oggetto trovato"
|
||||
|
||||
#: searx/engines/qwant.py:296
|
||||
#: searx/engines/qwant.py:291
|
||||
#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:329
|
||||
msgid "Source"
|
||||
msgstr "Sorgente"
|
||||
@@ -672,6 +671,11 @@ msgstr "Genera più numeri casuali"
|
||||
msgid "Compute {func} of the arguments"
|
||||
msgstr "Calcola {func} degli argomenti"
|
||||
|
||||
#: searx/engines/boardreader.py:107
|
||||
#, python-brace-format
|
||||
msgid "Posted by {author}"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/openstreetmap.py:155
|
||||
msgid "Show route in map .."
|
||||
msgstr "Mostra percorso nella mappa .."
|
||||
@@ -685,19 +689,19 @@ msgstr "{title} (OBSOLETO)"
|
||||
msgid "This entry has been superseded by"
|
||||
msgstr "Questa voce è stata sostituita da"
|
||||
|
||||
#: searx/engines/qwant.py:298
|
||||
#: searx/engines/qwant.py:293
|
||||
msgid "Channel"
|
||||
msgstr "Canale"
|
||||
|
||||
#: searx/engines/radio_browser.py:144
|
||||
#: searx/engines/radio_browser.py:148
|
||||
msgid "bitrate"
|
||||
msgstr "velocità in bit"
|
||||
|
||||
#: searx/engines/radio_browser.py:145
|
||||
#: searx/engines/radio_browser.py:149
|
||||
msgid "votes"
|
||||
msgstr "voti"
|
||||
|
||||
#: searx/engines/radio_browser.py:146
|
||||
#: searx/engines/radio_browser.py:150
|
||||
msgid "clicks"
|
||||
msgstr "clic"
|
||||
|
||||
@@ -733,15 +737,15 @@ msgstr ""
|
||||
msgid "The image could not be downloaded."
|
||||
msgstr "L'immagine non può essere scaricata."
|
||||
|
||||
#: searx/engines/zlibrary.py:78
|
||||
#: searx/engines/zlibrary.py:79
|
||||
msgid "Language"
|
||||
msgstr "Lingua"
|
||||
|
||||
#: searx/engines/zlibrary.py:79
|
||||
#: searx/engines/zlibrary.py:80
|
||||
msgid "Book rating"
|
||||
msgstr "Valutazione del libro"
|
||||
|
||||
#: searx/engines/zlibrary.py:80
|
||||
#: searx/engines/zlibrary.py:81
|
||||
msgid "File quality"
|
||||
msgstr "Qualità del file"
|
||||
|
||||
@@ -794,8 +798,8 @@ msgid ""
|
||||
"Automatically loads the next page when scrolling to bottom of the current"
|
||||
" page"
|
||||
msgstr ""
|
||||
"Carica automaticamente la pagina successiva quando si arriva al fondo della "
|
||||
"pagina"
|
||||
"Carica automaticamente la pagina successiva quando si arriva al fondo "
|
||||
"della pagina"
|
||||
|
||||
#: searx/plugins/oa_doi_rewrite.py:54
|
||||
msgid "Open Access DOI rewrite"
|
||||
@@ -921,7 +925,7 @@ msgstr "Codice sorgente"
|
||||
msgid "Issue tracker"
|
||||
msgstr "Registratore dei problemi"
|
||||
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:18
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:17
|
||||
msgid "Engine stats"
|
||||
msgstr "Statistiche dei motori"
|
||||
|
||||
@@ -961,32 +965,6 @@ msgstr "Autore"
|
||||
msgid "cached"
|
||||
msgstr "in cache"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:60
|
||||
msgid "Start submitting a new issue on GitHub"
|
||||
msgstr "Inizia segnalando un nuovo problema su GitHub"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:62
|
||||
msgid "Please check for existing bugs about this engine on GitHub"
|
||||
msgstr "Cerca bug esistenti riguardo questo motore su GitHub"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:65
|
||||
msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
msgstr ""
|
||||
"Confermo che non ci sono bug esistenti riguardo il problema che ho "
|
||||
"riscontrato"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:67
|
||||
msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
msgstr ""
|
||||
"Se questa è un'istanza pubblica, per favore specifica l'URL nella "
|
||||
"segnalazione del bug"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:68
|
||||
msgid "Submit a new issue on Github including the above information"
|
||||
msgstr ""
|
||||
"Segnala un nuovo problema su Github, includendo le informazioni sopra "
|
||||
"citate"
|
||||
|
||||
#: searx/templates/simple/preferences.html:65
|
||||
msgid "No HTTPS"
|
||||
msgstr "Nessun HTTPS"
|
||||
@@ -1006,17 +984,17 @@ msgid "!bang for its categories"
|
||||
msgstr "esegui un !bang per le sue categorie"
|
||||
|
||||
#: searx/templates/simple/preferences.html:102
|
||||
#: searx/templates/simple/stats.html:64
|
||||
#: searx/templates/simple/stats.html:63
|
||||
msgid "Median"
|
||||
msgstr "Mediano"
|
||||
|
||||
#: searx/templates/simple/preferences.html:103
|
||||
#: searx/templates/simple/stats.html:70
|
||||
#: searx/templates/simple/stats.html:69
|
||||
msgid "P80"
|
||||
msgstr "P80"
|
||||
|
||||
#: searx/templates/simple/preferences.html:104
|
||||
#: searx/templates/simple/stats.html:76
|
||||
#: searx/templates/simple/stats.html:75
|
||||
msgid "P95"
|
||||
msgstr "P95"
|
||||
|
||||
@@ -1111,81 +1089,81 @@ msgstr "pulisci"
|
||||
msgid "search"
|
||||
msgstr "cerca"
|
||||
|
||||
#: searx/templates/simple/stats.html:21
|
||||
#: searx/templates/simple/stats.html:20
|
||||
msgid "There is currently no data available. "
|
||||
msgstr "Non ci sono dati attualmente disponibili. "
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:24
|
||||
#: searx/templates/simple/stats.html:25
|
||||
#: searx/templates/simple/stats.html:24
|
||||
msgid "Engine name"
|
||||
msgstr "Nome del motore"
|
||||
|
||||
#: searx/templates/simple/stats.html:26
|
||||
#: searx/templates/simple/stats.html:25
|
||||
msgid "Scores"
|
||||
msgstr "Punteggi"
|
||||
|
||||
#: searx/templates/simple/stats.html:27
|
||||
#: searx/templates/simple/stats.html:26
|
||||
msgid "Result count"
|
||||
msgstr "Conteggio dei risultati"
|
||||
|
||||
#: searx/templates/simple/elements/engines_msg.html:7
|
||||
#: searx/templates/simple/preferences/engines.html:31
|
||||
#: searx/templates/simple/stats.html:28
|
||||
#: searx/templates/simple/stats.html:27
|
||||
msgid "Response time"
|
||||
msgstr "Tempo di risposta"
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:35
|
||||
#: searx/templates/simple/stats.html:29
|
||||
#: searx/templates/simple/stats.html:28
|
||||
msgid "Reliability"
|
||||
msgstr "Affidabilità"
|
||||
|
||||
#: searx/templates/simple/stats.html:59
|
||||
#: searx/templates/simple/stats.html:58
|
||||
msgid "Total"
|
||||
msgstr "Totale"
|
||||
|
||||
#: searx/templates/simple/stats.html:60
|
||||
#: searx/templates/simple/stats.html:59
|
||||
msgid "HTTP"
|
||||
msgstr "HTTP"
|
||||
|
||||
#: searx/templates/simple/stats.html:61
|
||||
#: searx/templates/simple/stats.html:60
|
||||
msgid "Processing"
|
||||
msgstr "Elaborazione"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Warnings"
|
||||
msgstr "Avvisi"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Errors and exceptions"
|
||||
msgstr "Errori ed eccezioni"
|
||||
|
||||
#: searx/templates/simple/stats.html:105
|
||||
#: searx/templates/simple/stats.html:104
|
||||
msgid "Exception"
|
||||
msgstr "Eccezione"
|
||||
|
||||
#: searx/templates/simple/stats.html:107
|
||||
#: searx/templates/simple/stats.html:106
|
||||
msgid "Message"
|
||||
msgstr "Messaggio"
|
||||
|
||||
#: searx/templates/simple/stats.html:109
|
||||
#: searx/templates/simple/stats.html:108
|
||||
msgid "Percentage"
|
||||
msgstr "Percentuale"
|
||||
|
||||
#: searx/templates/simple/stats.html:111
|
||||
#: searx/templates/simple/stats.html:110
|
||||
msgid "Parameter"
|
||||
msgstr "Parametro"
|
||||
|
||||
#: searx/templates/simple/result_templates/code.html:29
|
||||
#: searx/templates/simple/result_templates/file.html:24
|
||||
#: searx/templates/simple/stats.html:119
|
||||
#: searx/templates/simple/stats.html:118
|
||||
msgid "Filename"
|
||||
msgstr "Nome del file"
|
||||
|
||||
#: searx/templates/simple/stats.html:120
|
||||
#: searx/templates/simple/stats.html:119
|
||||
msgid "Function"
|
||||
msgstr "Funzione"
|
||||
|
||||
#: searx/templates/simple/stats.html:121
|
||||
#: searx/templates/simple/stats.html:120
|
||||
msgid "Code"
|
||||
msgstr "Codice"
|
||||
|
||||
@@ -2450,3 +2428,27 @@ msgstr "nascondi video"
|
||||
|
||||
#~ msgid "Comment(s)"
|
||||
#~ msgstr "Commento(i)"
|
||||
|
||||
#~ msgid "Start submitting a new issue on GitHub"
|
||||
#~ msgstr "Inizia segnalando un nuovo problema su GitHub"
|
||||
|
||||
#~ msgid "Please check for existing bugs about this engine on GitHub"
|
||||
#~ msgstr "Cerca bug esistenti riguardo questo motore su GitHub"
|
||||
|
||||
#~ msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
#~ msgstr ""
|
||||
#~ "Confermo che non ci sono bug "
|
||||
#~ "esistenti riguardo il problema che ho"
|
||||
#~ " riscontrato"
|
||||
|
||||
#~ msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
#~ msgstr ""
|
||||
#~ "Se questa è un'istanza pubblica, per "
|
||||
#~ "favore specifica l'URL nella segnalazione "
|
||||
#~ "del bug"
|
||||
|
||||
#~ msgid "Submit a new issue on Github including the above information"
|
||||
#~ msgstr ""
|
||||
#~ "Segnala un nuovo problema su Github, "
|
||||
#~ "includendo le informazioni sopra citate"
|
||||
|
||||
|
||||
Binary file not shown.
@@ -36,7 +36,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: searx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2026-02-22 13:48+0000\n"
|
||||
"POT-Creation-Date: 2026-03-24 18:43+0000\n"
|
||||
"PO-Revision-Date: 2025-12-07 17:10+0000\n"
|
||||
"Last-Translator: c2qd <c2qd@noreply.codeberg.org>\n"
|
||||
"Language: ja\n"
|
||||
@@ -89,7 +89,7 @@ msgid "videos"
|
||||
msgstr "動画"
|
||||
|
||||
#. CATEGORY_NAMES['RADIO']
|
||||
#: searx/engines/radio_browser.py:142 searx/searxng.msg
|
||||
#: searx/engines/radio_browser.py:146 searx/searxng.msg
|
||||
msgid "radio"
|
||||
msgstr "ラジオ"
|
||||
|
||||
@@ -563,7 +563,7 @@ msgstr "回答"
|
||||
msgid "No item found"
|
||||
msgstr "アイテムが見つかりません"
|
||||
|
||||
#: searx/engines/qwant.py:296
|
||||
#: searx/engines/qwant.py:291
|
||||
#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:329
|
||||
msgid "Source"
|
||||
msgstr "ソース"
|
||||
@@ -659,6 +659,11 @@ msgstr "異なるランダムな値を生成する"
|
||||
msgid "Compute {func} of the arguments"
|
||||
msgstr "引数の {func} を計算する"
|
||||
|
||||
#: searx/engines/boardreader.py:107
|
||||
#, python-brace-format
|
||||
msgid "Posted by {author}"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/openstreetmap.py:155
|
||||
msgid "Show route in map .."
|
||||
msgstr "地図にルートを表示.."
|
||||
@@ -672,19 +677,19 @@ msgstr "{title} (廃止)"
|
||||
msgid "This entry has been superseded by"
|
||||
msgstr "このエントリは、置き換えられました:"
|
||||
|
||||
#: searx/engines/qwant.py:298
|
||||
#: searx/engines/qwant.py:293
|
||||
msgid "Channel"
|
||||
msgstr "チャンネル"
|
||||
|
||||
#: searx/engines/radio_browser.py:144
|
||||
#: searx/engines/radio_browser.py:148
|
||||
msgid "bitrate"
|
||||
msgstr "ビットレート"
|
||||
|
||||
#: searx/engines/radio_browser.py:145
|
||||
#: searx/engines/radio_browser.py:149
|
||||
msgid "votes"
|
||||
msgstr "票数"
|
||||
|
||||
#: searx/engines/radio_browser.py:146
|
||||
#: searx/engines/radio_browser.py:150
|
||||
msgid "clicks"
|
||||
msgstr "クリック"
|
||||
|
||||
@@ -714,15 +719,15 @@ msgstr "画像が単純すぎます。TinEyeが正しく照合を行うにはあ
|
||||
msgid "The image could not be downloaded."
|
||||
msgstr "この画像はダウンロードはできません。"
|
||||
|
||||
#: searx/engines/zlibrary.py:78
|
||||
#: searx/engines/zlibrary.py:79
|
||||
msgid "Language"
|
||||
msgstr "言語"
|
||||
|
||||
#: searx/engines/zlibrary.py:79
|
||||
#: searx/engines/zlibrary.py:80
|
||||
msgid "Book rating"
|
||||
msgstr "書籍評価点数"
|
||||
|
||||
#: searx/engines/zlibrary.py:80
|
||||
#: searx/engines/zlibrary.py:81
|
||||
msgid "File quality"
|
||||
msgstr "ファイル品質"
|
||||
|
||||
@@ -892,7 +897,7 @@ msgstr "ソースコード"
|
||||
msgid "Issue tracker"
|
||||
msgstr "課題報告"
|
||||
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:18
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:17
|
||||
msgid "Engine stats"
|
||||
msgstr "検索エンジンの状態"
|
||||
|
||||
@@ -932,26 +937,6 @@ msgstr "作者"
|
||||
msgid "cached"
|
||||
msgstr "キャッシュ"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:60
|
||||
msgid "Start submitting a new issue on GitHub"
|
||||
msgstr "Start submiting a new issue on GitHub"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:62
|
||||
msgid "Please check for existing bugs about this engine on GitHub"
|
||||
msgstr "Githubで、すでにこの件が出ていないか確認をしてください"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:65
|
||||
msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
msgstr "発生している問題がすでに提出済みのバグ出ないことを確認してください"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:67
|
||||
msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
msgstr "パブリックインスタンスなら、このURLにバグの報告をしてください"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:68
|
||||
msgid "Submit a new issue on Github including the above information"
|
||||
msgstr "Githubで情報を含めて新たな問題を提起"
|
||||
|
||||
#: searx/templates/simple/preferences.html:65
|
||||
msgid "No HTTPS"
|
||||
msgstr "No HTTPS"
|
||||
@@ -971,17 +956,17 @@ msgid "!bang for its categories"
|
||||
msgstr "そのカテゴリの!bang"
|
||||
|
||||
#: searx/templates/simple/preferences.html:102
|
||||
#: searx/templates/simple/stats.html:64
|
||||
#: searx/templates/simple/stats.html:63
|
||||
msgid "Median"
|
||||
msgstr "中央値"
|
||||
|
||||
#: searx/templates/simple/preferences.html:103
|
||||
#: searx/templates/simple/stats.html:70
|
||||
#: searx/templates/simple/stats.html:69
|
||||
msgid "P80"
|
||||
msgstr "P80"
|
||||
|
||||
#: searx/templates/simple/preferences.html:104
|
||||
#: searx/templates/simple/stats.html:76
|
||||
#: searx/templates/simple/stats.html:75
|
||||
msgid "P95"
|
||||
msgstr "P95"
|
||||
|
||||
@@ -1074,81 +1059,81 @@ msgstr "消す"
|
||||
msgid "search"
|
||||
msgstr "検索"
|
||||
|
||||
#: searx/templates/simple/stats.html:21
|
||||
#: searx/templates/simple/stats.html:20
|
||||
msgid "There is currently no data available. "
|
||||
msgstr "現在データがありません。 "
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:24
|
||||
#: searx/templates/simple/stats.html:25
|
||||
#: searx/templates/simple/stats.html:24
|
||||
msgid "Engine name"
|
||||
msgstr "検索エンジン名"
|
||||
|
||||
#: searx/templates/simple/stats.html:26
|
||||
#: searx/templates/simple/stats.html:25
|
||||
msgid "Scores"
|
||||
msgstr "スコア"
|
||||
|
||||
#: searx/templates/simple/stats.html:27
|
||||
#: searx/templates/simple/stats.html:26
|
||||
msgid "Result count"
|
||||
msgstr "結果カウント"
|
||||
|
||||
#: searx/templates/simple/elements/engines_msg.html:7
|
||||
#: searx/templates/simple/preferences/engines.html:31
|
||||
#: searx/templates/simple/stats.html:28
|
||||
#: searx/templates/simple/stats.html:27
|
||||
msgid "Response time"
|
||||
msgstr "応答時間"
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:35
|
||||
#: searx/templates/simple/stats.html:29
|
||||
#: searx/templates/simple/stats.html:28
|
||||
msgid "Reliability"
|
||||
msgstr "信頼性"
|
||||
|
||||
#: searx/templates/simple/stats.html:59
|
||||
#: searx/templates/simple/stats.html:58
|
||||
msgid "Total"
|
||||
msgstr "合計"
|
||||
|
||||
#: searx/templates/simple/stats.html:60
|
||||
#: searx/templates/simple/stats.html:59
|
||||
msgid "HTTP"
|
||||
msgstr "HTTP"
|
||||
|
||||
#: searx/templates/simple/stats.html:61
|
||||
#: searx/templates/simple/stats.html:60
|
||||
msgid "Processing"
|
||||
msgstr "処理"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Warnings"
|
||||
msgstr "注意"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Errors and exceptions"
|
||||
msgstr "エラーと例外"
|
||||
|
||||
#: searx/templates/simple/stats.html:105
|
||||
#: searx/templates/simple/stats.html:104
|
||||
msgid "Exception"
|
||||
msgstr "例外"
|
||||
|
||||
#: searx/templates/simple/stats.html:107
|
||||
#: searx/templates/simple/stats.html:106
|
||||
msgid "Message"
|
||||
msgstr "メッセージ"
|
||||
|
||||
#: searx/templates/simple/stats.html:109
|
||||
#: searx/templates/simple/stats.html:108
|
||||
msgid "Percentage"
|
||||
msgstr "確率"
|
||||
|
||||
#: searx/templates/simple/stats.html:111
|
||||
#: searx/templates/simple/stats.html:110
|
||||
msgid "Parameter"
|
||||
msgstr "パラメータ"
|
||||
|
||||
#: searx/templates/simple/result_templates/code.html:29
|
||||
#: searx/templates/simple/result_templates/file.html:24
|
||||
#: searx/templates/simple/stats.html:119
|
||||
#: searx/templates/simple/stats.html:118
|
||||
msgid "Filename"
|
||||
msgstr "ファイル名"
|
||||
|
||||
#: searx/templates/simple/stats.html:120
|
||||
#: searx/templates/simple/stats.html:119
|
||||
msgid "Function"
|
||||
msgstr "ファンクション"
|
||||
|
||||
#: searx/templates/simple/stats.html:121
|
||||
#: searx/templates/simple/stats.html:120
|
||||
msgid "Code"
|
||||
msgstr "コード"
|
||||
|
||||
@@ -2320,3 +2305,18 @@ msgstr "動画を隠す"
|
||||
#~ msgid "Comment(s)"
|
||||
#~ msgstr "コメント"
|
||||
|
||||
#~ msgid "Start submitting a new issue on GitHub"
|
||||
#~ msgstr "Start submiting a new issue on GitHub"
|
||||
|
||||
#~ msgid "Please check for existing bugs about this engine on GitHub"
|
||||
#~ msgstr "Githubで、すでにこの件が出ていないか確認をしてください"
|
||||
|
||||
#~ msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
#~ msgstr "発生している問題がすでに提出済みのバグ出ないことを確認してください"
|
||||
|
||||
#~ msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
#~ msgstr "パブリックインスタンスなら、このURLにバグの報告をしてください"
|
||||
|
||||
#~ msgid "Submit a new issue on Github including the above information"
|
||||
#~ msgstr "Githubで情報を含めて新たな問題を提起"
|
||||
|
||||
|
||||
Binary file not shown.
@@ -21,7 +21,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2026-02-22 13:48+0000\n"
|
||||
"POT-Creation-Date: 2026-03-24 18:43+0000\n"
|
||||
"PO-Revision-Date: 2025-10-22 02:09+0000\n"
|
||||
"Last-Translator: return42 <return42@noreply.codeberg.org>\n"
|
||||
"Language: ko\n"
|
||||
@@ -74,7 +74,7 @@ msgid "videos"
|
||||
msgstr "비디오"
|
||||
|
||||
#. CATEGORY_NAMES['RADIO']
|
||||
#: searx/engines/radio_browser.py:142 searx/searxng.msg
|
||||
#: searx/engines/radio_browser.py:146 searx/searxng.msg
|
||||
msgid "radio"
|
||||
msgstr "라디오"
|
||||
|
||||
@@ -548,7 +548,7 @@ msgstr "응답"
|
||||
msgid "No item found"
|
||||
msgstr "검색 결과가 없습니다"
|
||||
|
||||
#: searx/engines/qwant.py:296
|
||||
#: searx/engines/qwant.py:291
|
||||
#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:329
|
||||
msgid "Source"
|
||||
msgstr "소스"
|
||||
@@ -644,6 +644,11 @@ msgstr "다른 난수 생성"
|
||||
msgid "Compute {func} of the arguments"
|
||||
msgstr "인수들의 {func}를 계산하세요"
|
||||
|
||||
#: searx/engines/boardreader.py:107
|
||||
#, python-brace-format
|
||||
msgid "Posted by {author}"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/openstreetmap.py:155
|
||||
msgid "Show route in map .."
|
||||
msgstr "지도에서 경로 표시 .."
|
||||
@@ -657,19 +662,19 @@ msgstr "{title} (사용되지 않음)"
|
||||
msgid "This entry has been superseded by"
|
||||
msgstr "이 항목은 다음으로 대체되었습니다"
|
||||
|
||||
#: searx/engines/qwant.py:298
|
||||
#: searx/engines/qwant.py:293
|
||||
msgid "Channel"
|
||||
msgstr "채널"
|
||||
|
||||
#: searx/engines/radio_browser.py:144
|
||||
#: searx/engines/radio_browser.py:148
|
||||
msgid "bitrate"
|
||||
msgstr "비트 레이트"
|
||||
|
||||
#: searx/engines/radio_browser.py:145
|
||||
#: searx/engines/radio_browser.py:149
|
||||
msgid "votes"
|
||||
msgstr "표"
|
||||
|
||||
#: searx/engines/radio_browser.py:146
|
||||
#: searx/engines/radio_browser.py:150
|
||||
msgid "clicks"
|
||||
msgstr "클릭"
|
||||
|
||||
@@ -703,15 +708,15 @@ msgstr ""
|
||||
msgid "The image could not be downloaded."
|
||||
msgstr "다운로드할 수 없는 이미지입니다."
|
||||
|
||||
#: searx/engines/zlibrary.py:78
|
||||
#: searx/engines/zlibrary.py:79
|
||||
msgid "Language"
|
||||
msgstr "언어"
|
||||
|
||||
#: searx/engines/zlibrary.py:79
|
||||
#: searx/engines/zlibrary.py:80
|
||||
msgid "Book rating"
|
||||
msgstr "책 평점"
|
||||
|
||||
#: searx/engines/zlibrary.py:80
|
||||
#: searx/engines/zlibrary.py:81
|
||||
msgid "File quality"
|
||||
msgstr "파일 품질"
|
||||
|
||||
@@ -883,7 +888,7 @@ msgstr "소스 코드"
|
||||
msgid "Issue tracker"
|
||||
msgstr "이슈 트래커"
|
||||
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:18
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:17
|
||||
msgid "Engine stats"
|
||||
msgstr "검색 엔진 상태"
|
||||
|
||||
@@ -923,26 +928,6 @@ msgstr "저자"
|
||||
msgid "cached"
|
||||
msgstr "캐시"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:60
|
||||
msgid "Start submitting a new issue on GitHub"
|
||||
msgstr "GitHub 에서 새 이슈 시작하기"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:62
|
||||
msgid "Please check for existing bugs about this engine on GitHub"
|
||||
msgstr "GitHub 에서 이 엔진에 대한 기존 버그를 확인하세요"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:65
|
||||
msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
msgstr "제가 격은 버그에 대한 이슈가 존재하지 않은 것을 확인했습니다"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:67
|
||||
msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
msgstr "공개 인스턴스라면 버그 보고서에 URL을 적어주세요"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:68
|
||||
msgid "Submit a new issue on Github including the above information"
|
||||
msgstr "Github에 위 정보를 포함한 새 이슈 작성하기"
|
||||
|
||||
#: searx/templates/simple/preferences.html:65
|
||||
msgid "No HTTPS"
|
||||
msgstr "HTTPS 없음"
|
||||
@@ -962,17 +947,17 @@ msgid "!bang for its categories"
|
||||
msgstr "카테고리 사용을 위해 !bang"
|
||||
|
||||
#: searx/templates/simple/preferences.html:102
|
||||
#: searx/templates/simple/stats.html:64
|
||||
#: searx/templates/simple/stats.html:63
|
||||
msgid "Median"
|
||||
msgstr "중앙값"
|
||||
|
||||
#: searx/templates/simple/preferences.html:103
|
||||
#: searx/templates/simple/stats.html:70
|
||||
#: searx/templates/simple/stats.html:69
|
||||
msgid "P80"
|
||||
msgstr "P80"
|
||||
|
||||
#: searx/templates/simple/preferences.html:104
|
||||
#: searx/templates/simple/stats.html:76
|
||||
#: searx/templates/simple/stats.html:75
|
||||
msgid "P95"
|
||||
msgstr "P95"
|
||||
|
||||
@@ -1065,81 +1050,81 @@ msgstr "지우기"
|
||||
msgid "search"
|
||||
msgstr "검색"
|
||||
|
||||
#: searx/templates/simple/stats.html:21
|
||||
#: searx/templates/simple/stats.html:20
|
||||
msgid "There is currently no data available. "
|
||||
msgstr "데이터가 존재하지 않습니다. "
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:24
|
||||
#: searx/templates/simple/stats.html:25
|
||||
#: searx/templates/simple/stats.html:24
|
||||
msgid "Engine name"
|
||||
msgstr "검색엔진 이름"
|
||||
|
||||
#: searx/templates/simple/stats.html:26
|
||||
#: searx/templates/simple/stats.html:25
|
||||
msgid "Scores"
|
||||
msgstr "점수"
|
||||
|
||||
#: searx/templates/simple/stats.html:27
|
||||
#: searx/templates/simple/stats.html:26
|
||||
msgid "Result count"
|
||||
msgstr "결과 개수"
|
||||
|
||||
#: searx/templates/simple/elements/engines_msg.html:7
|
||||
#: searx/templates/simple/preferences/engines.html:31
|
||||
#: searx/templates/simple/stats.html:28
|
||||
#: searx/templates/simple/stats.html:27
|
||||
msgid "Response time"
|
||||
msgstr "응답시간"
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:35
|
||||
#: searx/templates/simple/stats.html:29
|
||||
#: searx/templates/simple/stats.html:28
|
||||
msgid "Reliability"
|
||||
msgstr "신뢰성"
|
||||
|
||||
#: searx/templates/simple/stats.html:59
|
||||
#: searx/templates/simple/stats.html:58
|
||||
msgid "Total"
|
||||
msgstr "합계"
|
||||
|
||||
#: searx/templates/simple/stats.html:60
|
||||
#: searx/templates/simple/stats.html:59
|
||||
msgid "HTTP"
|
||||
msgstr "HTTP"
|
||||
|
||||
#: searx/templates/simple/stats.html:61
|
||||
#: searx/templates/simple/stats.html:60
|
||||
msgid "Processing"
|
||||
msgstr "처리"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Warnings"
|
||||
msgstr "경고"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Errors and exceptions"
|
||||
msgstr "에러와 예외"
|
||||
|
||||
#: searx/templates/simple/stats.html:105
|
||||
#: searx/templates/simple/stats.html:104
|
||||
msgid "Exception"
|
||||
msgstr "예외"
|
||||
|
||||
#: searx/templates/simple/stats.html:107
|
||||
#: searx/templates/simple/stats.html:106
|
||||
msgid "Message"
|
||||
msgstr "메시지"
|
||||
|
||||
#: searx/templates/simple/stats.html:109
|
||||
#: searx/templates/simple/stats.html:108
|
||||
msgid "Percentage"
|
||||
msgstr "백분율"
|
||||
|
||||
#: searx/templates/simple/stats.html:111
|
||||
#: searx/templates/simple/stats.html:110
|
||||
msgid "Parameter"
|
||||
msgstr "매개변수"
|
||||
|
||||
#: searx/templates/simple/result_templates/code.html:29
|
||||
#: searx/templates/simple/result_templates/file.html:24
|
||||
#: searx/templates/simple/stats.html:119
|
||||
#: searx/templates/simple/stats.html:118
|
||||
msgid "Filename"
|
||||
msgstr "파일명"
|
||||
|
||||
#: searx/templates/simple/stats.html:120
|
||||
#: searx/templates/simple/stats.html:119
|
||||
msgid "Function"
|
||||
msgstr "함수"
|
||||
|
||||
#: searx/templates/simple/stats.html:121
|
||||
#: searx/templates/simple/stats.html:120
|
||||
msgid "Code"
|
||||
msgstr "코드"
|
||||
|
||||
@@ -2195,3 +2180,18 @@ msgstr "비디오 숨기기"
|
||||
#~ msgid "Comment(s)"
|
||||
#~ msgstr "댓글"
|
||||
|
||||
#~ msgid "Start submitting a new issue on GitHub"
|
||||
#~ msgstr "GitHub 에서 새 이슈 시작하기"
|
||||
|
||||
#~ msgid "Please check for existing bugs about this engine on GitHub"
|
||||
#~ msgstr "GitHub 에서 이 엔진에 대한 기존 버그를 확인하세요"
|
||||
|
||||
#~ msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
#~ msgstr "제가 격은 버그에 대한 이슈가 존재하지 않은 것을 확인했습니다"
|
||||
|
||||
#~ msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
#~ msgstr "공개 인스턴스라면 버그 보고서에 URL을 적어주세요"
|
||||
|
||||
#~ msgid "Submit a new issue on Github including the above information"
|
||||
#~ msgstr "Github에 위 정보를 포함한 새 이슈 작성하기"
|
||||
|
||||
|
||||
Binary file not shown.
@@ -18,7 +18,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: searx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2026-02-22 13:48+0000\n"
|
||||
"POT-Creation-Date: 2026-03-24 18:43+0000\n"
|
||||
"PO-Revision-Date: 2025-09-02 04:50+0000\n"
|
||||
"Last-Translator: return42 <return42@noreply.codeberg.org>\n"
|
||||
"Language: lt\n"
|
||||
@@ -73,7 +73,7 @@ msgid "videos"
|
||||
msgstr "vaizdo įrašai"
|
||||
|
||||
#. CATEGORY_NAMES['RADIO']
|
||||
#: searx/engines/radio_browser.py:142 searx/searxng.msg
|
||||
#: searx/engines/radio_browser.py:146 searx/searxng.msg
|
||||
msgid "radio"
|
||||
msgstr "radijas"
|
||||
|
||||
@@ -547,7 +547,7 @@ msgstr "atsakyta"
|
||||
msgid "No item found"
|
||||
msgstr "Elementų nerasta"
|
||||
|
||||
#: searx/engines/qwant.py:296
|
||||
#: searx/engines/qwant.py:291
|
||||
#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:329
|
||||
msgid "Source"
|
||||
msgstr "Šaltinis"
|
||||
@@ -643,6 +643,11 @@ msgstr "Generuoja įvairias atsitiktinius skaičius"
|
||||
msgid "Compute {func} of the arguments"
|
||||
msgstr "Apskaičiuoti {func} iš argumentų"
|
||||
|
||||
#: searx/engines/boardreader.py:107
|
||||
#, python-brace-format
|
||||
msgid "Posted by {author}"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/openstreetmap.py:155
|
||||
msgid "Show route in map .."
|
||||
msgstr "Rodyti maršrutą žemėlapyje"
|
||||
@@ -656,19 +661,19 @@ msgstr "{title} (PASENĘS)"
|
||||
msgid "This entry has been superseded by"
|
||||
msgstr "Šį įrašą pakeitė"
|
||||
|
||||
#: searx/engines/qwant.py:298
|
||||
#: searx/engines/qwant.py:293
|
||||
msgid "Channel"
|
||||
msgstr "Kanalas"
|
||||
|
||||
#: searx/engines/radio_browser.py:144
|
||||
#: searx/engines/radio_browser.py:148
|
||||
msgid "bitrate"
|
||||
msgstr "pralaidumas"
|
||||
|
||||
#: searx/engines/radio_browser.py:145
|
||||
#: searx/engines/radio_browser.py:149
|
||||
msgid "votes"
|
||||
msgstr "balsai"
|
||||
|
||||
#: searx/engines/radio_browser.py:146
|
||||
#: searx/engines/radio_browser.py:150
|
||||
msgid "clicks"
|
||||
msgstr "paspaudimai"
|
||||
|
||||
@@ -703,15 +708,15 @@ msgstr ""
|
||||
msgid "The image could not be downloaded."
|
||||
msgstr "Nepavyko atsisiųsti vaizdo."
|
||||
|
||||
#: searx/engines/zlibrary.py:78
|
||||
#: searx/engines/zlibrary.py:79
|
||||
msgid "Language"
|
||||
msgstr "Kalba"
|
||||
|
||||
#: searx/engines/zlibrary.py:79
|
||||
#: searx/engines/zlibrary.py:80
|
||||
msgid "Book rating"
|
||||
msgstr "Knygos įvertinimas"
|
||||
|
||||
#: searx/engines/zlibrary.py:80
|
||||
#: searx/engines/zlibrary.py:81
|
||||
msgid "File quality"
|
||||
msgstr "Failo kokybė"
|
||||
|
||||
@@ -888,7 +893,7 @@ msgstr "Šaltinio kodas"
|
||||
msgid "Issue tracker"
|
||||
msgstr "Klaidų sekiklis"
|
||||
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:18
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:17
|
||||
msgid "Engine stats"
|
||||
msgstr "Statistika statistika"
|
||||
|
||||
@@ -928,26 +933,6 @@ msgstr "Autorius"
|
||||
msgid "cached"
|
||||
msgstr "patalpinta"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:60
|
||||
msgid "Start submitting a new issue on GitHub"
|
||||
msgstr "Pateikite naują klaidą Github'e"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:62
|
||||
msgid "Please check for existing bugs about this engine on GitHub"
|
||||
msgstr "Prasome paziurėti esamas klaidas apie šią sistemą Github'e"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:65
|
||||
msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
msgstr "Aš patvirtinu, kad nera jokių esamų"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:67
|
||||
msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
msgstr "Jei tai yra vieša, prašome nurodyti URL bugų pranešime"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:68
|
||||
msgid "Submit a new issue on Github including the above information"
|
||||
msgstr "Pateikite nauja klaidą Github, įvedant informaciją viršuje"
|
||||
|
||||
#: searx/templates/simple/preferences.html:65
|
||||
msgid "No HTTPS"
|
||||
msgstr "Nėra HTTPS"
|
||||
@@ -967,17 +952,17 @@ msgid "!bang for its categories"
|
||||
msgstr "!bang šiom kategorijom"
|
||||
|
||||
#: searx/templates/simple/preferences.html:102
|
||||
#: searx/templates/simple/stats.html:64
|
||||
#: searx/templates/simple/stats.html:63
|
||||
msgid "Median"
|
||||
msgstr "Mediana"
|
||||
|
||||
#: searx/templates/simple/preferences.html:103
|
||||
#: searx/templates/simple/stats.html:70
|
||||
#: searx/templates/simple/stats.html:69
|
||||
msgid "P80"
|
||||
msgstr "P80"
|
||||
|
||||
#: searx/templates/simple/preferences.html:104
|
||||
#: searx/templates/simple/stats.html:76
|
||||
#: searx/templates/simple/stats.html:75
|
||||
msgid "P95"
|
||||
msgstr "P95"
|
||||
|
||||
@@ -1070,81 +1055,81 @@ msgstr "išvalyti"
|
||||
msgid "search"
|
||||
msgstr "ieškoti"
|
||||
|
||||
#: searx/templates/simple/stats.html:21
|
||||
#: searx/templates/simple/stats.html:20
|
||||
msgid "There is currently no data available. "
|
||||
msgstr "Šiuo metu nėra jokių prieinamų duomenų. "
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:24
|
||||
#: searx/templates/simple/stats.html:25
|
||||
#: searx/templates/simple/stats.html:24
|
||||
msgid "Engine name"
|
||||
msgstr "Sistemos pavadinimas"
|
||||
|
||||
#: searx/templates/simple/stats.html:26
|
||||
#: searx/templates/simple/stats.html:25
|
||||
msgid "Scores"
|
||||
msgstr "Įvertinimas"
|
||||
|
||||
#: searx/templates/simple/stats.html:27
|
||||
#: searx/templates/simple/stats.html:26
|
||||
msgid "Result count"
|
||||
msgstr "Rezultatų skaičius"
|
||||
|
||||
#: searx/templates/simple/elements/engines_msg.html:7
|
||||
#: searx/templates/simple/preferences/engines.html:31
|
||||
#: searx/templates/simple/stats.html:28
|
||||
#: searx/templates/simple/stats.html:27
|
||||
msgid "Response time"
|
||||
msgstr "Atsakymo greitis"
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:35
|
||||
#: searx/templates/simple/stats.html:29
|
||||
#: searx/templates/simple/stats.html:28
|
||||
msgid "Reliability"
|
||||
msgstr "Patikimumas"
|
||||
|
||||
#: searx/templates/simple/stats.html:59
|
||||
#: searx/templates/simple/stats.html:58
|
||||
msgid "Total"
|
||||
msgstr "Visas"
|
||||
|
||||
#: searx/templates/simple/stats.html:60
|
||||
#: searx/templates/simple/stats.html:59
|
||||
msgid "HTTP"
|
||||
msgstr "HTTP"
|
||||
|
||||
#: searx/templates/simple/stats.html:61
|
||||
#: searx/templates/simple/stats.html:60
|
||||
msgid "Processing"
|
||||
msgstr "Apdorojama"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Warnings"
|
||||
msgstr "Ispėjimai"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Errors and exceptions"
|
||||
msgstr "Klaidos ir išimtys"
|
||||
|
||||
#: searx/templates/simple/stats.html:105
|
||||
#: searx/templates/simple/stats.html:104
|
||||
msgid "Exception"
|
||||
msgstr "Išimtis"
|
||||
|
||||
#: searx/templates/simple/stats.html:107
|
||||
#: searx/templates/simple/stats.html:106
|
||||
msgid "Message"
|
||||
msgstr "Žinutė"
|
||||
|
||||
#: searx/templates/simple/stats.html:109
|
||||
#: searx/templates/simple/stats.html:108
|
||||
msgid "Percentage"
|
||||
msgstr "Procentinė dalis"
|
||||
|
||||
#: searx/templates/simple/stats.html:111
|
||||
#: searx/templates/simple/stats.html:110
|
||||
msgid "Parameter"
|
||||
msgstr "Parametras"
|
||||
|
||||
#: searx/templates/simple/result_templates/code.html:29
|
||||
#: searx/templates/simple/result_templates/file.html:24
|
||||
#: searx/templates/simple/stats.html:119
|
||||
#: searx/templates/simple/stats.html:118
|
||||
msgid "Filename"
|
||||
msgstr "Failo pavadinimas"
|
||||
|
||||
#: searx/templates/simple/stats.html:120
|
||||
#: searx/templates/simple/stats.html:119
|
||||
msgid "Function"
|
||||
msgstr "Funkcija"
|
||||
|
||||
#: searx/templates/simple/stats.html:121
|
||||
#: searx/templates/simple/stats.html:120
|
||||
msgid "Code"
|
||||
msgstr "Kodas"
|
||||
|
||||
@@ -2362,3 +2347,18 @@ msgstr "slėpti vaizdo įrašą"
|
||||
#~ msgid "Comment(s)"
|
||||
#~ msgstr "Komentaras(-ai)"
|
||||
|
||||
#~ msgid "Start submitting a new issue on GitHub"
|
||||
#~ msgstr "Pateikite naują klaidą Github'e"
|
||||
|
||||
#~ msgid "Please check for existing bugs about this engine on GitHub"
|
||||
#~ msgstr "Prasome paziurėti esamas klaidas apie šią sistemą Github'e"
|
||||
|
||||
#~ msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
#~ msgstr "Aš patvirtinu, kad nera jokių esamų"
|
||||
|
||||
#~ msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
#~ msgstr "Jei tai yra vieša, prašome nurodyti URL bugų pranešime"
|
||||
|
||||
#~ msgid "Submit a new issue on Github including the above information"
|
||||
#~ msgstr "Pateikite nauja klaidą Github, įvedant informaciją viršuje"
|
||||
|
||||
|
||||
Binary file not shown.
@@ -17,7 +17,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2026-02-22 13:48+0000\n"
|
||||
"POT-Creation-Date: 2026-03-24 18:43+0000\n"
|
||||
"PO-Revision-Date: 2025-09-08 15:09+0000\n"
|
||||
"Last-Translator: EmilyOrSomething <emilyorsomething@noreply.codeberg.org>"
|
||||
"\n"
|
||||
@@ -72,7 +72,7 @@ msgid "videos"
|
||||
msgstr "video"
|
||||
|
||||
#. CATEGORY_NAMES['RADIO']
|
||||
#: searx/engines/radio_browser.py:142 searx/searxng.msg
|
||||
#: searx/engines/radio_browser.py:146 searx/searxng.msg
|
||||
msgid "radio"
|
||||
msgstr "radio"
|
||||
|
||||
@@ -546,7 +546,7 @@ msgstr "atbildēja"
|
||||
msgid "No item found"
|
||||
msgstr "Nav atrasts neviens vienums"
|
||||
|
||||
#: searx/engines/qwant.py:296
|
||||
#: searx/engines/qwant.py:291
|
||||
#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:329
|
||||
msgid "Source"
|
||||
msgstr "Avots"
|
||||
@@ -642,6 +642,11 @@ msgstr "Ģenerēt citas nejaušas vērtības"
|
||||
msgid "Compute {func} of the arguments"
|
||||
msgstr "Izpildīt funkciju {func} ar dotajiem argumentiem"
|
||||
|
||||
#: searx/engines/boardreader.py:107
|
||||
#, python-brace-format
|
||||
msgid "Posted by {author}"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/openstreetmap.py:155
|
||||
msgid "Show route in map .."
|
||||
msgstr "Rādīt maršrutu kartē .."
|
||||
@@ -655,19 +660,19 @@ msgstr "{title} (NOVECOJIS)"
|
||||
msgid "This entry has been superseded by"
|
||||
msgstr "Šis ieraksts ir ticis aizstāts ar"
|
||||
|
||||
#: searx/engines/qwant.py:298
|
||||
#: searx/engines/qwant.py:293
|
||||
msgid "Channel"
|
||||
msgstr "Kanāls"
|
||||
|
||||
#: searx/engines/radio_browser.py:144
|
||||
#: searx/engines/radio_browser.py:148
|
||||
msgid "bitrate"
|
||||
msgstr "bitu pārraide"
|
||||
|
||||
#: searx/engines/radio_browser.py:145
|
||||
#: searx/engines/radio_browser.py:149
|
||||
msgid "votes"
|
||||
msgstr "balsis"
|
||||
|
||||
#: searx/engines/radio_browser.py:146
|
||||
#: searx/engines/radio_browser.py:150
|
||||
msgid "clicks"
|
||||
msgstr "klikšķi"
|
||||
|
||||
@@ -702,15 +707,15 @@ msgstr ""
|
||||
msgid "The image could not be downloaded."
|
||||
msgstr "Attēlu neizdevās lejupielādēt."
|
||||
|
||||
#: searx/engines/zlibrary.py:78
|
||||
#: searx/engines/zlibrary.py:79
|
||||
msgid "Language"
|
||||
msgstr "Valoda"
|
||||
|
||||
#: searx/engines/zlibrary.py:79
|
||||
#: searx/engines/zlibrary.py:80
|
||||
msgid "Book rating"
|
||||
msgstr "grāmatu vērtējums"
|
||||
|
||||
#: searx/engines/zlibrary.py:80
|
||||
#: searx/engines/zlibrary.py:81
|
||||
msgid "File quality"
|
||||
msgstr "Failu kvalitāte"
|
||||
|
||||
@@ -891,7 +896,7 @@ msgstr "Pirmkods"
|
||||
msgid "Issue tracker"
|
||||
msgstr "Problēmu izsekotājs"
|
||||
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:18
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:17
|
||||
msgid "Engine stats"
|
||||
msgstr "Dzinēja statistika"
|
||||
|
||||
@@ -931,33 +936,6 @@ msgstr "Autors"
|
||||
msgid "cached"
|
||||
msgstr "Saglabāts kešatmiņā"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:60
|
||||
msgid "Start submitting a new issue on GitHub"
|
||||
msgstr "Sāc iesnigt jaunu problēmu vietnē GitHub"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:62
|
||||
#, fuzzy
|
||||
msgid "Please check for existing bugs about this engine on GitHub"
|
||||
msgstr ""
|
||||
"Lūdzu pārbaudiet esošās kļūdas kas saistītas ar funkcijas moduli vietnē "
|
||||
"GitHub"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:65
|
||||
msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
msgstr ""
|
||||
"Es apstiprinu ka nepastāv esoša kļūda kas saistīta ar problēmu ar kuru es"
|
||||
" saskaros"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:67
|
||||
msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/new_issue.html:68
|
||||
msgid "Submit a new issue on Github including the above information"
|
||||
msgstr ""
|
||||
"Iesniedziet jaunu problēmjautājumu iekš Github, ieskaitot augstāk minēto "
|
||||
"informāciju"
|
||||
|
||||
#: searx/templates/simple/preferences.html:65
|
||||
msgid "No HTTPS"
|
||||
msgstr ""
|
||||
@@ -977,17 +955,17 @@ msgid "!bang for its categories"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/preferences.html:102
|
||||
#: searx/templates/simple/stats.html:64
|
||||
#: searx/templates/simple/stats.html:63
|
||||
msgid "Median"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/preferences.html:103
|
||||
#: searx/templates/simple/stats.html:70
|
||||
#: searx/templates/simple/stats.html:69
|
||||
msgid "P80"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/preferences.html:104
|
||||
#: searx/templates/simple/stats.html:76
|
||||
#: searx/templates/simple/stats.html:75
|
||||
msgid "P95"
|
||||
msgstr ""
|
||||
|
||||
@@ -1080,81 +1058,81 @@ msgstr "notīrīt"
|
||||
msgid "search"
|
||||
msgstr "meklēt"
|
||||
|
||||
#: searx/templates/simple/stats.html:21
|
||||
#: searx/templates/simple/stats.html:20
|
||||
msgid "There is currently no data available. "
|
||||
msgstr "Dati šobrīd nav pieejami. "
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:24
|
||||
#: searx/templates/simple/stats.html:25
|
||||
#: searx/templates/simple/stats.html:24
|
||||
msgid "Engine name"
|
||||
msgstr "Meklētāja nosaukums"
|
||||
|
||||
#: searx/templates/simple/stats.html:26
|
||||
#: searx/templates/simple/stats.html:25
|
||||
msgid "Scores"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:27
|
||||
#: searx/templates/simple/stats.html:26
|
||||
msgid "Result count"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/elements/engines_msg.html:7
|
||||
#: searx/templates/simple/preferences/engines.html:31
|
||||
#: searx/templates/simple/stats.html:28
|
||||
#: searx/templates/simple/stats.html:27
|
||||
msgid "Response time"
|
||||
msgstr "Atbildes laiks"
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:35
|
||||
#: searx/templates/simple/stats.html:29
|
||||
#: searx/templates/simple/stats.html:28
|
||||
msgid "Reliability"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:59
|
||||
#: searx/templates/simple/stats.html:58
|
||||
msgid "Total"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:60
|
||||
#: searx/templates/simple/stats.html:59
|
||||
msgid "HTTP"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:61
|
||||
#: searx/templates/simple/stats.html:60
|
||||
msgid "Processing"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Warnings"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Errors and exceptions"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:105
|
||||
#: searx/templates/simple/stats.html:104
|
||||
msgid "Exception"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:107
|
||||
#: searx/templates/simple/stats.html:106
|
||||
msgid "Message"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:109
|
||||
#: searx/templates/simple/stats.html:108
|
||||
msgid "Percentage"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:111
|
||||
#: searx/templates/simple/stats.html:110
|
||||
msgid "Parameter"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/result_templates/code.html:29
|
||||
#: searx/templates/simple/result_templates/file.html:24
|
||||
#: searx/templates/simple/stats.html:119
|
||||
#: searx/templates/simple/stats.html:118
|
||||
msgid "Filename"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:120
|
||||
#: searx/templates/simple/stats.html:119
|
||||
msgid "Function"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:121
|
||||
#: searx/templates/simple/stats.html:120
|
||||
msgid "Code"
|
||||
msgstr ""
|
||||
|
||||
@@ -2102,3 +2080,26 @@ msgstr "slēpt video"
|
||||
#~ msgid "Comment(s)"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Start submitting a new issue on GitHub"
|
||||
#~ msgstr "Sāc iesnigt jaunu problēmu vietnē GitHub"
|
||||
|
||||
#~ msgid "Please check for existing bugs about this engine on GitHub"
|
||||
#~ msgstr ""
|
||||
#~ "Lūdzu pārbaudiet esošās kļūdas kas "
|
||||
#~ "saistītas ar funkcijas moduli vietnē "
|
||||
#~ "GitHub"
|
||||
|
||||
#~ msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
#~ msgstr ""
|
||||
#~ "Es apstiprinu ka nepastāv esoša kļūda"
|
||||
#~ " kas saistīta ar problēmu ar kuru "
|
||||
#~ "es saskaros"
|
||||
|
||||
#~ msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Submit a new issue on Github including the above information"
|
||||
#~ msgstr ""
|
||||
#~ "Iesniedziet jaunu problēmjautājumu iekš "
|
||||
#~ "Github, ieskaitot augstāk minēto informāciju"
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: SearXNG -\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2026-02-22 13:48+0000\n"
|
||||
"POT-Creation-Date: 2026-03-24 18:43+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -58,7 +58,7 @@ msgid "videos"
|
||||
msgstr ""
|
||||
|
||||
#. CATEGORY_NAMES['RADIO']
|
||||
#: searx/engines/radio_browser.py:142 searx/searxng.msg
|
||||
#: searx/engines/radio_browser.py:146 searx/searxng.msg
|
||||
msgid "radio"
|
||||
msgstr ""
|
||||
|
||||
@@ -532,7 +532,7 @@ msgstr ""
|
||||
msgid "No item found"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/qwant.py:296
|
||||
#: searx/engines/qwant.py:291
|
||||
#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:329
|
||||
msgid "Source"
|
||||
msgstr ""
|
||||
@@ -628,6 +628,11 @@ msgstr ""
|
||||
msgid "Compute {func} of the arguments"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/boardreader.py:107
|
||||
#, python-brace-format
|
||||
msgid "Posted by {author}"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/openstreetmap.py:155
|
||||
msgid "Show route in map .."
|
||||
msgstr ""
|
||||
@@ -641,19 +646,19 @@ msgstr ""
|
||||
msgid "This entry has been superseded by"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/qwant.py:298
|
||||
#: searx/engines/qwant.py:293
|
||||
msgid "Channel"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/radio_browser.py:144
|
||||
#: searx/engines/radio_browser.py:148
|
||||
msgid "bitrate"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/radio_browser.py:145
|
||||
#: searx/engines/radio_browser.py:149
|
||||
msgid "votes"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/radio_browser.py:146
|
||||
#: searx/engines/radio_browser.py:150
|
||||
msgid "clicks"
|
||||
msgstr ""
|
||||
|
||||
@@ -681,15 +686,15 @@ msgstr ""
|
||||
msgid "The image could not be downloaded."
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/zlibrary.py:78
|
||||
#: searx/engines/zlibrary.py:79
|
||||
msgid "Language"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/zlibrary.py:79
|
||||
#: searx/engines/zlibrary.py:80
|
||||
msgid "Book rating"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/zlibrary.py:80
|
||||
#: searx/engines/zlibrary.py:81
|
||||
msgid "File quality"
|
||||
msgstr ""
|
||||
|
||||
@@ -859,7 +864,7 @@ msgstr ""
|
||||
msgid "Issue tracker"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:18
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:17
|
||||
msgid "Engine stats"
|
||||
msgstr ""
|
||||
|
||||
@@ -899,26 +904,6 @@ msgstr ""
|
||||
msgid "cached"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/new_issue.html:60
|
||||
msgid "Start submitting a new issue on GitHub"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/new_issue.html:62
|
||||
msgid "Please check for existing bugs about this engine on GitHub"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/new_issue.html:65
|
||||
msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/new_issue.html:67
|
||||
msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/new_issue.html:68
|
||||
msgid "Submit a new issue on Github including the above information"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/preferences.html:65
|
||||
msgid "No HTTPS"
|
||||
msgstr ""
|
||||
@@ -938,17 +923,17 @@ msgid "!bang for its categories"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/preferences.html:102
|
||||
#: searx/templates/simple/stats.html:64
|
||||
#: searx/templates/simple/stats.html:63
|
||||
msgid "Median"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/preferences.html:103
|
||||
#: searx/templates/simple/stats.html:70
|
||||
#: searx/templates/simple/stats.html:69
|
||||
msgid "P80"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/preferences.html:104
|
||||
#: searx/templates/simple/stats.html:76
|
||||
#: searx/templates/simple/stats.html:75
|
||||
msgid "P95"
|
||||
msgstr ""
|
||||
|
||||
@@ -1041,81 +1026,81 @@ msgstr ""
|
||||
msgid "search"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:21
|
||||
#: searx/templates/simple/stats.html:20
|
||||
msgid "There is currently no data available. "
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:24
|
||||
#: searx/templates/simple/stats.html:25
|
||||
#: searx/templates/simple/stats.html:24
|
||||
msgid "Engine name"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:26
|
||||
#: searx/templates/simple/stats.html:25
|
||||
msgid "Scores"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:27
|
||||
#: searx/templates/simple/stats.html:26
|
||||
msgid "Result count"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/elements/engines_msg.html:7
|
||||
#: searx/templates/simple/preferences/engines.html:31
|
||||
#: searx/templates/simple/stats.html:28
|
||||
#: searx/templates/simple/stats.html:27
|
||||
msgid "Response time"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:35
|
||||
#: searx/templates/simple/stats.html:29
|
||||
#: searx/templates/simple/stats.html:28
|
||||
msgid "Reliability"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:59
|
||||
#: searx/templates/simple/stats.html:58
|
||||
msgid "Total"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:60
|
||||
#: searx/templates/simple/stats.html:59
|
||||
msgid "HTTP"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:61
|
||||
#: searx/templates/simple/stats.html:60
|
||||
msgid "Processing"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Warnings"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Errors and exceptions"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:105
|
||||
#: searx/templates/simple/stats.html:104
|
||||
msgid "Exception"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:107
|
||||
#: searx/templates/simple/stats.html:106
|
||||
msgid "Message"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:109
|
||||
#: searx/templates/simple/stats.html:108
|
||||
msgid "Percentage"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:111
|
||||
#: searx/templates/simple/stats.html:110
|
||||
msgid "Parameter"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/result_templates/code.html:29
|
||||
#: searx/templates/simple/result_templates/file.html:24
|
||||
#: searx/templates/simple/stats.html:119
|
||||
#: searx/templates/simple/stats.html:118
|
||||
msgid "Filename"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:120
|
||||
#: searx/templates/simple/stats.html:119
|
||||
msgid "Function"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/stats.html:121
|
||||
#: searx/templates/simple/stats.html:120
|
||||
msgid "Code"
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -20,7 +20,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2026-02-22 13:48+0000\n"
|
||||
"POT-Creation-Date: 2026-03-24 18:43+0000\n"
|
||||
"PO-Revision-Date: 2025-08-19 23:09+0000\n"
|
||||
"Last-Translator: Kemystra <kemystra@noreply.codeberg.org>\n"
|
||||
"Language: ms\n"
|
||||
@@ -73,7 +73,7 @@ msgid "videos"
|
||||
msgstr "video"
|
||||
|
||||
#. CATEGORY_NAMES['RADIO']
|
||||
#: searx/engines/radio_browser.py:142 searx/searxng.msg
|
||||
#: searx/engines/radio_browser.py:146 searx/searxng.msg
|
||||
msgid "radio"
|
||||
msgstr "radio"
|
||||
|
||||
@@ -569,7 +569,7 @@ msgstr "dijawab"
|
||||
msgid "No item found"
|
||||
msgstr "barang tidak dijumpai"
|
||||
|
||||
#: searx/engines/qwant.py:296
|
||||
#: searx/engines/qwant.py:291
|
||||
#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:329
|
||||
msgid "Source"
|
||||
msgstr "Punca"
|
||||
@@ -665,6 +665,11 @@ msgstr "Jana jumlah rawak yang berbeza"
|
||||
msgid "Compute {func} of the arguments"
|
||||
msgstr "Hitung {func} untuk"
|
||||
|
||||
#: searx/engines/boardreader.py:107
|
||||
#, python-brace-format
|
||||
msgid "Posted by {author}"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/openstreetmap.py:155
|
||||
msgid "Show route in map .."
|
||||
msgstr ""
|
||||
@@ -678,19 +683,19 @@ msgstr "{title} (USANG)"
|
||||
msgid "This entry has been superseded by"
|
||||
msgstr "Kemasukan ini telah diganti oleh"
|
||||
|
||||
#: searx/engines/qwant.py:298
|
||||
#: searx/engines/qwant.py:293
|
||||
msgid "Channel"
|
||||
msgstr "Saluran"
|
||||
|
||||
#: searx/engines/radio_browser.py:144
|
||||
#: searx/engines/radio_browser.py:148
|
||||
msgid "bitrate"
|
||||
msgstr "kadar bit"
|
||||
|
||||
#: searx/engines/radio_browser.py:145
|
||||
#: searx/engines/radio_browser.py:149
|
||||
msgid "votes"
|
||||
msgstr "undi"
|
||||
|
||||
#: searx/engines/radio_browser.py:146
|
||||
#: searx/engines/radio_browser.py:150
|
||||
msgid "clicks"
|
||||
msgstr "klik"
|
||||
|
||||
@@ -725,15 +730,15 @@ msgstr ""
|
||||
msgid "The image could not be downloaded."
|
||||
msgstr "Imej tidak dapat dimuat turun."
|
||||
|
||||
#: searx/engines/zlibrary.py:78
|
||||
#: searx/engines/zlibrary.py:79
|
||||
msgid "Language"
|
||||
msgstr "Bahasa"
|
||||
|
||||
#: searx/engines/zlibrary.py:79
|
||||
#: searx/engines/zlibrary.py:80
|
||||
msgid "Book rating"
|
||||
msgstr "Penarafan buku"
|
||||
|
||||
#: searx/engines/zlibrary.py:80
|
||||
#: searx/engines/zlibrary.py:81
|
||||
msgid "File quality"
|
||||
msgstr "Kualiti fail"
|
||||
|
||||
@@ -908,7 +913,7 @@ msgstr "Kod sumber"
|
||||
msgid "Issue tracker"
|
||||
msgstr "Isu penjejak"
|
||||
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:18
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:17
|
||||
msgid "Engine stats"
|
||||
msgstr "Statistik enjin"
|
||||
|
||||
@@ -948,28 +953,6 @@ msgstr "Penulis"
|
||||
msgid "cached"
|
||||
msgstr "dicache"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:60
|
||||
msgid "Start submitting a new issue on GitHub"
|
||||
msgstr "Mula menghantar isu baru di Github"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:62
|
||||
msgid "Please check for existing bugs about this engine on GitHub"
|
||||
msgstr "Sila semak untuk bug yang sedia ada tentang enjin ini di Github"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:65
|
||||
msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
msgstr ""
|
||||
"Saya mengesahkan tiada pepijat yang sedia ada mengenai isu yang saya "
|
||||
"hadapi"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:67
|
||||
msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
msgstr "Jika ini adalah contoh awam, sila nyatakan URL dalam laporan pepijat"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:68
|
||||
msgid "Submit a new issue on Github including the above information"
|
||||
msgstr "Hantar isu baru di Github termasuk maklumat di atas"
|
||||
|
||||
#: searx/templates/simple/preferences.html:65
|
||||
msgid "No HTTPS"
|
||||
msgstr "Tanpa HTTPS"
|
||||
@@ -989,17 +972,17 @@ msgid "!bang for its categories"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/preferences.html:102
|
||||
#: searx/templates/simple/stats.html:64
|
||||
#: searx/templates/simple/stats.html:63
|
||||
msgid "Median"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/preferences.html:103
|
||||
#: searx/templates/simple/stats.html:70
|
||||
#: searx/templates/simple/stats.html:69
|
||||
msgid "P80"
|
||||
msgstr "P80"
|
||||
|
||||
#: searx/templates/simple/preferences.html:104
|
||||
#: searx/templates/simple/stats.html:76
|
||||
#: searx/templates/simple/stats.html:75
|
||||
msgid "P95"
|
||||
msgstr "P95"
|
||||
|
||||
@@ -1094,82 +1077,82 @@ msgstr "padam"
|
||||
msgid "search"
|
||||
msgstr "cari"
|
||||
|
||||
#: searx/templates/simple/stats.html:21
|
||||
#: searx/templates/simple/stats.html:20
|
||||
msgid "There is currently no data available. "
|
||||
msgstr "Pada masa ini tiada data tersedia. "
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:24
|
||||
#: searx/templates/simple/stats.html:25
|
||||
#: searx/templates/simple/stats.html:24
|
||||
msgid "Engine name"
|
||||
msgstr "Nama enjin"
|
||||
|
||||
#: searx/templates/simple/stats.html:26
|
||||
#: searx/templates/simple/stats.html:25
|
||||
msgid "Scores"
|
||||
msgstr "Markah"
|
||||
|
||||
#: searx/templates/simple/stats.html:27
|
||||
#: searx/templates/simple/stats.html:26
|
||||
#, fuzzy
|
||||
msgid "Result count"
|
||||
msgstr "Jumlah keputusan"
|
||||
|
||||
#: searx/templates/simple/elements/engines_msg.html:7
|
||||
#: searx/templates/simple/preferences/engines.html:31
|
||||
#: searx/templates/simple/stats.html:28
|
||||
#: searx/templates/simple/stats.html:27
|
||||
msgid "Response time"
|
||||
msgstr "Masa tindak balas"
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:35
|
||||
#: searx/templates/simple/stats.html:29
|
||||
#: searx/templates/simple/stats.html:28
|
||||
msgid "Reliability"
|
||||
msgstr "Kebolehpercayaan"
|
||||
|
||||
#: searx/templates/simple/stats.html:59
|
||||
#: searx/templates/simple/stats.html:58
|
||||
msgid "Total"
|
||||
msgstr "Jumlah"
|
||||
|
||||
#: searx/templates/simple/stats.html:60
|
||||
#: searx/templates/simple/stats.html:59
|
||||
msgid "HTTP"
|
||||
msgstr "HTTP"
|
||||
|
||||
#: searx/templates/simple/stats.html:61
|
||||
#: searx/templates/simple/stats.html:60
|
||||
msgid "Processing"
|
||||
msgstr "Sedang memproses"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Warnings"
|
||||
msgstr "Amaran"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Errors and exceptions"
|
||||
msgstr "Ralat dan pengecualian"
|
||||
|
||||
#: searx/templates/simple/stats.html:105
|
||||
#: searx/templates/simple/stats.html:104
|
||||
msgid "Exception"
|
||||
msgstr "Pengecualian"
|
||||
|
||||
#: searx/templates/simple/stats.html:107
|
||||
#: searx/templates/simple/stats.html:106
|
||||
msgid "Message"
|
||||
msgstr "Mesej"
|
||||
|
||||
#: searx/templates/simple/stats.html:109
|
||||
#: searx/templates/simple/stats.html:108
|
||||
msgid "Percentage"
|
||||
msgstr "Peratus"
|
||||
|
||||
#: searx/templates/simple/stats.html:111
|
||||
#: searx/templates/simple/stats.html:110
|
||||
msgid "Parameter"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/result_templates/code.html:29
|
||||
#: searx/templates/simple/result_templates/file.html:24
|
||||
#: searx/templates/simple/stats.html:119
|
||||
#: searx/templates/simple/stats.html:118
|
||||
msgid "Filename"
|
||||
msgstr "Nama fail"
|
||||
|
||||
#: searx/templates/simple/stats.html:120
|
||||
#: searx/templates/simple/stats.html:119
|
||||
msgid "Function"
|
||||
msgstr "Fungsi"
|
||||
|
||||
#: searx/templates/simple/stats.html:121
|
||||
#: searx/templates/simple/stats.html:120
|
||||
msgid "Code"
|
||||
msgstr "Kod"
|
||||
|
||||
@@ -2123,3 +2106,21 @@ msgstr "sembunyikkan video"
|
||||
#~ msgid "Comment(s)"
|
||||
#~ msgstr "Ulasan"
|
||||
|
||||
#~ msgid "Start submitting a new issue on GitHub"
|
||||
#~ msgstr "Mula menghantar isu baru di Github"
|
||||
|
||||
#~ msgid "Please check for existing bugs about this engine on GitHub"
|
||||
#~ msgstr "Sila semak untuk bug yang sedia ada tentang enjin ini di Github"
|
||||
|
||||
#~ msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
#~ msgstr ""
|
||||
#~ "Saya mengesahkan tiada pepijat yang "
|
||||
#~ "sedia ada mengenai isu yang saya "
|
||||
#~ "hadapi"
|
||||
|
||||
#~ msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
#~ msgstr "Jika ini adalah contoh awam, sila nyatakan URL dalam laporan pepijat"
|
||||
|
||||
#~ msgid "Submit a new issue on Github including the above information"
|
||||
#~ msgstr "Hantar isu baru di Github termasuk maklumat di atas"
|
||||
|
||||
|
||||
Binary file not shown.
@@ -23,7 +23,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2026-02-22 13:48+0000\n"
|
||||
"POT-Creation-Date: 2026-03-24 18:43+0000\n"
|
||||
"PO-Revision-Date: 2025-12-09 14:10+0000\n"
|
||||
"Last-Translator: Aadniz <aadniz@noreply.codeberg.org>\n"
|
||||
"Language: nb_NO\n"
|
||||
@@ -76,7 +76,7 @@ msgid "videos"
|
||||
msgstr "videoer"
|
||||
|
||||
#. CATEGORY_NAMES['RADIO']
|
||||
#: searx/engines/radio_browser.py:142 searx/searxng.msg
|
||||
#: searx/engines/radio_browser.py:146 searx/searxng.msg
|
||||
msgid "radio"
|
||||
msgstr "radio"
|
||||
|
||||
@@ -550,7 +550,7 @@ msgstr "besvart"
|
||||
msgid "No item found"
|
||||
msgstr "Fant ingen elementer"
|
||||
|
||||
#: searx/engines/qwant.py:296
|
||||
#: searx/engines/qwant.py:291
|
||||
#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:329
|
||||
msgid "Source"
|
||||
msgstr "Kilde"
|
||||
@@ -646,6 +646,11 @@ msgstr "Generer forskjellige tilfeldige verdier"
|
||||
msgid "Compute {func} of the arguments"
|
||||
msgstr "Beregn {func} av argumentene"
|
||||
|
||||
#: searx/engines/boardreader.py:107
|
||||
#, python-brace-format
|
||||
msgid "Posted by {author}"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/openstreetmap.py:155
|
||||
msgid "Show route in map .."
|
||||
msgstr "Vis rute på kartet .."
|
||||
@@ -659,19 +664,19 @@ msgstr "{title} (FORELDET)"
|
||||
msgid "This entry has been superseded by"
|
||||
msgstr "Denne oppføringen har blitt erstattet av"
|
||||
|
||||
#: searx/engines/qwant.py:298
|
||||
#: searx/engines/qwant.py:293
|
||||
msgid "Channel"
|
||||
msgstr "Kanal"
|
||||
|
||||
#: searx/engines/radio_browser.py:144
|
||||
#: searx/engines/radio_browser.py:148
|
||||
msgid "bitrate"
|
||||
msgstr "overføringshastighet"
|
||||
|
||||
#: searx/engines/radio_browser.py:145
|
||||
#: searx/engines/radio_browser.py:149
|
||||
msgid "votes"
|
||||
msgstr "stemmer"
|
||||
|
||||
#: searx/engines/radio_browser.py:146
|
||||
#: searx/engines/radio_browser.py:150
|
||||
msgid "clicks"
|
||||
msgstr "klikk"
|
||||
|
||||
@@ -706,15 +711,15 @@ msgstr ""
|
||||
msgid "The image could not be downloaded."
|
||||
msgstr "Bildet kunne ikke lastes ned."
|
||||
|
||||
#: searx/engines/zlibrary.py:78
|
||||
#: searx/engines/zlibrary.py:79
|
||||
msgid "Language"
|
||||
msgstr "Språk"
|
||||
|
||||
#: searx/engines/zlibrary.py:79
|
||||
#: searx/engines/zlibrary.py:80
|
||||
msgid "Book rating"
|
||||
msgstr "Bokvurdering"
|
||||
|
||||
#: searx/engines/zlibrary.py:80
|
||||
#: searx/engines/zlibrary.py:81
|
||||
msgid "File quality"
|
||||
msgstr "Filkvalitet"
|
||||
|
||||
@@ -893,7 +898,7 @@ msgstr "Kildekode"
|
||||
msgid "Issue tracker"
|
||||
msgstr "Problemsporer"
|
||||
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:18
|
||||
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:17
|
||||
msgid "Engine stats"
|
||||
msgstr "Søkemotorstatistikk"
|
||||
|
||||
@@ -933,30 +938,6 @@ msgstr "Forfatter"
|
||||
msgid "cached"
|
||||
msgstr "hurtiglagret"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:60
|
||||
msgid "Start submitting a new issue on GitHub"
|
||||
msgstr "Begynn opprettelse av en ny sak på GitHub"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:62
|
||||
msgid "Please check for existing bugs about this engine on GitHub"
|
||||
msgstr "Vennligst sjekk for eksisterende feil for denne motoren på GitHub"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:65
|
||||
msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
msgstr ""
|
||||
"Jeg bekrefter at det ikke finnes noen registrerte feil knyttet til "
|
||||
"problemet jeg opplever"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:67
|
||||
msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
msgstr ""
|
||||
"Hvis dette er en offentlig instans, vennligst spesifiser URL-en i "
|
||||
"feilrapporten"
|
||||
|
||||
#: searx/templates/simple/new_issue.html:68
|
||||
msgid "Submit a new issue on Github including the above information"
|
||||
msgstr "Opprett en ny sak på Github med informasjonen ovenfor"
|
||||
|
||||
#: searx/templates/simple/preferences.html:65
|
||||
msgid "No HTTPS"
|
||||
msgstr "Ingen HTTPS"
|
||||
@@ -976,17 +957,17 @@ msgid "!bang for its categories"
|
||||
msgstr "!bang for dens kategorier"
|
||||
|
||||
#: searx/templates/simple/preferences.html:102
|
||||
#: searx/templates/simple/stats.html:64
|
||||
#: searx/templates/simple/stats.html:63
|
||||
msgid "Median"
|
||||
msgstr "Median"
|
||||
|
||||
#: searx/templates/simple/preferences.html:103
|
||||
#: searx/templates/simple/stats.html:70
|
||||
#: searx/templates/simple/stats.html:69
|
||||
msgid "P80"
|
||||
msgstr "P80"
|
||||
|
||||
#: searx/templates/simple/preferences.html:104
|
||||
#: searx/templates/simple/stats.html:76
|
||||
#: searx/templates/simple/stats.html:75
|
||||
msgid "P95"
|
||||
msgstr "P95"
|
||||
|
||||
@@ -1081,81 +1062,81 @@ msgstr "tøm"
|
||||
msgid "search"
|
||||
msgstr "søk"
|
||||
|
||||
#: searx/templates/simple/stats.html:21
|
||||
#: searx/templates/simple/stats.html:20
|
||||
msgid "There is currently no data available. "
|
||||
msgstr "Ingen data tilgjengelig for øyeblikket. "
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:24
|
||||
#: searx/templates/simple/stats.html:25
|
||||
#: searx/templates/simple/stats.html:24
|
||||
msgid "Engine name"
|
||||
msgstr "Søkemotornavn"
|
||||
|
||||
#: searx/templates/simple/stats.html:26
|
||||
#: searx/templates/simple/stats.html:25
|
||||
msgid "Scores"
|
||||
msgstr "Poengsummer"
|
||||
|
||||
#: searx/templates/simple/stats.html:27
|
||||
#: searx/templates/simple/stats.html:26
|
||||
msgid "Result count"
|
||||
msgstr "Antall resultater"
|
||||
|
||||
#: searx/templates/simple/elements/engines_msg.html:7
|
||||
#: searx/templates/simple/preferences/engines.html:31
|
||||
#: searx/templates/simple/stats.html:28
|
||||
#: searx/templates/simple/stats.html:27
|
||||
msgid "Response time"
|
||||
msgstr "Svartid"
|
||||
|
||||
#: searx/templates/simple/preferences/engines.html:35
|
||||
#: searx/templates/simple/stats.html:29
|
||||
#: searx/templates/simple/stats.html:28
|
||||
msgid "Reliability"
|
||||
msgstr "Pålitelighet"
|
||||
|
||||
#: searx/templates/simple/stats.html:59
|
||||
#: searx/templates/simple/stats.html:58
|
||||
msgid "Total"
|
||||
msgstr "Totalt"
|
||||
|
||||
#: searx/templates/simple/stats.html:60
|
||||
#: searx/templates/simple/stats.html:59
|
||||
msgid "HTTP"
|
||||
msgstr "HTTP"
|
||||
|
||||
#: searx/templates/simple/stats.html:61
|
||||
#: searx/templates/simple/stats.html:60
|
||||
msgid "Processing"
|
||||
msgstr "Behandler"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Warnings"
|
||||
msgstr "Advarsler"
|
||||
|
||||
#: searx/templates/simple/stats.html:99
|
||||
#: searx/templates/simple/stats.html:98
|
||||
msgid "Errors and exceptions"
|
||||
msgstr "Feil og unntak"
|
||||
|
||||
#: searx/templates/simple/stats.html:105
|
||||
#: searx/templates/simple/stats.html:104
|
||||
msgid "Exception"
|
||||
msgstr "Unntak"
|
||||
|
||||
#: searx/templates/simple/stats.html:107
|
||||
#: searx/templates/simple/stats.html:106
|
||||
msgid "Message"
|
||||
msgstr "Melding"
|
||||
|
||||
#: searx/templates/simple/stats.html:109
|
||||
#: searx/templates/simple/stats.html:108
|
||||
msgid "Percentage"
|
||||
msgstr "Prosentandel"
|
||||
|
||||
#: searx/templates/simple/stats.html:111
|
||||
#: searx/templates/simple/stats.html:110
|
||||
msgid "Parameter"
|
||||
msgstr "Parameter"
|
||||
|
||||
#: searx/templates/simple/result_templates/code.html:29
|
||||
#: searx/templates/simple/result_templates/file.html:24
|
||||
#: searx/templates/simple/stats.html:119
|
||||
#: searx/templates/simple/stats.html:118
|
||||
msgid "Filename"
|
||||
msgstr "Filnavn"
|
||||
|
||||
#: searx/templates/simple/stats.html:120
|
||||
#: searx/templates/simple/stats.html:119
|
||||
msgid "Function"
|
||||
msgstr "Funksjon"
|
||||
|
||||
#: searx/templates/simple/stats.html:121
|
||||
#: searx/templates/simple/stats.html:120
|
||||
msgid "Code"
|
||||
msgstr "Kode"
|
||||
|
||||
@@ -2312,3 +2293,24 @@ msgstr "skjul video"
|
||||
#~ msgid "Comment(s)"
|
||||
#~ msgstr "Kommentar(er)"
|
||||
|
||||
#~ msgid "Start submitting a new issue on GitHub"
|
||||
#~ msgstr "Begynn opprettelse av en ny sak på GitHub"
|
||||
|
||||
#~ msgid "Please check for existing bugs about this engine on GitHub"
|
||||
#~ msgstr "Vennligst sjekk for eksisterende feil for denne motoren på GitHub"
|
||||
|
||||
#~ msgid "I confirm there is no existing bug about the issue I encounter"
|
||||
#~ msgstr ""
|
||||
#~ "Jeg bekrefter at det ikke finnes "
|
||||
#~ "noen registrerte feil knyttet til "
|
||||
#~ "problemet jeg opplever"
|
||||
|
||||
#~ msgid "If this is a public instance, please specify the URL in the bug report"
|
||||
#~ msgstr ""
|
||||
#~ "Hvis dette er en offentlig instans, "
|
||||
#~ "vennligst spesifiser URL-en i "
|
||||
#~ "feilrapporten"
|
||||
|
||||
#~ msgid "Submit a new issue on Github including the above information"
|
||||
#~ msgstr "Opprett en ny sak på Github med informasjonen ovenfor"
|
||||
|
||||
|
||||
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user