Compare commits

..
1 Commits
Author SHA1 Message Date
Crowdin Bot 9491b660fa New Crowdin translations by GitHub Action
Lint / Linting Checks (push) Has been cancelled
Tests / vitest (1) (push) Has been cancelled
Tests / vitest (2) (push) Has been cancelled
Tests / vitest (3) (push) Has been cancelled
Tests / vitest (4) (push) Has been cancelled
2026-08-30 12:25:51 +00:00
344 changed files with 2638 additions and 5797 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
- name: Checkout - name: Checkout
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
- name: crowdin action - name: crowdin action
uses: crowdin/github-action@9af557de76d70c480f88065d336f445a362f402b # v3.1.0 uses: crowdin/github-action@8f01d54f70f1713ee3f09d82c2bbb2daeac28689 # v2
with: with:
upload_translations: false upload_translations: false
download_translations: true download_translations: true
+4 -4
View File
@@ -62,7 +62,7 @@ jobs:
nextjs-${{ runner.os }}-${{ hashFiles('pnpm-lock.yaml') }} nextjs-${{ runner.os }}-${{ hashFiles('pnpm-lock.yaml') }}
- name: Install pnpm - name: Install pnpm
uses: pnpm/action-setup@ea17c68df8912ef543352723c149a84f56e3d413 # v6.1.0 uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10
with: with:
version: 10 version: 10
run_install: false run_install: false
@@ -99,14 +99,14 @@ jobs:
password: ${{ secrets.DOCKERHUB_TOKEN }} password: ${{ secrets.DOCKERHUB_TOKEN }}
- name: Setup QEMU - name: Setup QEMU
uses: docker/setup-qemu-action@99012661954931238ded8c8b007157a8430204e1 # v4.4.0 uses: docker/setup-qemu-action@96fe6ef7f33517b61c61be40b68a1882f3264fb8 # v4.2.0
- name: Setup Docker buildx - name: Setup Docker buildx
uses: docker/setup-buildx-action@f87e5991a6d7451dcb8d9637bfbc97413f497069 # v4 uses: docker/setup-buildx-action@37fe631027851001ddb9b187196cc803df7f5f0e # v4
- name: Build and push Docker image - name: Build and push Docker image
id: build-and-push id: build-and-push
uses: docker/build-push-action@c3c9e263c25d99ce0380d002d59b67737d91b0dc # v7 uses: docker/build-push-action@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a # v7
with: with:
context: . context: .
push: ${{ github.event_name != 'pull_request' }} push: ${{ github.event_name != 'pull_request' }}
+3 -3
View File
@@ -23,7 +23,7 @@ jobs:
with: with:
python-version-file: ".python-version" python-version-file: ".python-version"
- name: Install uv - name: Install uv
uses: astral-sh/setup-uv@bec219d24cd3e171d82865faccec33120bb574f4 # v10.1.0 uses: astral-sh/setup-uv@20cfd1bf945f4377ade1205e4dbc17946fc9a30d # v10.0.1
- run: sudo apt-get install pngquant - run: sudo apt-get install pngquant
- name: Test Docs Build - name: Test Docs Build
run: uv run --frozen zensical build --clean run: uv run --frozen zensical build --clean
@@ -45,12 +45,12 @@ jobs:
with: with:
python-version-file: ".python-version" python-version-file: ".python-version"
- name: Install uv - name: Install uv
uses: astral-sh/setup-uv@bec219d24cd3e171d82865faccec33120bb574f4 # v10.1.0 uses: astral-sh/setup-uv@20cfd1bf945f4377ade1205e4dbc17946fc9a30d # v10.0.1
- run: sudo apt-get install pngquant - run: sudo apt-get install pngquant
- name: Build Docs - name: Build Docs
run: uv run --frozen zensical build --clean run: uv run --frozen zensical build --clean
- uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5.0.0 - uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5.0.0
with: with:
path: site path: site
- uses: actions/deploy-pages@368f82528645a54fb793d4d04e342629a3f51346 # v5.0.1 - uses: actions/deploy-pages@cd2ce8fcbc39b97be8ca5fce6e763baed58fa128 # v5.0.0
id: deployment id: deployment
+1 -1
View File
@@ -26,7 +26,7 @@ jobs:
uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1 uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1
- name: Install pnpm - name: Install pnpm
uses: pnpm/action-setup@ea17c68df8912ef543352723c149a84f56e3d413 # v6.1.0 uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10
with: with:
version: 10 version: 10
run_install: false run_install: false
+2 -2
View File
@@ -18,7 +18,7 @@ jobs:
steps: steps:
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
- uses: pnpm/action-setup@ea17c68df8912ef543352723c149a84f56e3d413 # v6.1.0 - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10
with: with:
version: 9 version: 9
@@ -31,7 +31,7 @@ jobs:
# Run Vitest directly so `--shard` is parsed as an option # Run Vitest directly so `--shard` is parsed as an option
- run: pnpm -s exec vitest run --coverage --shard ${{ matrix.shard }}/4 --pool forks - run: pnpm -s exec vitest run --coverage --shard ${{ matrix.shard }}/4 --pool forks
- name: Upload coverage reports to Codecov - name: Upload coverage reports to Codecov
uses: codecov/codecov-action@303a32d7a59b442fa8d48b6a1cc6825c09c847a5 # v7.1.1 uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7.0.0
with: with:
token: ${{ secrets.CODECOV_TOKEN }} token: ${{ secrets.CODECOV_TOKEN }}
files: ./coverage/lcov.info files: ./coverage/lcov.info
Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 794 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 221 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 337 KiB

