chore(release): automatic release v1.28.1

This commit is contained in:
homarr-releases[bot]
2025-07-12 08:50:00 +00:00
committed by GitHub
74 changed files with 1058 additions and 569 deletions

View File

@@ -31,6 +31,7 @@ body:
label: Version
description: What version of Homarr are you running?
options:
- 1.28.0
- 1.27.0
- 1.26.0
- 1.25.0

View File

@@ -99,7 +99,7 @@
"@types/react-dom": "19.1.6",
"@types/swagger-ui-react": "^5.18.0",
"concurrently": "^9.2.0",
"eslint": "^9.30.1",
"eslint": "^9.31.0",
"node-loader": "^2.1.0",
"prettier": "^3.6.2",
"typescript": "^5.8.3"

View File

@@ -47,7 +47,7 @@
"@types/node": "^22.16.3",
"dotenv-cli": "^8.0.0",
"esbuild": "^0.25.6",
"eslint": "^9.30.1",
"eslint": "^9.31.0",
"prettier": "^3.6.2",
"tsx": "4.20.3",
"typescript": "^5.8.3"

View File

@@ -35,7 +35,7 @@
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/ws": "^8.18.1",
"esbuild": "^0.25.6",
"eslint": "^9.30.1",
"eslint": "^9.31.0",
"prettier": "^3.6.2",
"typescript": "^5.8.3"
}

View File

@@ -46,7 +46,7 @@
"cross-env": "^7.0.3",
"jsdom": "^26.1.0",
"prettier": "^3.6.2",
"semantic-release": "^24.2.6",
"semantic-release": "^24.2.7",
"testcontainers": "^11.2.1",
"turbo": "^2.5.4",
"typescript": "^5.8.3",

View File

@@ -32,7 +32,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.30.1",
"eslint": "^9.31.0",
"typescript": "^5.8.3"
}
}

View File

@@ -57,7 +57,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.30.1",
"eslint": "^9.31.0",
"prettier": "^3.6.2",
"typescript": "^5.8.3"
}

View File

@@ -47,7 +47,7 @@
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/bcrypt": "5.0.2",
"@types/cookies": "0.9.1",
"eslint": "^9.30.1",
"eslint": "^9.31.0",
"prettier": "^3.6.2",
"typescript": "^5.8.3"
}

View File

@@ -32,7 +32,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.30.1",
"eslint": "^9.31.0",
"typescript": "^5.8.3"
}
}

View File

@@ -30,7 +30,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.30.1",
"eslint": "^9.31.0",
"typescript": "^5.8.3"
}
}

View File

@@ -35,7 +35,7 @@
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"esbuild": "^0.25.6",
"eslint": "^9.30.1",
"eslint": "^9.31.0",
"typescript": "^5.8.3"
}
}

View File

@@ -42,7 +42,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.30.1",
"eslint": "^9.31.0",
"typescript": "^5.8.3"
}
}

View File

@@ -43,7 +43,7 @@
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/node-cron": "^3.0.11",
"@types/react": "19.1.8",
"eslint": "^9.30.1",
"eslint": "^9.31.0",
"typescript": "^5.8.3"
}
}

View File

@@ -29,7 +29,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.30.1",
"eslint": "^9.31.0",
"typescript": "^5.8.3"
}
}

View File

@@ -33,7 +33,7 @@
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/node-cron": "^3.0.11",
"eslint": "^9.30.1",
"eslint": "^9.31.0",
"typescript": "^5.8.3"
}
}

View File

@@ -43,7 +43,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.30.1",
"eslint": "^9.31.0",
"typescript": "^5.8.3"
}
}

View File

@@ -63,7 +63,7 @@
"@types/better-sqlite3": "7.6.13",
"dotenv-cli": "^8.0.0",
"esbuild": "^0.25.6",
"eslint": "^9.30.1",
"eslint": "^9.31.0",
"prettier": "^3.6.2",
"tsx": "4.20.3",
"typescript": "^5.8.3"

View File

@@ -31,7 +31,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.30.1",
"eslint": "^9.31.0",
"tsx": "4.20.3",
"typescript": "^5.8.3"
}

View File

@@ -33,7 +33,7 @@
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/dockerode": "^3.3.42",
"eslint": "^9.30.1",
"eslint": "^9.31.0",
"typescript": "^5.8.3"
}
}

View File

@@ -30,7 +30,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.30.1",
"eslint": "^9.31.0",
"typescript": "^5.8.3"
}
}

View File

@@ -33,7 +33,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.30.1",
"eslint": "^9.31.0",
"typescript": "^5.8.3"
}
}

View File

@@ -37,7 +37,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.30.1",
"eslint": "^9.31.0",
"typescript": "^5.8.3"
}
}

View File

@@ -31,7 +31,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.30.1",
"eslint": "^9.31.0",
"typescript": "^5.8.3"
}
}

View File

@@ -54,7 +54,7 @@
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/node-unifi": "^2.5.1",
"@types/xml2js": "^0.4.14",
"eslint": "^9.30.1",
"eslint": "^9.31.0",
"typescript": "^5.8.3"
}
}

View File

@@ -33,7 +33,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.30.1",
"eslint": "^9.31.0",
"typescript": "^5.8.3"
}
}

View File

@@ -45,7 +45,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.30.1",
"eslint": "^9.31.0",
"typescript": "^5.8.3"
}
}

View File

@@ -32,7 +32,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.30.1",
"eslint": "^9.31.0",
"typescript": "^5.8.3"
}
}

View File

@@ -31,7 +31,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.30.1",
"eslint": "^9.31.0",
"typescript": "^5.8.3"
}
}

View File

@@ -52,7 +52,7 @@
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/adm-zip": "0.5.7",
"eslint": "^9.30.1",
"eslint": "^9.31.0",
"typescript": "^5.8.3"
}
}

View File

@@ -29,7 +29,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.30.1",
"eslint": "^9.31.0",
"typescript": "^5.8.3"
}
}

View File

@@ -33,7 +33,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.30.1",
"eslint": "^9.31.0",
"typescript": "^5.8.3"
}
}

View File

@@ -38,7 +38,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.30.1",
"eslint": "^9.31.0",
"typescript": "^5.8.3"
}
}

View File

@@ -29,7 +29,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.30.1",
"eslint": "^9.31.0",
"typescript": "^5.8.3"
}
}

View File

@@ -35,7 +35,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.30.1",
"eslint": "^9.31.0",
"typescript": "^5.8.3"
}
}

View File

@@ -47,7 +47,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.30.1",
"eslint": "^9.31.0",
"typescript": "^5.8.3"
}
}

View File

@@ -41,7 +41,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.30.1",
"eslint": "^9.31.0",
"typescript": "^5.8.3"
}
}

View File

@@ -937,6 +937,10 @@
"label": "",
"newLabel": ""
},
"personalAccessToken": {
"label": "",
"newLabel": ""
},
"topic": {
"label": "",
"newLabel": ""
@@ -2288,7 +2292,11 @@
"example": {
"label": ""
},
"invalid": ""
"invalid": "",
"noProvider": {
"label": "",
"tooltip": ""
}
}
},
"not-found": "",
@@ -2305,7 +2313,11 @@
"error": {
"label": "",
"messages": {
"noMatchingVersion": ""
"invalidIdentifier": "",
"noMatchingVersion": "",
"noReleasesFound": "",
"noProviderSeleceted": "",
"noProviderResponse": ""
}
}
},
@@ -2556,6 +2568,9 @@
"iconColor": {
"label": ""
},
"clearColor": {
"label": ""
},
"customCss": {
"label": "",
"description": "",

View File

@@ -937,6 +937,10 @@
"label": "领域",
"newLabel": "新领域"
},
"personalAccessToken": {
"label": "",
"newLabel": ""
},
"topic": {
"label": "主题",
"newLabel": "新主题"
@@ -2288,7 +2292,11 @@
"example": {
"label": "示例"
},
"invalid": "仓库定义无效,请检查值"
"invalid": "仓库定义无效,请检查值",
"noProvider": {
"label": "",
"tooltip": ""
}
}
},
"not-found": "未找到",
@@ -2305,7 +2313,11 @@
"error": {
"label": "错误",
"messages": {
"noMatchingVersion": "没有找到匹配的版本"
"invalidIdentifier": "",
"noMatchingVersion": "没有找到匹配的版本",
"noReleasesFound": "",
"noProviderSeleceted": "",
"noProviderResponse": ""
}
}
},
@@ -2556,6 +2568,9 @@
"iconColor": {
"label": "图标颜色"
},
"clearColor": {
"label": ""
},
"customCss": {
"label": "自定义此面板的 css",
"description": "只推荐有经验的用户使用 CSS 自定义面板",

View File

@@ -937,6 +937,10 @@
"label": "",
"newLabel": ""
},
"personalAccessToken": {
"label": "",
"newLabel": ""
},
"topic": {
"label": "",
"newLabel": ""
@@ -2288,7 +2292,11 @@
"example": {
"label": ""
},
"invalid": ""
"invalid": "",
"noProvider": {
"label": "",
"tooltip": ""
}
}
},
"not-found": "",
@@ -2305,7 +2313,11 @@
"error": {
"label": "",
"messages": {
"noMatchingVersion": ""
"invalidIdentifier": "",
"noMatchingVersion": "",
"noReleasesFound": "",
"noProviderSeleceted": "",
"noProviderResponse": ""
}
}
},
@@ -2556,6 +2568,9 @@
"iconColor": {
"label": ""
},
"clearColor": {
"label": ""
},
"customCss": {
"label": "",
"description": "Dále si můžete přizpůsobit ovládací panel pomocí CSS, doporučujeme pouze zkušeným uživatelům",

View File

@@ -937,6 +937,10 @@
"label": "Realm",
"newLabel": "Nyt realm"
},
"personalAccessToken": {
"label": "",
"newLabel": ""
},
"topic": {
"label": "Emne",
"newLabel": "Nyt emne"
@@ -2288,7 +2292,11 @@
"example": {
"label": "Eksempel"
},
"invalid": "Ugyldig repository definition, tjek venligst værdierne"
"invalid": "Ugyldig repository definition, tjek venligst værdierne",
"noProvider": {
"label": "",
"tooltip": ""
}
}
},
"not-found": "Ikke fundet",
@@ -2305,7 +2313,11 @@
"error": {
"label": "Fejl",
"messages": {
"noMatchingVersion": "Ingen matchende version fundet"
"invalidIdentifier": "",
"noMatchingVersion": "Ingen matchende version fundet",
"noReleasesFound": "",
"noProviderSeleceted": "",
"noProviderResponse": ""
}
}
},
@@ -2556,6 +2568,9 @@
"iconColor": {
"label": "Ikonfarve"
},
"clearColor": {
"label": ""
},
"customCss": {
"label": "Brugerdefineret css for denne tavle",
"description": "Tilpas din tavle ved hjælp af CSS, anbefales kun til erfarne brugere",

View File

@@ -937,6 +937,10 @@
"label": "Bereich",
"newLabel": "Neuer Bereich"
},
"personalAccessToken": {
"label": "",
"newLabel": ""
},
"topic": {
"label": "",
"newLabel": ""
@@ -2288,7 +2292,11 @@
"example": {
"label": ""
},
"invalid": ""
"invalid": "",
"noProvider": {
"label": "",
"tooltip": ""
}
}
},
"not-found": "",
@@ -2305,7 +2313,11 @@
"error": {
"label": "",
"messages": {
"noMatchingVersion": ""
"invalidIdentifier": "",
"noMatchingVersion": "",
"noReleasesFound": "",
"noProviderSeleceted": "",
"noProviderResponse": ""
}
}
},
@@ -2556,6 +2568,9 @@
"iconColor": {
"label": "Symbolfarbe"
},
"clearColor": {
"label": ""
},
"customCss": {
"label": "Benutzerdefinierte css für dieses Board",
"description": "Außerdem können Sie Ihr Dashboard mittels CSS anpassen, dies wird nur für erfahrene Benutzer empfohlen",

View File

@@ -937,6 +937,10 @@
"label": "Bereich",
"newLabel": "Neuer Bereich"
},
"personalAccessToken": {
"label": "",
"newLabel": ""
},
"topic": {
"label": "Thema",
"newLabel": "Neues Thema erstellen"
@@ -1503,7 +1507,7 @@
"width": "Breite",
"height": "Höhe"
},
"placeholder": ""
"placeholder": "Mit dem Schreiben von Notizen beginnen"
},
"iframe": {
"name": "iFrame",
@@ -2288,7 +2292,11 @@
"example": {
"label": "Beispiel"
},
"invalid": "Ungültige Repository Definition, bitte überprüfen Sie die Werte"
"invalid": "Ungültige Repository Definition, bitte überprüfen Sie die Werte",
"noProvider": {
"label": "",
"tooltip": ""
}
}
},
"not-found": "Nicht gefunden",
@@ -2305,7 +2313,11 @@
"error": {
"label": "Fehler",
"messages": {
"noMatchingVersion": "Keine passende Version gefunden"
"invalidIdentifier": "",
"noMatchingVersion": "Keine passende Version gefunden",
"noReleasesFound": "",
"noProviderSeleceted": "",
"noProviderResponse": ""
}
}
},
@@ -2556,6 +2568,9 @@
"iconColor": {
"label": "Symbolfarbe"
},
"clearColor": {
"label": ""
},
"customCss": {
"label": "Benutzerdefinierte css für dieses Board",
"description": "Außerdem können Sie Ihr Dashboard mittels CSS anpassen, dies wird nur für erfahrene Benutzer empfohlen",
@@ -3079,7 +3094,7 @@
"idle": "Inaktiv",
"running": "Wird ausgeführt",
"error": "Fehler",
"disabled": ""
"disabled": "Deaktiviert"
},
"job": {
"minecraftServerStatus": {
@@ -3144,18 +3159,18 @@
}
},
"interval": {
"seconds": "",
"minutes": "",
"hours": "",
"midnight": "",
"weeklyMonday": ""
"seconds": "Alle(r) {interval, plural, =1 {Sekunde} other {# Sekunden}}",
"minutes": "Alle(r) {interval, plural, one {}=1 {Minute} other {# Minuten}}",
"hours": "Alle(r) {interval, plural, one {}=1 {Stunde} other {# Stunden}}",
"midnight": "Jeden Tag um Mitternacht",
"weeklyMonday": "Jede Woche am Montag"
},
"settings": {
"title": ""
"title": "Aufgabeneinstellungen für {jobName}"
},
"field": {
"interval": {
"label": ""
"label": "Zeitplanintervall"
}
}
},