-58
View File
@@ -430,64 +430,6 @@ headerStyle: clean
headerStyle: boxedWidgets headerStyle: boxedWidgets
``` ```
## Card Style
Service and bookmark cards use a drop shadow by default. The `hairline` style replaces it with a thin border that brightens on hover.
<img width="896" alt="default cards" src="../../assets/style-default.webp">
```yaml
# default, shadowed cards
```
---
<img width="896" alt="hairline cards" src="../../assets/card-style-hairline.webp">
```yaml
cardStyle: hairline
```
## Block Style
Widget blocks (the value / label pairs inside a service card) can use the `refined` style to make values heavier and easier to read.
<img width="896" alt="default blocks" src="../../assets/style-default.webp">
```yaml
# default, standard blocks
```
---
<img width="896" alt="refined blocks" src="../../assets/block-style-refined.webp">
```yaml
blockStyle: refined
```
## Font
Homepage uses Manrope by default. You can switch to IBM Plex Mono instead, either everywhere or for data only.
<img width="896" alt="IBM Plex Mono everywhere" src="../../assets/font-plex.webp">
```yaml
font: plex # the whole dashboard
```
---
<img width="896" alt="IBM Plex Mono for data only" src="../../assets/font-plex-data.webp">
```yaml
font: plexData # only values, stats, the clock and status tags
```
With `plexData`, labels and names stay in Manrope while numbers line up in columns.
Both fonts are bundled with Homepage, so no external requests are made.
## Base URL ## Base URL
In some proxy configurations, it may be necessary to set the documents base URL. You can do this by providing a `base` value, like so: In some proxy configurations, it may be necessary to set the documents base URL. You can do this by providing a `base` value, like so:
-5
View File
@@ -69,11 +69,6 @@ For OIDC login (overrides password login):
- `HOMEPAGE_OIDC_CLIENT_ID` - `HOMEPAGE_OIDC_CLIENT_ID`
- `HOMEPAGE_OIDC_CLIENT_SECRET` - `HOMEPAGE_OIDC_CLIENT_SECRET`
- Optional: `HOMEPAGE_OIDC_NAME` (display name), `HOMEPAGE_OIDC_SCOPE` (defaults to `openid email profile`) - Optional: `HOMEPAGE_OIDC_NAME` (display name), `HOMEPAGE_OIDC_SCOPE` (defaults to `openid email profile`)
- Optional: `HOMEPAGE_OIDC_AUTO_LOGIN=true` to skip the login page and send unauthenticated visitors straight to the provider
!!! tip
With auto-login enabled, visit `/auth/signin?autologin=0` to reach the login page without being redirected, e.g. in case something goes wrong!
!!! warning !!! warning
-36
View File
@@ -1,36 +0,0 @@
---
title: Custom API
description: Custom API Information Widget Configuration
---
_(Find the Custom API service widget [here](../services/customapi.md))_
The Custom API information widget shows values from a custom self-hosted or third party API in your Homepage header, alongside an icon.
```yaml
- customapi:
url: http://custom.api.host.or.ip:port/path/to/exact/api/endpoint
icon: mdi-api # optional, see below
label: My API # optional, shown below the values
href: https://custom.api.host # optional, makes the widget a link
refreshInterval: 10000 # optional - in milliseconds, defaults to 10s
username: username # auth - optional
password: password # auth - optional
method: GET # optional, e.g. POST
headers: # optional, must be object
X-API-Token: token
requestBody: # optional, can be string or object
mappings:
- field: key
label: Field 1
- field: path.to.key2
label: Field 2
format: number # optional - defaults to text
- field: path.to.key3
label: Field 3
format: percent
```
The `icon` accepts the same values as [service icons](../../configs/services.md#icons), e.g. `mdi-api`, `si-github`, `sh-homepage`, a dashboard icon name like `homepage.png`, or a full URL. If no icon is set, a generic API icon is shown.
Mappings support the same `field`, `format`, `remap`, `scale`, `prefix` and `suffix` options as the [Custom API service widget](../services/customapi.md). The `additionalField` option and the `display` modes are not supported.
-1
View File
@@ -7,7 +7,6 @@ search:
You can also find a list of all available info widgets in the sidebar navigation. You can also find a list of all available info widgets in the sidebar navigation.
- [Custom API](customapi.md)
- [Date & Time](datetime.md) - [Date & Time](datetime.md)
- [Glances](glances.md) - [Glances](glances.md)
- [Greeting](greeting.md) - [Greeting](greeting.md)
+1 -2
View File
@@ -6,7 +6,6 @@ description: Arcane Widget Configuration
Learn more about [Arcane](https://github.com/getarcaneapp/arcane). Learn more about [Arcane](https://github.com/getarcaneapp/arcane).
**Allowed fields** (max 4): `running`, `stopped`, `total`, `images`, `images_used`, `images_unused`, `image_updates`. **Allowed fields** (max 4): `running`, `stopped`, `total`, `images`, `images_used`, `images_unused`, `image_updates`.
**Default fields**: `running`, `stopped`, `total`, `image_updates`. **Default fields**: `running`, `stopped`, `total`, `image_updates`.
```yaml ```yaml
@@ -18,4 +17,4 @@ widget:
fields: ["running", "stopped", "total", "image_updates"] # optional fields: ["running", "stopped", "total", "image_updates"] # optional
``` ```
Using an API key for the widget requires permissions for: `containers:list`, `images:list`, and `image-updates:read`. Using an api key for the widget requires permissions for: `containers:list` `images:list and `image-updates:read`
-2
View File
@@ -3,8 +3,6 @@ title: Custom API
description: Custom Widget Configuration from the API description: Custom Widget Configuration from the API
--- ---
_(Find the Custom API information widget [here](../info/customapi.md))_
This widget can show information from custom self-hosted or third party API. This widget can show information from custom self-hosted or third party API.
Fields need to be defined in the `mappings` section YAML object to correlate with the value in the APIs JSON object. Final field definition needs to be the key with the desired value information. Fields need to be defined in the `mappings` section YAML object to correlate with the value in the APIs JSON object. Final field definition needs to be the key with the desired value information.
-46
View File
@@ -1,46 +0,0 @@
---
title: Feed
description: RSS / Atom feed widget
---
This widget shows the latest items from an RSS 2.0 or Atom feed.
```yaml
widget:
type: feed
url: https://feeds.bbci.co.uk/news/rss.xml
maxItems: 5 # optional - defaults to 5
layout: list # optional - possible values list, grid - defaults to list
images: true # optional - set to false to hide images - defaults to true
```
## Layouts
`list` shows one row per item. Items with an image get a small thumbnail.
![Feed widget list layout](../../assets/widget_feed_list.webp)
![Feed widget list layout with thumbnails](../../assets/widget_feed_thumbnails.webp)
`grid` shows image tiles that re-flow to fit the width of the widget, e.g.:
```yaml
- NASA Image of the Day:
widget:
type: feed
url: https://www.nasa.gov/feeds/iotd-feed/
layout: grid
maxItems: 8
```
![Feed widget grid layout](../../assets/widget_feed_grid.webp)
## Images
Images are taken from the feed's `media:thumbnail` / `media:content` tags or image enclosures, falling back to the first image in the item's content. Some feeds do not include images at all.
Images are loaded by your browser directly from the feed's host, at whatever size the feed provides. Feeds that link full-size originals can be slow to load; set `images: false` for those.
## Notes
Feeds are fetched by homepage, not your browser, and cached for 10 minutes.
-2
View File
@@ -39,7 +39,6 @@ You can also find a list of all available service widgets in the sidebar navigat
- [Emby](emby.md) - [Emby](emby.md)
- [ESPHome](esphome.md) - [ESPHome](esphome.md)
- [EVCC](evcc.md) - [EVCC](evcc.md)
- [Feed](feed.md)
- [Filebrowser](filebrowser.md) - [Filebrowser](filebrowser.md)
- [Fileflows](fileflows.md) - [Fileflows](fileflows.md)
- [Firefly III](firefly.md) - [Firefly III](firefly.md)
@@ -120,7 +119,6 @@ You can also find a list of all available service widgets in the sidebar navigat
- [PyLoad](pyload.md) - [PyLoad](pyload.md)
- [qBittorrent](qbittorrent.md) - [qBittorrent](qbittorrent.md)
- [QNAP](qnap.md) - [QNAP](qnap.md)
- [qui](qui.md)
- [Radarr](radarr.md) - [Radarr](radarr.md)
- [Readarr](readarr.md) - [Readarr](readarr.md)
- [ROMM](romm.md) - [ROMM](romm.md)
+2 -2
View File
@@ -13,8 +13,8 @@ Allowed fields: `["movies", "series", "episodes", "songs", "albums"]`.
| Jellyfin Version | Homepage Widget Version | | Jellyfin Version | Homepage Widget Version |
| ---------------- | ----------------------- | | ---------------- | ----------------------- |
| < 12 (10.12) | 1 (default) | | < 10.12 | 1 (default) |
| >= 12 (10.12) | 2 | | >= 10.12 | 2 |
```yaml ```yaml
widget: widget:
+3 -3
View File
@@ -5,7 +5,7 @@ description: Nginx Proxy Manager Widget Configuration
Learn more about [Nginx Proxy Manager](https://nginxproxymanager.com/). Learn more about [Nginx Proxy Manager](https://nginxproxymanager.com/).
Use a "view-only" user for the username and password. Login with the same admin username and password used to access the web UI.
Allowed fields: `["enabled", "disabled", "total"]`. Allowed fields: `["enabled", "disabled", "total"]`.
@@ -13,6 +13,6 @@ Allowed fields: `["enabled", "disabled", "total"]`.
widget: widget:
type: npm type: npm
url: http://npm.host.or.ip url: http://npm.host.or.ip
username: view_only_username username: admin_username
password: view_only_password password: admin_password
``` ```
-30
View File
@@ -1,30 +0,0 @@
---
title: qui
description: qui Widget Configuration
---
Learn more about [qui](https://github.com/autobrr/qui).
Generate an API key in qui under **Settings → API Keys**.
The widget has two modes:
- **Aggregated (default):** omit `instance` to show combined stats across all qBittorrent instances monitored by qui.
- **Per-instance:** set `instance` to the qui ID (visible in the qui UI) to show just that one.
```yaml
widget:
type: qui
url: http://qui.host.or.ip:7476
key: quiapikeyquiapikeyquiapikey
instance: 1 # optional; omit for aggregated stats across all instances
fields: ["leech", "download", "seed", "upload"] # optional
```
## Fields
Allowed fields: `["leech", "download", "seed", "upload", "total", "errored", "ratio", "freeSpace"]` (maximum of 4).
Default fields: `["leech", "download", "seed", "upload"]`.
Note: `ratio` and `freeSpace` are only available with the 'single instance' version of the widget.
-1
View File
@@ -13,5 +13,4 @@ widget:
url: http://whatsupdocker:port url: http://whatsupdocker:port
username: username # optional username: username # optional
password: password # optional password: password # optional
key: bearer-token # optional, takes precedence over username/password
``` ```
+21 -4
View File
@@ -1,13 +1,30 @@
import nextCoreWebVitals from "eslint-config-next/core-web-vitals"; import path from "node:path";
import prettierConfig from "eslint-config-prettier/flat"; import { fileURLToPath } from "node:url";
import { fixupConfigRules } from "@eslint/compat";
import { FlatCompat } from "@eslint/eslintrc";
import js from "@eslint/js";
import prettier from "eslint-plugin-prettier";
import { defineConfig, globalIgnores } from "eslint/config"; import { defineConfig, globalIgnores } from "eslint/config";
const __filename = fileURLToPath(import.meta.url);
const __dirname = path.dirname(__filename);
const compat = new FlatCompat({
baseDirectory: __dirname,
recommendedConfig: js.configs.recommended,
allConfig: js.configs.all,
});
export default defineConfig([ export default defineConfig([
...nextCoreWebVitals,
prettierConfig,
{ {
files: ["**/*.{js,mjs,cjs,jsx}"], files: ["**/*.{js,mjs,cjs,jsx}"],
extends: fixupConfigRules(compat.extends("next/core-web-vitals", "prettier", "plugin:react-hooks/recommended")),
plugins: {
prettier,
},
languageOptions: { languageOptions: {
ecmaVersion: 6, ecmaVersion: 6,
sourceType: "module", sourceType: "module",
-3
View File
@@ -65,7 +65,6 @@ nav:
- widgets/services/emby.md - widgets/services/emby.md
- widgets/services/esphome.md - widgets/services/esphome.md
- widgets/services/evcc.md - widgets/services/evcc.md
- widgets/services/feed.md
- widgets/services/filebrowser.md - widgets/services/filebrowser.md
- widgets/services/fileflows.md - widgets/services/fileflows.md
- widgets/services/firefly.md - widgets/services/firefly.md
@@ -149,7 +148,6 @@ nav:
- widgets/services/pyload.md - widgets/services/pyload.md
- widgets/services/qbittorrent.md - widgets/services/qbittorrent.md
- widgets/services/qnap.md - widgets/services/qnap.md
- widgets/services/qui.md
- widgets/services/radarr.md - widgets/services/radarr.md
- widgets/services/readarr.md - widgets/services/readarr.md
- widgets/services/romm.md - widgets/services/romm.md
@@ -196,7 +194,6 @@ nav:
- widgets/services/zabbix.md - widgets/services/zabbix.md
- "Information Widgets": - "Information Widgets":
- widgets/info/index.md - widgets/info/index.md
- widgets/info/customapi.md
- widgets/info/datetime.md - widgets/info/datetime.md
- widgets/info/glances.md - widgets/info/glances.md
- widgets/info/greeting.md - widgets/info/greeting.md
-6
View File
@@ -106,12 +106,6 @@ function relativeDate(date, formatter) {
const unitIndex = cutoffs.findIndex((cutoff) => cutoff > Math.abs(delta)); const unitIndex = cutoffs.findIndex((cutoff) => cutoff > Math.abs(delta));
const divisor = unitIndex ? cutoffs[unitIndex - 1] : 1; const divisor = unitIndex ? cutoffs[unitIndex - 1] : 1;
if (units[unitIndex] === "day") {
// compare calendar days, not elapsed 24h blocks
const startOfDay = (d) => new Date(d.getFullYear(), d.getMonth(), d.getDate());
return formatter.format(Math.round((startOfDay(date) - startOfDay(new Date())) / 86400000), "day");
}
return formatter.format(Math.floor(delta / divisor), units[unitIndex]); return formatter.format(Math.floor(delta / divisor), units[unitIndex]);
} }
+14 -7
View File
@@ -1,6 +1,6 @@
{ {
"name": "homepage", "name": "homepage",
"version": "2.4.0", "version": "2.1.0",
"private": true, "private": true,
"scripts": { "scripts": {
"preinstall": "npx only-allow pnpm", "preinstall": "npx only-allow pnpm",
@@ -23,12 +23,12 @@
"gamedig": "^5.3.3", "gamedig": "^5.3.3",
"i18next": "^26.3.6", "i18next": "^26.3.6",
"ical.js": "^2.2.1", "ical.js": "^2.2.1",
"js-yaml": "^5.4.2", "js-yaml": "^5.3.0",
"json-rpc-2.0": "^1.7.1", "json-rpc-2.0": "^1.7.1",
"luxon": "^3.7.2", "luxon": "^3.7.2",
"memory-cache": "^0.2.0", "memory-cache": "^0.2.0",
"minecraftstatuspinger": "^1.2.2", "minecraftstatuspinger": "^1.2.2",
"next": "^16.3.3", "next": "^16.2.12",
"next-auth": "^4.24.15", "next-auth": "^4.24.15",
"next-i18next": "^16.0.8", "next-i18next": "^16.0.8",
"ping": "^1.0.0", "ping": "^1.0.0",
@@ -36,10 +36,9 @@
"raw-body": "^4.0.0", "raw-body": "^4.0.0",
"react": "^19.2.8", "react": "^19.2.8",
"react-dom": "^19.2.8", "react-dom": "^19.2.8",
"react-i18next": "^17.0.12", "react-i18next": "^17.0.11",
"react-icons": "^5.6.0", "react-icons": "^5.6.0",
"recharts": "^3.1.2", "recharts": "^3.1.2",
"sax": "^1.6.1",
"swr": "^2.5.1", "swr": "^2.5.1",
"systeminformation": "^5.33.1", "systeminformation": "^5.33.1",
"tough-cookie": "^6.0.2", "tough-cookie": "^6.0.2",
@@ -49,21 +48,29 @@
"xml-js": "^1.6.11" "xml-js": "^1.6.11"
}, },
"devDependencies": { "devDependencies": {
"@eslint/compat": "^2.1.0",
"@eslint/eslintrc": "^3.3.3",
"@eslint/js": "^9.39.4",
"@tailwindcss/forms": "^0.5.11", "@tailwindcss/forms": "^0.5.11",
"@tailwindcss/postcss": "^4.3.3", "@tailwindcss/postcss": "^4.3.3",
"@testing-library/jest-dom": "^7.0.1", "@testing-library/jest-dom": "^7.0.1",
"@testing-library/react": "^16.3.0", "@testing-library/react": "^16.3.0",
"@vitest/coverage-v8": "^4.1.10", "@vitest/coverage-v8": "^4.1.10",
"eslint": "^9.25.1", "eslint": "^9.25.1",
"eslint-config-next": "^16.3.3", "eslint-config-next": "^15.5.11",
"eslint-config-prettier": "^10.1.8", "eslint-config-prettier": "^10.1.8",
"eslint-plugin-import": "^2.32.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-prettier": "^5.5.6",
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "^7.1.1",
"jsdom": "^30.0.1", "jsdom": "^30.0.1",
"postcss": "^8.5.26", "postcss": "^8.5.26",
"prettier": "^3.8.4", "prettier": "^3.8.4",
"prettier-plugin-organize-imports": "^4.3.0", "prettier-plugin-organize-imports": "^4.3.0",
"tailwind-scrollbar": "^4.0.2", "tailwind-scrollbar": "^4.0.2",
"tailwindcss": "^4.3.3", "tailwindcss": "^4.3.3",
"typescript": "^6.0.3", "typescript": "^5.7.3",
"vitest": "^4.1.0" "vitest": "^4.1.0"
}, },
"optionalDependencies": { "optionalDependencies": {
+501 -424
View File
File diff suppressed because it is too large Load Diff
+5 -10
View File
@@ -21,7 +21,7 @@
"seconds": "s" "seconds": "s"
}, },
"auth": { "auth": {
"signout": "Teken uit" "signout": "Sign out"
}, },
"widget": { "widget": {
"missing_type": "Ontbrekende legstuk-tipe: {{type}}", "missing_type": "Ontbrekende legstuk-tipe: {{type}}",
@@ -40,8 +40,8 @@
}, },
"search": { "search": {
"placeholder": "Soek…", "placeholder": "Soek…",
"provider": "Soekenjin: {{name}}", "provider": "Search engine: {{name}}",
"select_provider": "Kies soekenjin" "select_provider": "Select search engine"
}, },
"resources": { "resources": {
"cpu": "SVE", "cpu": "SVE",
@@ -99,12 +99,7 @@
"unhealthy": "Ongesond", "unhealthy": "Ongesond",
"not_found": "Nie Gevind Nie", "not_found": "Nie Gevind Nie",
"exited": "Verlaat", "exited": "Verlaat",
"partial": "Gedeeltelik", "partial": "Gedeeltelik"
"created": "Geskep",
"paused": "Onderbreek",
"restarting": "Herlaai",
"removing": "Verwydering",
"dead": "Dood"
}, },
"ping": { "ping": {
"error": "Fout", "error": "Fout",
@@ -479,7 +474,7 @@
"users": "Gebruikers", "users": "Gebruikers",
"loginsLast24H": "Aantekenings (24h)", "loginsLast24H": "Aantekenings (24h)",
"failedLoginsLast24H": "Mislukte Aantekenings (24h)", "failedLoginsLast24H": "Mislukte Aantekenings (24h)",
"authorizationsLast24H": "Magtigings (24h)" "authorizationsLast24H": "Auths (24h)"
}, },
"proxmox": { "proxmox": {
"mem": "GEH", "mem": "GEH",
+1 -6
View File
@@ -99,12 +99,7 @@
"unhealthy": "غير سليم", "unhealthy": "غير سليم",
"not_found": "غير موجود", "not_found": "غير موجود",
"exited": "خرجت", "exited": "خرجت",
"partial": "جزئي", "partial": "جزئي"
"created": "Created",
"paused": "Paused",
"restarting": "Restarting",
"removing": "Removing",
"dead": "Dead"
}, },
"ping": { "ping": {
"error": "خطأ", "error": "خطأ",
+1 -6
View File
@@ -99,12 +99,7 @@
"unhealthy": "Нездравословен", "unhealthy": "Нездравословен",
"not_found": "Не е открит", "not_found": "Не е открит",
"exited": "Напуснал", "exited": "Напуснал",
"partial": "Частично", "partial": "Частично"
"created": "Created",
"paused": "Paused",
"restarting": "Restarting",
"removing": "Removing",
"dead": "Dead"
}, },
"ping": { "ping": {
"error": "Грешка", "error": "Грешка",
+260 -265
View File
@@ -21,7 +21,7 @@
"seconds": "s" "seconds": "s"
}, },
"auth": { "auth": {
"signout": "Tanca la sessió" "signout": "Sign out"
}, },
"widget": { "widget": {
"missing_type": "Falta el tipus de widget: {{type}}", "missing_type": "Falta el tipus de widget: {{type}}",
@@ -40,8 +40,8 @@
}, },
"search": { "search": {
"placeholder": "Cerca…", "placeholder": "Cerca…",
"provider": "Motor de cerca: {{name}}", "provider": "Search engine: {{name}}",
"select_provider": "Escull motor de cerca" "select_provider": "Select search engine"
}, },
"resources": { "resources": {
"cpu": "CPU", "cpu": "CPU",
@@ -72,17 +72,17 @@
"empty_data": "Estat del subsistema desconegut" "empty_data": "Estat del subsistema desconegut"
}, },
"unifi_drive": { "unifi_drive": {
"healthy": "Saludable", "healthy": "Healthy",
"degraded": "Degradat", "degraded": "Degraded",
"no_data": "Sense dades d'emmagatzematge disponible" "no_data": "No storage data available"
}, },
"duplicati": { "duplicati": {
"jobs": "Tasques", "jobs": "Jobs",
"stored": "Desat", "stored": "Stored",
"lastBackup": "Darrera execució", "lastBackup": "Last Run",
"nextRun": "Propera execució", "nextRun": "Next Run",
"running": "En execució", "running": "Running",
"warnings": "Avisos", "warnings": "Warnings",
"errors": "Errors" "errors": "Errors"
}, },
"docker": { "docker": {
@@ -99,12 +99,7 @@
"unhealthy": "No saludable", "unhealthy": "No saludable",
"not_found": "No trobat", "not_found": "No trobat",
"exited": "Tancat", "exited": "Tancat",
"partial": "Parcial", "partial": "Parcial"
"created": "Creat",
"paused": "Pausat",
"restarting": "Reiniciant",
"removing": "Eliminant",
"dead": "Mort"
}, },
"ping": { "ping": {
"error": "Error", "error": "Error",
@@ -140,7 +135,7 @@
"series": "Sèries", "series": "Sèries",
"episodes": "Episodis", "episodes": "Episodis",
"songs": "Cançons", "songs": "Cançons",
"albums": "Àlbums" "albums": "Albums"
}, },
"esphome": { "esphome": {
"offline": "Desconnectat", "offline": "Desconnectat",
@@ -251,10 +246,10 @@
"seed": "Sembrat" "seed": "Sembrat"
}, },
"qbittorrent": { "qbittorrent": {
"download": "Baixada", "download": "Download",
"upload": "Pujada", "upload": "Upload",
"leech": "Sangonera", "leech": "Leech",
"seed": "Sembrat" "seed": "Seed"
}, },
"qnap": { "qnap": {
"cpuUsage": "Ús de CPU", "cpuUsage": "Ús de CPU",
@@ -265,44 +260,44 @@
"invalid": "No vàlid" "invalid": "No vàlid"
}, },
"deluge": { "deluge": {
"download": "Baixada", "download": "Download",
"upload": "Pujada", "upload": "Upload",
"leech": "Sangonera", "leech": "Leech",
"seed": "Sembrat" "seed": "Seed"
}, },
"develancacheui": { "develancacheui": {
"cachehitbytes": "Bytes trobats a la memòria cau", "cachehitbytes": "Bytes trobats a la memòria cau",
"cachemissbytes": "Bytes no trobats a la memòria cau" "cachemissbytes": "Bytes no trobats a la memòria cau"
}, },
"downloadstation": { "downloadstation": {
"download": "Baixada", "download": "Download",
"upload": "Pujada", "upload": "Upload",
"leech": "Sangonera", "leech": "Leech",
"seed": "Sembrat" "seed": "Seed"
}, },
"sonarr": { "sonarr": {
"wanted": "Pendents", "wanted": "Volgut",
"queued": "En cua", "queued": "En cua",
"series": "Sèries", "series": "Series",
"queue": "Cua", "queue": "Queue",
"unknown": "Desconegut" "unknown": "Unknown"
}, },
"radarr": { "radarr": {
"wanted": "Pendents", "wanted": "Wanted",
"missing": "Falten", "missing": "Falten",
"queued": "En cua", "queued": "Queued",
"movies": "Pel·lícules", "movies": "Movies",
"queue": "Cua", "queue": "Queue",
"unknown": "Desconegut" "unknown": "Unknown"
}, },
"lidarr": { "lidarr": {
"wanted": "Pendents", "wanted": "Wanted",
"queued": "En cua", "queued": "Queued",
"artists": "Artistes" "artists": "Artistes"
}, },
"readarr": { "readarr": {
"wanted": "Pendents", "wanted": "Wanted",
"queued": "En cua", "queued": "Queued",
"books": "Llibres" "books": "Llibres"
}, },
"bazarr": { "bazarr": {
@@ -315,16 +310,16 @@
"available": "Disponible" "available": "Disponible"
}, },
"seerr": { "seerr": {
"pending": "Pendent", "pending": "Pending",
"approved": "Aprovat", "approved": "Approved",
"available": "Disponible", "available": "Available",
"completed": "Completat", "completed": "Completed",
"processing": "Processant", "processing": "Processing",
"issues": "Incidències" "issues": "Open Issues"
}, },
"netalertx": { "netalertx": {
"total": "Total", "total": "Total",
"connected": "Connectat", "connected": "Connected",
"new_devices": "Nous dispositius", "new_devices": "Nous dispositius",
"down_alerts": "Alertes de caigudes" "down_alerts": "Alertes de caigudes"
}, },
@@ -335,18 +330,18 @@
"gravity": "Gravetat" "gravity": "Gravetat"
}, },
"adguard": { "adguard": {
"queries": "Consultes", "queries": "Queries",
"blocked": "Bloquejat", "blocked": "Blocked",
"filtered": "Filtrat", "filtered": "Filtrat",
"latency": "Latència" "latency": "Latència"
}, },
"speedtest": { "speedtest": {
"upload": "Pujada", "upload": "Upload",
"download": "Baixada", "download": "Download",
"ping": "Latència" "ping": "Ping"
}, },
"portainer": { "portainer": {
"running": "En execució", "running": "Running",
"stopped": "Aturat", "stopped": "Aturat",
"total": "Total" "total": "Total"
}, },
@@ -364,16 +359,16 @@
"address": "Adreça", "address": "Adreça",
"expires": "Caduca", "expires": "Caduca",
"never": "Mai", "never": "Mai",
"user": "Usuari", "user": "User",
"hostname": "Nom d'hoste", "hostname": "Hostname",
"name": "Nom", "name": "Name",
"client_version": "Versió de client", "client_version": "Client Version",
"os": "OS", "os": "OS",
"created": "Creat", "created": "Created",
"authorized": "Autoritzat", "authorized": "Authorized",
"is_external": "És extern", "is_external": "Is External",
"update_available": "Actualització disponible", "update_available": "Update Available",
"tags": "Etiquetes", "tags": "Tags",
"last_seen": "Vist per darrer cop", "last_seen": "Vist per darrer cop",
"now": "Ara", "now": "Ara",
"years": "{{number}}a", "years": "{{number}}a",
@@ -383,7 +378,7 @@
"minutes": "{{number}}m", "minutes": "{{number}}m",
"seconds": "{{number}}s", "seconds": "{{number}}s",
"ago": "Fa {{value}}", "ago": "Fa {{value}}",
"true": "Sí", "true": "Yes",
"false": "No" "false": "No"
}, },
"technitium": { "technitium": {
@@ -460,8 +455,8 @@
"domain_count": "Dominis" "domain_count": "Dominis"
}, },
"medusa": { "medusa": {
"wanted": "Pendents", "wanted": "Volguts",
"queued": "En cua", "queued": "Encuat",
"series": "Sèries" "series": "Sèries"
}, },
"minecraft": { "minecraft": {
@@ -479,7 +474,7 @@
"users": "Usuaris", "users": "Usuaris",
"loginsLast24H": "Inicis de sessió (24h)", "loginsLast24H": "Inicis de sessió (24h)",
"failedLoginsLast24H": "Errors d'inici de sessió (24h)", "failedLoginsLast24H": "Errors d'inici de sessió (24h)",
"authorizationsLast24H": "Autentificacions (últ. 24h)" "authorizationsLast24H": "Auths (24h)"
}, },
"proxmox": { "proxmox": {
"mem": "MEM", "mem": "MEM",
@@ -547,37 +542,37 @@
"61-day": "Pluja lleugera", "61-day": "Pluja lleugera",
"61-night": "Pluja lleugera", "61-night": "Pluja lleugera",
"63-day": "Pluja", "63-day": "Pluja",
"63-night": "Pluja", "63-night": "Rain",
"65-day": "Pluja intensa", "65-day": "Pluja intensa",
"65-night": "Pluja forta", "65-night": "Heavy Rain",
"66-day": "Pluja gelada", "66-day": "Pluja gelada",
"66-night": "Pluja gelada", "66-night": "Freezing Rain",
"67-day": "Pluja gelada", "67-day": "Freezing Rain",
"67-night": "Pluja gelada", "67-night": "Freezing Rain",
"71-day": "Neu lleugera", "71-day": "Neu lleugera",
"71-night": "Nevada lleugera", "71-night": "Light Snow",
"73-day": "Neu", "73-day": "Neu",
"73-night": "Nevada", "73-night": "Snow",
"75-day": "Neu intensa", "75-day": "Neu intensa",
"75-night": "Nevada forta", "75-night": "Heavy Snow",
"77-day": "Neu lleugera", "77-day": "Neu lleugera",
"77-night": "Flocs de neu", "77-night": "Snow Grains",
"80-day": "Plovisqueig", "80-day": "Plovisqueig",
"80-night": "Plugims suaus", "80-night": "Light Showers",
"81-day": "Xàfecs", "81-day": "Xàfecs",
"81-night": "Plugims", "81-night": "Showers",
"82-day": "Xàfecs intensos", "82-day": "Xàfecs intensos",
"82-night": "Plugims forts", "82-night": "Heavy Showers",
"85-day": "Xàfecs de neu", "85-day": "Xàfecs de neu",
"85-night": "Plugims amb neu", "85-night": "Snow Showers",
"86-day": "Plugims amb neu", "86-day": "Snow Showers",
"86-night": "Plugims amb neu", "86-night": "Snow Showers",
"95-day": "Tempesta", "95-day": "Tempesta",
"95-night": "Tormenta", "95-night": "Thunderstorm",
"96-day": "Tempesta amb calamarsa", "96-day": "Tempesta amb calamarsa",
"96-night": "Tormenta amb calamarsa", "96-night": "Thunderstorm With Hail",
"99-day": "Tormenta amb calamarsa", "99-day": "Thunderstorm With Hail",
"99-night": "Tormenta amb calamarsa" "99-night": "Thunderstorm With Hail"
}, },
"homebridge": { "homebridge": {
"available_update": "Sistema", "available_update": "Sistema",
@@ -586,18 +581,18 @@
"up_to_date": "Actualitzat", "up_to_date": "Actualitzat",
"child_bridges": "Ponts fills", "child_bridges": "Ponts fills",
"child_bridges_status": "{{ok}}/{{total}}", "child_bridges_status": "{{ok}}/{{total}}",
"up": "En línia", "up": "Up",
"pending": "Pendent", "pending": "Pending",
"down": "Inactiu", "down": "Down",
"ok": "Ok" "ok": "Ok"
}, },
"healthchecks": { "healthchecks": {
"new": "Nou", "new": "Nou",
"up": "Actiu", "up": "Up",
"grace": "En Període de gràcia", "grace": "En Període de gràcia",
"down": "Inactiu", "down": "Down",
"paused": "En pausa", "paused": "En pausa",
"status": "Estat", "status": "Status",
"last_ping": "Últim ping", "last_ping": "Últim ping",
"never": "Sense pings" "never": "Sense pings"
}, },
@@ -607,74 +602,74 @@
"containers_failed": "Error" "containers_failed": "Error"
}, },
"autobrr": { "autobrr": {
"approvedPushes": "Aprovat", "approvedPushes": "Approved",
"rejectedPushes": "Rebutjat", "rejectedPushes": "Rebutjat",
"filters": "Filtres", "filters": "Filtres",
"indexers": "Indexadors" "indexers": "Indexers"
}, },
"tubearchivist": { "tubearchivist": {
"downloads": "Cua", "downloads": "Queue",
"videos": "Vídeos", "videos": "Vídeos",
"channels": "Canals", "channels": "Canals",
"playlists": "Llistes de reproducció" "playlists": "Llistes de reproducció"
}, },
"truenas": { "truenas": {
"load": "Càrrega del sistema", "load": "Càrrega del sistema",
"uptime": "Temps actiu", "uptime": "Uptime",
"alerts": "Alertes" "alerts": "Alerts"
}, },
"pyload": { "pyload": {
"speed": "Velocitat", "speed": "Velocitat",
"active": "Actiu", "active": "Active",
"queue": "Cua", "queue": "Queue",
"total": "Total" "total": "Total"
}, },
"gluetun": { "gluetun": {
"public_ip": "IP Pública", "public_ip": "IP Pública",
"region": "Regió", "region": "Regió",
"country": "País", "country": "País",
"port_forwarded": "Ports redirigits" "port_forwarded": "Port Forwarded"
}, },
"hdhomerun": { "hdhomerun": {
"channels": "Canals", "channels": "Channels",
"hd": "HD", "hd": "HD",
"tunerCount": "Sintonitzadors", "tunerCount": "Sintonitzadors",
"channelNumber": "Canal", "channelNumber": "Canal",
"channelNetwork": "Xarxa", "channelNetwork": "Xarxa",
"signalStrength": "Intensitat", "signalStrength": "Intensitat",
"signalQuality": "Qualitat", "signalQuality": "Qualitat",
"symbolQuality": "Qualitat", "symbolQuality": "Quality",
"networkRate": "Taxa de bits", "networkRate": "Bitrate",
"clientIP": "Client" "clientIP": "Client"
}, },
"scrutiny": { "scrutiny": {
"passed": "Aprovat", "passed": "Aprovat",
"failed": "Error", "failed": "Failed",
"unknown": "Desconegut" "unknown": "Unknown"
}, },
"paperlessngx": { "paperlessngx": {
"inbox": "Safata d'entrada", "inbox": "Safata d'entrada",
"total": "Total" "total": "Total"
}, },
"pangolin": { "pangolin": {
"orgs": "Organitzacions", "orgs": "Orgs",
"sites": "Llocs", "sites": "Sites",
"resources": "Recursos", "resources": "Resources",
"targets": "Objectius", "targets": "Targets",
"traffic": "Tràfic", "traffic": "Traffic",
"in": "Dins", "in": "In",
"out": "Fora" "out": "Out"
}, },
"peanut": { "peanut": {
"battery_charge": "Càrrega de la bateria", "battery_charge": "Càrrega de la bateria",
"ups_load": "Càrrega del SAI", "ups_load": "Càrrega del SAI",
"ups_status": "Estat del SAI", "ups_status": "Estat del SAI",
"online": "En línia", "online": "Online",
"on_battery": "En Bateria", "on_battery": "En Bateria",
"low_battery": "Bateria Baixa" "low_battery": "Bateria Baixa"
}, },
"nextdns": { "nextdns": {
"wait": "Espereu si us plau", "wait": "Please Wait",
"no_devices": "No s'han rebut dades del Dispositiu" "no_devices": "No s'han rebut dades del Dispositiu"
}, },
"mikrotik": { "mikrotik": {
@@ -767,8 +762,8 @@
}, },
"mylar": { "mylar": {
"series": "Sèries", "series": "Sèries",
"issues": "Números", "issues": "Problemes",
"wanted": "Pendents" "wanted": "Volguts"
}, },
"photoprism": { "photoprism": {
"albums": "Àlbums", "albums": "Àlbums",
@@ -862,37 +857,37 @@
"jdownloader": { "jdownloader": {
"downloadCount": "Cua", "downloadCount": "Cua",
"downloadBytesRemaining": "Restant", "downloadBytesRemaining": "Restant",
"downloadTotalBytes": "Mida", "downloadTotalBytes": "Size",
"downloadSpeed": "Velocitat" "downloadSpeed": "Speed"
}, },
"kavita": { "kavita": {
"seriesCount": "Sèries", "seriesCount": "Series",
"totalFiles": "Fitxers" "totalFiles": "Files"
}, },
"azuredevops": { "azuredevops": {
"result": "Resultat", "result": "Resultat",
"status": "Estat", "status": "Status",
"buildId": "Id de compilació", "buildId": "Id de compilació",
"succeeded": "Amb èxit", "succeeded": "Amb èxit",
"notStarted": "No Iniciat", "notStarted": "No Iniciat",
"failed": "Error", "failed": "Failed",
"canceled": "Cancel·lat", "canceled": "Cancel·lat",
"inProgress": "En curs", "inProgress": "En curs",
"totalPrs": "PRs Totals", "totalPrs": "PRs Totals",
"myPrs": "Les meves PRs", "myPrs": "Les meves PRs",
"approved": "Aprovat" "approved": "Approved"
}, },
"gamedig": { "gamedig": {
"status": "Estat", "status": "Status",
"online": "En línia", "online": "Online",
"offline": "Desconnectat", "offline": "Offline",
"name": "Nom", "name": "Nom",
"map": "Mapa", "map": "Mapa",
"currentPlayers": "Jugadors actuals", "currentPlayers": "Jugadors actuals",
"players": "Jugadors", "players": "Players",
"maxPlayers": "Màxim de jugadors", "maxPlayers": "Màxim de jugadors",
"bots": "Bots", "bots": "Bots",
"ping": "Latència" "ping": "Ping"
}, },
"urbackup": { "urbackup": {
"ok": "Ok", "ok": "Ok",
@@ -902,39 +897,39 @@
}, },
"mealie": { "mealie": {
"recipes": "Receptes", "recipes": "Receptes",
"users": "Usuaris", "users": "Users",
"categories": "Categories", "categories": "Categories",
"tags": "Etiquetes" "tags": "Etiquetes"
}, },
"openmediavault": { "openmediavault": {
"downloading": "Descarregant", "downloading": "Descarregant",
"total": "Total", "total": "Total",
"running": "En execució", "running": "Running",
"stopped": "Aturat", "stopped": "Stopped",
"passed": "Aprovat", "passed": "Passed",
"failed": "Error" "failed": "Failed"
}, },
"openwrt": { "openwrt": {
"uptime": "Temps actiu", "uptime": "Uptime",
"cpuLoad": "Càrrega mitjana de CPU (5min)", "cpuLoad": "Càrrega mitjana de CPU (5min)",
"up": "En línia", "up": "Up",
"down": "Desconnectat", "down": "Down",
"bytesTx": "Enviat", "bytesTx": "Enviat",
"bytesRx": "Rebut" "bytesRx": "Received"
}, },
"uptimerobot": { "uptimerobot": {
"status": "Estat", "status": "Status",
"uptime": "Temps actiu", "uptime": "Uptime",
"lastDown": "Darrera Inactivitat", "lastDown": "Darrera Inactivitat",
"downDuration": "Duració d'Inactivitat", "downDuration": "Duració d'Inactivitat",
"sitesUp": "Pàgines actives", "sitesUp": "Sites Up",
"sitesDown": "Pàgines inactives", "sitesDown": "Sites Down",
"paused": "Pausat", "paused": "Paused",
"notyetchecked": "Sense verificar", "notyetchecked": "Sense verificar",
"up": "En línia", "up": "Up",
"seemsdown": "Sembla caigut", "seemsdown": "Sembla caigut",
"down": "Desconnectat", "down": "Down",
"unknown": "Desconegut" "unknown": "Unknown"
}, },
"calendar": { "calendar": {
"inCinemas": "En cines", "inCinemas": "En cines",
@@ -942,7 +937,7 @@
"digitalRelease": "Estrena digital", "digitalRelease": "Estrena digital",
"noEventsToday": "Cap esdeveniment per avui!", "noEventsToday": "Cap esdeveniment per avui!",
"noEventsFound": "No s'han trobat esdeveniments", "noEventsFound": "No s'han trobat esdeveniments",
"errorWhenLoadingData": "Error carregant dades del calendari" "errorWhenLoadingData": "Error when loading calendar data"
}, },
"romm": { "romm": {
"platforms": "Plataformes", "platforms": "Plataformes",
@@ -953,50 +948,50 @@
"totalfilesize": "Tamany total" "totalfilesize": "Tamany total"
}, },
"mailcow": { "mailcow": {
"domains": "Dominis", "domains": "Domains",
"mailboxes": "Bústies", "mailboxes": "Bústies",
"mails": "Correus", "mails": "Correus",
"storage": "Emmagatzematge" "storage": "Storage"
}, },
"maintainerr": { "maintainerr": {
"itemsHandled": "Items gestionats", "itemsHandled": "Items Handled",
"episodesHandled": "Episodis gestionats", "episodesHandled": "Episodes Handled",
"moviesHandled": "Pel·lícules gestionades", "moviesHandled": "Movies Handled",
"showsHandled": "Sèries gestionades", "showsHandled": "Shows Handled",
"seasonsHandled": "Temporades gestionades", "seasonsHandled": "Seasons Handled",
"reclaimable": "Reclamable", "reclaimable": "Reclaimable",
"movieReclaimable": "Pel·lícula reclamable", "movieReclaimable": "Movie Reclaimable",
"showReclaimable": "Sèrie reclamable", "showReclaimable": "Show Reclaimable",
"totalCapacity": "Capacitat total" "totalCapacity": "Total Capacity"
}, },
"netdata": { "netdata": {
"warnings": "Avisos", "warnings": "Avisos",
"criticals": "Crítics" "criticals": "Crítics"
}, },
"ntfy": { "ntfy": {
"title": "Títol", "title": "Title",
"priority": "Prioritat", "priority": "Priority",
"lastReceived": "Rebut per últim cop", "lastReceived": "Last Received",
"message": "Missatge", "message": "Message",
"tags": "Etiquetes", "tags": "Tags",
"none": "Cap", "none": "None",
"min": "Min", "min": "Min",
"low": "Baix", "low": "Low",
"default": "Per defecte", "default": "Default",
"high": "Alt", "high": "High",
"urgent": "Urgent" "urgent": "Urgent"
}, },
"plantit": { "plantit": {
"events": "Esdeveniments", "events": "Esdeveniments",
"plants": "Plantes", "plants": "Plantes",
"photos": "Fotos", "photos": "Photos",
"species": "Espècies" "species": "Espècies"
}, },
"gitea": { "gitea": {
"notifications": "Notificacions", "notifications": "Notificacions",
"issues": "Incidències", "issues": "Issues",
"pulls": "Sol·licitud de Canvis", "pulls": "Sol·licitud de Canvis",
"repositories": "Repositoris" "repositories": "Repositories"
}, },
"stash": { "stash": {
"scenes": "Escenes", "scenes": "Escenes",
@@ -1010,13 +1005,13 @@
"galleries": "Biblioteques", "galleries": "Biblioteques",
"performers": "Intèrprets", "performers": "Intèrprets",
"studios": "Estudis", "studios": "Estudis",
"movies": "Pel·lícules", "movies": "Movies",
"tags": "Etiquetes", "tags": "Tags",
"oCount": "O Count" "oCount": "O Count"
}, },
"tandoor": { "tandoor": {
"users": "Usuaris", "users": "Users",
"recipes": "Receptes", "recipes": "Recipes",
"keywords": "Paraules claus" "keywords": "Paraules claus"
}, },
"homebox": { "homebox": {
@@ -1024,17 +1019,17 @@
"totalWithWarranty": "Amb Garantia", "totalWithWarranty": "Amb Garantia",
"locations": "Ubicacions", "locations": "Ubicacions",
"labels": "Etiquetes", "labels": "Etiquetes",
"users": "Usuaris", "users": "Users",
"totalValue": "Valor total" "totalValue": "Valor total"
}, },
"crowdsec": { "crowdsec": {
"alerts": "Alertes", "alerts": "Alerts",
"bans": "Prohibicions" "bans": "Prohibicions"
}, },
"wgeasy": { "wgeasy": {
"connected": "Connectat", "connected": "Connected",
"enabled": "Habilitat", "enabled": "Enabled",
"disabled": "Deshabilitat", "disabled": "Disabled",
"total": "Total" "total": "Total"
}, },
"swagdashboard": { "swagdashboard": {
@@ -1044,9 +1039,9 @@
"banned": "Bloquejat" "banned": "Bloquejat"
}, },
"myspeed": { "myspeed": {
"ping": "Latència", "ping": "Ping",
"download": "Baixada", "download": "Download",
"upload": "Pujada" "upload": "Upload"
}, },
"stocks": { "stocks": {
"stocks": "Accions", "stocks": "Accions",
@@ -1124,7 +1119,7 @@
}, },
"gitlab": { "gitlab": {
"groups": "Grups", "groups": "Grups",
"issues": "Incidències", "issues": "Problemes",
"merges": "Merge Requests", "merges": "Merge Requests",
"projects": "Projectes" "projects": "Projectes"
}, },
@@ -1143,120 +1138,120 @@
"tags": "Etiquetes" "tags": "Etiquetes"
}, },
"slskd": { "slskd": {
"slskStatus": "Xarxa", "slskStatus": "Network",
"connected": "Connectat", "connected": "Connected",
"disconnected": "Desconnectat", "disconnected": "Disconnected",
"updateStatus": "Actualitza", "updateStatus": "Update",
"update_yes": "Disponible", "update_yes": "Available",
"update_no": "Actualitzat", "update_no": "Up to Date",
"downloads": "Descàrregues", "downloads": "Downloads",
"uploads": "Pujades", "uploads": "Uploads",
"sharedFiles": "Fitxers" "sharedFiles": "Files"
}, },
"jellystat": { "jellystat": {
"songs": "Cançons", "songs": "Songs",
"movies": "Pel·lícules", "movies": "Movies",
"episodes": "Episodis", "episodes": "Episodes",
"other": "Altres" "other": "Other"
}, },
"checkmk": { "checkmk": {
"serviceErrors": "Errors de servei", "serviceErrors": "Service issues",
"hostErrors": "Errors de l'hoste" "hostErrors": "Host issues"
}, },
"komodo": { "komodo": {
"total": "Total", "total": "Total",
"running": "En execució", "running": "Running",
"stopped": "Aturat", "stopped": "Stopped",
"down": "Fora de servei", "down": "Down",
"unhealthy": "No saludable", "unhealthy": "Unhealthy",
"unknown": "Desconegut", "unknown": "Unknown",
"servers": "Servidors", "servers": "Servers",
"stacks": "Stacks", "stacks": "Stacks",
"containers": "Contenidors" "containers": "Containers"
}, },
"filebrowser": { "filebrowser": {
"available": "Disponible", "available": "Available",
"used": "Utilitzat", "used": "Used",
"total": "Total" "total": "Total"
}, },
"wallos": { "wallos": {
"activeSubscriptions": "Subscripcions", "activeSubscriptions": "Subscriptions",
"thisMonthlyCost": "Aquest mes", "thisMonthlyCost": "This Month",
"nextMonthlyCost": "Mes que ve", "nextMonthlyCost": "Next Month",
"previousMonthlyCost": "Mes passat", "previousMonthlyCost": "Prev. Month",
"nextRenewingSubscription": "Proper pagament" "nextRenewingSubscription": "Next Payment"
}, },
"unraid": { "unraid": {
"STARTED": "Iniciat", "STARTED": "Started",
"STOPPED": "Aturat", "STOPPED": "Stopped",
"NEW_ARRAY": "Nou array", "NEW_ARRAY": "New Array",
"RECON_DISK": "Reconstruint disc", "RECON_DISK": "Reconstructing Disk",
"DISABLE_DISK": "Disc desactivat", "DISABLE_DISK": "Disk Disabled",
"SWAP_DSBL": "Swap desactivat", "SWAP_DSBL": "Swap Disable",
"INVALID_EXPANSION": "Expansió invàlida", "INVALID_EXPANSION": "Invalid Expansion",
"PARITY_NOT_BIGGEST": "Paritat no del més gran", "PARITY_NOT_BIGGEST": "Parity Not Biggest",
"TOO_MANY_MISSING_DISKS": "Falten masses discs", "TOO_MANY_MISSING_DISKS": "Too Many Missing Disks",
"NEW_DISK_TOO_SMALL": "Nou disc massa petit", "NEW_DISK_TOO_SMALL": "New Disk Too Small",
"NO_DATA_DISKS": "Sense discs de dades", "NO_DATA_DISKS": "No Data Disks",
"notifications": "Notificacions", "notifications": "Notifications",
"status": "Estat", "status": "Status",
"cpu": "CPU", "cpu": "CPU",
"memoryUsed": "Memòria emprada", "memoryUsed": "Memory Used",
"memoryAvailable": "Memòria disponible", "memoryAvailable": "Memory Available",
"arrayUsed": "Array en ús", "arrayUsed": "Array Used",
"arrayFree": "Array lliure", "arrayFree": "Array Free",
"poolUsed": "{{pool}} en ús", "poolUsed": "{{pool}} Used",
"poolFree": "{{pool}} lliure" "poolFree": "{{pool}} Free"
}, },
"backrest": { "backrest": {
"num_plans": "Plans", "num_plans": "Plans",
"num_success_30": "Èxits", "num_success_30": "Successes",
"num_failure_30": "Fallades", "num_failure_30": "Failures",
"num_success_latest": "Triomfant", "num_success_latest": "Succeeding",
"num_failure_latest": "Fallant", "num_failure_latest": "Failing",
"bytes_added_30": "Bytes afegits" "bytes_added_30": "Bytes Added"
}, },
"yourspotify": { "yourspotify": {
"songs": "Cançons", "songs": "Songs",
"time": "Temps", "time": "Time",
"artists": "Artistes" "artists": "Artists"
}, },
"arcane": { "arcane": {
"containers": "Contenidors", "containers": "Containers",
"images": "Imatges", "images": "Images",
"image_updates": "Actualitzacions d'imatges", "image_updates": "Image Updates",
"images_unused": "Sense utilitzar", "images_unused": "Unused",
"environment_required": "ID d'entorn requerit" "environment_required": "Environment ID Required"
}, },
"dockhand": { "dockhand": {
"running": "En execució", "running": "Running",
"stopped": "Aturats", "stopped": "Stopped",
"cpu": "CPU", "cpu": "CPU",
"memory": "Memòria", "memory": "Memory",
"images": "Imatges", "images": "Images",
"volumes": "Volums", "volumes": "Volumes",
"events_today": "Esdeveniments avui", "events_today": "Events Today",
"pending_updates": "Actualitzacions pendents", "pending_updates": "Pending Updates",
"stacks": "Stacks", "stacks": "Stacks",
"paused": "Pausats", "paused": "Paused",
"total": "Total", "total": "Total",
"environment_not_found": "Entorn no trobat" "environment_not_found": "Environment Not Found"
}, },
"sparkyfitness": { "sparkyfitness": {
"eaten": "Menjat", "eaten": "Eaten",
"burned": "Cremat", "burned": "Burned",
"remaining": "Restant", "remaining": "Remaining",
"steps": "Passes" "steps": "Steps"
}, },
"syncthing": { "syncthing": {
"connected": "Connectat", "connected": "Connected",
"synced": "Sincronitzat", "synced": "Synced",
"errors": "Errors", "errors": "Errors",
"storage": "Emmagatzematge" "storage": "Storage"
}, },
"sportarr": { "sportarr": {
"wanted": "Pendents", "wanted": "Wanted",
"queued": "En cua", "queued": "Queued",
"leagues": "Lligues" "leagues": "Leagues"
} }
} }
+1 -6
View File
@@ -99,12 +99,7 @@
"unhealthy": "Nezdravý", "unhealthy": "Nezdravý",
"not_found": "Nenalezen", "not_found": "Nenalezen",
"exited": "Ukončen", "exited": "Ukončen",
"partial": "Částečný", "partial": "Částečný"
"created": "Created",
"paused": "Paused",
"restarting": "Restarting",
"removing": "Removing",
"dead": "Dead"
}, },
"ping": { "ping": {
"error": "Chyba", "error": "Chyba",
+1 -6
View File
@@ -99,12 +99,7 @@
"unhealthy": "Usund", "unhealthy": "Usund",
"not_found": "Ikke Fundet", "not_found": "Ikke Fundet",
"exited": "Forladt", "exited": "Forladt",
"partial": "Delvis", "partial": "Delvis"
"created": "Created",
"paused": "Paused",
"restarting": "Restarting",
"removing": "Removing",
"dead": "Dead"
}, },
"ping": { "ping": {
"error": "Error", "error": "Error",
+41 -46
View File
@@ -21,7 +21,7 @@
"seconds": "s" "seconds": "s"
}, },
"auth": { "auth": {
"signout": "Abmelden" "signout": "Sign out"
}, },
"widget": { "widget": {
"missing_type": "Fehlender Widget-Typ: {{type}}", "missing_type": "Fehlender Widget-Typ: {{type}}",
@@ -40,8 +40,8 @@
}, },
"search": { "search": {
"placeholder": "Suche…", "placeholder": "Suche…",
"provider": "Suchmaschine: {{name}}", "provider": "Search engine: {{name}}",
"select_provider": "Suchmaschine auswählen" "select_provider": "Select search engine"
}, },
"resources": { "resources": {
"cpu": "CPU", "cpu": "CPU",
@@ -77,13 +77,13 @@
"no_data": "Keine Speicherdaten verfügbar" "no_data": "Keine Speicherdaten verfügbar"
}, },
"duplicati": { "duplicati": {
"jobs": "Aufgaben", "jobs": "Jobs",
"stored": "Gespeichert", "stored": "Stored",
"lastBackup": "Zuletzt ausgeführt", "lastBackup": "Last Run",
"nextRun": "Nächste Ausführung", "nextRun": "Next Run",
"running": "Wird ausgeführt", "running": "Running",
"warnings": "Warnungen", "warnings": "Warnings",
"errors": "Fehler" "errors": "Errors"
}, },
"docker": { "docker": {
"rx": "RX", "rx": "RX",
@@ -99,12 +99,7 @@
"unhealthy": "Fehlerhaft", "unhealthy": "Fehlerhaft",
"not_found": "Nicht gefunden", "not_found": "Nicht gefunden",
"exited": "Beendet", "exited": "Beendet",
"partial": "Teilweise", "partial": "Teilweise"
"created": "Erstellt am",
"paused": "Pausiert",
"restarting": "Wird neu gestartet",
"removing": "Wird entfernt",
"dead": "Tot"
}, },
"ping": { "ping": {
"error": "Fehler", "error": "Fehler",
@@ -140,7 +135,7 @@
"series": "Serien", "series": "Serien",
"episodes": "Episoden", "episodes": "Episoden",
"songs": "Titel", "songs": "Titel",
"albums": "Alben" "albums": "Albums"
}, },
"esphome": { "esphome": {
"offline": "Offline", "offline": "Offline",
@@ -364,15 +359,15 @@
"address": "Adresse", "address": "Adresse",
"expires": "Läuft ab", "expires": "Läuft ab",
"never": "Nie", "never": "Nie",
"user": "Benutzer", "user": "User",
"hostname": "Hostname", "hostname": "Hostname",
"name": "Name", "name": "Name",
"client_version": "Client-Version", "client_version": "Client Version",
"os": "Betriebssystem", "os": "OS",
"created": "Erstellt am", "created": "Created",
"authorized": "Autorisiert", "authorized": "Authorized",
"is_external": "Ist extern", "is_external": "Is External",
"update_available": "Aktualisierung verfügbar", "update_available": "Update Available",
"tags": "Tags", "tags": "Tags",
"last_seen": "Zuletzt gesehen", "last_seen": "Zuletzt gesehen",
"now": "Jetzt", "now": "Jetzt",
@@ -383,8 +378,8 @@
"minutes": "{{number}}min", "minutes": "{{number}}min",
"seconds": "{{number}}s", "seconds": "{{number}}s",
"ago": "Vor {{value}}", "ago": "Vor {{value}}",
"true": "Ja", "true": "Yes",
"false": "Nein" "false": "No"
}, },
"technitium": { "technitium": {
"totalQueries": "Anfragen", "totalQueries": "Anfragen",
@@ -479,7 +474,7 @@
"users": "Benutzer", "users": "Benutzer",
"loginsLast24H": "Anmeldungen (24 h)", "loginsLast24H": "Anmeldungen (24 h)",
"failedLoginsLast24H": "Fehlversuche (24 h)", "failedLoginsLast24H": "Fehlversuche (24 h)",
"authorizationsLast24H": "Autorisierungen (24h)" "authorizationsLast24H": "Auths (24h)"
}, },
"proxmox": { "proxmox": {
"mem": "RAM", "mem": "RAM",
@@ -488,7 +483,7 @@
"vms": "VMs" "vms": "VMs"
}, },
"pulse": { "pulse": {
"nodes": "Knoten", "nodes": "Nodes",
"vms": "VMs", "vms": "VMs",
"lxcs": "LXCs" "lxcs": "LXCs"
}, },
@@ -657,13 +652,13 @@
"total": "Total" "total": "Total"
}, },
"pangolin": { "pangolin": {
"orgs": "Organisationen", "orgs": "Orgs",
"sites": "Seiten", "sites": "Seiten",
"resources": "Ressourcen", "resources": "Ressourcen",
"targets": "Ziele", "targets": "Ziele",
"traffic": "Traffic", "traffic": "Traffic",
"in": "Eingehend", "in": "In",
"out": "Ausgehend" "out": "Out"
}, },
"peanut": { "peanut": {
"battery_charge": "Akkuladung", "battery_charge": "Akkuladung",
@@ -959,27 +954,27 @@
"storage": "Speicher" "storage": "Speicher"
}, },
"maintainerr": { "maintainerr": {
"itemsHandled": "Items bearbeitet", "itemsHandled": "Items Handled",
"episodesHandled": "Episoden behandelt", "episodesHandled": "Episodes Handled",
"moviesHandled": "Filme behandelt", "moviesHandled": "Movies Handled",
"showsHandled": "Serien behandelt", "showsHandled": "Shows Handled",
"seasonsHandled": "Staffeln bearbeitet", "seasonsHandled": "Seasons Handled",
"reclaimable": "Zurückforderbar", "reclaimable": "Reclaimable",
"movieReclaimable": "Film zurückforderbar", "movieReclaimable": "Movie Reclaimable",
"showReclaimable": "Serie zurückforderbar", "showReclaimable": "Show Reclaimable",
"totalCapacity": "Gesamte Kapazität" "totalCapacity": "Total Capacity"
}, },
"netdata": { "netdata": {
"warnings": "Warnungen", "warnings": "Warnungen",
"criticals": "Kritisch" "criticals": "Kritisch"
}, },
"ntfy": { "ntfy": {
"title": "Titel", "title": "Title",
"priority": "Priorität", "priority": "Priority",
"lastReceived": "Zuletzt erhalten", "lastReceived": "Last Received",
"message": "Nachricht", "message": "Message",
"tags": "Schlagwörter", "tags": "Tags",
"none": "Keine", "none": "None",
"min": "Min", "min": "Min",
"low": "Low", "low": "Low",
"default": "Default", "default": "Default",
+281 -286
View File
@@ -14,14 +14,14 @@
"date": "{{value, date}}", "date": "{{value, date}}",
"relativeDate": "{{value, relativeDate}}", "relativeDate": "{{value, relativeDate}}",
"duration": "{{value, duration}}", "duration": "{{value, duration}}",
"months": "Μ", "months": "mo",
"days": "μ", "days": "d",
"hours": "ω", "hours": "h",
"minutes": "λ", "minutes": "m",
"seconds": "δ" "seconds": "s"
}, },
"auth": { "auth": {
"signout": "Αποσύνδεση" "signout": "Sign out"
}, },
"widget": { "widget": {
"missing_type": "Λείπει ο τύπος widget: {{type}}", "missing_type": "Λείπει ο τύπος widget: {{type}}",
@@ -40,8 +40,8 @@
}, },
"search": { "search": {
"placeholder": "Αναζήτηση…", "placeholder": "Αναζήτηση…",
"provider": "Μηχανή αναζήτησης: {{name}}", "provider": "Search engine: {{name}}",
"select_provider": "Επιλέξτε τις μηχανές αναζήτησης" "select_provider": "Select search engine"
}, },
"resources": { "resources": {
"cpu": "Επεξεργαστής", "cpu": "Επεξεργαστής",
@@ -66,24 +66,24 @@
"wlan_devices": "WLAN Συσκευές", "wlan_devices": "WLAN Συσκευές",
"lan_users": "LAN Χρήστες", "lan_users": "LAN Χρήστες",
"wlan_users": "WLAN Χρήστες", "wlan_users": "WLAN Χρήστες",
"up": "ΕΠΑΝΩ", "up": "UP",
"down": "ΚΑΤΩ", "down": "ΚΑΤΩ",
"wait": "Παρακαλώ περιμένετε", "wait": "Please wait",
"empty_data": "Άγνωστη κατάσταση υποσυστήματος" "empty_data": "Άγνωστη κατάσταση υποσυστήματος"
}, },
"unifi_drive": { "unifi_drive": {
"healthy": "Υγειές", "healthy": "Healthy",
"degraded": "Degraded", "degraded": "Degraded",
"no_data": "Δεν υπάρχουν διαθέσιμα δεδομένα χώρου αποθήκευσης" "no_data": "No storage data available"
}, },
"duplicati": { "duplicati": {
"jobs": "Εργασίες", "jobs": "Jobs",
"stored": "Αποθηκευμένα", "stored": "Stored",
"lastBackup": "Τελευταία εκτέλεση", "lastBackup": "Last Run",
"nextRun": "Επόμενη εκτέλεση", "nextRun": "Next Run",
"running": "Εκτελείται", "running": "Running",
"warnings": "Προειδοποιήσεις", "warnings": "Warnings",
"errors": "Σφάλματα" "errors": "Errors"
}, },
"docker": { "docker": {
"rx": "RX", "rx": "RX",
@@ -99,15 +99,10 @@
"unhealthy": "Άρρωστο", "unhealthy": "Άρρωστο",
"not_found": "Δεν βρέθηκε", "not_found": "Δεν βρέθηκε",
"exited": "Έκλεισε", "exited": "Έκλεισε",
"partial": "Μερικό", "partial": "Μερικό"
"created": "Δημιουργήθηκε",
"paused": "Σε παύση",
"restarting": "Γίνεται επανεκκίνηση",
"removing": "Αφαιρείται",
"dead": "Νεκρό"
}, },
"ping": { "ping": {
"error": "Σφάλμα", "error": "Error",
"ping": "Ping", "ping": "Ping",
"down": "Ping down", "down": "Ping down",
"up": "Ping up", "up": "Ping up",
@@ -115,11 +110,11 @@
}, },
"siteMonitor": { "siteMonitor": {
"http_status": "Κατάσταση HTTP", "http_status": "Κατάσταση HTTP",
"error": "Σφάλμα", "error": "Error",
"response": "Απόκριση", "response": "Απόκριση",
"down": "Κάτω", "down": "Down",
"up": "Πάνω", "up": "Up",
"not_available": "Μη Διαθέσιμο" "not_available": "Not Available"
}, },
"emby": { "emby": {
"playing": "Παίζει", "playing": "Παίζει",
@@ -132,22 +127,22 @@
"songs": "Τραγούδια" "songs": "Τραγούδια"
}, },
"jellyfin": { "jellyfin": {
"playing": "Γίνεται αναπαραγωγή", "playing": "Playing",
"transcoding": "Επανακωδικοποίηση", "transcoding": "Transcoding",
"bitrate": "Ρυθμός μετάδοσης", "bitrate": "Bitrate",
"no_active": "Δεν Υπάρχουν Ενεργές Ροές", "no_active": "No Active Streams",
"movies": "Ταινίες", "movies": "Movies",
"series": "Σειρές", "series": "Series",
"episodes": "Επεισόδια", "episodes": "Episodes",
"songs": "Τραγούδια", "songs": "Songs",
"albums": "Άλμπουμ" "albums": "Albums"
}, },
"esphome": { "esphome": {
"offline": "Εκτός σύνδεσης", "offline": "Offline",
"offline_alt": "Χωρίς Σύνδεση", "offline_alt": "Offline",
"online": "Συνδεδεμένοι", "online": "Συνδεδεμένοι",
"total": "Σύνολο", "total": "Total",
"unknown": "Άγνωστο" "unknown": "Unknown"
}, },
"evcc": { "evcc": {
"pv_power": "Παραγωγή", "pv_power": "Παραγωγή",
@@ -168,7 +163,7 @@
"unread": "Μη Διαβασμένο" "unread": "Μη Διαβασμένο"
}, },
"fritzbox": { "fritzbox": {
"connectionStatus": "Κατάσταση", "connectionStatus": "Status",
"connectionStatusUnconfigured": "Μη Ρυθμισμένο", "connectionStatusUnconfigured": "Μη Ρυθμισμένο",
"connectionStatusConnecting": "Κατάσταση Σύνδεσης", "connectionStatusConnecting": "Κατάσταση Σύνδεσης",
"connectionStatusAuthenticating": "Ταυτοποίηση", "connectionStatusAuthenticating": "Ταυτοποίηση",
@@ -176,16 +171,16 @@
"connectionStatusDisconnecting": "Αποσύνδεση", "connectionStatusDisconnecting": "Αποσύνδεση",
"connectionStatusDisconnected": "Αποσυνδέθηκε", "connectionStatusDisconnected": "Αποσυνδέθηκε",
"connectionStatusConnected": "Συνδέθηκε", "connectionStatusConnected": "Συνδέθηκε",
"uptime": "Συνεχής λειτουργία", "uptime": "Uptime",
"maxDown": "Μέγιστο Download", "maxDown": "Μέγιστο Download",
"maxUp": "Μέγιστο Upload", "maxUp": "Μέγιστο Upload",
"down": "Κάτω", "down": "Down",
"up": "Πάνω", "up": "Up",
"received": "Ληφθέντα", "received": "Ληφθέντα",
"sent": "Απεσταλμένα", "sent": "Απεσταλμένα",
"externalIPAddress": "Εξωτερική IP", "externalIPAddress": "Εξωτερική IP",
"externalIPv6Address": "Εξωτ. IPv6", "externalIPv6Address": "Ext. IPv6",
"externalIPv6Prefix": "Εξωτ. IPv6-Prefix" "externalIPv6Prefix": "Ext. IPv6-Prefix"
}, },
"caddy": { "caddy": {
"upstreams": "Upstreams", "upstreams": "Upstreams",
@@ -203,10 +198,10 @@
"passes": "Περάσματα" "passes": "Περάσματα"
}, },
"tautulli": { "tautulli": {
"playing": "Γίνεται αναπαραγωγή", "playing": "Playing",
"transcoding": "Γίνεται επανακωδικοποίηση", "transcoding": "Transcoding",
"bitrate": "Ρυθμός μετάδοσης", "bitrate": "Bitrate",
"no_active": "Δεν Υπάρχουν Ενεργές Ροές", "no_active": "No Active Streams",
"plex_connection_error": "Έλεγχος Σύνδεσης με Plex" "plex_connection_error": "Έλεγχος Σύνδεσης με Plex"
}, },
"tracearr": { "tracearr": {
@@ -293,16 +288,16 @@
"queued": "Queued", "queued": "Queued",
"movies": "Movies", "movies": "Movies",
"queue": "Queue", "queue": "Queue",
"unknown": "Άγνωστο" "unknown": "Unknown"
}, },
"lidarr": { "lidarr": {
"wanted": "Επιθυμητό", "wanted": "Wanted",
"queued": "Σε αναμονή", "queued": "Queued",
"artists": "Καλλιτέχνες" "artists": "Καλλιτέχνες"
}, },
"readarr": { "readarr": {
"wanted": "Επιθυμητό", "wanted": "Wanted",
"queued": "Σε αναμονή", "queued": "Queued",
"books": "Βιβλία" "books": "Βιβλία"
}, },
"bazarr": { "bazarr": {
@@ -315,16 +310,16 @@
"available": "Διαθέσιμο" "available": "Διαθέσιμο"
}, },
"seerr": { "seerr": {
"pending": "Σε εκκρεμότητα", "pending": "Pending",
"approved": "Εγκρίθηκε", "approved": "Approved",
"available": "Διαθέσιμα", "available": "Available",
"completed": "Ολοκληρώθηκε", "completed": "Completed",
"processing": "Σε επεξεργασία", "processing": "Processing",
"issues": "Ανοιχτά θέματα" "issues": "Open Issues"
}, },
"netalertx": { "netalertx": {
"total": "Σύνολο", "total": "Total",
"connected": "Σε σύνδεση", "connected": "Connected",
"new_devices": "Νέες συσκευές", "new_devices": "Νέες συσκευές",
"down_alerts": "Ειδοποιήσεις offline" "down_alerts": "Ειδοποιήσεις offline"
}, },
@@ -335,45 +330,45 @@
"gravity": "Gravity" "gravity": "Gravity"
}, },
"adguard": { "adguard": {
"queries": "Ερωτήματα", "queries": "Queries",
"blocked": "Αποκλεισμένα", "blocked": "Blocked",
"filtered": "Φιλτραρισμένα", "filtered": "Φιλτραρισμένα",
"latency": "Καθυστέρηση" "latency": "Καθυστέρηση"
}, },
"speedtest": { "speedtest": {
"upload": "Αποστολή", "upload": "Upload",
"download": "Λήψη", "download": "Download",
"ping": "Ping" "ping": "Ping"
}, },
"portainer": { "portainer": {
"running": "Εκτελείται", "running": "Running",
"stopped": "Σταματημένο", "stopped": "Σταματημένο",
"total": "Σύνολο" "total": "Total"
}, },
"suwayomi": { "suwayomi": {
"download": "Ελήφθησαν", "download": "Downloaded",
"nondownload": "Δεν Ελήφθησαν", "nondownload": "Non-Downloaded",
"read": "Διαβάστηκε", "read": "Read",
"unread": "Μη αναγνωσμένα", "unread": "Unread",
"downloadedread": "Ληφθέν & Αναγνωσμένο", "downloadedread": "Downloaded & Read",
"downloadedunread": "Ληφθέν & Μη Αναγνωσμένο", "downloadedunread": "Downloaded & Unread",
"nondownloadedread": "Μη Ληφθέν & Αναγνωσμένο", "nondownloadedread": "Non-Downloaded & Read",
"nondownloadedunread": "Μη Ληφθέν & Μη Αναγνωσμένο" "nondownloadedunread": "Non-Downloaded & Unread"
}, },
"tailscale": { "tailscale": {
"address": "Διεύθυνση", "address": "Διεύθυνση",
"expires": "Λήγει", "expires": "Λήγει",
"never": "Ποτέ", "never": "Ποτέ",
"user": "Χρήστης", "user": "User",
"hostname": "Όνομα υπολογιστή", "hostname": "Hostname",
"name": "Όνομα", "name": "Name",
"client_version": "Έκδοση Πελάτη", "client_version": "Client Version",
"os": "Λειτουργικό", "os": "OS",
"created": "Δημιουργήθηκε", "created": "Created",
"authorized": "Εξουσιοδοτημένο", "authorized": "Authorized",
"is_external": "Είναι Εξωτερική", "is_external": "Is External",
"update_available": "Διαθέσιμη ενημέρωση", "update_available": "Update Available",
"tags": "Ετικέτες", "tags": "Tags",
"last_seen": "Τελευταία Σύνδεση", "last_seen": "Τελευταία Σύνδεση",
"now": "Τώρα", "now": "Τώρα",
"years": "{{number}}χρόνια", "years": "{{number}}χρόνια",
@@ -383,20 +378,20 @@
"minutes": "{{number}}λεπτά", "minutes": "{{number}}λεπτά",
"seconds": "{{number}}δευτερόλεπτα", "seconds": "{{number}}δευτερόλεπτα",
"ago": "{{value}} πρίν", "ago": "{{value}} πρίν",
"true": "Ναι", "true": "Yes",
"false": "Όχι" "false": "No"
}, },
"technitium": { "technitium": {
"totalQueries": "Ερωτήματα", "totalQueries": "Queries",
"totalNoError": "Επιτυχία", "totalNoError": "Success",
"totalServerFailure": "Σφάλματα", "totalServerFailure": "Failures",
"totalNxDomain": "Τομείς NX", "totalNxDomain": "NX Domains",
"totalRefused": "Απορρίφθηκαν", "totalRefused": "Refused",
"totalAuthoritative": "Εξουσιοδοτημένο", "totalAuthoritative": "Authoritative",
"totalRecursive": "Recursive", "totalRecursive": "Recursive",
"totalCached": "Cached", "totalCached": "Cached",
"totalBlocked": "Αποκλεισμένα", "totalBlocked": "Blocked",
"totalDropped": "Απορρίφθηκαν", "totalDropped": "Dropped",
"totalClients": "Πελάτες" "totalClients": "Πελάτες"
}, },
"tdarr": { "tdarr": {
@@ -529,75 +524,75 @@
"2-day": "Αραιές Νεφώσεις", "2-day": "Αραιές Νεφώσεις",
"2-night": "Partly Cloudy", "2-night": "Partly Cloudy",
"3-day": "Συννεφιές", "3-day": "Συννεφιές",
"3-night": "Συννεφιά", "3-night": "Cloudy",
"45-day": "Ομίχλη", "45-day": "Ομίχλη",
"45-night": "Ομίχλη", "45-night": "Foggy",
"48-day": "Ομίχλη", "48-day": "Foggy",
"48-night": "Ομίχλη", "48-night": "Foggy",
"51-day": "Ψιλόβροχο", "51-day": "Ψιλόβροχο",
"51-night": "Ελαφρύ Ψιλόβροχο", "51-night": "Light Drizzle",
"53-day": "Ψιλόβροχο", "53-day": "Ψιλόβροχο",
"53-night": "Ψιλόβροχο", "53-night": "Drizzle",
"55-day": "Βαρύ Ψιλόβροχο", "55-day": "Heavy Drizzle",
"55-night": "Βαρύ Ψιλόβροχο", "55-night": "Heavy Drizzle",
"56-day": "Ελαφρύ Παγωμένο Ψιλόβροχο", "56-day": "Light Freezing Drizzle",
"56-night": "Ελαφρύ Παγωμένο Ψιλόβροχο", "56-night": "Light Freezing Drizzle",
"57-day": "Παγωμένο ψιχάλισμα", "57-day": "Παγωμένο ψιχάλισμα",
"57-night": "Παγωμένο ψιλόβροχο", "57-night": "Freezing Drizzle",
"61-day": "Ψιλόβροχο", "61-day": "Ψιλόβροχο",
"61-night": "Ελαφριά Βροχή", "61-night": "Light Rain",
"63-day": "Βροχή", "63-day": "Βροχή",
"63-night": "Βροχή", "63-night": "Rain",
"65-day": "Δυνατή βροχή", "65-day": "Δυνατή βροχή",
"65-night": "Δυνατή βροχή", "65-night": "Heavy Rain",
"66-day": "Παγωμένη βροχή", "66-day": "Παγωμένη βροχή",
"66-night": "Παγωμένη βροχή", "66-night": "Freezing Rain",
"67-day": "Παγωμένη βροχή", "67-day": "Freezing Rain",
"67-night": "Παγωμένη βροχή", "67-night": "Freezing Rain",
"71-day": "Ελαφριά Χιονόπτωση", "71-day": "Ελαφριά Χιονόπτωση",
"71-night": "Ελαφρά Χιονόπτωση", "71-night": "Light Snow",
"73-day": "Χιόνι", "73-day": "Χιόνι",
"73-night": "Χιόνι", "73-night": "Snow",
"75-day": "Ισχυρή χιονόπτωση", "75-day": "Ισχυρή χιονόπτωση",
"75-night": "Ισχυρή χιονόπτωση", "75-night": "Heavy Snow",
"77-day": "Κόκκοι Χιονιού", "77-day": "Κόκκοι Χιονιού",
"77-night": "Χιονάκι", "77-night": "Snow Grains",
"80-day": "Ασθενείς βροχές", "80-day": "Ασθενείς βροχές",
"80-night": "Ασθενείς βροχές", "80-night": "Light Showers",
"81-day": "Βροχοπτώσεις", "81-day": "Βροχοπτώσεις",
"81-night": "Βροχοπτώσεις", "81-night": "Showers",
"82-day": "Ισχυρές βροχοπτώσεις", "82-day": "Ισχυρές βροχοπτώσεις",
"82-night": "Ισχυρές βροχοπτώσεις", "82-night": "Heavy Showers",
"85-day": "Χιονοπτώσεις", "85-day": "Χιονοπτώσεις",
"85-night": "Χιονοπτώσεις", "85-night": "Snow Showers",
"86-day": "Χιονοπτώσεις", "86-day": "Snow Showers",
"86-night": "Χιονοπτώσεις", "86-night": "Snow Showers",
"95-day": "Καταιγίδα", "95-day": "Καταιγίδα",
"95-night": "Καταιγίδα", "95-night": "Thunderstorm",
"96-day": "Καταιγίδα Με Χαλάζι", "96-day": "Καταιγίδα Με Χαλάζι",
"96-night": "Καταιγίδα Με Χαλάζι", "96-night": "Thunderstorm With Hail",
"99-day": "Καταιγίδα Με Χαλάζι", "99-day": "Thunderstorm With Hail",
"99-night": "Καταιγίδα Με Χαλάζι" "99-night": "Thunderstorm With Hail"
}, },
"homebridge": { "homebridge": {
"available_update": "Σύστημα", "available_update": "Σύστημα",
"updates": "Ενημερώσεις", "updates": "Ενημερώσεις",
"update_available": "Διαθέσιμη ενημέρωση", "update_available": "Διαθέσιμη ενημέρωση",
"up_to_date": "Ενημερωμένο", "up_to_date": "Ενημερωμένο",
"child_bridges": "Θυγατρικές Γέφυρες", "child_bridges": "Child Bridges",
"child_bridges_status": "{{ok}}/{{total}}", "child_bridges_status": "{{ok}}/{{total}}",
"up": "Πάνω", "up": "Up",
"pending": "Σε εκκρεμότητα", "pending": "Pending",
"down": "Κάτω", "down": "Down",
"ok": "Οκ" "ok": "Ok"
}, },
"healthchecks": { "healthchecks": {
"new": "Νέο", "new": "New",
"up": "Πάνω", "up": "Up",
"grace": "Σε Περίοδο Χάριτος", "grace": "In Grace Period",
"down": "Κάτω", "down": "Down",
"paused": "Σε παύση", "paused": "Paused",
"status": "Κατάσταση", "status": "Status",
"last_ping": "Τελευταίο Ping", "last_ping": "Τελευταίο Ping",
"never": "Δεν υπάρχουν ping ακόμα" "never": "Δεν υπάρχουν ping ακόμα"
}, },
@@ -607,26 +602,26 @@
"containers_failed": "Απέτυχε" "containers_failed": "Απέτυχε"
}, },
"autobrr": { "autobrr": {
"approvedPushes": "Εγκρίθηκε", "approvedPushes": "Approved",
"rejectedPushes": "Απορρίφθηκε", "rejectedPushes": "Απορρίφθηκε",
"filters": "Φίλτρα", "filters": "Φίλτρα",
"indexers": "Ευρετήρια" "indexers": "Indexers"
}, },
"tubearchivist": { "tubearchivist": {
"downloads": "Αναμονή", "downloads": "Queue",
"videos": "Βίντεο", "videos": "Βίντεο",
"channels": "Κανάλια", "channels": "Κανάλια",
"playlists": "Λίστες αναπαραγωγής" "playlists": "Λίστες αναπαραγωγής"
}, },
"truenas": { "truenas": {
"load": "Φόρτος Συστήματος", "load": "Φόρτος Συστήματος",
"uptime": "Συνεχής λειτουργία", "uptime": "Uptime",
"alerts": "Ειδοποιήσεις" "alerts": "Alerts"
}, },
"pyload": { "pyload": {
"speed": "Ταχύτητα", "speed": "Ταχύτητα",
"active": "Ενεργό", "active": "Active",
"queue": "Αναμονή", "queue": "Queue",
"total": "Total" "total": "Total"
}, },
"gluetun": { "gluetun": {
@@ -735,56 +730,56 @@
"immich": { "immich": {
"users": "Users", "users": "Users",
"photos": "Φωτογραφίες", "photos": "Φωτογραφίες",
"videos": "Βίντεο", "videos": "Videos",
"storage": "Αποθηκευτικός χώρος" "storage": "Αποθηκευτικός χώρος"
}, },
"uptimekuma": { "uptimekuma": {
"up": "Online τοποθεσίες", "up": "Online τοποθεσίες",
"down": "Offline τοποθεσίες", "down": "Offline τοποθεσίες",
"uptime": "Συνεχής λειτουργία", "uptime": "Uptime",
"incident": "Περιστατικό", "incident": "Περιστατικό",
"m": "λ" "m": "m"
}, },
"atsumeru": { "atsumeru": {
"series": "Σειρές", "series": "Series",
"archives": "Αρχεία", "archives": "Archives",
"chapters": "Κεφάλαια", "chapters": "Chapters",
"categories": "Κατηγορίες" "categories": "Κατηγορίες"
}, },
"komga": { "komga": {
"libraries": "Βιβλιοθήκες", "libraries": "Libraries",
"series": "Σειρές", "series": "Series",
"books": "Βιβλία" "books": "Books"
}, },
"diskstation": { "diskstation": {
"days": "Ημέρες", "days": "Days",
"uptime": "Συνεχής λειτουργία", "uptime": "Uptime",
"volumeAvailable": "Διαθέσιμα" "volumeAvailable": "Available"
}, },
"dispatcharr": { "dispatcharr": {
"channels": "Κανάλια", "channels": "Channels",
"streams": "Ροές" "streams": "Streams"
}, },
"mylar": { "mylar": {
"series": "Σειρές", "series": "Series",
"issues": "Προβλήματα", "issues": "Issues",
"wanted": "Επιθυμητά" "wanted": "Wanted"
}, },
"photoprism": { "photoprism": {
"albums": "Άλμπουμ", "albums": "Albums",
"photos": "Φωτογραφίες", "photos": "Photos",
"videos": "Βίντεο", "videos": "Videos",
"people": "Άνθρωποι" "people": "Άνθρωποι"
}, },
"fileflows": { "fileflows": {
"queue": "Αναμονή", "queue": "Queue",
"processing": "Σε επεξεργασία", "processing": "Processing",
"processed": "Επεξεργασμένα", "processed": "Processed",
"time": "Ώρα" "time": "Ώρα"
}, },
"firefly": { "firefly": {
"networth": "Καθαρή αξία", "networth": "Net Worth",
"budget": "Προϋπολογισμός" "budget": "Budget"
}, },
"grafana": { "grafana": {
"dashboards": "Πίνακας Ελέγχου", "dashboards": "Πίνακας Ελέγχου",
@@ -801,15 +796,15 @@
"numshares": "Κοινόχρηστα στοιχεία" "numshares": "Κοινόχρηστα στοιχεία"
}, },
"kopia": { "kopia": {
"status": "Κατάσταση", "status": "Status",
"size": "Μέγεθος", "size": "Μέγεθος",
"lastrun": "Τελευταία εκτέλεση", "lastrun": "Τελευταία εκτέλεση",
"nextrun": "Επόμενη εκτέλεση", "nextrun": "Επόμενη εκτέλεση",
"failed": "Απέτυχε" "failed": "Failed"
}, },
"unmanic": { "unmanic": {
"active_workers": "Ενεργοί χρήστες", "active_workers": "Ενεργοί χρήστες",
"total_workers": "Σύνολο Εργατών", "total_workers": "Total Workers",
"records_total": "Μήκος Ουράς" "records_total": "Μήκος Ουράς"
}, },
"pterodactyl": { "pterodactyl": {
@@ -822,21 +817,21 @@
"targets_total": "Συνολικοί Στόχοι" "targets_total": "Συνολικοί Στόχοι"
}, },
"gatus": { "gatus": {
"up": "Ιστοσελίδες Πάνω", "up": "Sites Up",
"down": "Ιστοσελίδες Κάτω", "down": "Sites Down",
"uptime": "Συνεχής λειτουργία" "uptime": "Uptime"
}, },
"ghostfolio": { "ghostfolio": {
"gross_percent_today": "Σήμερα", "gross_percent_today": "Today",
"gross_percent_1y": "Ένας χρόνος", "gross_percent_1y": "Ένας χρόνος",
"gross_percent_max": "Διαχρονικά", "gross_percent_max": "Διαχρονικά",
"net_worth": "Καθαρή αξία" "net_worth": "Net Worth"
}, },
"audiobookshelf": { "audiobookshelf": {
"podcasts": "Podcasts", "podcasts": "Podcasts",
"books": "Βιβλία", "books": "Books",
"podcastsDuration": "Διάρκεια", "podcastsDuration": "Διάρκεια",
"booksDuration": "Διάρκεια" "booksDuration": "Duration"
}, },
"homeassistant": { "homeassistant": {
"people_home": "Σύνολο ανθρώπων στο σπίτι", "people_home": "Σύνολο ανθρώπων στο σπίτι",
@@ -845,33 +840,33 @@
}, },
"whatsupdocker": { "whatsupdocker": {
"monitoring": "Παρακολούθηση", "monitoring": "Παρακολούθηση",
"updates": "Ενημερώσεις" "updates": "Updates"
}, },
"calibreweb": { "calibreweb": {
"books": "Βιβλία", "books": "Books",
"authors": "Συντάκτες", "authors": "Συντάκτες",
"categories": "Κατηγορίες", "categories": "Categories",
"series": "Σειρές" "series": "Series"
}, },
"booklore": { "booklore": {
"libraries": "Βιβλιοθήκες", "libraries": "Libraries",
"books": "Βιβλία", "books": "Books",
"reading": "Ανάγνωση", "reading": "Reading",
"finished": "Ολοκληρώθηκε" "finished": "Finished"
}, },
"jdownloader": { "jdownloader": {
"downloadCount": "Αναμονή", "downloadCount": "Queue",
"downloadBytesRemaining": "Απομένουν", "downloadBytesRemaining": "Remaining",
"downloadTotalBytes": "Μέγεθος", "downloadTotalBytes": "Size",
"downloadSpeed": "Ταχύτητα" "downloadSpeed": "Speed"
}, },
"kavita": { "kavita": {
"seriesCount": "Σειρές", "seriesCount": "Series",
"totalFiles": "Αρχεία" "totalFiles": "Files"
}, },
"azuredevops": { "azuredevops": {
"result": "Αποτέλεσμα", "result": "Αποτέλεσμα",
"status": "Κατάσταση", "status": "Status",
"buildId": "Build ID", "buildId": "Build ID",
"succeeded": "Πέτυχε", "succeeded": "Πέτυχε",
"notStarted": "Δεν ξεκίνησε", "notStarted": "Δεν ξεκίνησε",
@@ -956,7 +951,7 @@
"domains": "Domains", "domains": "Domains",
"mailboxes": "Mailboxes", "mailboxes": "Mailboxes",
"mails": "Mails", "mails": "Mails",
"storage": "Αποθηκευτικός χώρος" "storage": "Storage"
}, },
"maintainerr": { "maintainerr": {
"itemsHandled": "Items Handled", "itemsHandled": "Items Handled",
@@ -967,61 +962,61 @@
"reclaimable": "Reclaimable", "reclaimable": "Reclaimable",
"movieReclaimable": "Movie Reclaimable", "movieReclaimable": "Movie Reclaimable",
"showReclaimable": "Show Reclaimable", "showReclaimable": "Show Reclaimable",
"totalCapacity": "Συνολική χωρητικότητα" "totalCapacity": "Total Capacity"
}, },
"netdata": { "netdata": {
"warnings": "Προειδοποιήσεις", "warnings": "Warnings",
"criticals": "Κρίσιμα" "criticals": "Criticals"
}, },
"ntfy": { "ntfy": {
"title": "Τίτλος", "title": "Title",
"priority": "Προτεραιότητα", "priority": "Priority",
"lastReceived": "Τελευταία Ληφθέντα", "lastReceived": "Last Received",
"message": "Μήνυμα", "message": "Message",
"tags": "Ετικέτες", "tags": "Tags",
"none": "Κανένα", "none": "None",
"min": "Ελάχιστο", "min": "Min",
"low": "Χαμηλό", "low": "Low",
"default": "Προεπιλογή", "default": "Default",
"high": "Υψηλό", "high": "High",
"urgent": "Επείγον" "urgent": "Urgent"
}, },
"plantit": { "plantit": {
"events": "Συμβάντα", "events": "Events",
"plants": "Φυτά", "plants": "Plants",
"photos": "Φωτογραφίες", "photos": "Photos",
"species": "Είδη" "species": "Species"
}, },
"gitea": { "gitea": {
"notifications": "Ειδοποιήσεις", "notifications": "Notifications",
"issues": "Προβλήματα", "issues": "Issues",
"pulls": "Pull Requests", "pulls": "Pull Requests",
"repositories": "Αποθετήρια" "repositories": "Repositories"
}, },
"stash": { "stash": {
"scenes": "Σκηνές", "scenes": "Scenes",
"scenesPlayed": "Σκηνές Που Παίχτηκαν", "scenesPlayed": "Scenes Played",
"playCount": "Συνολικές Αναπαραγωγές", "playCount": "Total Plays",
"playDuration": "Ώρα Παρακολούθησης", "playDuration": "Time Watched",
"sceneSize": "Μέγεθος Σκηνών", "sceneSize": "Scenes Size",
"sceneDuration": "Διάρκεια Σκηνών", "sceneDuration": "Scenes Duration",
"images": "Εικόνες", "images": "Images",
"imageSize": "Μέγεθος Εικόνων", "imageSize": "Images Size",
"galleries": "Συλλογές", "galleries": "Galleries",
"performers": "Καλλιτέχνες", "performers": "Performers",
"studios": "Στούντιο", "studios": "Studios",
"movies": "Ταινίες", "movies": "Movies",
"tags": "Ετικέτες", "tags": "Tags",
"oCount": "Μετρητής O" "oCount": "O Count"
}, },
"tandoor": { "tandoor": {
"users": "Χρήστες", "users": "Users",
"recipes": "Συνταγές", "recipes": "Recipes",
"keywords": "Λέξεις-κλειδιά" "keywords": "Keywords"
}, },
"homebox": { "homebox": {
"items": "Στοιχεία", "items": "Items",
"totalWithWarranty": "Με Εγγύηση", "totalWithWarranty": "With Warranty",
"locations": "Locations", "locations": "Locations",
"labels": "Labels", "labels": "Labels",
"users": "Users", "users": "Users",
@@ -1084,72 +1079,72 @@
"vikunja": { "vikunja": {
"projects": "Active Projects", "projects": "Active Projects",
"tasks7d": "Tasks Due This Week", "tasks7d": "Tasks Due This Week",
"tasksOverdue": "Εκπρόθεσμες Εργασίες", "tasksOverdue": "Overdue Tasks",
"tasksInProgress": "Εργασίες Σε Εξέλιξη" "tasksInProgress": "Tasks In Progress"
}, },
"headscale": { "headscale": {
"name": "Όνομα", "name": "Name",
"address": "Διεύθυνση", "address": "Address",
"last_seen": "Τελευταία Σύνδεση", "last_seen": "Last Seen",
"status": "Κατάσταση", "status": "Status",
"online": "Σε Σύνδεση", "online": "Online",
"offline": "Χωρίς Σύνδεση" "offline": "Offline"
}, },
"beszel": { "beszel": {
"name": "Όνομα", "name": "Name",
"systems": "Συστήματα", "systems": "Systems",
"up": "Πάνω", "up": "Up",
"down": "Κάτω", "down": "Down",
"paused": "Σε παύση", "paused": "Paused",
"pending": "Σε εκκρεμότητα", "pending": "Pending",
"status": "Κατάσταση", "status": "Status",
"updated": "Ενημερώθηκε", "updated": "Updated",
"cpu": "CPU", "cpu": "CPU",
"memory": "MEM", "memory": "MEM",
"disk": "Δίσκος", "disk": "Disk",
"network": "Δίκτυο" "network": "NET"
}, },
"argocd": { "argocd": {
"apps": "Εφαρμογές", "apps": "Apps",
"synced": "Συγχρονισμένα", "synced": "Synced",
"outOfSync": "Εκτός Συγχρονισμού", "outOfSync": "Out Of Sync",
"healthy": "Υγιή", "healthy": "Healthy",
"degraded": "Degraded", "degraded": "Degraded",
"progressing": "Σε εξέλιξη", "progressing": "Progressing",
"missing": "Λείπουν", "missing": "Missing",
"suspended": "Σε αναστολή" "suspended": "Suspended"
}, },
"spoolman": { "spoolman": {
"loading": "Γίνεται φόρτωση" "loading": "Loading"
}, },
"gitlab": { "gitlab": {
"groups": "Ομάδες", "groups": "Groups",
"issues": "Προβλήματα", "issues": "Issues",
"merges": "Αιτήματα Συγχώνευσης", "merges": "Merge Requests",
"projects": "Projects" "projects": "Projects"
}, },
"apcups": { "apcups": {
"status": "Κατάσταση", "status": "Status",
"load": "Φόρτωση", "load": "Load",
"bcharge": "Φόρτιση Μπαταρίας", "bcharge": "Battery Charge",
"timeleft": "Χρόνος που απομένει" "timeleft": "Time Left"
}, },
"karakeep": { "karakeep": {
"bookmarks": "Σελιδοδείκτες", "bookmarks": "Bookmarks",
"favorites": "Αγαπημένα", "favorites": "Favorites",
"archived": "Αρχειοθετημένα", "archived": "Archived",
"highlights": "Επισημάνσεις", "highlights": "Highlights",
"lists": "Λίστες", "lists": "Lists",
"tags": "Ετικέτες" "tags": "Tags"
}, },
"slskd": { "slskd": {
"slskStatus": "Δίκτυο", "slskStatus": "Network",
"connected": "Σε σύνδεση", "connected": "Connected",
"disconnected": "Αποσυνδέθηκε", "disconnected": "Disconnected",
"updateStatus": "Ενημέρωση", "updateStatus": "Update",
"update_yes": "Διαθέσιμα", "update_yes": "Available",
"update_no": "Ενημερωμένο", "update_no": "Up to Date",
"downloads": "Λήψεις", "downloads": "Downloads",
"uploads": "Uploads", "uploads": "Uploads",
"sharedFiles": "Files" "sharedFiles": "Files"
}, },
+1 -19
View File
@@ -99,12 +99,7 @@
"unhealthy": "Unhealthy", "unhealthy": "Unhealthy",
"not_found": "Not Found", "not_found": "Not Found",
"exited": "Exited", "exited": "Exited",
"partial": "Partial", "partial": "Partial"
"created": "Created",
"paused": "Paused",
"restarting": "Restarting",
"removing": "Removing",
"dead": "Dead"
}, },
"ping": { "ping": {
"error": "Error", "error": "Error",
@@ -256,16 +251,6 @@
"leech": "Leech", "leech": "Leech",
"seed": "Seed" "seed": "Seed"
}, },
"qui": {
"leech": "Leech",
"download": "Download",
"seed": "Seed",
"upload": "Upload",
"total": "Total",
"errored": "Errored",
"ratio": "Ratio",
"freeSpace": "Free"
},
"qnap": { "qnap": {
"cpuUsage": "CPU Usage", "cpuUsage": "CPU Usage",
"memUsage": "MEM Usage", "memUsage": "MEM Usage",
@@ -1268,8 +1253,5 @@
"wanted": "Wanted", "wanted": "Wanted",
"queued": "Queued", "queued": "Queued",
"leagues": "Leagues" "leagues": "Leagues"
},
"feed": {
"noItems": "No items"
} }
} }
+1 -6
View File
@@ -99,12 +99,7 @@
"unhealthy": "Malsana", "unhealthy": "Malsana",
"not_found": "Ne trovita", "not_found": "Ne trovita",
"exited": "Eliris", "exited": "Eliris",
"partial": "Parta", "partial": "Parta"
"created": "Created",
"paused": "Paused",
"restarting": "Restarting",
"removing": "Removing",
"dead": "Dead"
}, },
"ping": { "ping": {
"error": "Error", "error": "Error",
+1 -6
View File
@@ -99,12 +99,7 @@
"unhealthy": "No saludable", "unhealthy": "No saludable",
"not_found": "No encontrado", "not_found": "No encontrado",
"exited": "Terminado", "exited": "Terminado",
"partial": "Parcial", "partial": "Parcial"
"created": "Creado",
"paused": "Pausado",
"restarting": "Reiniciando",
"removing": "Eliminando",
"dead": "Muerto"
}, },
"ping": { "ping": {
"error": "Error", "error": "Error",
+1 -6
View File
@@ -99,12 +99,7 @@
"unhealthy": "Unhealthy", "unhealthy": "Unhealthy",
"not_found": "Not Found", "not_found": "Not Found",
"exited": "Exited", "exited": "Exited",
"partial": "Partial", "partial": "Partial"
"created": "Created",
"paused": "Paused",
"restarting": "Restarting",
"removing": "Removing",
"dead": "Dead"
}, },
"ping": { "ping": {
"error": "Error", "error": "Error",
+1 -6
View File
@@ -99,12 +99,7 @@
"unhealthy": "Unhealthy", "unhealthy": "Unhealthy",
"not_found": "Not Found", "not_found": "Not Found",
"exited": "Exited", "exited": "Exited",
"partial": "Partial", "partial": "Partial"
"created": "Created",
"paused": "Paused",
"restarting": "Restarting",
"removing": "Removing",
"dead": "Dead"
}, },
"ping": { "ping": {
"error": "Error", "error": "Error",
+1 -6
View File
@@ -99,12 +99,7 @@
"unhealthy": "Mauvaise santé", "unhealthy": "Mauvaise santé",
"not_found": "Inconnu", "not_found": "Inconnu",
"exited": "Arrêté", "exited": "Arrêté",
"partial": "Partiel", "partial": "Partiel"
"created": "Créé",
"paused": "En pause",
"restarting": "Redémarrage",
"removing": "Suppression",
"dead": "Mort"
}, },
"ping": { "ping": {
"error": "Erreur", "error": "Erreur",
+59 -64
View File
@@ -21,7 +21,7 @@
"seconds": "שניות" "seconds": "שניות"
}, },
"auth": { "auth": {
"signout": "התנתק" "signout": "Sign out"
}, },
"widget": { "widget": {
"missing_type": "סוג ווידג'ט חסר: {{type}}", "missing_type": "סוג ווידג'ט חסר: {{type}}",
@@ -40,8 +40,8 @@
}, },
"search": { "search": {
"placeholder": "חיפוש…", "placeholder": "חיפוש…",
"provider": "מנוע חיפוש: {{name}}", "provider": "Search engine: {{name}}",
"select_provider": "בחר מנוע חיפוש" "select_provider": "Select search engine"
}, },
"resources": { "resources": {
"cpu": "מעבד", "cpu": "מעבד",
@@ -72,18 +72,18 @@
"empty_data": "מצב תת-מערכת לא ידוע" "empty_data": "מצב תת-מערכת לא ידוע"
}, },
"unifi_drive": { "unifi_drive": {
"healthy": "בריא", "healthy": "Healthy",
"degraded": "ירוד", "degraded": "Degraded",
"no_data": "אין אחסון זמין" "no_data": "No storage data available"
}, },
"duplicati": { "duplicati": {
"jobs": "משימות", "jobs": "Jobs",
"stored": "שמור", "stored": "Stored",
"lastBackup": "Last Run", "lastBackup": "Last Run",
"nextRun": "Next Run", "nextRun": "Next Run",
"running": "Running", "running": "Running",
"warnings": "הזהרות", "warnings": "Warnings",
"errors": "שגיאות" "errors": "Errors"
}, },
"docker": { "docker": {
"rx": "RX", "rx": "RX",
@@ -99,12 +99,7 @@
"unhealthy": "לא בריא", "unhealthy": "לא בריא",
"not_found": "לא נמצא", "not_found": "לא נמצא",
"exited": "יצא", "exited": "יצא",
"partial": "חלקי", "partial": "חלקי"
"created": "Created",
"paused": "Paused",
"restarting": "Restarting",
"removing": "Removing",
"dead": "Dead"
}, },
"ping": { "ping": {
"error": "שגיאה", "error": "שגיאה",
@@ -132,15 +127,15 @@
"songs": "שירים" "songs": "שירים"
}, },
"jellyfin": { "jellyfin": {
"playing": "מנגן", "playing": "Playing",
"transcoding": "Transcoding", "transcoding": "Transcoding",
"bitrate": "Bitrate", "bitrate": "Bitrate",
"no_active": "אין מדיה פעילה", "no_active": "No Active Streams",
"movies": "סרטים", "movies": "Movies",
"series": "סדרות", "series": "Series",
"episodes": "פרקים", "episodes": "Episodes",
"songs": "שירים", "songs": "Songs",
"albums": "אלבומים" "albums": "Albums"
}, },
"esphome": { "esphome": {
"offline": "מכובה", "offline": "מכובה",
@@ -315,11 +310,11 @@
"available": "זמין" "available": "זמין"
}, },
"seerr": { "seerr": {
"pending": "ממתין", "pending": "Pending",
"approved": "מאושר", "approved": "Approved",
"available": "זמין", "available": "Available",
"completed": "הסתיים", "completed": "Completed",
"processing": "מעבד", "processing": "Processing",
"issues": "Open Issues" "issues": "Open Issues"
}, },
"netalertx": { "netalertx": {
@@ -364,16 +359,16 @@
"address": "כתובת", "address": "כתובת",
"expires": "תאריך תפוגה", "expires": "תאריך תפוגה",
"never": "אף פעם", "never": "אף פעם",
"user": "משתמש", "user": "User",
"hostname": "Hostname", "hostname": "Hostname",
"name": "שם", "name": "Name",
"client_version": "Client Version", "client_version": "Client Version",
"os": "מערכת הפעלה", "os": "OS",
"created": "יוצר", "created": "Created",
"authorized": "מורשה", "authorized": "Authorized",
"is_external": "האם חיצוני", "is_external": "Is External",
"update_available": "עדכון זמין", "update_available": "Update Available",
"tags": "תגיות", "tags": "Tags",
"last_seen": "נראה לאחרונה", "last_seen": "נראה לאחרונה",
"now": "כעת", "now": "כעת",
"years": "{{number}}y", "years": "{{number}}y",
@@ -383,8 +378,8 @@
"minutes": "{{number}}m", "minutes": "{{number}}m",
"seconds": "{{number}}s", "seconds": "{{number}}s",
"ago": "{{value}} Ago", "ago": "{{value}} Ago",
"true": "כן", "true": "Yes",
"false": "לא" "false": "No"
}, },
"technitium": { "technitium": {
"totalQueries": "שאילתות", "totalQueries": "שאילתות",
@@ -489,7 +484,7 @@
}, },
"pulse": { "pulse": {
"nodes": "Nodes", "nodes": "Nodes",
"vms": "מכונות וירטואליות", "vms": "VMs",
"lxcs": "LXCs" "lxcs": "LXCs"
}, },
"glances": { "glances": {
@@ -589,7 +584,7 @@
"up": "למעלה", "up": "למעלה",
"pending": "ממתין", "pending": "ממתין",
"down": "למטה", "down": "למטה",
"ok": "אוקיי" "ok": "Ok"
}, },
"healthchecks": { "healthchecks": {
"new": "חדש", "new": "חדש",
@@ -658,9 +653,9 @@
}, },
"pangolin": { "pangolin": {
"orgs": "Orgs", "orgs": "Orgs",
"sites": "אתרים", "sites": "Sites",
"resources": "משאבים", "resources": "Resources",
"targets": "מטרות", "targets": "Targets",
"traffic": "Traffic", "traffic": "Traffic",
"in": "In", "in": "In",
"out": "Out" "out": "Out"
@@ -762,7 +757,7 @@
"volumeAvailable": "זמין" "volumeAvailable": "זמין"
}, },
"dispatcharr": { "dispatcharr": {
"channels": "ערוצים", "channels": "Channels",
"streams": "Streams" "streams": "Streams"
}, },
"mylar": { "mylar": {
@@ -1187,9 +1182,9 @@
"nextRenewingSubscription": "תשלום הבא" "nextRenewingSubscription": "תשלום הבא"
}, },
"unraid": { "unraid": {
"STARTED": "התחיל", "STARTED": "Started",
"STOPPED": "נעצר", "STOPPED": "Stopped",
"NEW_ARRAY": "מערך חדש", "NEW_ARRAY": "New Array",
"RECON_DISK": "Reconstructing Disk", "RECON_DISK": "Reconstructing Disk",
"DISABLE_DISK": "Disk Disabled", "DISABLE_DISK": "Disk Disabled",
"SWAP_DSBL": "Swap Disable", "SWAP_DSBL": "Swap Disable",
@@ -1201,31 +1196,31 @@
"notifications": "Notifications", "notifications": "Notifications",
"status": "Status", "status": "Status",
"cpu": "CPU", "cpu": "CPU",
"memoryUsed": "זיכרון בשימוש", "memoryUsed": "Memory Used",
"memoryAvailable": "זיכרון זמין", "memoryAvailable": "Memory Available",
"arrayUsed": "Array Used", "arrayUsed": "Array Used",
"arrayFree": "Array Free", "arrayFree": "Array Free",
"poolUsed": "{{pool}} Used", "poolUsed": "{{pool}} Used",
"poolFree": "{{pool}} Free" "poolFree": "{{pool}} Free"
}, },
"backrest": { "backrest": {
"num_plans": "תוכניות", "num_plans": "Plans",
"num_success_30": "הצלחות", "num_success_30": "Successes",
"num_failure_30": "כשלונות", "num_failure_30": "Failures",
"num_success_latest": "Succeeding", "num_success_latest": "Succeeding",
"num_failure_latest": "Failing", "num_failure_latest": "Failing",
"bytes_added_30": "Bytes Added" "bytes_added_30": "Bytes Added"
}, },
"yourspotify": { "yourspotify": {
"songs": "שירים", "songs": "Songs",
"time": "זמן", "time": "Time",
"artists": "אומנים" "artists": "Artists"
}, },
"arcane": { "arcane": {
"containers": "Containers", "containers": "Containers",
"images": "Images", "images": "Images",
"image_updates": "Image Updates", "image_updates": "Image Updates",
"images_unused": "לא בשימוש", "images_unused": "Unused",
"environment_required": "Environment ID Required" "environment_required": "Environment ID Required"
}, },
"dockhand": { "dockhand": {
@@ -1235,7 +1230,7 @@
"memory": "Memory", "memory": "Memory",
"images": "Images", "images": "Images",
"volumes": "Volumes", "volumes": "Volumes",
"events_today": "אירועים היום", "events_today": "Events Today",
"pending_updates": "Pending Updates", "pending_updates": "Pending Updates",
"stacks": "Stacks", "stacks": "Stacks",
"paused": "Paused", "paused": "Paused",
@@ -1243,16 +1238,16 @@
"environment_not_found": "Environment Not Found" "environment_not_found": "Environment Not Found"
}, },
"sparkyfitness": { "sparkyfitness": {
"eaten": "נאכלו", "eaten": "Eaten",
"burned": "נשרפו", "burned": "Burned",
"remaining": "נותרו", "remaining": "Remaining",
"steps": "צעדים" "steps": "Steps"
}, },
"syncthing": { "syncthing": {
"connected": "Connected", "connected": "Connected",
"synced": "מסונכרן", "synced": "Synced",
"errors": "שגיאות", "errors": "Errors",
"storage": "אחסון" "storage": "Storage"
}, },
"sportarr": { "sportarr": {
"wanted": "Wanted", "wanted": "Wanted",
+1 -6
View File
@@ -99,12 +99,7 @@
"unhealthy": "Unhealthy", "unhealthy": "Unhealthy",
"not_found": "Not Found", "not_found": "Not Found",
"exited": "Exited", "exited": "Exited",
"partial": "Partial", "partial": "Partial"
"created": "Created",
"paused": "Paused",
"restarting": "Restarting",
"removing": "Removing",
"dead": "Dead"
}, },
"ping": { "ping": {
"error": "Error", "error": "Error",
+15 -20
View File
@@ -21,7 +21,7 @@
"seconds": "s" "seconds": "s"
}, },
"auth": { "auth": {
"signout": "Odjavi se" "signout": "Sign out"
}, },
"widget": { "widget": {
"missing_type": "Nedostajuća vrsta widgeta: {{type}}", "missing_type": "Nedostajuća vrsta widgeta: {{type}}",
@@ -40,8 +40,8 @@
}, },
"search": { "search": {
"placeholder": "Traži …", "placeholder": "Traži …",
"provider": "Tražilica: {{name}}", "provider": "Search engine: {{name}}",
"select_provider": "Odaberi tražilicu" "select_provider": "Select search engine"
}, },
"resources": { "resources": {
"cpu": "CPU", "cpu": "CPU",
@@ -99,12 +99,7 @@
"unhealthy": "Nefunkcionalno", "unhealthy": "Nefunkcionalno",
"not_found": "Nepronađeno", "not_found": "Nepronađeno",
"exited": "Zatoreno", "exited": "Zatoreno",
"partial": "Djelomično", "partial": "Djelomično"
"created": "Created",
"paused": "Paused",
"restarting": "Restarting",
"removing": "Removing",
"dead": "Dead"
}, },
"ping": { "ping": {
"error": "Greška", "error": "Greška",
@@ -140,7 +135,7 @@
"series": "Serije", "series": "Serije",
"episodes": "Epizode", "episodes": "Epizode",
"songs": "Pjesme", "songs": "Pjesme",
"albums": "Albumi" "albums": "Albums"
}, },
"esphome": { "esphome": {
"offline": "Offline", "offline": "Offline",
@@ -479,7 +474,7 @@
"users": "Korisnici", "users": "Korisnici",
"loginsLast24H": "Prijave (24 h)", "loginsLast24H": "Prijave (24 h)",
"failedLoginsLast24H": "Neuspjele prijave (24 h)", "failedLoginsLast24H": "Neuspjele prijave (24 h)",
"authorizationsLast24H": "Autorizacije (24h)" "authorizationsLast24H": "Auths (24h)"
}, },
"proxmox": { "proxmox": {
"mem": "MEM", "mem": "MEM",
@@ -959,15 +954,15 @@
"storage": "Spremište" "storage": "Spremište"
}, },
"maintainerr": { "maintainerr": {
"itemsHandled": "Obrađene stavke", "itemsHandled": "Items Handled",
"episodesHandled": "Obrađene epizode", "episodesHandled": "Episodes Handled",
"moviesHandled": "Obrađeni filmovi", "moviesHandled": "Movies Handled",
"showsHandled": "Obrađene emisije", "showsHandled": "Shows Handled",
"seasonsHandled": "Obrađene sezone", "seasonsHandled": "Seasons Handled",
"reclaimable": "Reclaimable", "reclaimable": "Reclaimable",
"movieReclaimable": "Movie Reclaimable", "movieReclaimable": "Movie Reclaimable",
"showReclaimable": "Show Reclaimable", "showReclaimable": "Show Reclaimable",
"totalCapacity": "Ukupni kapacitet" "totalCapacity": "Total Capacity"
}, },
"netdata": { "netdata": {
"warnings": "Upozorenja", "warnings": "Upozorenja",
@@ -1255,8 +1250,8 @@
"storage": "Spremište" "storage": "Spremište"
}, },
"sportarr": { "sportarr": {
"wanted": "Željeno", "wanted": "Wanted",
"queued": "U redu čekanja", "queued": "Queued",
"leagues": "Lige" "leagues": "Leagues"
} }
} }
+1 -6
View File
@@ -99,12 +99,7 @@
"unhealthy": "Egészségtelen", "unhealthy": "Egészségtelen",
"not_found": "Nem található", "not_found": "Nem található",
"exited": "Kilépett", "exited": "Kilépett",
"partial": "Részleges", "partial": "Részleges"
"created": "Created",
"paused": "Paused",
"restarting": "Restarting",
"removing": "Removing",
"dead": "Dead"
}, },
"ping": { "ping": {
"error": "Hiba", "error": "Hiba",
+1 -6
View File
@@ -99,12 +99,7 @@
"unhealthy": "Tidak Lancar", "unhealthy": "Tidak Lancar",
"not_found": "Tidak Ditemukan", "not_found": "Tidak Ditemukan",
"exited": "Terkeluar", "exited": "Terkeluar",
"partial": "Sebagian", "partial": "Sebagian"
"created": "Created",
"paused": "Paused",
"restarting": "Restarting",
"removing": "Removing",
"dead": "Dead"
}, },
"ping": { "ping": {
"error": "Error", "error": "Error",
+1 -6
View File
@@ -99,12 +99,7 @@
"unhealthy": "Non sano", "unhealthy": "Non sano",
"not_found": "Non trovato", "not_found": "Non trovato",
"exited": "Uscito", "exited": "Uscito",
"partial": "Parziale", "partial": "Parziale"
"created": "Created",
"paused": "Paused",
"restarting": "Restarting",
"removing": "Removing",
"dead": "Dead"
}, },
"ping": { "ping": {
"error": "Errore", "error": "Errore",
+147 -152
View File
@@ -39,9 +39,9 @@
"wait": "お待ちください" "wait": "お待ちください"
}, },
"search": { "search": {
"placeholder": "検索 ...", "placeholder": "検索…",
"provider": "Search engine: {{name}}", "provider": "Search engine: {{name}}",
"select_provider": "検索エンジンを選択" "select_provider": "Select search engine"
}, },
"resources": { "resources": {
"cpu": "CPU", "cpu": "CPU",
@@ -99,12 +99,7 @@
"unhealthy": "非健全", "unhealthy": "非健全",
"not_found": "不明", "not_found": "不明",
"exited": "停止しました", "exited": "停止しました",
"partial": "部分的", "partial": "部分的"
"created": "Created",
"paused": "Paused",
"restarting": "Restarting",
"removing": "Removing",
"dead": "Dead"
}, },
"ping": { "ping": {
"error": "エラー", "error": "エラー",
@@ -132,18 +127,18 @@
"songs": "曲" "songs": "曲"
}, },
"jellyfin": { "jellyfin": {
"playing": "再生中", "playing": "Playing",
"transcoding": "変換中", "transcoding": "Transcoding",
"bitrate": "ビットレート", "bitrate": "Bitrate",
"no_active": "アクティブ・ストリーム無し", "no_active": "No Active Streams",
"movies": "映画", "movies": "Movies",
"series": "シリーズ", "series": "Series",
"episodes": "エピソード", "episodes": "Episodes",
"songs": "曲", "songs": "Songs",
"albums": "アルバム" "albums": "Albums"
}, },
"esphome": { "esphome": {
"offline": "オフライン ", "offline": "",
"offline_alt": "オフライン", "offline_alt": "オフライン",
"online": "オンライン", "online": "オンライン",
"total": "Total", "total": "Total",
@@ -241,18 +236,18 @@
}, },
"rutorrent": { "rutorrent": {
"active": "アクティブ", "active": "アクティブ",
"upload": "アップロード", "upload": "Upload",
"download": "ダウンロード" "download": "Download"
}, },
"transmission": { "transmission": {
"download": "ダウンロード", "download": "Download",
"upload": "アップロード", "upload": "Upload",
"leech": "Leech", "leech": "Leech",
"seed": "Seed" "seed": "Seed"
}, },
"qbittorrent": { "qbittorrent": {
"download": "ダウンロード", "download": "Download",
"upload": "アップロード", "upload": "Upload",
"leech": "Leech", "leech": "Leech",
"seed": "Seed" "seed": "Seed"
}, },
@@ -285,7 +280,7 @@
"queued": "待機中", "queued": "待機中",
"series": "Series", "series": "Series",
"queue": "Queue", "queue": "Queue",
"unknown": "不明" "unknown": "Unknown"
}, },
"radarr": { "radarr": {
"wanted": "Wanted", "wanted": "Wanted",
@@ -365,15 +360,15 @@
"expires": "失効", "expires": "失効",
"never": "なし", "never": "なし",
"user": "User", "user": "User",
"hostname": "ホスト名", "hostname": "Hostname",
"name": "名前", "name": "Name",
"client_version": "クライアントバージョン", "client_version": "Client Version",
"os": "OS", "os": "OS",
"created": "作成済み", "created": "Created",
"authorized": "承認済み", "authorized": "Authorized",
"is_external": "Is External", "is_external": "Is External",
"update_available": "アップデートが利用できます", "update_available": "Update Available",
"tags": "タグ", "tags": "Tags",
"last_seen": "最終日時", "last_seen": "最終日時",
"now": "現在", "now": "現在",
"years": "{{number}}年", "years": "{{number}}年",
@@ -383,11 +378,11 @@
"minutes": "{{number}}分", "minutes": "{{number}}分",
"seconds": "{{number}}秒", "seconds": "{{number}}秒",
"ago": "{{value}} 前", "ago": "{{value}} 前",
"true": "はい", "true": "Yes",
"false": "いいえ" "false": "No"
}, },
"technitium": { "technitium": {
"totalQueries": "クエリ", "totalQueries": "Queries",
"totalNoError": "成功", "totalNoError": "成功",
"totalServerFailure": "失敗", "totalServerFailure": "失敗",
"totalNxDomain": "NXドメイン", "totalNxDomain": "NXドメイン",
@@ -395,7 +390,7 @@
"totalAuthoritative": "正式", "totalAuthoritative": "正式",
"totalRecursive": "再帰的", "totalRecursive": "再帰的",
"totalCached": "キャッシュ済み", "totalCached": "キャッシュ済み",
"totalBlocked": "ブロック中", "totalBlocked": "Blocked",
"totalDropped": "ドロップ済み", "totalDropped": "ドロップ済み",
"totalClients": "クライアント" "totalClients": "クライアント"
}, },
@@ -411,13 +406,13 @@
"middleware": "ミドルウェア" "middleware": "ミドルウェア"
}, },
"trilium": { "trilium": {
"version": "バージョン", "version": "Version",
"notesCount": "メモ", "notesCount": "Notes",
"dbSize": "データベースサイズ", "dbSize": "Database Size",
"unknown": "不明" "unknown": "Unknown"
}, },
"navidrome": { "navidrome": {
"nothing_streaming": "アクティブストリーム無し", "nothing_streaming": "No Active Streams",
"please_wait": "お待ちください" "please_wait": "お待ちください"
}, },
"npm": { "npm": {
@@ -482,7 +477,7 @@
"authorizationsLast24H": "Auths (24h)" "authorizationsLast24H": "Auths (24h)"
}, },
"proxmox": { "proxmox": {
"mem": "メモリ", "mem": "MEM",
"cpu": "CPU", "cpu": "CPU",
"lxc": "LXC", "lxc": "LXC",
"vms": "VM" "vms": "VM"
@@ -494,17 +489,17 @@
}, },
"glances": { "glances": {
"cpu": "CPU", "cpu": "CPU",
"load": "負荷", "load": "Load",
"wait": "お待ちください", "wait": "Please wait",
"temp": "温度", "temp": "TEMP",
"_temp": "温度", "_temp": "温度",
"warn": "警告", "warn": "警告",
"uptime": "稼働時間", "uptime": "UP",
"total": "合計", "total": "Total",
"free": "空き容量", "free": "Free",
"used": "使用済み", "used": "Used",
"days": "日", "days": "d",
"hours": "時", "hours": "h",
"crit": "クリティカル", "crit": "クリティカル",
"read": "Read", "read": "Read",
"write": "書き込み", "write": "書き込み",
@@ -545,39 +540,39 @@
"57-day": "着氷性の小雨", "57-day": "着氷性の小雨",
"57-night": "Freezing Drizzle", "57-night": "Freezing Drizzle",
"61-day": "小雨", "61-day": "小雨",
"61-night": "小雨", "61-night": "Light Rain",
"63-day": "雨", "63-day": "雨",
"63-night": "雨", "63-night": "Rain",
"65-day": "大雨", "65-day": "大雨",
"65-night": "大雨", "65-night": "Heavy Rain",
"66-day": "着氷性の雨", "66-day": "着氷性の雨",
"66-night": "着氷性の雨", "66-night": "Freezing Rain",
"67-day": "着氷性の雨", "67-day": "Freezing Rain",
"67-night": "着氷性の雨", "67-night": "Freezing Rain",
"71-day": "小雪", "71-day": "小雪",
"71-night": "小雪", "71-night": "Light Snow",
"73-day": "雪", "73-day": "雪",
"73-night": "雪", "73-night": "Snow",
"75-day": "大雪", "75-day": "大雪",
"75-night": "Heavy Snow", "75-night": "Heavy Snow",
"77-day": "霧雪", "77-day": "霧雪",
"77-night": "Snow Grains", "77-night": "Snow Grains",
"80-day": "弱いにわか雨", "80-day": "弱いにわか雨",
"80-night": "弱いにわか雨", "80-night": "Light Showers",
"81-day": "にわか雨", "81-day": "にわか雨",
"81-night": "にわか雨", "81-night": "Showers",
"82-day": "強いにわか雨", "82-day": "強いにわか雨",
"82-night": "強いにわか雨", "82-night": "Heavy Showers",
"85-day": "にわか雪", "85-day": "にわか雪",
"85-night": "にわか雪", "85-night": "Snow Showers",
"86-day": "にわか雪", "86-day": "Snow Showers",
"86-night": "にわか雪", "86-night": "Snow Showers",
"95-day": "雷雨", "95-day": "雷雨",
"95-night": "雷雨", "95-night": "Thunderstorm",
"96-day": "雷雨・ひょう", "96-day": "雷雨・ひょう",
"96-night": "雹を伴う雷雨", "96-night": "Thunderstorm With Hail",
"99-day": "雹を伴う雷雨", "99-day": "Thunderstorm With Hail",
"99-night": "雹を伴う雷雨" "99-night": "Thunderstorm With Hail"
}, },
"homebridge": { "homebridge": {
"available_update": "システム", "available_update": "システム",
@@ -645,7 +640,7 @@
"signalQuality": "クオリティ", "signalQuality": "クオリティ",
"symbolQuality": "Quality", "symbolQuality": "Quality",
"networkRate": "Bitrate", "networkRate": "Bitrate",
"clientIP": "クライアントIP" "clientIP": "クライアント IP"
}, },
"scrutiny": { "scrutiny": {
"passed": "合格", "passed": "合格",
@@ -661,7 +656,7 @@
"sites": "Sites", "sites": "Sites",
"resources": "Resources", "resources": "Resources",
"targets": "Targets", "targets": "Targets",
"traffic": "トラフィック", "traffic": "Traffic",
"in": "In", "in": "In",
"out": "Out" "out": "Out"
}, },
@@ -674,7 +669,7 @@
"low_battery": "バッテリー残量低下" "low_battery": "バッテリー残量低下"
}, },
"nextdns": { "nextdns": {
"wait": "お待ちください", "wait": "Please Wait",
"no_devices": "デバイス データを受信していません" "no_devices": "デバイス データを受信していません"
}, },
"mikrotik": { "mikrotik": {
@@ -695,7 +690,7 @@
"limit": "リミット" "limit": "リミット"
}, },
"opnsense": { "opnsense": {
"cpu": "CPU負荷", "cpu": "CPU Load",
"memory": "アクティブ・メモリ", "memory": "アクティブ・メモリ",
"wanUpload": "WANアップロード", "wanUpload": "WANアップロード",
"wanDownload": "WANダウンロード" "wanDownload": "WANダウンロード"
@@ -707,14 +702,14 @@
"layers": "レイヤー" "layers": "レイヤー"
}, },
"octoprint": { "octoprint": {
"printer_state": "ステータス", "printer_state": "Status",
"temp_tool": "ツール温度", "temp_tool": "ツール温度",
"temp_bed": "ベッド温度", "temp_bed": "ベッド温度",
"job_completion": "完了" "job_completion": "完了"
}, },
"cloudflared": { "cloudflared": {
"origin_ip": "オリジンIP", "origin_ip": "オリジンIP",
"status": "ステータス" "status": "Status"
}, },
"pfsense": { "pfsense": {
"load": "読み込み平均", "load": "読み込み平均",
@@ -733,17 +728,17 @@
"memory_usage": "メモリ" "memory_usage": "メモリ"
}, },
"immich": { "immich": {
"users": "ユーザ", "users": "Users",
"photos": "写真", "photos": "写真",
"videos": "ビデオ", "videos": "Videos",
"storage": "ストレージ" "storage": "ストレージ"
}, },
"uptimekuma": { "uptimekuma": {
"up": "サイトUp", "up": "サイトUp",
"down": "サイトDown", "down": "サイトDown",
"uptime": "稼働時間", "uptime": "Uptime",
"incident": "事件", "incident": "事件",
"m": "分" "m": "m"
}, },
"atsumeru": { "atsumeru": {
"series": "Series", "series": "Series",
@@ -772,8 +767,8 @@
}, },
"photoprism": { "photoprism": {
"albums": "Albums", "albums": "Albums",
"photos": "写真", "photos": "Photos",
"videos": "動画", "videos": "Videos",
"people": "人" "people": "人"
}, },
"fileflows": { "fileflows": {
@@ -884,12 +879,12 @@
}, },
"gamedig": { "gamedig": {
"status": "Status", "status": "Status",
"online": "オンライン", "online": "Online",
"offline": "オフライン ", "offline": "Offline",
"name": "名前", "name": "名前",
"map": "マップ", "map": "マップ",
"currentPlayers": "現在のプレーヤー", "currentPlayers": "現在のプレーヤー",
"players": "プレイヤー", "players": "Players",
"maxPlayers": "最大プレイヤー数", "maxPlayers": "最大プレイヤー数",
"bots": "ボット", "bots": "ボット",
"ping": "Ping" "ping": "Ping"
@@ -902,21 +897,21 @@
}, },
"mealie": { "mealie": {
"recipes": "レシピ", "recipes": "レシピ",
"users": "ユーザ", "users": "Users",
"categories": "カテゴリ", "categories": "Categories",
"tags": "タグ" "tags": "タグ"
}, },
"openmediavault": { "openmediavault": {
"downloading": "ダウンロード中", "downloading": "ダウンロード中",
"total": "合計", "total": "Total",
"running": "実行中", "running": "Running",
"stopped": "停止中", "stopped": "Stopped",
"passed": "Passed", "passed": "Passed",
"failed": "Failed" "failed": "Failed"
}, },
"openwrt": { "openwrt": {
"uptime": "Uptime", "uptime": "Uptime",
"cpuLoad": "CPU 平均負荷(5分)", "cpuLoad": "CPU 平均負荷(5 分)",
"up": "Up", "up": "Up",
"down": "Down", "down": "Down",
"bytesTx": "送信済み", "bytesTx": "送信済み",
@@ -924,7 +919,7 @@
}, },
"uptimerobot": { "uptimerobot": {
"status": "Status", "status": "Status",
"uptime": "稼働時間", "uptime": "Uptime",
"lastDown": "最後のダウンタイム", "lastDown": "最後のダウンタイム",
"downDuration": "ダウンタイム時間", "downDuration": "ダウンタイム時間",
"sitesUp": "Sites Up", "sitesUp": "Sites Up",
@@ -954,9 +949,9 @@
}, },
"mailcow": { "mailcow": {
"domains": "Domains", "domains": "Domains",
"mailboxes": "受信箱", "mailboxes": "Mailboxes",
"mails": "メール", "mails": "Mails",
"storage": "ストレージ" "storage": "Storage"
}, },
"maintainerr": { "maintainerr": {
"itemsHandled": "Items Handled", "itemsHandled": "Items Handled",
@@ -974,7 +969,7 @@
"criticals": "重大" "criticals": "重大"
}, },
"ntfy": { "ntfy": {
"title": "タイトル", "title": "Title",
"priority": "Priority", "priority": "Priority",
"lastReceived": "Last Received", "lastReceived": "Last Received",
"message": "Message", "message": "Message",
@@ -989,7 +984,7 @@
"plantit": { "plantit": {
"events": "イベント", "events": "イベント",
"plants": "植物", "plants": "植物",
"photos": "写真", "photos": "Photos",
"species": "種" "species": "種"
}, },
"gitea": { "gitea": {
@@ -1137,27 +1132,27 @@
"karakeep": { "karakeep": {
"bookmarks": "Bookmarks", "bookmarks": "Bookmarks",
"favorites": "Favorites", "favorites": "Favorites",
"archived": "アーカイブ済み", "archived": "Archived",
"highlights": "ハイライト", "highlights": "Highlights",
"lists": "リスト", "lists": "Lists",
"tags": "タグ" "tags": "Tags"
}, },
"slskd": { "slskd": {
"slskStatus": "ネットワーク", "slskStatus": "Network",
"connected": "接続されています", "connected": "Connected",
"disconnected": "切断されています", "disconnected": "Disconnected",
"updateStatus": "更新", "updateStatus": "Update",
"update_yes": "利用可能", "update_yes": "Available",
"update_no": "最新", "update_no": "Up to Date",
"downloads": "ダウンロード", "downloads": "Downloads",
"uploads": "アップロード", "uploads": "Uploads",
"sharedFiles": "ファイル" "sharedFiles": "Files"
}, },
"jellystat": { "jellystat": {
"songs": "曲", "songs": "Songs",
"movies": "映画", "movies": "Movies",
"episodes": "エピソード", "episodes": "Episodes",
"other": "その他" "other": "Other"
}, },
"checkmk": { "checkmk": {
"serviceErrors": "Service issues", "serviceErrors": "Service issues",
@@ -1198,11 +1193,11 @@
"TOO_MANY_MISSING_DISKS": "Too Many Missing Disks", "TOO_MANY_MISSING_DISKS": "Too Many Missing Disks",
"NEW_DISK_TOO_SMALL": "New Disk Too Small", "NEW_DISK_TOO_SMALL": "New Disk Too Small",
"NO_DATA_DISKS": "No Data Disks", "NO_DATA_DISKS": "No Data Disks",
"notifications": "通知", "notifications": "Notifications",
"status": "ステータス", "status": "Status",
"cpu": "CPU", "cpu": "CPU",
"memoryUsed": "メモリ使用量", "memoryUsed": "Memory Used",
"memoryAvailable": "使用可能なメモリ", "memoryAvailable": "Memory Available",
"arrayUsed": "Array Used", "arrayUsed": "Array Used",
"arrayFree": "Array Free", "arrayFree": "Array Free",
"poolUsed": "{{pool}} Used", "poolUsed": "{{pool}} Used",
@@ -1210,53 +1205,53 @@
}, },
"backrest": { "backrest": {
"num_plans": "Plans", "num_plans": "Plans",
"num_success_30": "成功", "num_success_30": "Successes",
"num_failure_30": "失敗", "num_failure_30": "Failures",
"num_success_latest": "成功", "num_success_latest": "Succeeding",
"num_failure_latest": "失敗", "num_failure_latest": "Failing",
"bytes_added_30": "バイトが追加されました" "bytes_added_30": "Bytes Added"
}, },
"yourspotify": { "yourspotify": {
"songs": "曲", "songs": "Songs",
"time": "時間", "time": "Time",
"artists": "アーティスト" "artists": "Artists"
}, },
"arcane": { "arcane": {
"containers": "コンテナ", "containers": "Containers",
"images": "イメージ", "images": "Images",
"image_updates": "イメージの更新", "image_updates": "Image Updates",
"images_unused": "未使用", "images_unused": "Unused",
"environment_required": "Enviroment ID が必要です" "environment_required": "Environment ID Required"
}, },
"dockhand": { "dockhand": {
"running": "実行中", "running": "Running",
"stopped": "停止中", "stopped": "Stopped",
"cpu": "CPU", "cpu": "CPU",
"memory": "メモリ", "memory": "Memory",
"images": "イメージ", "images": "Images",
"volumes": "ボリューム", "volumes": "Volumes",
"events_today": "今日のイベント", "events_today": "Events Today",
"pending_updates": "保留中の更新", "pending_updates": "Pending Updates",
"stacks": "スタック数", "stacks": "Stacks",
"paused": "一時停止中", "paused": "Paused",
"total": "合計", "total": "Total",
"environment_not_found": "環境が見つかりません" "environment_not_found": "Environment Not Found"
}, },
"sparkyfitness": { "sparkyfitness": {
"eaten": "摂取カロリー", "eaten": "Eaten",
"burned": "消費カロリー", "burned": "Burned",
"remaining": "残り", "remaining": "Remaining",
"steps": "ステップ" "steps": "Steps"
}, },
"syncthing": { "syncthing": {
"connected": "接続されています", "connected": "Connected",
"synced": "同期しました", "synced": "Synced",
"errors": "エラー", "errors": "Errors",
"storage": "ストレージ" "storage": "Storage"
}, },
"sportarr": { "sportarr": {
"wanted": "募集中", "wanted": "Wanted",
"queued": "処理待ち", "queued": "Queued",
"leagues": "リーグ" "leagues": "Leagues"
} }
} }
+3 -8
View File
@@ -40,8 +40,8 @@
}, },
"search": { "search": {
"placeholder": "검색…", "placeholder": "검색…",
"provider": "검색 엔진: {{name}}", "provider": "Search engine: {{name}}",
"select_provider": "검색 엔진 선택" "select_provider": "Select search engine"
}, },
"resources": { "resources": {
"cpu": "CPU", "cpu": "CPU",
@@ -99,12 +99,7 @@
"unhealthy": "비정상", "unhealthy": "비정상",
"not_found": "찾을 수 없음", "not_found": "찾을 수 없음",
"exited": "종료됨", "exited": "종료됨",
"partial": "부분적", "partial": "부분적"
"created": "Created",
"paused": "Paused",
"restarting": "Restarting",
"removing": "Removing",
"dead": "Dead"
}, },
"ping": { "ping": {
"error": "오류", "error": "오류",
+1 -6
View File
@@ -99,12 +99,7 @@
"unhealthy": "Unhealthy", "unhealthy": "Unhealthy",
"not_found": "Not Found", "not_found": "Not Found",
"exited": "Exited", "exited": "Exited",
"partial": "Partial", "partial": "Partial"
"created": "Created",
"paused": "Paused",
"restarting": "Restarting",
"removing": "Removing",
"dead": "Dead"
}, },
"ping": { "ping": {
"error": "Error", "error": "Error",
+1 -6
View File
@@ -99,12 +99,7 @@
"unhealthy": "Kurang sihat", "unhealthy": "Kurang sihat",
"not_found": "Tidak dijumpai", "not_found": "Tidak dijumpai",
"exited": "Dimatikan", "exited": "Dimatikan",
"partial": "Sebahagian", "partial": "Sebahagian"
"created": "Created",
"paused": "Paused",
"restarting": "Restarting",
"removing": "Removing",
"dead": "Dead"
}, },
"ping": { "ping": {
"error": "Error", "error": "Error",
+1 -6
View File
@@ -99,12 +99,7 @@
"unhealthy": "Ongezond", "unhealthy": "Ongezond",
"not_found": "Niet Gevonden", "not_found": "Niet Gevonden",
"exited": "Gestopt", "exited": "Gestopt",
"partial": "Gedeeltelijk", "partial": "Gedeeltelijk"
"created": "Created",
"paused": "Paused",
"restarting": "Restarting",
"removing": "Removing",
"dead": "Dead"
}, },
"ping": { "ping": {
"error": "Fout", "error": "Fout",
+1 -6
View File
@@ -99,12 +99,7 @@
"unhealthy": "Usunn", "unhealthy": "Usunn",
"not_found": "Not Found", "not_found": "Not Found",
"exited": "Exited", "exited": "Exited",
"partial": "Delvis", "partial": "Delvis"
"created": "Created",
"paused": "Paused",
"restarting": "Restarting",
"removing": "Removing",
"dead": "Dead"
}, },
"ping": { "ping": {
"error": "Error", "error": "Error",
+1 -6
View File
@@ -99,12 +99,7 @@
"unhealthy": "Niezdrowy", "unhealthy": "Niezdrowy",
"not_found": "Nie znaleziono", "not_found": "Nie znaleziono",
"exited": "Zakończony", "exited": "Zakończony",
"partial": "Częściowy", "partial": "Częściowy"
"created": "Created",
"paused": "Paused",
"restarting": "Restarting",
"removing": "Removing",
"dead": "Dead"
}, },
"ping": { "ping": {
"error": "Błąd", "error": "Błąd",
+1 -6
View File
@@ -99,12 +99,7 @@
"unhealthy": "Não-saudável", "unhealthy": "Não-saudável",
"not_found": "Não Encontrado", "not_found": "Não Encontrado",
"exited": "Saiu", "exited": "Saiu",
"partial": "Parcial", "partial": "Parcial"
"created": "Created",
"paused": "Paused",
"restarting": "Restarting",
"removing": "Removing",
"dead": "Dead"
}, },
"ping": { "ping": {
"error": "Erro", "error": "Erro",
+17 -22
View File
@@ -21,7 +21,7 @@
"seconds": "s" "seconds": "s"
}, },
"auth": { "auth": {
"signout": "Encerrar Sessão" "signout": "Sign out"
}, },
"widget": { "widget": {
"missing_type": "Tipo de Widget ausente: {{type}}", "missing_type": "Tipo de Widget ausente: {{type}}",
@@ -40,8 +40,8 @@
}, },
"search": { "search": {
"placeholder": "Pesquisar…", "placeholder": "Pesquisar…",
"provider": "Motor de pesquisa: {{name}}", "provider": "Search engine: {{name}}",
"select_provider": "Selecionar motor de busca" "select_provider": "Select search engine"
}, },
"resources": { "resources": {
"cpu": "CPU", "cpu": "CPU",
@@ -99,12 +99,7 @@
"unhealthy": "Não-saudável", "unhealthy": "Não-saudável",
"not_found": "Não Encontrado", "not_found": "Não Encontrado",
"exited": "Encerrado", "exited": "Encerrado",
"partial": "Parcial", "partial": "Parcial"
"created": "Criado",
"paused": "Pausado",
"restarting": "Reiniciando",
"removing": "Removendo",
"dead": "Inativo"
}, },
"ping": { "ping": {
"error": "Erro", "error": "Erro",
@@ -140,7 +135,7 @@
"series": "Séries", "series": "Séries",
"episodes": "Episódios", "episodes": "Episódios",
"songs": "Músicas", "songs": "Músicas",
"albums": "Álbuns" "albums": "Albums"
}, },
"esphome": { "esphome": {
"offline": "Offline", "offline": "Offline",
@@ -959,15 +954,15 @@
"storage": "Armazenamento" "storage": "Armazenamento"
}, },
"maintainerr": { "maintainerr": {
"itemsHandled": "Itens manuseados", "itemsHandled": "Items Handled",
"episodesHandled": "Episódios tratados", "episodesHandled": "Episodes Handled",
"moviesHandled": "Filmes tratados", "moviesHandled": "Movies Handled",
"showsHandled": "Séries tratados", "showsHandled": "Shows Handled",
"seasonsHandled": "Temporadas tratadas", "seasonsHandled": "Seasons Handled",
"reclaimable": "Reclamável", "reclaimable": "Reclaimable",
"movieReclaimable": "Filme Reclamável", "movieReclaimable": "Movie Reclaimable",
"showReclaimable": "Show Reclamável", "showReclaimable": "Show Reclaimable",
"totalCapacity": "Capacidade total" "totalCapacity": "Total Capacity"
}, },
"netdata": { "netdata": {
"warnings": "Alertas", "warnings": "Alertas",
@@ -1255,8 +1250,8 @@
"storage": "Armazenagem" "storage": "Armazenagem"
}, },
"sportarr": { "sportarr": {
"wanted": "Desejado", "wanted": "Wanted",
"queued": "Na fila", "queued": "Queued",
"leagues": "Ligas" "leagues": "Leagues"
} }
} }
+1 -6
View File
@@ -99,12 +99,7 @@
"unhealthy": "Nesănătos", "unhealthy": "Nesănătos",
"not_found": "Negăsit", "not_found": "Negăsit",
"exited": "Ieşit", "exited": "Ieşit",
"partial": "Parțial", "partial": "Parțial"
"created": "Created",
"paused": "Paused",
"restarting": "Restarting",
"removing": "Removing",
"dead": "Dead"
}, },
"ping": { "ping": {
"error": "Error", "error": "Error",
+1 -6
View File
@@ -99,12 +99,7 @@
"unhealthy": "Нездоровый", "unhealthy": "Нездоровый",
"not_found": "Не найдено", "not_found": "Не найдено",
"exited": "Вышел", "exited": "Вышел",
"partial": "Частичный", "partial": "Частичный"
"created": "Создан",
"paused": "Приостановлен",
"restarting": "Перезапуск",
"removing": "Удаление",
"dead": "Мёртв"
}, },
"ping": { "ping": {
"error": "Ошибка", "error": "Ошибка",
+3 -8
View File
@@ -40,8 +40,8 @@
}, },
"search": { "search": {
"placeholder": "Hľadať…", "placeholder": "Hľadať…",
"provider": "Vyhľadávač: {{name}}", "provider": "Search engine: {{name}}",
"select_provider": "Vyberte vyhľadávač" "select_provider": "Select search engine"
}, },
"resources": { "resources": {
"cpu": "CPU", "cpu": "CPU",
@@ -99,12 +99,7 @@
"unhealthy": "Nezdravý", "unhealthy": "Nezdravý",
"not_found": "Nenájdené", "not_found": "Nenájdené",
"exited": "Ukončené", "exited": "Ukončené",
"partial": "Čiastočný", "partial": "Čiastočný"
"created": "Vytvorené",
"paused": "Pozastavené",
"restarting": "Reštartuje sa",
"removing": "Odstraňuje sa",
"dead": "Mŕtve"
}, },
"ping": { "ping": {
"error": "Chyba", "error": "Chyba",
+1 -6
View File
@@ -99,12 +99,7 @@
"unhealthy": "Ni zdrav", "unhealthy": "Ni zdrav",
"not_found": "Ni najden", "not_found": "Ni najden",
"exited": "V izhodu", "exited": "V izhodu",
"partial": "Delni", "partial": "Delni"
"created": "Created",
"paused": "Paused",
"restarting": "Restarting",
"removing": "Removing",
"dead": "Dead"
}, },
"ping": { "ping": {
"error": "Error", "error": "Error",
+1 -6
View File
@@ -99,12 +99,7 @@
"unhealthy": "Нездравих", "unhealthy": "Нездравих",
"not_found": "Није пронађено", "not_found": "Није пронађено",
"exited": "Напуштених", "exited": "Напуштених",
"partial": "Делимично", "partial": "Делимично"
"created": "Created",
"paused": "Paused",
"restarting": "Restarting",
"removing": "Removing",
"dead": "Dead"
}, },
"ping": { "ping": {
"error": "Грешка", "error": "Грешка",
+1 -6
View File
@@ -99,12 +99,7 @@
"unhealthy": "Unhealthy", "unhealthy": "Unhealthy",
"not_found": "Not Found", "not_found": "Not Found",
"exited": "Exited", "exited": "Exited",
"partial": "Partial", "partial": "Partial"
"created": "Created",
"paused": "Paused",
"restarting": "Restarting",
"removing": "Removing",
"dead": "Dead"
}, },
"ping": { "ping": {
"error": "Error", "error": "Error",
+1 -6
View File
@@ -99,12 +99,7 @@
"unhealthy": "Unhealthy", "unhealthy": "Unhealthy",
"not_found": "Not Found", "not_found": "Not Found",
"exited": "Exited", "exited": "Exited",
"partial": "Partial", "partial": "Partial"
"created": "Created",
"paused": "Paused",
"restarting": "Restarting",
"removing": "Removing",
"dead": "Dead"
}, },
"ping": { "ping": {
"error": "Error", "error": "Error",
+1 -6
View File
@@ -99,12 +99,7 @@
"unhealthy": "Unhealthy", "unhealthy": "Unhealthy",
"not_found": "Not Found", "not_found": "Not Found",
"exited": "Exited", "exited": "Exited",
"partial": "Partial", "partial": "Partial"
"created": "Created",
"paused": "Paused",
"restarting": "Restarting",
"removing": "Removing",
"dead": "Dead"
}, },
"ping": { "ping": {
"error": "Error", "error": "Error",
+1 -6
View File
@@ -99,12 +99,7 @@
"unhealthy": "Sağlıksız", "unhealthy": "Sağlıksız",
"not_found": "Bulunamadı", "not_found": "Bulunamadı",
"exited": "Kapandı", "exited": "Kapandı",
"partial": "Kısmi", "partial": "Kısmi"
"created": "Created",
"paused": "Paused",
"restarting": "Restarting",
"removing": "Removing",
"dead": "Dead"
}, },
"ping": { "ping": {
"error": "Hata", "error": "Hata",
+1 -6
View File
@@ -99,12 +99,7 @@
"unhealthy": "Нездоровий", "unhealthy": "Нездоровий",
"not_found": "Не знайдено", "not_found": "Не знайдено",
"exited": "Вийшов", "exited": "Вийшов",
"partial": "Частковий", "partial": "Частковий"
"created": "Created",
"paused": "Paused",
"restarting": "Restarting",
"removing": "Removing",
"dead": "Dead"
}, },
"ping": { "ping": {
"error": "Помилка", "error": "Помилка",
+1 -6
View File
@@ -99,12 +99,7 @@
"unhealthy": "Bất thường", "unhealthy": "Bất thường",
"not_found": "Không tìm thấy", "not_found": "Không tìm thấy",
"exited": "Đã thoát", "exited": "Đã thoát",
"partial": "Một phần", "partial": "Một phần"
"created": "Created",
"paused": "Paused",
"restarting": "Restarting",
"removing": "Removing",
"dead": "Dead"
}, },
"ping": { "ping": {
"error": "Lỗi", "error": "Lỗi",
+1 -6
View File
@@ -99,12 +99,7 @@
"unhealthy": "不健康的", "unhealthy": "不健康的",
"not_found": "未找到", "not_found": "未找到",
"exited": "已退出", "exited": "已退出",
"partial": "部分", "partial": "部分"
"created": "Created",
"paused": "Paused",
"restarting": "Restarting",
"removing": "Removing",
"dead": "Dead"
}, },
"ping": { "ping": {
"error": "Error", "error": "Error",
+1 -6
View File
@@ -99,12 +99,7 @@
"unhealthy": "不健康", "unhealthy": "不健康",
"not_found": "未找到", "not_found": "未找到",
"exited": "已退出", "exited": "已退出",
"partial": "部分", "partial": "部分"
"created": "Created",
"paused": "Paused",
"restarting": "Restarting",
"removing": "Removing",
"dead": "Dead"
}, },
"ping": { "ping": {
"error": "错误", "error": "错误",
+1 -6
View File
@@ -99,12 +99,7 @@
"unhealthy": "不健康的", "unhealthy": "不健康的",
"not_found": "找不到", "not_found": "找不到",
"exited": "已退出", "exited": "已退出",
"partial": "部分", "partial": "部分"
"created": "Created",
"paused": "Paused",
"restarting": "Restarting",
"removing": "Removing",
"dead": "Dead"
}, },
"ping": { "ping": {
"error": "Error", "error": "Error",
@@ -1,60 +0,0 @@
import { beforeEach, describe, expect, it, vi } from "vitest";
import createMockRes from "test-utils/create-mock-res";
const { getDockerStats, logger } = vi.hoisted(() => ({
getDockerStats: vi.fn(),
logger: { error: vi.fn() },
}));
vi.mock("utils/docker/stats", () => ({ getDockerStats }));
vi.mock("utils/logger", () => ({
default: () => logger,
}));
import handler from "pages/api/docker/stats";
describe("pages/api/docker/stats", () => {
beforeEach(() => {
vi.clearAllMocks();
});
it("returns the stats map for the requested server", async () => {
getDockerStats.mockResolvedValue({ stats: { app: { cpu: 20, mem: 900, rx: 4, tx: 6 } } });
const req = { query: { server: "local" } };
const res = createMockRes();
await handler(req, res);
expect(getDockerStats).toHaveBeenCalledWith("local");
expect(res.statusCode).toBe(200);
expect(res.body).toEqual({ stats: { app: { cpu: 20, mem: 900, rx: 4, tx: 6 } } });
});
it("returns 500 when the stats lookup reports an error", async () => {
getDockerStats.mockResolvedValue({ error: "query failed" });
const req = { query: { server: "local" } };
const res = createMockRes();
await handler(req, res);
expect(res.statusCode).toBe(500);
expect(res.body).toEqual({ error: "query failed" });
});
it("logs and returns 500 when the stats lookup throws", async () => {
getDockerStats.mockRejectedValue(new Error("boom"));
const req = { query: { server: "local" } };
const res = createMockRes();
await handler(req, res);
expect(res.statusCode).toBe(500);
expect(res.body).toEqual({ error: { message: "boom" } });
expect(logger.error).toHaveBeenCalled();
});
});
@@ -0,0 +1,153 @@
import { beforeEach, describe, expect, it, vi } from "vitest";
import createMockRes from "test-utils/create-mock-res";
const { state, DockerCtor, getDockerArguments, logger } = vi.hoisted(() => {
const state = {
docker: null,
dockerArgs: { conn: { socketPath: "/var/run/docker.sock" }, swarm: false },
};
function DockerCtor() {
return state.docker;
}
return {
state,
DockerCtor,
getDockerArguments: vi.fn(() => state.dockerArgs),
logger: { error: vi.fn() },
};
});
vi.mock("dockerode", () => ({
default: DockerCtor,
}));
vi.mock("utils/config/docker", () => ({
default: getDockerArguments,
}));
vi.mock("utils/logger", () => ({
default: () => logger,
}));
import handler from "pages/api/docker/stats/[...service]";
describe("pages/api/docker/stats/[...service]", () => {
beforeEach(() => {
vi.clearAllMocks();
state.dockerArgs = { conn: { socketPath: "/var/run/docker.sock" }, swarm: false };
state.docker = {
listContainers: vi.fn(),
getContainer: vi.fn(),
listTasks: vi.fn(),
};
});
it("returns 400 when container name/server params are missing", async () => {
const req = { query: { service: [] } };
const res = createMockRes();
await handler(req, res);
expect(res.statusCode).toBe(400);
expect(res.body).toEqual({ error: "docker query parameters are required" });
});
it("returns 500 when docker returns a non-array containers payload", async () => {
state.docker.listContainers.mockResolvedValue(Buffer.from("bad"));
const req = { query: { service: ["c", "local"] } };
const res = createMockRes();
await handler(req, res);
expect(res.statusCode).toBe(500);
expect(res.body).toEqual({ error: "query failed" });
});
it("returns stats for an existing container", async () => {
state.docker.listContainers.mockResolvedValue([{ Names: ["/myapp"], Id: "cid1" }]);
const containerStats = { cpu_stats: { cpu_usage: { total_usage: 1 } } };
state.docker.getContainer.mockReturnValue({
stats: vi.fn().mockResolvedValue(containerStats),
});
const req = { query: { service: ["myapp", "local"] } };
const res = createMockRes();
await handler(req, res);
expect(res.statusCode).toBe(200);
expect(res.body).toEqual({ stats: containerStats });
});
it("uses swarm tasks to locate a container and reports a friendly error when stats cannot be retrieved", async () => {
state.dockerArgs.swarm = true;
state.docker.listContainers.mockResolvedValue([{ Names: ["/other"], Id: "local1" }]);
state.docker.listTasks.mockResolvedValue([
{ Status: { ContainerStatus: { ContainerID: "local1" } } },
{ Status: { ContainerStatus: { ContainerID: "remote1" } } },
]);
state.docker.getContainer.mockReturnValue({
stats: vi.fn().mockRejectedValue(new Error("nope")),
});
const req = { query: { service: ["svc", "local"] } };
const res = createMockRes();
await handler(req, res);
expect(res.statusCode).toBe(200);
expect(res.body).toEqual({ error: "Unable to retrieve stats" });
});
it("returns stats for a swarm task container when present locally", async () => {
state.dockerArgs.swarm = true;
state.docker.listContainers.mockResolvedValue([{ Names: ["/other"], Id: "local1" }]);
state.docker.listTasks.mockResolvedValue([{ Status: { ContainerStatus: { ContainerID: "local1" } } }]);
const containerStats = { cpu_stats: { cpu_usage: { total_usage: 2 } } };
state.docker.getContainer.mockReturnValue({
stats: vi.fn().mockResolvedValue(containerStats),
});
const req = { query: { service: ["svc", "local"] } };
const res = createMockRes();
await handler(req, res);
expect(res.statusCode).toBe(200);
expect(res.body).toEqual({ stats: containerStats });
});
it("returns 404 when no container or swarm task is found", async () => {
state.dockerArgs.swarm = true;
state.docker.listContainers.mockResolvedValue([{ Names: ["/other"], Id: "local1" }]);
state.docker.listTasks.mockResolvedValue([]);
const req = { query: { service: ["missing", "local"] } };
const res = createMockRes();
await handler(req, res);
expect(res.statusCode).toBe(404);
expect(res.body).toEqual({ error: "not found" });
});
it("logs and returns 500 when the docker query throws", async () => {
getDockerArguments.mockImplementationOnce(() => {
throw new Error("boom");
});
const req = { query: { service: ["myapp", "local"] } };
const res = createMockRes();
await handler(req, res);
expect(res.statusCode).toBe(500);
expect(res.body).toEqual({ error: { message: "boom" } });
expect(logger.error).toHaveBeenCalled();
});
});
@@ -0,0 +1,211 @@
import { beforeEach, describe, expect, it, vi } from "vitest";
import createMockRes from "test-utils/create-mock-res";
const { state, DockerCtor, getDockerArguments, logger } = vi.hoisted(() => {
const state = {
docker: null,
dockerCtorArgs: [],
dockerArgs: { conn: { socketPath: "/var/run/docker.sock" }, swarm: false },
};
function DockerCtor(conn) {
state.dockerCtorArgs.push(conn);
return state.docker;
}
return {
state,
DockerCtor,
getDockerArguments: vi.fn(() => state.dockerArgs),
logger: { error: vi.fn() },
};
});
vi.mock("dockerode", () => ({
default: DockerCtor,
}));
vi.mock("utils/config/docker", () => ({
default: getDockerArguments,
}));
vi.mock("utils/logger", () => ({
default: () => logger,
}));
import handler from "pages/api/docker/status/[...service]";
describe("pages/api/docker/status/[...service]", () => {
beforeEach(() => {
vi.clearAllMocks();
state.dockerCtorArgs.length = 0;
state.dockerArgs = { conn: { socketPath: "/var/run/docker.sock" }, swarm: false };
state.docker = {
listContainers: vi.fn(),
getContainer: vi.fn(),
getService: vi.fn(),
listTasks: vi.fn(),
};
});
it("returns 400 when container name/server params are missing", async () => {
const req = { query: { service: [] } };
const res = createMockRes();
await handler(req, res);
expect(res.statusCode).toBe(400);
expect(res.body).toEqual({ error: "docker query parameters are required" });
});
it("returns 500 when docker returns a non-array containers payload", async () => {
state.docker.listContainers.mockResolvedValue(Buffer.from("bad"));
const req = { query: { service: ["c", "local"] } };
const res = createMockRes();
await handler(req, res);
expect(res.statusCode).toBe(500);
expect(res.body).toEqual({ error: "query failed" });
});
it("inspects an existing container and returns status + health", async () => {
state.docker.listContainers.mockResolvedValue([{ Names: ["/myapp"], Id: "cid1" }]);
state.docker.getContainer.mockReturnValue({
inspect: vi.fn().mockResolvedValue({ State: { Status: "running", Health: { Status: "healthy" } } }),
});
const req = { query: { service: ["myapp", "local"] } };
const res = createMockRes();
await handler(req, res);
expect(getDockerArguments).toHaveBeenCalledWith("local");
expect(state.dockerCtorArgs).toHaveLength(1);
expect(res.statusCode).toBe(200);
expect(res.body).toEqual({ status: "running", health: "healthy" });
});
it("returns 404 when container does not exist and swarm is disabled", async () => {
state.docker.listContainers.mockResolvedValue([{ Names: ["/other"], Id: "cid1" }]);
const req = { query: { service: ["missing", "local"] } };
const res = createMockRes();
await handler(req, res);
expect(res.statusCode).toBe(404);
expect(res.body).toEqual({ status: "not found" });
});
it("reports replicated swarm service status based on desired replicas", async () => {
state.dockerArgs.swarm = true;
state.docker.listContainers.mockResolvedValue([{ Names: ["/other"], Id: "cid1" }]);
state.docker.getService.mockReturnValue({
inspect: vi.fn().mockResolvedValue({ Spec: { Mode: { Replicated: { Replicas: "2" } } } }),
});
state.docker.listTasks.mockResolvedValue([{ Status: {} }, { Status: {} }]);
const req = { query: { service: ["svc", "local"] } };
const res = createMockRes();
await handler(req, res);
expect(res.statusCode).toBe(200);
expect(res.body).toEqual({ status: "running 2/2" });
});
it("reports partial status for replicated services with fewer running tasks", async () => {
state.dockerArgs.swarm = true;
state.docker.listContainers.mockResolvedValue([{ Names: ["/other"], Id: "cid1" }]);
state.docker.getService.mockReturnValue({
inspect: vi.fn().mockResolvedValue({ Spec: { Mode: { Replicated: { Replicas: "3" } } } }),
});
state.docker.listTasks.mockResolvedValue([{ Status: {} }]);
const req = { query: { service: ["svc", "local"] } };
const res = createMockRes();
await handler(req, res);
expect(res.statusCode).toBe(200);
expect(res.body).toEqual({ status: "partial 1/3" });
});
it("handles global services by inspecting a local task container when possible", async () => {
state.dockerArgs.swarm = true;
state.docker.listContainers.mockResolvedValue([{ Names: ["/other"], Id: "local1" }]);
state.docker.getService.mockReturnValue({
inspect: vi.fn().mockResolvedValue({ Spec: { Mode: { Global: {} } } }),
});
state.docker.listTasks.mockResolvedValue([
{ Status: { ContainerStatus: { ContainerID: "local1" }, State: "running" } },
]);
state.docker.getContainer.mockReturnValue({
inspect: vi.fn().mockResolvedValue({ State: { Status: "running", Health: { Status: "unhealthy" } } }),
});
const req = { query: { service: ["svc", "local"] } };
const res = createMockRes();
await handler(req, res);
expect(res.statusCode).toBe(200);
expect(res.body).toEqual({ status: "running", health: "unhealthy" });
});
it("falls back to task status when global service container inspect fails", async () => {
state.dockerArgs.swarm = true;
state.docker.listContainers.mockResolvedValue([{ Names: ["/other"], Id: "local1" }]);
state.docker.getService.mockReturnValue({
inspect: vi.fn().mockResolvedValue({ Spec: { Mode: { Global: {} } } }),
});
state.docker.listTasks.mockResolvedValue([
{ Status: { ContainerStatus: { ContainerID: "local1" }, State: "pending" } },
]);
state.docker.getContainer.mockReturnValue({
inspect: vi.fn().mockRejectedValue(new Error("nope")),
});
const req = { query: { service: ["svc", "local"] } };
const res = createMockRes();
await handler(req, res);
expect(res.statusCode).toBe(200);
expect(res.body).toEqual({ status: "pending" });
});
it("returns 404 when swarm is enabled but the service does not exist", async () => {
state.dockerArgs.swarm = true;
state.docker.listContainers.mockResolvedValue([{ Names: ["/other"], Id: "cid1" }]);
state.docker.getService.mockReturnValue({
inspect: vi.fn().mockRejectedValue(new Error("not found")),
});
const req = { query: { service: ["svc", "local"] } };
const res = createMockRes();
await handler(req, res);
expect(res.statusCode).toBe(404);
expect(res.body).toEqual({ status: "not found" });
});
it("logs and returns 500 when the docker query throws", async () => {
getDockerArguments.mockImplementationOnce(() => {
throw new Error("boom");
});
const req = { query: { service: ["svc", "local"] } };
const res = createMockRes();
await handler(req, res);
expect(res.statusCode).toBe(500);
expect(res.body).toEqual({ error: { message: "boom" } });
expect(logger.error).toHaveBeenCalled();
});
});
@@ -1,265 +0,0 @@
import { beforeEach, describe, expect, it, vi } from "vitest";
import createMockRes from "test-utils/create-mock-res";
const { state, DockerCtor, getDockerArguments, containersFromConfig, hasHomepageLabels, getSettings, logger } =
vi.hoisted(() => {
const state = {
docker: null,
containers: [],
health: {},
containers: [],
health: {},
dockerArgs: { conn: { socketPath: "/var/run/docker.sock" }, swarm: false },
};
function DockerCtor() {
return state.docker;
}
return {
state,
DockerCtor,
getDockerArguments: vi.fn(() => state.dockerArgs),
containersFromConfig: vi.fn(async () => new Set()),
hasHomepageLabels: vi.fn(() => false),
getSettings: vi.fn(() => ({ instanceName: undefined })),
logger: { error: vi.fn() },
};
});
vi.mock("dockerode", () => ({
default: DockerCtor,
}));
vi.mock("utils/config/docker", () => ({
default: getDockerArguments,
}));
vi.mock("utils/config/service-helpers", () => ({
containersFromConfig,
hasHomepageLabels,
}));
vi.mock("utils/config/config", () => ({
getSettings,
}));
vi.mock("utils/logger", () => ({
default: () => logger,
}));
import handler from "pages/api/docker/statuses";
describe("pages/api/docker/statuses", () => {
beforeEach(() => {
vi.clearAllMocks();
state.dockerArgs = { conn: { socketPath: "/var/run/docker.sock" }, swarm: false };
state.containers = [];
state.health = {};
state.docker = {
listContainers: vi.fn(async (options) => {
const health = options?.filters?.health?.[0];
return health ? (state.health[health] ?? []) : state.containers;
}),
listServices: vi.fn(),
listTasks: vi.fn(),
};
containersFromConfig.mockResolvedValue(new Set());
hasHomepageLabels.mockReturnValue(false);
getSettings.mockReturnValue({ instanceName: undefined });
});
it("returns configured container statuses with health from the docker health filters", async () => {
containersFromConfig.mockResolvedValue(new Set(["glance", "share"]));
state.containers = [
{ Names: ["/glance"], Id: "cid-glance", State: "running" },
{ Names: ["/share"], Id: "cid-share", State: "exited" },
];
state.health = { healthy: [{ Id: "cid-glance" }] };
const req = { query: { server: "local" } };
const res = createMockRes();
await handler(req, res);
expect(getDockerArguments).toHaveBeenCalledWith("local");
expect(containersFromConfig).toHaveBeenCalledWith("local");
// one list plus one per health state, constant regardless of container count
expect(state.docker.listContainers).toHaveBeenCalledTimes(4);
expect(state.docker.listServices).not.toHaveBeenCalled();
expect(res.statusCode).toBe(200);
expect(res.body).toEqual({
statuses: {
glance: { status: "running", health: "healthy" },
share: { status: "exited" },
},
});
});
it("takes health from the filter results rather than the status string", async () => {
containersFromConfig.mockResolvedValue(new Set(["app"]));
state.containers = [{ Names: ["/app"], Id: "cid1", State: "running", Status: "Up 2 hours (healthy)" }];
state.health = { unhealthy: [{ Id: "cid1" }] };
const req = { query: { server: "local" } };
const res = createMockRes();
await handler(req, res);
expect(res.body).toEqual({ statuses: { app: { status: "running", health: "unhealthy" } } });
});
it("omits health when the docker daemon rejects the health filter", async () => {
containersFromConfig.mockResolvedValue(new Set(["app"]));
state.containers = [{ Names: ["/app"], Id: "cid1", State: "running", Status: "Up 2 hours (healthy)" }];
state.docker.listContainers.mockImplementation(async (options) => {
if (options?.filters?.health) throw new Error("filter unsupported");
return state.containers;
});
const req = { query: { server: "local" } };
const res = createMockRes();
await handler(req, res);
expect(res.body).toEqual({ statuses: { app: { status: "running" } } });
});
it("omits containers that are neither configured nor labelled for homepage", async () => {
containersFromConfig.mockResolvedValue(new Set(["glance"]));
state.containers = [
{ Names: ["/glance"], State: "running", Status: "Up" },
{ Names: ["/secret-db"], State: "running", Status: "Up" },
];
const req = { query: { server: "local" } };
const res = createMockRes();
await handler(req, res);
expect(res.body).toEqual({ statuses: { glance: { status: "running" } } });
expect(res.body.statuses["secret-db"]).toBeUndefined();
});
it("includes containers discovered through homepage labels", async () => {
hasHomepageLabels.mockImplementation((labels) => labels?.["homepage.name"] !== undefined);
state.containers = [
{ Names: ["/labelled"], State: "running", Status: "Up", Labels: { "homepage.name": "App" } },
{ Names: ["/unlabelled"], State: "running", Status: "Up", Labels: {} },
];
const req = { query: { server: "local" } };
const res = createMockRes();
await handler(req, res);
expect(res.body).toEqual({ statuses: { labelled: { status: "running" } } });
});
it("includes swarm services when the server is in swarm mode", async () => {
state.dockerArgs.swarm = true;
containersFromConfig.mockResolvedValue(new Set(["web", "api"]));
state.containers = [{ Names: ["/web"], Id: "cid1", State: "running", Status: "Up" }];
state.docker.listServices.mockResolvedValue([
{ ID: "sid", Spec: { Name: "api", Mode: { Replicated: { Replicas: "2" } } } },
]);
state.docker.listTasks.mockResolvedValue([
{ ServiceID: "sid", Status: {} },
{ ServiceID: "sid", Status: {} },
]);
const req = { query: { server: "swarm" } };
const res = createMockRes();
await handler(req, res);
expect(res.statusCode).toBe(200);
expect(res.body).toEqual({
statuses: {
web: { status: "running" },
api: { status: "running 2/2" },
},
});
});
it("omits swarm services that are neither configured nor labelled", async () => {
state.dockerArgs.swarm = true;
containersFromConfig.mockResolvedValue(new Set());
state.containers = [];
state.docker.listServices.mockResolvedValue([
{ ID: "sid", Spec: { Name: "internal", Mode: { Replicated: { Replicas: "1" } } } },
]);
state.docker.listTasks.mockResolvedValue([{ ServiceID: "sid", Status: {} }]);
const req = { query: { server: "swarm" } };
const res = createMockRes();
await handler(req, res);
expect(res.body).toEqual({ statuses: {} });
});
it("includes swarm services discovered through homepage labels", async () => {
state.dockerArgs.swarm = true;
hasHomepageLabels.mockImplementation((labels) => labels?.["homepage.name"] !== undefined);
state.containers = [];
state.docker.listServices.mockResolvedValue([
{
ID: "sid",
Spec: { Name: "api", Labels: { "homepage.name": "Api" }, Mode: { Replicated: { Replicas: "1" } } },
},
]);
state.docker.listTasks.mockResolvedValue([{ ServiceID: "sid", Status: {} }]);
const req = { query: { server: "swarm" } };
const res = createMockRes();
await handler(req, res);
expect(res.body).toEqual({ statuses: { api: { status: "running 1/1" } } });
});
it("returns only listed containers when swarm queries fail", async () => {
state.dockerArgs.swarm = true;
containersFromConfig.mockResolvedValue(new Set(["web"]));
state.containers = [{ Names: ["/web"], Id: "cid1", State: "running", Status: "Up" }];
state.docker.listServices.mockRejectedValue(new Error("no services"));
state.docker.listTasks.mockRejectedValue(new Error("no tasks"));
const req = { query: { server: "swarm" } };
const res = createMockRes();
await handler(req, res);
expect(res.statusCode).toBe(200);
expect(res.body).toEqual({ statuses: { web: { status: "running" } } });
});
it("returns 500 when docker returns a non-array containers payload", async () => {
state.containers = Buffer.from("bad");
const req = { query: { server: "local" } };
const res = createMockRes();
await handler(req, res);
expect(res.statusCode).toBe(500);
expect(res.body).toEqual({ error: "query failed" });
});
it("logs and returns 500 when the docker query throws", async () => {
getDockerArguments.mockImplementationOnce(() => {
throw new Error("boom");
});
const req = { query: { server: "local" } };
const res = createMockRes();
await handler(req, res);
expect(res.statusCode).toBe(500);
expect(res.body).toEqual({ error: { message: "boom" } });
expect(logger.error).toHaveBeenCalled();
});
});
@@ -1,118 +0,0 @@
import { beforeEach, describe, expect, it, vi } from "vitest";
import createMockRes from "test-utils/create-mock-res";
const { getPrivateWidgetOptions, httpProxy, logger } = vi.hoisted(() => ({
getPrivateWidgetOptions: vi.fn(),
httpProxy: vi.fn(),
logger: { debug: vi.fn() },
}));
vi.mock("utils/config/widget-helpers", () => ({
getPrivateWidgetOptions,
}));
vi.mock("utils/proxy/http", () => ({
httpProxy,
}));
vi.mock("utils/logger", () => ({
default: () => logger,
}));
import handler from "pages/api/widgets/customapi";
const json = (body) => Buffer.from(JSON.stringify(body));
async function callRoute(options, index = "0") {
getPrivateWidgetOptions.mockResolvedValueOnce(options);
const res = createMockRes();
await handler({ query: { index } }, res);
return res;
}
describe("pages/api/widgets/customapi", () => {
beforeEach(() => {
vi.clearAllMocks();
});
it.each([
["no widget at that index", undefined],
["a widget without a url", { method: "GET" }],
["an invalid url", { url: "api.local/data" }],
])("returns 400 without calling upstream for %s", async (_, options) => {
const res = await callRoute(options, "3");
expect(getPrivateWidgetOptions).toHaveBeenCalledWith("customapi", "3");
expect(res.statusCode).toBe(400);
expect(httpProxy).not.toHaveBeenCalled();
});
it("proxies an authenticated POST with custom headers and a JSON body", async () => {
httpProxy.mockResolvedValueOnce([200, "application/json", json({ json: { hello: "world" } })]);
const res = await callRoute({
url: "https://httpbin.org/post",
username: "admin",
password: "hunter2",
method: "POST",
headers: { "X-Secret-Token": "super-secret", "Content-Type": "application/json" },
requestBody: { hello: "world" },
});
expect(httpProxy).toHaveBeenCalledWith(new URL("https://httpbin.org/post"), {
method: "POST",
headers: {
"User-Agent": "homepage",
Accept: "application/json",
"X-Secret-Token": "super-secret",
"Content-Type": "application/json",
Authorization: `Basic ${Buffer.from("admin:hunter2").toString("base64")}`,
},
body: '{"hello":"world"}',
});
expect(res.statusCode).toBe(200);
expect(res.body).toEqual({ json: { hello: "world" } });
});
it("sends a string body as-is and lets config override default headers", async () => {
httpProxy.mockResolvedValueOnce([200, "application/json", json({ data: { viewer: { login: "shamoon" } } })]);
const query = '{"query":"{ viewer { login } }"}';
const res = await callRoute({
url: "https://api.github.com/graphql",
method: "POST",
headers: { Authorization: "Bearer ghp_token", "User-Agent": "my-dashboard" },
requestBody: query,
});
expect(httpProxy).toHaveBeenCalledWith(expect.any(URL), {
method: "POST",
headers: { "User-Agent": "my-dashboard", Accept: "application/json", Authorization: "Bearer ghp_token" },
body: query,
});
expect(res.body).toEqual({ data: { viewer: { login: "shamoon" } } });
});
it.each([
["an HTTP error", [403, "application/json", json({ message: "API rate limit exceeded for 1.2.3.4" })]],
[
"a network failure",
[500, "application/json", { error: { message: "connect ECONNREFUSED", rawError: { address: "10.0.0.5" } } }],
],
["a non-JSON response", [200, "text/html", Buffer.from("<html><body>Login</body></html>")]],
])("returns only a sanitized error for %s", async (_, upstream) => {
httpProxy.mockResolvedValueOnce(upstream);
const res = await callRoute({ url: "https://api.github.com/repos/gethomepage/homepage?token=abc" });
expect(httpProxy).toHaveBeenCalledWith(expect.any(URL), {
method: "GET",
headers: { "User-Agent": "homepage", Accept: "application/json" },
});
expect(res.statusCode).toBe(upstream[0] === 200 ? 500 : upstream[0]);
expect(res.body.error.url).toBe("api.github.com (see logs for details)");
expect(JSON.stringify(res.body)).not.toMatch(/rate limit|ECONNREFUSED|10\.0\.0\.5|<html>|token=abc/);
expect(res.setHeader).not.toHaveBeenCalled();
});
});
+3 -92
View File
@@ -1,15 +1,11 @@
// @vitest-environment jsdom // @vitest-environment jsdom
import { render, screen, waitFor } from "@testing-library/react"; import { render, screen, waitFor } from "@testing-library/react";
import { StrictMode } from "react"; import { describe, expect, it, vi } from "vitest";
import { beforeEach, describe, expect, it, vi } from "vitest";
const { getSettingsMock, authOptionsMock, signInMock, replaceMock, routerQuery } = vi.hoisted(() => ({ const { getSettingsMock, authOptionsMock } = vi.hoisted(() => ({
getSettingsMock: vi.fn(), getSettingsMock: vi.fn(),
authOptionsMock: vi.fn(), authOptionsMock: vi.fn(),
signInMock: vi.fn(),
replaceMock: vi.fn(),
routerQuery: {},
})); }));
vi.mock("utils/config/config", () => ({ vi.mock("utils/config/config", () => ({
@@ -24,25 +20,13 @@ vi.mock("pages/api/auth/[...nextauth]", () => ({
vi.mock("next/router", () => ({ vi.mock("next/router", () => ({
useRouter: () => ({ useRouter: () => ({
query: routerQuery, query: {},
replace: replaceMock,
}), }),
})); }));
vi.mock("next-auth/react", () => ({ signIn: signInMock }));
import SignInPage, { getServerSideProps } from "pages/auth/signin"; import SignInPage, { getServerSideProps } from "pages/auth/signin";
const OIDC_PROVIDERS = { "homepage-oidc": { id: "homepage-oidc", name: "Homepage OIDC", type: "oauth" } };
const SETTINGS = { theme: "dark", color: "slate", title: "Homepage" };
describe("pages/auth/signin", () => { describe("pages/auth/signin", () => {
beforeEach(() => {
vi.clearAllMocks();
Object.keys(routerQuery).forEach((key) => delete routerQuery[key]);
window.sessionStorage.clear();
});
it("renders an error state when no providers are configured", async () => { it("renders an error state when no providers are configured", async () => {
render( render(
<SignInPage <SignInPage
@@ -82,67 +66,6 @@ describe("pages/auth/signin", () => {
expect(screen.getByRole("button", { name: /login via oidc/i })).toBeInTheDocument(); expect(screen.getByRole("button", { name: /login via oidc/i })).toBeInTheDocument();
}); });
it("redirects to the provider when auto-login is enabled", () => {
routerQuery.callbackUrl = "/some/page";
render(<SignInPage providers={OIDC_PROVIDERS} settings={SETTINGS} autoLogin />);
expect(signInMock).toHaveBeenCalledWith("homepage-oidc", { callbackUrl: "/some/page" });
expect(screen.getByText(/redirecting to homepage oidc/i)).toBeInTheDocument();
expect(screen.queryByRole("button", { name: /login via/i })).not.toBeInTheDocument();
});
it("does not auto-login when the provider returned an error", () => {
routerQuery.error = "OAuthCallback";
render(<SignInPage providers={OIDC_PROVIDERS} settings={SETTINGS} autoLogin />);
expect(signInMock).not.toHaveBeenCalled();
expect(screen.getByRole("button", { name: /login via homepage oidc/i })).toBeInTheDocument();
});
it("does not auto-login when it is explicitly disabled in the url", () => {
routerQuery.autologin = "0";
render(<SignInPage providers={OIDC_PROVIDERS} settings={SETTINGS} autoLogin />);
expect(signInMock).not.toHaveBeenCalled();
expect(screen.getByRole("button", { name: /login via homepage oidc/i })).toBeInTheDocument();
});
it("redirects once under strict mode, rather than tripping its own loop guard", () => {
render(
<StrictMode>
<SignInPage providers={OIDC_PROVIDERS} settings={SETTINGS} autoLogin />
</StrictMode>,
);
expect(signInMock).toHaveBeenCalledTimes(1);
expect(replaceMock).not.toHaveBeenCalled();
});
it("stops auto-login and hands back the page when the session never sticks", () => {
routerQuery.callbackUrl = "/some/page";
render(<SignInPage providers={OIDC_PROVIDERS} settings={SETTINGS} autoLogin />);
render(<SignInPage providers={OIDC_PROVIDERS} settings={SETTINGS} autoLogin />);
expect(signInMock).toHaveBeenCalledTimes(1);
expect(replaceMock).toHaveBeenCalledWith("/auth/signin?autologin=0&callbackUrl=%2Fsome%2Fpage");
});
it("does not auto-login the password provider", () => {
render(
<SignInPage
providers={{ credentials: { id: "credentials", name: "Password", type: "credentials" } }}
settings={SETTINGS}
autoLogin
/>,
);
expect(signInMock).not.toHaveBeenCalled();
});
it("getServerSideProps returns providers and only public sign-in settings", async () => { it("getServerSideProps returns providers and only public sign-in settings", async () => {
authOptionsMock.mockReturnValueOnce({ providers: [{ id: "foo", name: "Foo", type: "oauth" }] }); authOptionsMock.mockReturnValueOnce({ providers: [{ id: "foo", name: "Foo", type: "oauth" }] });
getSettingsMock.mockReturnValueOnce({ getSettingsMock.mockReturnValueOnce({
@@ -165,7 +88,6 @@ describe("pages/auth/signin", () => {
expect(getSettingsMock).toHaveBeenCalled(); expect(getSettingsMock).toHaveBeenCalled();
expect(res).toEqual({ expect(res).toEqual({
props: { props: {
autoLogin: false,
providers: { foo: { id: "foo", name: "Foo", type: "oauth" } }, providers: { foo: { id: "foo", name: "Foo", type: "oauth" } },
settings: { settings: {
theme: "dark", theme: "dark",
@@ -180,17 +102,6 @@ describe("pages/auth/signin", () => {
expect(res.props.settings).not.toHaveProperty("layout"); expect(res.props.settings).not.toHaveProperty("layout");
}); });
it("getServerSideProps enables auto-login from the environment", async () => {
authOptionsMock.mockReturnValueOnce({ providers: [] });
getSettingsMock.mockReturnValueOnce({ theme: "dark" });
vi.stubEnv("HOMEPAGE_OIDC_AUTO_LOGIN", "true");
const res = await getServerSideProps({});
expect(res.props.autoLogin).toBe(true);
vi.unstubAllEnvs();
});
it("getServerSideProps falls back to no providers when auth options fail to load", async () => { it("getServerSideProps falls back to no providers when auth options fail to load", async () => {
const consoleError = vi.spyOn(console, "error").mockImplementation(() => {}); const consoleError = vi.spyOn(console, "error").mockImplementation(() => {});
authOptionsMock.mockImplementationOnce(() => { authOptionsMock.mockImplementationOnce(() => {
+2 -3
View File
@@ -1,11 +1,10 @@
import { Disclosure, Transition } from "@headlessui/react"; import { Disclosure, Transition } from "@headlessui/react";
import classNames from "classnames"; import classNames from "classnames";
import { useEffect, useRef } from "react";
import { MdKeyboardArrowDown } from "react-icons/md";
import List from "components/bookmarks/list"; import List from "components/bookmarks/list";
import ErrorBoundary from "components/errorboundry"; import ErrorBoundary from "components/errorboundry";
import ResolvedIcon from "components/resolvedicon"; import ResolvedIcon from "components/resolvedicon";
import { useEffect, useRef } from "react";
import { MdKeyboardArrowDown } from "react-icons/md";
export default function BookmarksGroup({ export default function BookmarksGroup({
bookmarks, bookmarks,
+2 -8
View File
@@ -1,16 +1,11 @@
import classNames from "classnames"; import classNames from "classnames";
import { useContext } from "react";
import ResolvedIcon from "components/resolvedicon"; import ResolvedIcon from "components/resolvedicon";
import { useContext } from "react";
import { SettingsContext } from "utils/contexts/settings"; import { SettingsContext } from "utils/contexts/settings";
export default function Item({ bookmark, iconOnly = false }) { export default function Item({ bookmark, iconOnly = false }) {
const description = bookmark.description ?? new URL(bookmark.href).hostname; const description = bookmark.description ?? new URL(bookmark.href).hostname;
const { settings } = useContext(SettingsContext); const { settings } = useContext(SettingsContext);
const cardStyle =
settings.cardStyle === "hairline"
? "shadow-xs inset-ring inset-ring-black/5 dark:inset-ring-white/5 hover:inset-ring-black/10 dark:hover:inset-ring-white/10"
: "shadow-md shadow-theme-900/10 dark:shadow-theme-900/20";
return ( return (
<li <li
@@ -26,8 +21,7 @@ export default function Item({ bookmark, iconOnly = false }) {
target={bookmark.target ?? settings.target ?? "_blank"} target={bookmark.target ?? settings.target ?? "_blank"}
className={classNames( className={classNames(
settings.cardBlur !== undefined && `backdrop-blur${settings.cardBlur.length ? "-" : ""}${settings.cardBlur}`, settings.cardBlur !== undefined && `backdrop-blur${settings.cardBlur.length ? "-" : ""}${settings.cardBlur}`,
cardStyle, "text-left cursor-pointer transition-all rounded-md font-medium text-theme-700 dark:text-theme-200 dark:hover:text-theme-300 shadow-md shadow-theme-900/10 dark:shadow-theme-900/20 bg-theme-100/20 hover:bg-theme-300/20 dark:bg-white/5 dark:hover:bg-white/10",
"text-left cursor-pointer transition-all rounded-md font-medium text-theme-700 dark:text-theme-200 dark:hover:text-theme-300 bg-theme-100/20 hover:bg-theme-300/20 dark:bg-white/5 dark:hover:bg-white/10",
iconOnly ? "h-[60px] w-[60px] grid" : "block w-full mb-3", iconOnly ? "h-[60px] w-[60px] grid" : "block w-full mb-3",
)} )}
> >
-10
View File
@@ -21,16 +21,6 @@ describe("components/bookmarks/item", () => {
expect(screen.getByRole("link").getAttribute("target")).toBe("_self"); expect(screen.getByRole("link").getAttribute("target")).toBe("_self");
}); });
it("applies hairline card styles when cardStyle is set", () => {
renderWithProviders(<Item bookmark={{ name: "A", href: "http://example.com/x", abbr: "A" }} iconOnly={false} />, {
settings: { cardStyle: "hairline" },
});
const className = screen.getByRole("link").className;
expect(className).toContain("inset-ring");
expect(className).not.toContain("shadow-md");
});
it("renders icon-only layout with icon when provided", () => { it("renders icon-only layout with icon when provided", () => {
renderWithProviders( renderWithProviders(
<Item bookmark={{ name: "A", href: "http://example.com/x", abbr: "A", icon: "mdi-home" }} iconOnly />, <Item bookmark={{ name: "A", href: "http://example.com/x", abbr: "A", icon: "mdi-home" }} iconOnly />,
+1 -2
View File
@@ -1,9 +1,8 @@
import classNames from "classnames"; import classNames from "classnames";
import Item from "components/bookmarks/item";
import { columnMap } from "../../utils/layout/columns"; import { columnMap } from "../../utils/layout/columns";
import Item from "components/bookmarks/item";
export default function List({ bookmarks, layout, bookmarksStyle }) { export default function List({ bookmarks, layout, bookmarksStyle }) {
let classes = layout?.style === "row" ? `grid ${columnMap[layout?.columns]} gap-x-2` : "flex flex-col bookmark-list"; let classes = layout?.style === "row" ? `grid ${columnMap[layout?.columns]} gap-x-2` : "flex flex-col bookmark-list";
const style = {}; const style = {};
+1 -1
View File
@@ -1,8 +1,8 @@
/* eslint-disable @next/next/no-img-element */ /* eslint-disable @next/next/no-img-element */
/* eslint-disable jsx-a11y/alt-text */ /* eslint-disable jsx-a11y/alt-text */
import { useContext, useEffect, useRef } from "react"; import { useContext, useEffect, useRef } from "react";
import { ColorContext } from "utils/contexts/color"; import { ColorContext } from "utils/contexts/color";
import themes from "utils/styles/themes"; import themes from "utils/styles/themes";
export function Svg({ svgRef = null }) { export function Svg({ svgRef = null }) {
+4 -6
View File
@@ -3,12 +3,11 @@ import { useTranslation } from "next-i18next/pages";
import { useCallback, useContext, useEffect, useRef, useState } from "react"; import { useCallback, useContext, useEffect, useRef, useState } from "react";
import { FiSearch } from "react-icons/fi"; import { FiSearch } from "react-icons/fi";
import useSWR from "swr"; import useSWR from "swr";
import { SettingsContext } from "utils/contexts/settings";
import ResolvedIcon from "./resolvedicon"; import ResolvedIcon from "./resolvedicon";
import { getStoredProvider, searchProviders } from "./widgets/search/search"; import { getStoredProvider, searchProviders } from "./widgets/search/search";
import { SettingsContext } from "utils/contexts/settings";
const MOBILE_BUTTON_POSITIONS = { const MOBILE_BUTTON_POSITIONS = {
"top-left": "top-4 left-4", "top-left": "top-4 left-4",
"top-right": "top-4 right-4", "top-right": "top-4 right-4",
@@ -124,8 +123,8 @@ export default function QuickLaunch({ servicesAndBookmarks, searchString, setSea
? MOBILE_BUTTON_POSITIONS[settings.quicklaunch.mobileButtonPosition] ? MOBILE_BUTTON_POSITIONS[settings.quicklaunch.mobileButtonPosition]
: null; : null;
function openCurrentItem(newWindow, index = activeItemIndex) { function openCurrentItem(newWindow) {
const result = results[index]; const result = results[activeItemIndex];
window.open( window.open(
result.href, result.href,
newWindow ? "_blank" : (result.target ?? searchProvider?.target ?? settings.target ?? "_blank"), newWindow ? "_blank" : (result.target ?? searchProvider?.target ?? settings.target ?? "_blank"),
@@ -180,8 +179,7 @@ export default function QuickLaunch({ servicesAndBookmarks, searchString, setSea
function handleItemClick(event) { function handleItemClick(event) {
closeAndReset(); closeAndReset();
// in case hover doesnt fire, use the clicked item, not the highlighted one openCurrentItem(event.metaKey);
openCurrentItem(event.metaKey, parseInt(event.currentTarget.dataset.index, 10));
} }
function handleItemKeyDown(event) { function handleItemKeyDown(event) {
-31
View File
@@ -263,37 +263,6 @@ describe("components/quicklaunch", () => {
openSpy.mockRestore(); openSpy.mockRestore();
}); });
it("opens the clicked result even without a preceding hover event", async () => {
const openSpy = vi.spyOn(window, "open").mockImplementation(() => null);
renderWithProviders(
<Wrapper
servicesAndBookmarks={[
{ name: "Alpha", href: "https://alpha.example" },
{ name: "Alpine", href: "https://alpine.example" },
{ name: "Almond", href: "https://almond.example" },
]}
/>,
{ settings: { target: "_self", quicklaunch: { showSearchSuggestions: false } } },
);
const input = screen.getByPlaceholderText("Search");
await waitFor(() => expect(input).toHaveFocus());
fireEvent.change(input, { target: { value: "al" } });
await waitFor(() => expect(document.querySelector('button[data-index="2"]')).toBeTruthy());
// touch devices don't fire mouseEnter, so the highlighted item is still the first one
fireEvent.click(document.querySelector('button[data-index="2"]'));
await act(async () => {
await new Promise((r) => setTimeout(r, 350));
});
expect(openSpy).toHaveBeenCalledWith("https://almond.example", "_self", "noreferrer");
openSpy.mockRestore();
});
it("handles Escape on a result button (not just the input)", async () => { it("handles Escape on a result button (not just the input)", async () => {
renderWithProviders(<Wrapper servicesAndBookmarks={[{ name: "Alpha", href: "https://alpha.example" }]} />, { renderWithProviders(<Wrapper servicesAndBookmarks={[{ name: "Alpha", href: "https://alpha.example" }]} />, {
settings: { quicklaunch: { showSearchSuggestions: false } }, settings: { quicklaunch: { showSearchSuggestions: false } },
-1
View File
@@ -1,6 +1,5 @@
import Image from "next/image"; import Image from "next/image";
import { useContext } from "react"; import { useContext } from "react";
import { SettingsContext } from "utils/contexts/settings"; import { SettingsContext } from "utils/contexts/settings";
import { ThemeContext } from "utils/contexts/theme"; import { ThemeContext } from "utils/contexts/theme";
+2 -3
View File
@@ -1,13 +1,12 @@
import { Disclosure, Transition } from "@headlessui/react"; import { Disclosure, Transition } from "@headlessui/react";
import classNames from "classnames"; import classNames from "classnames";
import ResolvedIcon from "components/resolvedicon";
import List from "components/services/list";
import { useEffect, useRef } from "react"; import { useEffect, useRef } from "react";
import { MdKeyboardArrowDown } from "react-icons/md"; import { MdKeyboardArrowDown } from "react-icons/md";
import { columnMap } from "../../utils/layout/columns"; import { columnMap } from "../../utils/layout/columns";
import ResolvedIcon from "components/resolvedicon";
import List from "components/services/list";
export default function ServicesGroup({ export default function ServicesGroup({
group, group,
layout, layout,
+6 -12
View File
@@ -1,5 +1,10 @@
import classNames from "classnames"; import classNames from "classnames";
import ResolvedIcon from "components/resolvedicon";
import { useContext, useState } from "react"; import { useContext, useState } from "react";
import { SettingsContext } from "utils/contexts/settings";
import Docker from "widgets/docker/component";
import Kubernetes from "widgets/kubernetes/component";
import ProxmoxVM from "widgets/proxmoxvm/component";
import KubernetesStatus from "./kubernetes-status"; import KubernetesStatus from "./kubernetes-status";
import Ping from "./ping"; import Ping from "./ping";
@@ -8,21 +13,11 @@ import SiteMonitor from "./site-monitor";
import Status from "./status"; import Status from "./status";
import Widget from "./widget"; import Widget from "./widget";
import ResolvedIcon from "components/resolvedicon";
import { SettingsContext } from "utils/contexts/settings";
import Docker from "widgets/docker/component";
import Kubernetes from "widgets/kubernetes/component";
import ProxmoxVM from "widgets/proxmoxvm/component";
export default function Item({ service, groupName, useEqualHeights }) { export default function Item({ service, groupName, useEqualHeights }) {
const hasLink = service.href && service.href !== "#"; const hasLink = service.href && service.href !== "#";
const { settings } = useContext(SettingsContext); const { settings } = useContext(SettingsContext);
const showStats = service.showStats === false ? false : settings.showStats; const showStats = service.showStats === false ? false : settings.showStats;
const statusStyle = service.statusStyle !== undefined ? service.statusStyle : settings.statusStyle; const statusStyle = service.statusStyle !== undefined ? service.statusStyle : settings.statusStyle;
const cardStyle =
settings.cardStyle === "hairline"
? "shadow-xs inset-ring inset-ring-black/5 dark:inset-ring-white/5 hover:inset-ring-black/10 dark:hover:inset-ring-white/10"
: "shadow-md shadow-theme-900/10 dark:shadow-theme-900/20";
const [statsOpen, setStatsOpen] = useState(service.showStats); const [statsOpen, setStatsOpen] = useState(service.showStats);
const [statsClosing, setStatsClosing] = useState(false); const [statsClosing, setStatsClosing] = useState(false);
@@ -43,8 +38,7 @@ export default function Item({ service, groupName, useEqualHeights }) {
className={classNames( className={classNames(
settings.cardBlur !== undefined && `backdrop-blur${settings.cardBlur.length ? "-" : ""}${settings.cardBlur}`, settings.cardBlur !== undefined && `backdrop-blur${settings.cardBlur.length ? "-" : ""}${settings.cardBlur}`,
useEqualHeights && "h-[calc(100%-0.5rem)]", useEqualHeights && "h-[calc(100%-0.5rem)]",
cardStyle, "transition-all mb-2 p-1 rounded-md font-medium text-theme-700 dark:text-theme-200 dark:hover:text-theme-300 shadow-md shadow-theme-900/10 dark:shadow-theme-900/20 bg-theme-100/20 hover:bg-theme-300/20 dark:bg-white/5 dark:hover:bg-white/10 relative overflow-clip service-card",
"transition-all mb-2 p-1 rounded-md font-medium text-theme-700 dark:text-theme-200 dark:hover:text-theme-300 bg-theme-100/20 hover:bg-theme-300/20 dark:bg-white/5 dark:hover:bg-white/10 relative overflow-clip service-card",
)} )}
> >
<div className="flex select-none z-0 service-title"> <div className="flex select-none z-0 service-title">
+1 -2
View File
@@ -1,9 +1,8 @@
import classNames from "classnames"; import classNames from "classnames";
import Item from "components/services/item";
import { columnMap } from "../../utils/layout/columns"; import { columnMap } from "../../utils/layout/columns";
import Item from "components/services/item";
export default function List({ groupName, services, layout, useEqualHeights, header }) { export default function List({ groupName, services, layout, useEqualHeights, header }) {
return ( return (
<ul <ul
+24 -40
View File
@@ -1,61 +1,45 @@
import { useTranslation } from "next-i18next/pages"; import { useTranslation } from "next-i18next/pages";
import useSWR from "swr"; import useSWR from "swr";
const WARNING_CLASS = "text-orange-400/50 dark:text-orange-400/80";
// docker container states other than running
const STATE_LABELS = {
created: "docker.created",
dead: "docker.dead",
exited: "docker.exited",
"not found": "docker.not_found",
paused: "docker.paused",
removing: "docker.removing",
restarting: "docker.restarting",
};
// states that mean something is wrong rather than merely not started
const WARNING_STATES = new Set(["dead", "exited", "not found", "restarting"]);
export default function Status({ service, style }) { export default function Status({ service, style }) {
const { t } = useTranslation(); const { t } = useTranslation();
const { data: response, error } = useSWR(`/api/docker/statuses?server=${encodeURIComponent(service.server || "")}`); const { data, error } = useSWR(`/api/docker/status/${service.container}/${service.server || ""}`);
const statusError = error ?? response?.error;
const { statuses } = response ?? {};
const data = statuses ? (statuses[service.container] ?? { status: "not found" }) : undefined;
let statusLabel = t("docker.unknown"); let statusLabel = t("docker.unknown");
let backgroundClass = "px-1.5 py-0.5 bg-theme-500/10 dark:bg-theme-900/50"; let backgroundClass = "px-1.5 py-0.5 bg-theme-500/10 dark:bg-theme-900/50";
let colorClass = "text-black/20 dark:text-white/40 "; let colorClass = "text-black/20 dark:text-white/40 ";
if (statusError) { if (error) {
statusLabel = t("docker.error"); statusLabel = t("docker.error");
colorClass = "text-rose-500/80"; colorClass = "text-rose-500/80";
} else if (data?.status?.includes("running")) { } else if (data) {
colorClass = "text-emerald-500/80"; if (data.status?.includes("running")) {
colorClass = "text-emerald-500/80";
if (!data.health) { if (!data.health) {
statusLabel = data.status.replace("running", t("docker.running")); statusLabel = data.status.replace("running", t("docker.running"));
} else { } else {
statusLabel = data.health === "healthy" ? t("docker.healthy") : data.health; statusLabel = data.health === "healthy" ? t("docker.healthy") : data.health;
if (data.health === "starting") { if (data.health === "starting") {
statusLabel = t("docker.starting"); statusLabel = t("docker.starting");
colorClass = "text-blue-500/80"; colorClass = "text-blue-500/80";
} }
if (data.health === "unhealthy") { if (data.health === "unhealthy") {
statusLabel = t("docker.unhealthy"); statusLabel = t("docker.unhealthy");
colorClass = WARNING_CLASS; colorClass = "text-orange-400/50 dark:text-orange-400/80";
}
} }
} }
} else if (data?.status?.startsWith("partial")) {
statusLabel = data.status.replace("partial", t("docker.partial")); if (data.status === "not found" || data.status === "exited" || data.status?.startsWith("partial")) {
colorClass = WARNING_CLASS; if (data.status === "not found") statusLabel = t("docker.not_found");
} else if (data && STATE_LABELS[data.status]) { else if (data.status === "exited") statusLabel = t("docker.exited");
statusLabel = t(STATE_LABELS[data.status]); else statusLabel = data.status.replace("partial", t("docker.partial"));
if (WARNING_STATES.has(data.status)) colorClass = WARNING_CLASS; colorClass = "text-orange-400/50 dark:text-orange-400/80";
}
} }
if (style === "dot") { if (style === "dot") {
+8 -60
View File
@@ -21,11 +21,8 @@ describe("components/services/status", () => {
render(<Status service={{ container: "c", server: "s" }} />); render(<Status service={{ container: "c", server: "s" }} />);
expect(useSWR).toHaveBeenCalledWith("/api/docker/statuses?server=s"); expect(useSWR).toHaveBeenCalledWith("/api/docker/status/c/s");
expect(screen.getByText("docker.unknown")).toBeInTheDocument(); expect(screen.getByText("docker.unknown")).toBeInTheDocument();
render(<Status service={{ container: "c" }} />);
expect(useSWR).toHaveBeenCalledWith("/api/docker/statuses?server=");
}); });
it("renders error when SWR fails", () => { it("renders error when SWR fails", () => {
@@ -36,87 +33,38 @@ describe("components/services/status", () => {
expect(screen.getByText("docker.error")).toBeInTheDocument(); expect(screen.getByText("docker.error")).toBeInTheDocument();
}); });
it("renders error when the api returns an error payload with a 200-parsed body", () => {
useSWR.mockReturnValue({ data: { error: "query failed" }, error: undefined });
render(<Status service={{ container: "c", server: "s" }} />);
expect(screen.getByText("docker.error")).toBeInTheDocument();
expect(screen.queryByText("docker.not_found")).not.toBeInTheDocument();
});
it("renders healthy/unhealthy and partial/exited/not found statuses", () => { it("renders healthy/unhealthy and partial/exited/not found statuses", () => {
useSWR.mockReturnValue({ data: { statuses: { c: { status: "running", health: "healthy" } } }, error: undefined }); useSWR.mockReturnValue({ data: { status: "running", health: "healthy" }, error: undefined });
render(<Status service={{ container: "c", server: "s" }} />); render(<Status service={{ container: "c", server: "s" }} />);
expect(screen.getByText("docker.healthy")).toBeInTheDocument(); expect(screen.getByText("docker.healthy")).toBeInTheDocument();
useSWR.mockReturnValue({ data: { statuses: { c: { status: "running", health: "unhealthy" } } }, error: undefined }); useSWR.mockReturnValue({ data: { status: "running", health: "unhealthy" }, error: undefined });
render(<Status service={{ container: "c", server: "s" }} />); render(<Status service={{ container: "c", server: "s" }} />);
expect(screen.getByText("docker.unhealthy")).toBeInTheDocument(); expect(screen.getByText("docker.unhealthy")).toBeInTheDocument();
useSWR.mockReturnValue({ data: { statuses: { c: { status: "partial 1/2" } } }, error: undefined }); useSWR.mockReturnValue({ data: { status: "partial 1/2" }, error: undefined });
render(<Status service={{ container: "c", server: "s" }} />); render(<Status service={{ container: "c", server: "s" }} />);
expect(screen.getByText("docker.partial 1/2")).toBeInTheDocument(); expect(screen.getByText("docker.partial 1/2")).toBeInTheDocument();
useSWR.mockReturnValue({ data: { statuses: { c: { status: "exited" } } }, error: undefined }); useSWR.mockReturnValue({ data: { status: "exited" }, error: undefined });
render(<Status service={{ container: "c", server: "s" }} />); render(<Status service={{ container: "c", server: "s" }} />);
expect(screen.getByText("docker.exited")).toBeInTheDocument(); expect(screen.getByText("docker.exited")).toBeInTheDocument();
useSWR.mockReturnValue({ data: { statuses: {} }, error: undefined }); useSWR.mockReturnValue({ data: { status: "not found" }, error: undefined });
render(<Status service={{ container: "c", server: "s" }} />); render(<Status service={{ container: "c", server: "s" }} />);
expect(screen.getByText("docker.not_found")).toBeInTheDocument(); expect(screen.getByText("docker.not_found")).toBeInTheDocument();
}); });
it("renders starting health when container is running and starting", () => { it("renders starting health when container is running and starting", () => {
useSWR.mockReturnValue({ data: { statuses: { c: { status: "running", health: "starting" } } }, error: undefined }); useSWR.mockReturnValue({ data: { status: "running", health: "starting" }, error: undefined });
render(<Status service={{ container: "c", server: "s" }} />); render(<Status service={{ container: "c", server: "s" }} />);
expect(screen.getByText("docker.starting")).toBeInTheDocument(); expect(screen.getByText("docker.starting")).toBeInTheDocument();
}); });
it("renders the remaining container states instead of falling through to unknown", () => {
const states = {
created: "docker.created",
paused: "docker.paused",
restarting: "docker.restarting",
removing: "docker.removing",
dead: "docker.dead",
};
Object.entries(states).forEach(([status, label]) => {
useSWR.mockReturnValue({ data: { statuses: { c: { status } } }, error: undefined });
render(<Status service={{ container: "c", server: "s" }} />);
expect(screen.getByText(label)).toBeInTheDocument();
});
expect(screen.queryByText("docker.unknown")).not.toBeInTheDocument();
});
it("colors problem states as warnings and merely stopped states neutrally", () => {
useSWR.mockReturnValue({ data: { statuses: { c: { status: "restarting" } } }, error: undefined });
const { container: restarting } = render(<Status service={{ container: "c", server: "s" }} style="dot" />);
expect(restarting.querySelector(".bg-orange-400")).toBeInTheDocument();
useSWR.mockReturnValue({ data: { statuses: { c: { status: "paused" } } }, error: undefined });
const { container: paused } = render(<Status service={{ container: "c", server: "s" }} style="dot" />);
expect(paused.querySelector(".bg-orange-400")).not.toBeInTheDocument();
});
it("does not surface health for containers that are not running", () => {
useSWR.mockReturnValue({
data: { statuses: { c: { status: "paused", health: "unhealthy" } } },
error: undefined,
});
render(<Status service={{ container: "c", server: "s" }} />);
expect(screen.getByText("docker.paused")).toBeInTheDocument();
expect(screen.queryByText("docker.unhealthy")).not.toBeInTheDocument();
});
it("renders a dot when style is dot", () => { it("renders a dot when style is dot", () => {
useSWR.mockReturnValue({ data: { statuses: { c: { status: "running" } } }, error: undefined }); useSWR.mockReturnValue({ data: { status: "running" }, error: undefined });
const { container } = render(<Status service={{ container: "c", server: "s" }} style="dot" />); const { container } = render(<Status service={{ container: "c", server: "s" }} style="dot" />);
+1 -1
View File
@@ -1,6 +1,6 @@
import ErrorBoundary from "components/errorboundry";
import { useTranslation } from "next-i18next/pages"; import { useTranslation } from "next-i18next/pages";
import ErrorBoundary from "components/errorboundry";
import components from "widgets/components"; import components from "widgets/components";
export default function Widget({ widget, service }) { export default function Widget({ widget, service }) {
+2 -16
View File
@@ -4,14 +4,11 @@ import { useContext, useMemo } from "react";
import { BlockHighlightContext } from "./highlight-context"; import { BlockHighlightContext } from "./highlight-context";
import { SettingsContext } from "utils/contexts/settings";
import { evaluateHighlight, getHighlightClass } from "utils/highlights"; import { evaluateHighlight, getHighlightClass } from "utils/highlights";
export default function Block({ value, highlightValue, label, field }) { export default function Block({ value, highlightValue, label, field }) {
const { t } = useTranslation(); const { t } = useTranslation();
const highlightConfig = useContext(BlockHighlightContext); const highlightConfig = useContext(BlockHighlightContext);
const { settings } = useContext(SettingsContext);
const refined = settings?.blockStyle === "refined";
const highlight = useMemo(() => { const highlight = useMemo(() => {
if (!highlightConfig) return null; if (!highlightConfig) return null;
@@ -48,20 +45,9 @@ export default function Block({ value, highlightValue, label, field }) {
data-highlight-level={highlight?.level} data-highlight-level={highlight?.level}
data-highlight-source={highlight?.source} data-highlight-source={highlight?.source}
> >
<div className="font-thin text-sm">{value === undefined || value === null ? "-" : value}</div>
<div <div
className={classNames( className={classNames("font-bold text-xs uppercase", applyToValueOnly && "text-theme-700 dark:text-theme-200")}
refined ? "text-[13px] font-medium tabular-nums" : "font-thin text-sm",
"service-block-value",
)}
>
{value === undefined || value === null ? "-" : value}
</div>
<div
className={classNames(
refined ? "text-[10px] font-semibold uppercase tracking-wider opacity-60" : "font-bold text-xs uppercase",
applyToValueOnly && "text-theme-700 dark:text-theme-200",
"service-block-label",
)}
> >
{t(label)} {t(label)}
</div> </div>
@@ -39,24 +39,6 @@ describe("components/services/widget/block", () => {
expect(el.className).toContain("danger-class"); expect(el.className).toContain("danger-class");
}); });
it("uses the standard block styles by default", () => {
const { container } = renderWithProviders(<Block label="some.label" value="1" />, { settings: {} });
expect(container.querySelector(".service-block-value").className).toContain("font-thin");
expect(container.querySelector(".service-block-label").className).toContain("font-bold");
});
it("applies refined block styles when blockStyle is set", () => {
const { container } = renderWithProviders(<Block label="some.label" value="1" />, {
settings: { blockStyle: "refined" },
});
const value = container.querySelector(".service-block-value");
expect(value.className).toContain("tabular-nums");
expect(value.className).not.toContain("font-thin");
expect(container.querySelector(".service-block-label").className).toContain("tracking-wider");
});
it("prefers highlightValue over the rendered value for numeric highlighting", () => { it("prefers highlightValue over the rendered value for numeric highlighting", () => {
const highlightConfig = { const highlightConfig = {
levels: { warn: "warn-class" }, levels: { warn: "warn-class" },
+1 -1
View File
@@ -1,9 +1,9 @@
import { useContext, useMemo } from "react"; import { useContext, useMemo } from "react";
import { SettingsContext } from "utils/contexts/settings";
import Error from "./error"; import Error from "./error";
import { BlockHighlightContext } from "./highlight-context"; import { BlockHighlightContext } from "./highlight-context";
import { SettingsContext } from "utils/contexts/settings";
import { buildHighlightConfig } from "utils/highlights"; import { buildHighlightConfig } from "utils/highlights";
const ALIASED_WIDGETS = { const ALIASED_WIDGETS = {
-1
View File
@@ -1,6 +1,5 @@
import classNames from "classnames"; import classNames from "classnames";
import { useContext } from "react"; import { useContext } from "react";
import { TabContext } from "utils/contexts/tab"; import { TabContext } from "utils/contexts/tab";
function slugify(tabName) { function slugify(tabName) {
-1
View File
@@ -2,7 +2,6 @@ import { Popover, Transition } from "@headlessui/react";
import classNames from "classnames"; import classNames from "classnames";
import { Fragment, useContext } from "react"; import { Fragment, useContext } from "react";
import { IoColorPalette } from "react-icons/io5"; import { IoColorPalette } from "react-icons/io5";
import { ColorContext } from "utils/contexts/color"; import { ColorContext } from "utils/contexts/color";
const colors = [ const colors = [
+1 -5
View File
@@ -12,11 +12,7 @@ export default function SignOut() {
return ( return (
<div id="signout" className="rounded-full flex align-middle self-center mr-3"> <div id="signout" className="rounded-full flex align-middle self-center mr-3">
<button <button type="button" onClick={() => signOut({ callbackUrl: "/" })} className="outline-hidden">
type="button"
onClick={() => signOut({ callbackUrl: "/auth/signin?autologin=0" })}
className="outline-hidden"
>
<MdLogout className="text-theme-800 dark:text-theme-200 w-6 h-6 cursor-pointer" aria-hidden="true" /> <MdLogout className="text-theme-800 dark:text-theme-200 w-6 h-6 cursor-pointer" aria-hidden="true" />
<span className="sr-only">{t("auth.signout")}</span> <span className="sr-only">{t("auth.signout")}</span>
</button> </button>
+1 -2
View File
@@ -32,7 +32,6 @@ describe("components/toggles/signout", () => {
const { getByRole } = render(<SignOut />); const { getByRole } = render(<SignOut />);
fireEvent.click(getByRole("button")); fireEvent.click(getByRole("button"));
// Not "/", which would bounce straight back into the provider when auto-login is on expect(signOut).toHaveBeenCalledWith({ callbackUrl: "/" });
expect(signOut).toHaveBeenCalledWith({ callbackUrl: "/auth/signin?autologin=0" });
}); });
}); });

Some files were not shown because too many files have changed in this diff Show More