View File

@@ -937,6 +937,10 @@
"label": "",
"newLabel": ""
},
"personalAccessToken": {
"label": "",
"newLabel": ""
},
"topic": {
"label": "",
"newLabel": ""
@@ -2288,7 +2292,11 @@
"example": {
"label": ""
},
"invalid": ""
"invalid": "",
"noProvider": {
"label": "",
"tooltip": ""
}
}
},
"not-found": "",
@@ -2305,7 +2313,11 @@
"error": {
"label": "",
"messages": {
"noMatchingVersion": ""
"invalidIdentifier": "",
"noMatchingVersion": "",
"noReleasesFound": "",
"noProviderSeleceted": "",
"noProviderResponse": ""
}
}
},
@@ -2556,6 +2568,9 @@
"iconColor": {
"label": ""
},
"clearColor": {
"label": ""
},
"customCss": {
"label": "",
"description": "Περαιτέρω, προσαρμόστε τον πίνακα ελέγχου σας χρησιμοποιώντας CSS, συνιστάται μόνο για έμπειρους χρήστες",

View File

@@ -937,6 +937,10 @@
"label": "Realm",
"newLabel": "New realm"
},
"personalAccessToken": {
"label": "",
"newLabel": ""
},
"topic": {
"label": "",
"newLabel": ""
@@ -2288,7 +2292,11 @@
"example": {
"label": ""
},
"invalid": ""
"invalid": "",
"noProvider": {
"label": "",
"tooltip": ""
}
}
},
"not-found": "",
@@ -2305,7 +2313,11 @@
"error": {
"label": "",
"messages": {
"noMatchingVersion": ""
"invalidIdentifier": "",
"noMatchingVersion": "",
"noReleasesFound": "",
"noProviderSeleceted": "",
"noProviderResponse": ""
}
}
},
@@ -2556,6 +2568,9 @@
"iconColor": {
"label": "Icon colour"
},
"clearColor": {
"label": ""
},
"customCss": {
"label": "",
"description": "",

View File

@@ -937,6 +937,10 @@
"label": "",
"newLabel": ""
},
"personalAccessToken": {
"label": "",
"newLabel": ""
},
"topic": {
"label": "",
"newLabel": ""
@@ -2288,7 +2292,11 @@
"example": {
"label": ""
},
"invalid": ""
"invalid": "",
"noProvider": {
"label": "",
"tooltip": ""
}
}
},
"not-found": "",
@@ -2305,7 +2313,11 @@
"error": {
"label": "",
"messages": {
"noMatchingVersion": ""
"invalidIdentifier": "",
"noMatchingVersion": "",
"noReleasesFound": "",
"noProviderSeleceted": "",
"noProviderResponse": ""
}
}
},
@@ -2556,6 +2568,9 @@
"iconColor": {
"label": ""
},
"clearColor": {
"label": ""
},
"customCss": {
"label": "",
"description": "Además, personaliza tu panel usando CSS, solo recomendado para usuarios avanzados",

View File

@@ -937,6 +937,10 @@
"label": "",
"newLabel": ""
},
"personalAccessToken": {
"label": "",
"newLabel": ""
},
"topic": {
"label": "",
"newLabel": ""
@@ -2288,7 +2292,11 @@
"example": {
"label": ""
},
"invalid": ""
"invalid": "",
"noProvider": {
"label": "",
"tooltip": ""
}
}
},
"not-found": "",
@@ -2305,7 +2313,11 @@
"error": {
"label": "",
"messages": {
"noMatchingVersion": ""
"invalidIdentifier": "",
"noMatchingVersion": "",
"noReleasesFound": "",
"noProviderSeleceted": "",
"noProviderResponse": ""
}
}
},
@@ -2556,6 +2568,9 @@
"iconColor": {
"label": ""
},
"clearColor": {
"label": ""
},
"customCss": {
"label": "",
"description": "",

View File

@@ -937,6 +937,10 @@
"label": "Domaine",
"newLabel": "Nouveau domaine"
},
"personalAccessToken": {
"label": "",
"newLabel": ""
},
"topic": {
"label": "",
"newLabel": ""
@@ -2288,7 +2292,11 @@
"example": {
"label": ""
},
"invalid": ""
"invalid": "",
"noProvider": {
"label": "",
"tooltip": ""
}
}
},
"not-found": "",
@@ -2305,7 +2313,11 @@
"error": {
"label": "",
"messages": {
"noMatchingVersion": ""
"invalidIdentifier": "",
"noMatchingVersion": "",
"noReleasesFound": "",
"noProviderSeleceted": "",
"noProviderResponse": ""
}
}
},
@@ -2556,6 +2568,9 @@
"iconColor": {
"label": "Couleur de l'icône"
},
"clearColor": {
"label": ""
},
"customCss": {
"label": "CSS personnalisé pour ce tableau",
"description": "En outre, vous pouvez personnaliser votre tableau de bord à l'aide de CSS. Réservé aux utilisateurs expérimentés.",

View File

@@ -937,9 +937,13 @@
"label": "תחום",
"newLabel": "תחום חדש"
},
"topic": {
"personalAccessToken": {
"label": "",
"newLabel": ""
},
"topic": {
"label": "נושא",
"newLabel": "נושא חדש"
}
}
},
@@ -1503,7 +1507,7 @@
"width": "רוחב",
"height": "גובה"
},
"placeholder": ""
"placeholder": "התחל לכתוב את ההערות שלך"
},
"iframe": {
"name": "iFrame",
@@ -2094,8 +2098,8 @@
"processing": "מעבד",
"partiallyAvailable": "חלקי",
"available": "זמין",
"blacklisted": "",
"deleted": ""
"blacklisted": "ברשימה השחורה",
"deleted": "נמחק"
},
"status": {
"pending": "ממתין",
@@ -2288,7 +2292,11 @@
"example": {
"label": "דוגמא"
},
"invalid": "הגדרת מאגר לא חוקית, אנא בדוק את הערכים"
"invalid": "הגדרת מאגר לא חוקית, אנא בדוק את הערכים",
"noProvider": {
"label": "",
"tooltip": ""
}
}
},
"not-found": "לא נמצא",
@@ -2305,7 +2313,11 @@
"error": {
"label": "שגיאה",
"messages": {
"noMatchingVersion": "לא נמצאה גרסה תואמת"
"invalidIdentifier": "",
"noMatchingVersion": "לא נמצאה גרסה תואמת",
"noReleasesFound": "",
"noProviderSeleceted": "",
"noProviderResponse": ""
}
}
},
@@ -2366,9 +2378,9 @@
}
},
"notifications": {
"name": "",
"description": "",
"noItems": "",
"name": "התראות",
"description": "הצגת היסטוריית התראות מאינטגרציה",
"noItems": "אין התראות להצגה.",
"option": {}
}
},
@@ -2556,6 +2568,9 @@
"iconColor": {
"label": "צבע סמל"
},
"clearColor": {
"label": ""
},
"customCss": {
"label": "עיצוב מותאם אישית עבור הלוח הזה",
"description": "יתר על כן, התאם את לוח המחוונים שלך באמצעות CSS, מומלץ רק למשתמשים מנוסים",
@@ -3079,7 +3094,7 @@
"idle": "ממתין",
"running": "פועל",
"error": "שגיאה",
"disabled": ""
"disabled": "מושבת"
},
"job": {
"minecraftServerStatus": {
@@ -3137,25 +3152,25 @@
"label": "בקר רשת"
},
"refreshNotifications": {
"label": ""
"label": "עדכון התראות"
},
"dockerContainers": {
"label": "מכולות דוקר"
}
},
"interval": {
"seconds": "",
"minutes": "",
"hours": "",
"midnight": "",
"weeklyMonday": ""
"seconds": "כל {interval, plural, =1 {second} other {# seconds}}",
"minutes": "כל {interval, plural, =1 {minute} other {# minutes}}",
"hours": "כל {interval, plural, =1 {hour} other {# hours}}",
"midnight": "כל יום בחצות",
"weeklyMonday": "כל שבוע ביום שני"
},
"settings": {
"title": ""
"title": "הגדרות משימה עבור {jobName}"
},
"field": {
"interval": {
"label": ""
"label": "מרווח זמן לתזמון"
}
}
},

View File

@@ -937,6 +937,10 @@
"label": "",
"newLabel": ""
},
"personalAccessToken": {
"label": "",
"newLabel": ""
},
"topic": {
"label": "",
"newLabel": ""
@@ -2288,7 +2292,11 @@
"example": {
"label": ""
},
"invalid": ""
"invalid": "",
"noProvider": {
"label": "",
"tooltip": ""
}
}
},
"not-found": "",
@@ -2305,7 +2313,11 @@
"error": {
"label": "",
"messages": {
"noMatchingVersion": ""
"invalidIdentifier": "",
"noMatchingVersion": "",
"noReleasesFound": "",
"noProviderSeleceted": "",
"noProviderResponse": ""
}
}
},
@@ -2556,6 +2568,9 @@
"iconColor": {
"label": ""
},
"clearColor": {
"label": ""
},
"customCss": {
"label": "",
"description": "Dodatno, prilagodite svoju nadzornu ploču koristeći CSS, što se preporučuje samo iskusnim korisnicima",

View File

@@ -937,6 +937,10 @@
"label": "",
"newLabel": ""
},
"personalAccessToken": {
"label": "",
"newLabel": ""
},
"topic": {
"label": "",
"newLabel": ""
@@ -2288,7 +2292,11 @@
"example": {
"label": ""
},
"invalid": ""
"invalid": "",
"noProvider": {
"label": "",
"tooltip": ""
}
}
},
"not-found": "",
@@ -2305,7 +2313,11 @@
"error": {
"label": "",
"messages": {
"noMatchingVersion": ""
"invalidIdentifier": "",
"noMatchingVersion": "",
"noReleasesFound": "",
"noProviderSeleceted": "",
"noProviderResponse": ""
}
}
},
@@ -2556,6 +2568,9 @@
"iconColor": {
"label": ""
},
"clearColor": {
"label": ""
},
"customCss": {
"label": "",
"description": "Továbbá, testreszabhatja műszerfalát CSS segítségével, csak tapasztalt felhasználóknak ajánlott",

View File

@@ -937,6 +937,10 @@
"label": "",
"newLabel": ""
},
"personalAccessToken": {
"label": "",
"newLabel": ""
},
"topic": {
"label": "",
"newLabel": ""
@@ -2288,7 +2292,11 @@
"example": {
"label": ""
},
"invalid": ""
"invalid": "",
"noProvider": {
"label": "",
"tooltip": ""
}
}
},
"not-found": "",
@@ -2305,7 +2313,11 @@
"error": {
"label": "",
"messages": {
"noMatchingVersion": ""
"invalidIdentifier": "",
"noMatchingVersion": "",
"noReleasesFound": "",
"noProviderSeleceted": "",
"noProviderResponse": ""
}
}
},
@@ -2556,6 +2568,9 @@
"iconColor": {
"label": ""
},
"clearColor": {
"label": ""
},
"customCss": {
"label": "",
"description": "Inoltre, personalizza la dashboard utilizzando i CSS, consigliato solo agli utenti esperti",

View File

@@ -937,6 +937,10 @@
"label": "Realm",
"newLabel": "新しい Realm"
},
"personalAccessToken": {
"label": "",
"newLabel": ""
},
"topic": {
"label": "トピック",
"newLabel": "新規トピック"
@@ -1503,7 +1507,7 @@
"width": "幅",
"height": "高さ"
},
"placeholder": ""
"placeholder": "あなたのノートを書き始めましょう"
},
"iframe": {
"name": "iFrame",
@@ -1715,8 +1719,8 @@
"maxWindGusts": "最大瞬間風速: {maxWindGusts} km/h"
},
"kind": {
"clear": "クリア",
"mainlyClear": "主なクリア事項",
"clear": "晴れ",
"mainlyClear": "おおむね晴れ",
"fog": "霧",
"drizzle": "小雨",
"freezingDrizzle": "雨氷",
@@ -1725,8 +1729,8 @@
"snowFall": "降雪",
"snowGrains": "霧雪",
"rainShowers": "にわか雨",
"snowShowers": "スノーシャワー",
"thunderstorm": "サンダーストーム",
"snowShowers": "驟雪",
"thunderstorm": "雷雨",
"thunderstormWithHail": "雹を伴う雷雨",
"unknown": "不明"
}
@@ -1757,7 +1761,7 @@
"label": "CPU温度華氏"
},
"cpu": {
"label": "CPU 情報を表示"
"label": "CPU情報を表示"
},
"memory": {
"label": "メモリー情報を表示"
@@ -1781,16 +1785,16 @@
"popover": {
"information": "情報",
"processor": "プロセッサー: {cpuModelName}",
"memory": "メモリ: {memory}GiB",
"memoryAvailable": "利用可能: {memoryAvailable}GiB ({percent}%)",
"memory": "メモリ: {memory} GiB",
"memoryAvailable": "利用可能: {memoryAvailable} GiB ({percent}%)",
"version": "Version: {version}",
"uptime": "稼働時間 {months} ヶ月 {days} 日 {hours} 時間 {minutes} 分",
"uptime": "稼働時間: {months} ヶ月 {days} 日 {hours} 時間 {minutes} 分",
"loadAverage": "平均負荷:",
"minute": "分",
"minute": "1 分",
"minutes": "{count} 分",
"used": "使用中",
"available": "利用可能",
"lastSeen": "最終ステータス更新 {lastSeen}"
"lastSeen": "最終ステータス更新: {lastSeen}"
},
"memory": {},
"error": {
@@ -1803,21 +1807,21 @@
},
"resource": {
"node": {
"name": "ノード"
"name": "Nodes"
},
"qemu": {
"name": "VM"
"name": "VMs"
},
"lxc": {
"name": "LXC"
"name": "LXCs"
},
"storage": {
"name": "ストレージ"
"name": "Storage"
}
},
"popover": {
"rightSection": {
"node": "ノード",
"node": "Node",
"vmId": "VM ID",
"plugin": "プラグイン"
},
@@ -1835,10 +1839,10 @@
},
"table": {
"header": {
"name": "名",
"name": "名",
"cpu": "CPU",
"memory": "RAM",
"node": "ノード"
"node": "Node"
}
}
}
@@ -1853,7 +1857,7 @@
},
"common": {
"location": {
"query": "都市/郵便番号",
"query": "都市郵便番号",
"latitude": "緯度",
"longitude": "経度",
"disabledTooltip": "都市または郵便番号を入力してください",
@@ -1862,7 +1866,7 @@
"table": {
"header": {
"city": "都市",
"country": "国/地域",
"country": "国",
"coordinates": "座標",
"population": "人口"
},
@@ -1881,7 +1885,7 @@
"app": {
"noData": "アプリが見つかりません",
"description": "<here></here> をクリックして新しいアプリを作成する",
"quickCreate": "その場でアプリを作成"
"quickCreate": "即座にアプリを作成"
},
"error": {
"noIntegration": "連携機能が選択されていません",
@@ -1924,7 +1928,7 @@
"items": {
"currentlyPlaying": "再生中の曲",
"user": "ユーザー",
"name": "名",
"name": "名",
"id": "Id"
}
},
@@ -1945,13 +1949,13 @@
"label": "並べ替えを反転"
},
"showCompletedUsenet": {
"label": "完了とマークされた使用済みエントリを表示"
"label": "完了とマークされた使用済みの項目を表示"
},
"showCompletedTorrent": {
"label": "完了とマークされた使用済みエントリを表示"
"label": "完了とマークされた torrent の項目を表示"
},
"showCompletedHttp": {
"label": "完了とマークされた使用済みエントリを表示"
"label": "完了とマークされたその他の項目を表示"
},
"activeTorrentThreshold": {
"label": "このしきい値より低速で完了したトレントを非表示にします (KiB/s)"
@@ -1987,7 +1991,7 @@
"detailsTitle": "カテゴリー (または追加情報)"
},
"downSpeed": {
"columnTitle": "ダウンロード",
"columnTitle": "DL速度",
"detailsTitle": "ダウンロード速度"
},
"index": {
@@ -2005,11 +2009,11 @@
},
"progress": {
"columnTitle": "進捗状況",
"detailsTitle": "ダウンロード状況"
"detailsTitle": "ダウンロードの進捗状況"
},
"ratio": {
"columnTitle": "比率",
"detailsTitle": "トレント比 (受信/送信)"
"detailsTitle": "Torrent ratio (受信/送信)"
},
"received": {
"columnTitle": "合計ダウン",
@@ -2021,7 +2025,7 @@
},
"size": {
"columnTitle": "ファイルサイズ",
"detailsTitle": "選択範囲/ファイルの合計サイズ"
"detailsTitle": "選択ファイルの合計サイズ"
},
"state": {
"columnTitle": "状態",
@@ -2036,14 +2040,14 @@
"detailsTitle": "ダウンロードクライアントの種類"
},
"upSpeed": {
"columnTitle": "アップ",
"columnTitle": "Up",
"detailsTitle": "アップロード速度"
}
},
"states": {
"downloading": "ダウンロード中",
"queued": "処理待ち",
"paused": "ポーズ",
"paused": "一時停止",
"completed": "完了",
"failed": "処理失敗",
"processing": "処理中",
@@ -2055,8 +2059,8 @@
"actions": {
"clients": {
"modalTitle": "ダウンロードクライアントの種類",
"pause": "すべてのクライアント/アイテムを一時停止する",
"resume": "すべてのクライアント/アイテムを再開する"
"pause": "すべてのクライアントアイテムを一時停止する",
"resume": "すべてのクライアントアイテムを再開する"
},
"client": {
"pause": "クライアントを一時停止する",
@@ -2077,7 +2081,7 @@
},
"mediaRequests-requestList": {
"name": "メディアリクエストリスト",
"description": "OverseerrまたはJellyseerrからの全てのメディアリクエストのリストを見る",
"description": "Overseerr または Jellyseerr からの全てのメディアリクエストのリストを見る",
"option": {
"linksTargetNewTab": {
"label": "リンクを新しいタブで開く"
@@ -2210,11 +2214,11 @@
"description": "指定されたバージョンのリポジトリの現在のバージョンと、指定されたバージョンの正規表現のリストを表示します。",
"option": {
"newReleaseWithin": {
"label": "以下から新しいリリース",
"label": "新しいリリースの期間",
"description": "使用例1w (1 週間), 10M (10 ヶ月)。使用可能な単位種別: h (時間), d (日), w (週), M (月), y (年)。新しいリリースを強調表示しない場合は、空白のままにします。"
},
"staleReleaseWithin": {
"label": "以下から古いリリース",
"label": "古いリリースの期間",
"description": "使用例1w (1 週間), 10M (10 ヶ月)。使用可能な単位種別: h (時間), d (日), w (週), M (月), y (年)。古いリリースを強調表示しない場合は、空白のままにします。"
},
"showOnlyHighlighted": {
@@ -2247,7 +2251,7 @@
},
"identifier": {
"label": "識別名",
"placeholder": "名前または所有者/名前"
"placeholder": "名前または所有者"
},
"name": {
"label": "名称"
@@ -2288,7 +2292,11 @@
"example": {
"label": "例"
},
"invalid": "無効なリポジトリ定義です。値を確認してください"
"invalid": "無効なリポジトリ定義です。値を確認してください",
"noProvider": {
"label": "",
"tooltip": ""
}
}
},
"not-found": "見つかりませんでした",
@@ -2305,7 +2313,11 @@
"error": {
"label": "エラー",
"messages": {
"noMatchingVersion": "一致するバージョンが見つかりません"
"invalidIdentifier": "",
"noMatchingVersion": "一致するバージョンが見つかりません",
"noReleasesFound": "",
"noProviderSeleceted": "",
"noProviderResponse": ""
}
}
},
@@ -2414,7 +2426,7 @@
}
},
"oldImport": {
"label": "1.0.0 より前のhomarrからインポート",
"label": "1.0.0 より前の Homarr からインポート",
"notification": {
"success": {
"title": "インポート成功",
@@ -2459,11 +2471,11 @@
"option": {
"lastSection": {
"label": "最後のセクション",
"description": "最後のセクションの下にサイドバーが表示されます"
"description": "最後のセクションの下にサイドバーが表示されます"
},
"removeItems": {
"label": "アイテムを削除",
"description": "サイドバーに含まれるアイテムは削除されます"
"description": "サイドバーに含まれるアイテムは削除されます"
}
}
}
@@ -2471,7 +2483,7 @@
},
"quickCreateApp": {
"modal": {
"title": "その場でアプリを作成",
"title": "即座にアプリを作成",
"createAndUse": "追加して使用する"
}
}
@@ -2556,6 +2568,9 @@
"iconColor": {
"label": "アイコンの色"
},
"clearColor": {
"label": ""
},
"customCss": {
"label": "このボードのカスタム CSS",
"description": "さらに、CSS を使用してダッシュボードをカスタマイズします。経験豊富なユーザーにのみお勧めします。",
@@ -3965,14 +3980,14 @@
"label": "ホームボード"
},
"preferences": {
"label": "あなたの好み"
"label": "あなたの設定"
}
}
}
}
},
"userGroup": {
"help": "ユーザまたはグループの検索",
"help": "ユーザまたはグループの検索",
"group": {
"user": {
"title": "ユーザー",

View File

@@ -937,6 +937,10 @@
"label": "",
"newLabel": ""
},
"personalAccessToken": {
"label": "",
"newLabel": ""
},
"topic": {
"label": "",
"newLabel": ""
@@ -2288,7 +2292,11 @@
"example": {
"label": ""
},
"invalid": ""
"invalid": "",
"noProvider": {
"label": "",
"tooltip": ""
}
}
},
"not-found": "",
@@ -2305,7 +2313,11 @@
"error": {
"label": "",
"messages": {
"noMatchingVersion": ""
"invalidIdentifier": "",
"noMatchingVersion": "",
"noReleasesFound": "",
"noProviderSeleceted": "",
"noProviderResponse": ""
}
}
},
@@ -2556,6 +2568,9 @@
"iconColor": {
"label": ""
},
"clearColor": {
"label": ""
},
"customCss": {
"label": "",
"description": "또한 숙련된 사용자에게만 권장되는 CSS를 사용하여 대시보드를 사용자 지정할 수 있습니다.",

View File

@@ -937,6 +937,10 @@
"label": "",
"newLabel": ""
},
"personalAccessToken": {
"label": "",
"newLabel": ""
},
"topic": {
"label": "",
"newLabel": ""
@@ -2288,7 +2292,11 @@
"example": {
"label": ""
},
"invalid": ""
"invalid": "",
"noProvider": {
"label": "",
"tooltip": ""
}
}
},
"not-found": "",
@@ -2305,7 +2313,11 @@
"error": {
"label": "",
"messages": {
"noMatchingVersion": ""
"invalidIdentifier": "",
"noMatchingVersion": "",
"noReleasesFound": "",
"noProviderSeleceted": "",
"noProviderResponse": ""
}
}
},
@@ -2556,6 +2568,9 @@
"iconColor": {
"label": ""
},
"clearColor": {
"label": ""
},
"customCss": {
"label": "",
"description": "",

View File

@@ -937,6 +937,10 @@
"label": "",
"newLabel": ""
},
"personalAccessToken": {
"label": "",
"newLabel": ""
},
"topic": {
"label": "",
"newLabel": ""
@@ -2288,7 +2292,11 @@
"example": {
"label": ""
},
"invalid": ""
"invalid": "",
"noProvider": {
"label": "",
"tooltip": ""
}
}
},
"not-found": "",
@@ -2305,7 +2313,11 @@
"error": {
"label": "",
"messages": {
"noMatchingVersion": ""
"invalidIdentifier": "",
"noMatchingVersion": "",
"noReleasesFound": "",
"noProviderSeleceted": "",
"noProviderResponse": ""
}
}
},
@@ -2556,6 +2568,9 @@
"iconColor": {
"label": ""
},
"clearColor": {
"label": ""
},
"customCss": {
"label": "",
"description": "Turklāt pielāgojiet paneli, izmantojot CSS, ieteicams tikai pieredzējušiem lietotājiem",

View File

@@ -937,6 +937,10 @@
"label": "Realm",
"newLabel": "Nieuwe Realm"
},
"personalAccessToken": {
"label": "",
"newLabel": ""
},
"topic": {
"label": "",
"newLabel": ""
@@ -2288,7 +2292,11 @@
"example": {
"label": ""
},
"invalid": ""
"invalid": "",
"noProvider": {
"label": "",
"tooltip": ""
}
}
},
"not-found": "",
@@ -2305,7 +2313,11 @@
"error": {
"label": "",
"messages": {
"noMatchingVersion": ""
"invalidIdentifier": "",
"noMatchingVersion": "",
"noReleasesFound": "",
"noProviderSeleceted": "",
"noProviderResponse": ""
}
}
},
@@ -2556,6 +2568,9 @@
"iconColor": {
"label": "Icoon kleur"
},
"clearColor": {
"label": ""
},
"customCss": {
"label": "Aangepaste CSS voor dit bord",
"description": "Pas je dashboard verder aan met behulp van CSS, alleen aanbevolen voor ervaren gebruikers",

View File

@@ -937,6 +937,10 @@
"label": "Område",
"newLabel": "Nytt område"
},
"personalAccessToken": {
"label": "",
"newLabel": ""
},
"topic": {
"label": "",
"newLabel": ""
@@ -2288,7 +2292,11 @@
"example": {
"label": ""
},
"invalid": ""
"invalid": "",
"noProvider": {
"label": "",
"tooltip": ""
}
}
},
"not-found": "",
@@ -2305,7 +2313,11 @@
"error": {
"label": "",
"messages": {
"noMatchingVersion": ""
"invalidIdentifier": "",
"noMatchingVersion": "",
"noReleasesFound": "",
"noProviderSeleceted": "",
"noProviderResponse": ""
}
}
},
@@ -2556,6 +2568,9 @@
"iconColor": {
"label": "Ikonfarge"
},
"clearColor": {
"label": ""
},
"customCss": {
"label": "Tilpasset css for denne tavlen",
"description": "Videre kan du tilpasse dashbordet ved hjelp av CSS, dette er bare anbefalt for erfarne brukere",

View File

@@ -937,6 +937,10 @@
"label": "",
"newLabel": ""
},
"personalAccessToken": {
"label": "",
"newLabel": ""
},
"topic": {
"label": "",
"newLabel": ""
@@ -2288,7 +2292,11 @@
"example": {
"label": ""
},
"invalid": ""
"invalid": "",
"noProvider": {
"label": "",
"tooltip": ""
}
}
},
"not-found": "",
@@ -2305,7 +2313,11 @@
"error": {
"label": "",
"messages": {
"noMatchingVersion": ""
"invalidIdentifier": "",
"noMatchingVersion": "",
"noReleasesFound": "",
"noProviderSeleceted": "",
"noProviderResponse": ""
}
}
},
@@ -2556,6 +2568,9 @@
"iconColor": {
"label": ""
},
"clearColor": {
"label": ""
},
"customCss": {
"label": "",
"description": "Jeszcze bardziej dostosuj swój pulpit za pomocą CSS, zalecane tylko dla doświadczonych użytkowników",

View File

@@ -937,6 +937,10 @@
"label": "",
"newLabel": ""
},
"personalAccessToken": {
"label": "",
"newLabel": ""
},
"topic": {
"label": "",
"newLabel": ""
@@ -2288,7 +2292,11 @@
"example": {
"label": ""
},
"invalid": ""
"invalid": "",
"noProvider": {
"label": "",
"tooltip": ""
}
}
},
"not-found": "",
@@ -2305,7 +2313,11 @@
"error": {
"label": "",
"messages": {
"noMatchingVersion": ""
"invalidIdentifier": "",
"noMatchingVersion": "",
"noReleasesFound": "",
"noProviderSeleceted": "",
"noProviderResponse": ""
}
}
},
@@ -2556,6 +2568,9 @@
"iconColor": {
"label": ""
},
"clearColor": {
"label": ""
},
"customCss": {
"label": "",
"description": "Além disso, personalize seu painel usando CSS, recomendado apenas para usuários experientes",

View File

@@ -937,6 +937,10 @@
"label": "",
"newLabel": ""
},
"personalAccessToken": {
"label": "",
"newLabel": ""
},
"topic": {
"label": "",
"newLabel": ""
@@ -2288,7 +2292,11 @@
"example": {
"label": ""
},
"invalid": ""
"invalid": "",
"noProvider": {
"label": "",
"tooltip": ""
}
}
},
"not-found": "",
@@ -2305,7 +2313,11 @@
"error": {
"label": "",
"messages": {
"noMatchingVersion": ""
"invalidIdentifier": "",
"noMatchingVersion": "",
"noReleasesFound": "",
"noProviderSeleceted": "",
"noProviderResponse": ""
}
}
},
@@ -2556,6 +2568,9 @@
"iconColor": {
"label": ""
},
"clearColor": {
"label": ""
},
"customCss": {
"label": "",
"description": "În plus, personalizați-vă planșa folosind CSS, recomandat doar pentru utilizatorii experimentați",

View File

@@ -937,6 +937,10 @@
"label": "Область",
"newLabel": "Новая область"
},
"personalAccessToken": {
"label": "",
"newLabel": ""
},
"topic": {
"label": "",
"newLabel": ""
@@ -2288,7 +2292,11 @@
"example": {
"label": ""
},
"invalid": ""
"invalid": "",
"noProvider": {
"label": "",
"tooltip": ""
}
}
},
"not-found": "",
@@ -2305,7 +2313,11 @@
"error": {
"label": "",
"messages": {
"noMatchingVersion": ""
"invalidIdentifier": "",
"noMatchingVersion": "",
"noReleasesFound": "",
"noProviderSeleceted": "",
"noProviderResponse": ""
}
}
},
@@ -2556,6 +2568,9 @@
"iconColor": {
"label": "Цвет значка"
},
"clearColor": {
"label": ""
},
"customCss": {
"label": "Пользовательский CSS для этой панели",
"description": "Дополнительная настройка вашей панели с помощью CSS, рекомендуется только опытным пользователям",

View File

@@ -937,6 +937,10 @@
"label": "Ríša",
"newLabel": "Nová ríša"
},
"personalAccessToken": {
"label": "",
"newLabel": ""
},
"topic": {
"label": "",
"newLabel": ""
@@ -2288,7 +2292,11 @@
"example": {
"label": "Príklad"
},
"invalid": "Neplatná definícia úložiska, skontrolujte hodnoty"
"invalid": "Neplatná definícia úložiska, skontrolujte hodnoty",
"noProvider": {
"label": "",
"tooltip": ""
}
}
},
"not-found": "Nenájdené",
@@ -2305,7 +2313,11 @@
"error": {
"label": "Chyba",
"messages": {
"noMatchingVersion": "Nenašla sa žiadna zodpovedajúca verzia"
"invalidIdentifier": "",
"noMatchingVersion": "Nenašla sa žiadna zodpovedajúca verzia",
"noReleasesFound": "",
"noProviderSeleceted": "",
"noProviderResponse": ""
}
}
},
@@ -2556,6 +2568,9 @@
"iconColor": {
"label": "Farba ikony"
},
"clearColor": {
"label": ""
},
"customCss": {
"label": "Vlastné css pre túto nástenku",
"description": "Ďalej si prispôsobte ovládací panel pomocou CSS, odporúča sa len pre skúsených používateľov",

View File

@@ -937,6 +937,10 @@
"label": "",
"newLabel": ""
},
"personalAccessToken": {
"label": "",
"newLabel": ""
},
"topic": {
"label": "",
"newLabel": ""
@@ -2288,7 +2292,11 @@
"example": {
"label": ""
},
"invalid": ""
"invalid": "",
"noProvider": {
"label": "",
"tooltip": ""
}
}
},
"not-found": "",
@@ -2305,7 +2313,11 @@
"error": {
"label": "",
"messages": {
"noMatchingVersion": ""
"invalidIdentifier": "",
"noMatchingVersion": "",
"noReleasesFound": "",
"noProviderSeleceted": "",
"noProviderResponse": ""
}
}
},
@@ -2556,6 +2568,9 @@
"iconColor": {
"label": ""
},
"clearColor": {
"label": ""
},
"customCss": {
"label": "",
"description": "Dadatno prilagodite pogled s CSS. Priporočljivo le za izkušene uporabnike",

View File

@@ -937,6 +937,10 @@
"label": "",
"newLabel": ""
},
"personalAccessToken": {
"label": "",
"newLabel": ""
},
"topic": {
"label": "",
"newLabel": ""
@@ -2288,7 +2292,11 @@
"example": {
"label": ""
},
"invalid": ""
"invalid": "",
"noProvider": {
"label": "",
"tooltip": ""
}
}
},
"not-found": "",
@@ -2305,7 +2313,11 @@
"error": {
"label": "",
"messages": {
"noMatchingVersion": ""
"invalidIdentifier": "",
"noMatchingVersion": "",
"noReleasesFound": "",
"noProviderSeleceted": "",
"noProviderResponse": ""
}
}
},
@@ -2556,6 +2568,9 @@
"iconColor": {
"label": "Färg på ikoner"
},
"clearColor": {
"label": ""
},
"customCss": {
"label": "",
"description": "Du kan anpassa din tavla genom att använda CSS, vilket endast rekommenderas för erfarna användare",

View File

@@ -937,6 +937,10 @@
"label": "Erişim Alanı",
"newLabel": "Yeni erişim alanı"
},
"personalAccessToken": {
"label": "",
"newLabel": ""
},
"topic": {
"label": "Konu",
"newLabel": "Yeni konu"
@@ -2288,7 +2292,11 @@
"example": {
"label": "Örnek"
},
"invalid": "Geçersiz depo tanımı, lütfen değerleri kontrol edin"
"invalid": "Geçersiz depo tanımı, lütfen değerleri kontrol edin",
"noProvider": {
"label": "",
"tooltip": ""
}
}
},
"not-found": "Bulunamadı",
@@ -2305,7 +2313,11 @@
"error": {
"label": "Hata",
"messages": {
"noMatchingVersion": "Eşleşen sürüm bulunamadı"
"invalidIdentifier": "",
"noMatchingVersion": "Eşleşen sürüm bulunamadı",
"noReleasesFound": "",
"noProviderSeleceted": "",
"noProviderResponse": ""
}
}
},
@@ -2556,6 +2568,9 @@
"iconColor": {
"label": "Simge rengi"
},
"clearColor": {
"label": ""
},
"customCss": {
"label": "Bu panel için özel css",
"description": "CSS kullanarak panelizi özelleştirin, sadece tecrübeli kullanıcılar için tavsiye edilir",

View File

@@ -937,6 +937,10 @@
"label": "",
"newLabel": ""
},
"personalAccessToken": {
"label": "",
"newLabel": ""
},
"topic": {
"label": "",
"newLabel": ""
@@ -2288,7 +2292,11 @@
"example": {
"label": ""
},
"invalid": ""
"invalid": "",
"noProvider": {
"label": "",
"tooltip": ""
}
}
},
"not-found": "",
@@ -2305,7 +2313,11 @@
"error": {
"label": "",
"messages": {
"noMatchingVersion": ""
"invalidIdentifier": "",
"noMatchingVersion": "",
"noReleasesFound": "",
"noProviderSeleceted": "",
"noProviderResponse": ""
}
}
},
@@ -2556,6 +2568,9 @@
"iconColor": {
"label": ""
},
"clearColor": {
"label": ""
},
"customCss": {
"label": "",
"description": "Крім того, налаштуйте дашборд за допомогою CSS, що рекомендується лише досвідченим користувачам",

View File

@@ -937,6 +937,10 @@
"label": "",
"newLabel": ""
},
"personalAccessToken": {
"label": "",
"newLabel": ""
},
"topic": {
"label": "",
"newLabel": ""
@@ -2288,7 +2292,11 @@
"example": {
"label": ""
},
"invalid": ""
"invalid": "",
"noProvider": {
"label": "",
"tooltip": ""
}
}
},
"not-found": "",
@@ -2305,7 +2313,11 @@
"error": {
"label": "",
"messages": {
"noMatchingVersion": ""
"invalidIdentifier": "",
"noMatchingVersion": "",
"noReleasesFound": "",
"noProviderSeleceted": "",
"noProviderResponse": ""
}
}
},
@@ -2556,6 +2568,9 @@
"iconColor": {
"label": ""
},
"clearColor": {
"label": ""
},
"customCss": {
"label": "",
"description": "Ngoài ra có thể tùy chỉnh bảng điều khiển của bạn bằng CSS, chỉ được đề xuất cho người dùng có kinh nghiệm",

View File

@@ -937,6 +937,10 @@
"label": "領域",
"newLabel": "新領域"
},
"personalAccessToken": {
"label": "",
"newLabel": ""
},
"topic": {
"label": "",
"newLabel": ""
@@ -2288,7 +2292,11 @@
"example": {
"label": "範例"
},
"invalid": "無效的儲存庫定義,請檢查值的設定"
"invalid": "無效的儲存庫定義,請檢查值的設定",
"noProvider": {
"label": "",
"tooltip": ""
}
}
},
"not-found": "未找到",
@@ -2305,7 +2313,11 @@
"error": {
"label": "錯誤",
"messages": {
"noMatchingVersion": "找不到匹配的版本"
"invalidIdentifier": "",
"noMatchingVersion": "找不到匹配的版本",
"noReleasesFound": "",
"noProviderSeleceted": "",
"noProviderResponse": ""
}
}
},
@@ -2556,6 +2568,9 @@
"iconColor": {
"label": "icon 顏色"
},
"clearColor": {
"label": ""
},
"customCss": {
"label": "自定義此面板 CSS html",
"description": "僅推薦有經驗的使用者使用 CSS html",

View File

@@ -45,7 +45,7 @@
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/css-modules": "^1.0.5",
"eslint": "^9.30.1",
"eslint": "^9.31.0",
"typescript": "^5.8.3"
}
}

View File

@@ -31,7 +31,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.30.1",
"eslint": "^9.31.0",
"typescript": "^5.8.3"
}
}

View File

@@ -52,22 +52,22 @@
"@mantine/core": "^8.1.3",
"@mantine/hooks": "^8.1.3",
"@tabler/icons-react": "^3.34.0",
"@tiptap/extension-color": "2.26.0",
"@tiptap/extension-highlight": "2.26.0",
"@tiptap/extension-image": "2.26.0",
"@tiptap/extension-link": "^2.26.0",
"@tiptap/extension-placeholder": "^2.26.0",
"@tiptap/extension-table": "2.26.0",
"@tiptap/extension-table-cell": "2.26.0",
"@tiptap/extension-table-header": "2.26.0",
"@tiptap/extension-table-row": "2.26.0",
"@tiptap/extension-task-item": "2.26.0",
"@tiptap/extension-task-list": "2.26.0",
"@tiptap/extension-text-align": "2.26.0",
"@tiptap/extension-text-style": "2.26.0",
"@tiptap/extension-underline": "2.26.0",
"@tiptap/react": "^2.26.0",
"@tiptap/starter-kit": "^2.26.0",
"@tiptap/extension-color": "2.26.1",
"@tiptap/extension-highlight": "2.26.1",
"@tiptap/extension-image": "2.26.1",
"@tiptap/extension-link": "^2.26.1",
"@tiptap/extension-placeholder": "^2.26.1",
"@tiptap/extension-table": "2.26.1",
"@tiptap/extension-table-cell": "2.26.1",
"@tiptap/extension-table-header": "2.26.1",
"@tiptap/extension-table-row": "2.26.1",
"@tiptap/extension-task-item": "2.26.1",
"@tiptap/extension-task-list": "2.26.1",
"@tiptap/extension-text-align": "2.26.1",
"@tiptap/extension-text-style": "2.26.1",
"@tiptap/extension-underline": "2.26.1",
"@tiptap/react": "^2.26.1",
"@tiptap/starter-kit": "^2.26.1",
"clsx": "^2.1.1",
"dayjs": "^1.11.13",
"mantine-react-table": "2.0.0-beta.9",
@@ -84,7 +84,7 @@
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/video.js": "^7.3.58",
"eslint": "^9.30.1",
"eslint": "^9.31.0",
"typescript": "^5.8.3"
}
}

View File

@@ -368,7 +368,7 @@ const RepositoryEditModal = createModal<RepositoryEditProps>(({ innerProps, acti
value={tempRepository.providerIntegrationId ? [tempRepository.providerIntegrationId] : []}
error={formErrors[`${innerProps.fieldPath}.providerIntegrationId`] as string}
onChange={(value) => {
handleChange({ providerIntegrationId: value.length > 0 ? value[0] : undefined });
handleChange({ providerIntegrationId: value.length > 0 ? value.pop() : undefined });
}}
/>
</div>

770
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@@ -29,7 +29,7 @@
"devDependencies": {
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.30.1",
"eslint": "^9.31.0",
"typescript": "^5.8.3"
}
}