Compare commits

...

24 Commits

Author SHA1 Message Date
ajnart
4de903fccc New translations error-boundary.json (Spanish) 2026-01-15 23:34:07 +01:00
ajnart
005260b4e7 New translations login.json (Slovenian) 2026-01-15 23:34:05 +01:00
ajnart
82d2f89aad New translations not-found.json (Slovenian) 2026-01-15 22:05:11 +01:00
ajnart
457b05e09b New translations add-app.json (Slovenian) 2026-01-15 22:05:09 +01:00
ajnart
4bc3fc830f New translations selector.json (Slovenian) 2026-01-15 22:05:07 +01:00
ajnart
32c63b8226 New translations invite.json (Slovenian) 2026-01-15 22:05:04 +01:00
ajnart
b8033eefd4 New translations customize.json (Slovenian) 2026-01-15 22:05:02 +01:00
ajnart
70899bdca0 New translations common.json (Slovenian) 2026-01-15 22:05:00 +01:00
Thomas Camlong
6f06d53da8 Merge pull request #2322 from ajnart/archive-readme-text 2025-10-13 15:40:29 +02:00
Meier Lukas
afa6b8eb2d docs(readme): add archive notice 2025-08-04 21:25:06 +02:00
Meier Lukas
da138c5b54 chore(release): update version in package-json 2025-08-02 18:36:31 +02:00
Manuel
69f5cd47ad feat: prompt 1.0 migration (#2320)
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
2025-08-02 18:35:04 +02:00
Thomas Camlong
638885466e New Crowdin updates (#2231) 2025-08-02 18:04:19 +02:00
Jan Tesař
523fe30452 Updates the installation link (#2318) 2025-08-02 18:00:43 +02:00
Thomas Camlong
cd78714da9 Update greetings.yml 2025-05-30 17:20:31 +02:00
Thomas Camlong
2982c146a4 Update feature-request.yml 2025-05-30 17:18:56 +02:00
Meier Lukas
989cc7de58 Revert "Update PiHole authentication. (PiHole v6)" (#2287) 2025-03-21 20:13:44 +01:00
Thomas Camlong
677224f8de Update README.md 2025-03-21 20:06:12 +01:00
Thomas Camlong
8da6d33c61 Merge pull request #2278 from DR-Blogs/PiHole-v6-API-reintegration
Update PiHole authentication. (PiHole v6)
2025-03-21 20:04:03 +01:00
DR
9be9e3963a Update PiHole authentication. https://docs.pi-hole.net/api/auth/#__tabbed_1_1 2025-02-20 22:27:48 -05:00
Jonathan Chemla
1d3a4af259 docs: Add links to all banners of readme (#2276)
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
2025-02-19 21:12:31 +01:00
xmarkurion
1251a89a9b docs: update readme with correct link for getting started. (#2271) 2025-02-19 21:11:14 +01:00
Meier Lukas
274eaa9208 docs: add note about moved repository and migration to 1.0 2025-01-27 18:05:32 +01:00
Meier Lukas
3236402d2b chore(issue-template): add warning alert to issue templates for 1.0 (#2269) 2025-01-27 17:46:21 +01:00
123 changed files with 675 additions and 526 deletions

View File

@@ -3,6 +3,11 @@ description: Report something that's broken, or not working like intented!
title: '<title>' title: '<title>'
labels: ['🐛 Bug'] labels: ['🐛 Bug']
body: body:
- type: markdown
attributes:
value: |
> [!WARNING]
> If you want to report a bug for 1.0, please open it on the new [repository](https://github.com/homarr-labs/homarr/issues/new/choose).
- type: dropdown - type: dropdown
id: environment id: environment
attributes: attributes:

View File

@@ -3,6 +3,11 @@ description: Request a feature to help improve Homarr!
title: '<title>' title: '<title>'
labels: ['✨ Feature'] labels: ['✨ Feature']
body: body:
- type: markdown
attributes:
value: |
> [!WARNING]
> If you want to request a feature for 1.0, please open it on the new [repository](https://github.com/homarr-labs/homarr/issues/new/choose).
- type: textarea - type: textarea
id: feature id: feature
attributes: attributes:
@@ -22,3 +27,11 @@ body:
- High (App breaking feature) - High (App breaking feature)
validations: validations:
required: true required: true
- type: checkboxes
id: idiot-check
attributes:
label: Please tick the boxes
description: Before submitting, please ensure that
options:
- label: You are **NOT** using a version superior to v1. if that is the case, please fill this issue on the new repository.
required: true

View File

@@ -3,6 +3,11 @@ description: Tell us your idea! We may implement it.
title: '<title>' title: '<title>'
labels: ['🤔 Idea'] labels: ['🤔 Idea']
body: body:
- type: markdown
attributes:
value: |
> [!WARNING]
> If you have an idea for 1.0, please open it on the new [repository](https://github.com/homarr-labs/homarr/issues/new/choose).
- type: textarea - type: textarea
id: feature id: feature
attributes: attributes:

View File

@@ -2,6 +2,11 @@ name: 🏗️ Module request
description: Request for a module to be added / an integration with you favourite service ! description: Request for a module to be added / an integration with you favourite service !
title: '<title>' title: '<title>'
body: body:
- type: markdown
attributes:
value: |
> [!WARNING]
> If you want to request a new integration for 1.0, please open it on the new [repository](https://github.com/homarr-labs/homarr/issues/new/choose).
- type: textarea - type: textarea
id: name id: name
attributes: attributes:

View File

@@ -12,5 +12,5 @@ jobs:
- uses: actions/first-interaction@v1 - uses: actions/first-interaction@v1
with: with:
repo-token: ${{ secrets.GITHUB_TOKEN }} repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: "Hi 👋. Thank you for submitting your first issue to Homarr. Please ensure that you've provided all nessesary information. You can use the three dots > Edit button to update your post with additional images and information. Depending on the current volume of requests, the team should get in conact with you shortly." issue-message: "Hi 👋. Thank you for submitting your first issue to Homarr. Please ensure that you've opened this issue on the correct repository. Homarr v1 has been moved to github.com/homarr-labs/homarr "
pr-message: "Hi 👋. Thank you for making your first contribution to Homarr. Please ensure that you've completed all the points in the TODO checklist. We'll review your changes shortly." pr-message: "Hi 👋. Thank you for making your first contribution to Homarr. Please ensure that you've completed all the points in the TODO checklist. We'll review your changes shortly."

View File

@@ -1,6 +1,27 @@
# 🦀 Homarr
This repository has been archived and the project was moved to [homarr-labs/homarr](https://github.com/homarr-labs/homarr) with v1+.
There will be no updates to this old version, but you can enjoy regular updates with v1+.
Usage of this old project is not recommended, however possible.
To migrate please follow the [Migration Guide](https://homarr.dev/blog/2025/01/19/migration-guide-1.0) and read the [Breaking Changes](https://homarr.dev/blog/2024/09/23/version-1.0#breaking-changes)
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<!-- Project Title --> <!-- Project Title -->
![Banner](docs/banner.png) [![Banner](docs/banner.png)](https://homarr.dev/)
<!-- Badges --> <!-- Badges -->
<p align="center"> <p align="center">
@@ -25,7 +46,7 @@
<strong>Demo ✨</strong> <strong>Demo ✨</strong>
</a> </a>
<a href="https://homarr.dev/docs/getting-started/installation/"> <a href="https://homarr.dev/docs/getting-started/">
<strong>Install 💻</strong> <strong>Install 💻</strong>
</a> • </a> •
<a href="https://translate.homarr.dev/"> <a href="https://translate.homarr.dev/">
@@ -41,7 +62,8 @@ Simplify the management of your server with Homarr - a sleek, modern dashboard t
<br/> <br/>
<br/> <br/>
![Features Section](docs/section-features.png)
[![Features Section](docs/section-features.png)](https://homarr.dev/)
- 🖌️ Highly customizable with an extensive drag and drop grid system - 🖌️ Highly customizable with an extensive drag and drop grid system
- ✨ Integrates seamlessly with your favorite self-hosted applications - ✨ Integrates seamlessly with your favorite self-hosted applications
@@ -57,7 +79,7 @@ Simplify the management of your server with Homarr - a sleek, modern dashboard t
<br/> <br/>
<br/> <br/>
![Widgets & Integrations Section](docs/section-widgets-and-integrations.png) [![Widgets & Integrations Section](docs/section-widgets-and-integrations.png)](https://homarr.dev/docs/category/widgets)
Homarr has a [built-in collection of widgets and integrations](https://homarr.dev/docs/category/integrations), that connect to your applications and enable you to control them directly from the dashboard. Homarr has a [built-in collection of widgets and integrations](https://homarr.dev/docs/category/integrations), that connect to your applications and enable you to control them directly from the dashboard.
Each widget and integration has a comprehensive documentation Each widget and integration has a comprehensive documentation
@@ -99,25 +121,25 @@ We're constantly adding new integrations and widgets, which will enhance your ex
<br/> <br/>
<br/> <br/>
![Preview Section](docs/section-preview.png) [![Preview Section](docs/section-preview.png)](https://demo.homarr.dev/)
https://user-images.githubusercontent.com/30572287/217098893-5880e7de-13d0-42c5-b505-f7921593396f.mp4 https://user-images.githubusercontent.com/30572287/217098893-5880e7de-13d0-42c5-b505-f7921593396f.mp4
<br/> <br/>
<br/> <br/>
![Installation Section](docs/section-installation.png) [![Installation Section](docs/section-installation.png)](https://homarr.dev/docs/category/installation-1)
Since we are updating Homarr very frequently, we recommend reading our official installation guides: Since we are updating Homarr very frequently, we recommend reading our official installation guides:
<a href="https://homarr.dev/docs/getting-started/installation/"> <a href="https://homarr.dev/docs/category/installation-1">
<img src="docs/installation-button.png" width="200" /> <img src="docs/installation-button.png" width="200" />
</a> </a>
<br/> <br/>
<br/> <br/>
![Contribute Section](docs/section-contribute.png) [![Contribute Section](docs/section-contribute.png)](https://github.com/ajnart/homarr/blob/dev/CONTRIBUTING.md)
Homarr is maintained by motivated developers in their free-time. Homarr is maintained by motivated developers in their free-time.
We work for fun and learning on this project. We work for fun and learning on this project.

View File

@@ -1,6 +1,6 @@
{ {
"name": "homarr", "name": "homarr",
"version": "0.15.10", "version": "0.16.0",
"description": "Homarr - A homepage for your server.", "description": "Homarr - A homepage for your server.",
"license": "MIT", "license": "MIT",
"repository": { "repository": {

Binary file not shown.

BIN
public/imgs/2340450-2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 188 KiB

View File

@@ -27,7 +27,7 @@
"items": { "items": {
"docker": "Docker", "docker": "Docker",
"api": "API", "api": "API",
"migrate": "" "migrate": "迁移到 1.0"
} }
}, },
"about": { "about": {

View File

@@ -1,33 +1,33 @@
{ {
"metaTitle": "", "metaTitle": "迁移到 1.0",
"pageTitle": "", "pageTitle": "迁移面板、组件和用户",
"description": "", "description": "将您的面板和用户导出到 ZIP 压缩包,以便在 1.0.0 版本之后将其迁移到 Homarr",
"securityNote": { "securityNote": {
"title": "", "title": "安全说明",
"text": "" "text": "导出用户和组件时,它还会打开一个带有加密密钥的窗口。此密钥是将数据导入 Homarr 所必需的。请妥善保管,不要与任何人分享。"
}, },
"form": { "form": {
"label": "", "label": "选择要导出的所有内容",
"option": { "option": {
"boards": { "boards": {
"label": "" "label": "导出面板"
}, },
"integrations": { "integrations": {
"label": "", "label": "导出组件",
"description": "" "description": "这将包括用于组件的加密凭据。仅在导出面板时可用"
}, },
"users": { "users": {
"label": "", "label": "导出用户",
"description": "" "description": "这只会导出凭据用户,密码 hash 和 salt 已加密"
} }
} }
}, },
"action": { "action": {
"export": "" "export": "导出数据"
}, },
"modal": { "modal": {
"title": "", "title": "加密密钥",
"description": "", "description": "您的数据已导出。请妥善保管此密钥,不要与任何人共享。您需要此密钥才能将数据导入 Homarr。",
"copyDismiss": "" "copyDismiss": "复制并关闭"
} }
} }

View File

@@ -27,7 +27,7 @@
"items": { "items": {
"docker": "Docker", "docker": "Docker",
"api": "API", "api": "API",
"migrate": "" "migrate": "Přechod na verzi 1.0"
} }
}, },
"about": { "about": {

View File

@@ -1,33 +1,33 @@
{ {
"metaTitle": "", "metaTitle": "Přechod na verzi 1.0",
"pageTitle": "", "pageTitle": "Migrace ploch, integrací a uživatelů",
"description": "", "description": "Exportujete své plochy a uživatele do ZIP-Archivu, aby jste je mohli migrovat do Homarru po verzi 1.0.0",
"securityNote": { "securityNote": {
"title": "", "title": "Bezpečnostní poznámka",
"text": "" "text": "Při exportování uživatelů a integrací se otevře okno s šifrovacím klíčem. Tento klíč je vyžadován pro následovný import dat do Homarru. Uchovejte jej na bezpečném místě a s nikým jej nesdílejte."
}, },
"form": { "form": {
"label": "", "label": "Vyberte vše, co chcete exportovat",
"option": { "option": {
"boards": { "boards": {
"label": "" "label": "Exportovat plochy"
}, },
"integrations": { "integrations": {
"label": "", "label": "Exportovat integrace",
"description": "" "description": "Toto bude obsahovat pouze zašifrované údaje pro integrace. Tato možnost je dostupná pouze při exportování ploch"
}, },
"users": { "users": {
"label": "", "label": "Exportovat uživatele",
"description": "" "description": "Toto exportuje pouze údaje uživatelů, hesla, hash a salt jsou zašifrovány"
} }
} }
}, },
"action": { "action": {
"export": "" "export": "Exportovat data"
}, },
"modal": { "modal": {
"title": "", "title": "Šifrovací klíč",
"description": "", "description": "Vaše data byla exportována. Uchovejte tento klíč v bezpečí a s nikým jej nesdílejte. Tento klíč budete potřebovat pro import dat do Homarru.",
"copyDismiss": "" "copyDismiss": "Zkopírovat a zavřít"
} }
} }

View File

@@ -22,5 +22,5 @@
"message": "La categoría \"{{name}}\" ha sido creada" "message": "La categoría \"{{name}}\" ha sido creada"
} }
}, },
"importFromDocker": "Importar desde docker" "importFromDocker": "Importar desde Docker"
} }

View File

@@ -27,7 +27,7 @@
"items": { "items": {
"docker": "Docker", "docker": "Docker",
"api": "API", "api": "API",
"migrate": "" "migrate": "Migrar a 1.0"
} }
}, },
"about": { "about": {

View File

@@ -1,33 +1,33 @@
{ {
"metaTitle": "", "metaTitle": "Migrar a 1.0",
"pageTitle": "", "pageTitle": "Migrar tableros, integraciones y usuarios",
"description": "", "description": "Exporta tus tableros y usuarios a un archivo ZIP para migrarlos a Homarr después de la versión 1.0.0",
"securityNote": { "securityNote": {
"title": "", "title": "Nota de seguridad",
"text": "" "text": "Al exportar usuarios e integraciones, también se abrirá una modal con una clave de cifrado. Esta clave es necesaria para importar los datos a Homarr. Manténgala segura y no la comparta con nadie."
}, },
"form": { "form": {
"label": "", "label": "Seleccione todo lo que desea exportar",
"option": { "option": {
"boards": { "boards": {
"label": "" "label": "Exportar tableros"
}, },
"integrations": { "integrations": {
"label": "", "label": "Exportar integraciones",
"description": "" "description": "Esto incluirá credenciales cifradas para integraciones. Sólo disponible cuando se exporten tableros"
}, },
"users": { "users": {
"label": "", "label": "Exportar usuarios",
"description": "" "description": "Esto sólo exportará credenciales de usuario, las contraseñas hash y salt son cifradas"
} }
} }
}, },
"action": { "action": {
"export": "" "export": "Exportar datos"
}, },
"modal": { "modal": {
"title": "", "title": "Clave de cifrado",
"description": "", "description": "Sus datos han sido exportados. Mantenga esta clave segura y no la comparta con nadie. Necesitará esta clave para importar los datos a Homarr.",
"copyDismiss": "" "copyDismiss": "Copiar y descartar"
} }
} }

View File

@@ -7,8 +7,8 @@
} }
}, },
"modal": { "modal": {
"text": "", "text": "El widget se bloqueó inesperadamente. Por favor, lee la documentación y corrige cualquier error tipográfico.",
"label": "", "label": "Ha ocurrido un error",
"reportButton": "" "reportButton": "Informar de este error en GitHub"
} }
} }

View File

@@ -10,7 +10,7 @@
}, },
"credits": { "credits": {
"madeWithLove": "Fait avec ❤️ par @", "madeWithLove": "Fait avec ❤️ par @",
"thirdPartyContent": "Voir le contenu de tierce partie", "thirdPartyContent": "Voir le contenu tiers",
"thirdPartyContentTable": { "thirdPartyContentTable": {
"dependencyName": "Dépendance", "dependencyName": "Dépendance",
"dependencyVersion": "Version" "dependencyVersion": "Version"

View File

@@ -27,7 +27,7 @@
"items": { "items": {
"docker": "דוקר", "docker": "דוקר",
"api": "ממשק API", "api": "ממשק API",
"migrate": "" "migrate": "הגירה ל- 1.0"
} }
}, },
"about": { "about": {

View File

@@ -1,33 +1,33 @@
{ {
"metaTitle": "", "metaTitle": "הגירה ל- 1.0",
"pageTitle": "", "pageTitle": "הגירת לוחות, אינטגרציות ומשתמשים",
"description": "", "description": "מייצא את הלוחות והמשתמשים שלך לארכיון ZIP כדי להעביר אותם ל-Homarr לאחר גרסה 1.0.0",
"securityNote": { "securityNote": {
"title": "", "title": "הערת אבטחה",
"text": "" "text": "בעת ייצוא משתמשים ואינטגרציות יפתח מסך עם מפתח הצפנה. מפתח זה נדרש כדי לייבא את הנתונים לתוך Homarr. שמור על מפתח ההצפנה בטוח ואל תשתף אותו עם אף אחד."
}, },
"form": { "form": {
"label": "", "label": "בחירת הפריטים לייצוא",
"option": { "option": {
"boards": { "boards": {
"label": "" "label": "ייצוא לוחות"
}, },
"integrations": { "integrations": {
"label": "", "label": "ייצוא אינטגרציות",
"description": "" "description": "זה יכלול אישורים מוצפנים לאינטגרציות. זמין רק בעת ייצוא לוחות"
}, },
"users": { "users": {
"label": "", "label": "ייצוא משתמשים",
"description": "" "description": "זה ייצא רק אישורי משתמש, סיסמאות hash ואותנטיקציה חד כיוונית מוצפנות"
} }
} }
}, },
"action": { "action": {
"export": "" "export": "ייצוא נתונים"
}, },
"modal": { "modal": {
"title": "", "title": "מפתח הצפנה",
"description": "", "description": "הנתונים שלך יוצאו. שמור את המפתח הזה בטוח ואל תשתף אותו עם אף אחד. תזדקק למפתח הזה כדי לייבא את הנתונים לתוך Homarr.",
"copyDismiss": "" "copyDismiss": "העתק וסגור"
} }
} }

View File

@@ -27,7 +27,7 @@
"items": { "items": {
"docker": "Docker", "docker": "Docker",
"api": "API", "api": "API",
"migrate": "" "migrate": "Migráció 1.0-ra"
} }
}, },
"about": { "about": {

View File

@@ -1,33 +1,33 @@
{ {
"metaTitle": "", "metaTitle": "Migráció 1.0-ra",
"pageTitle": "", "pageTitle": "Áttelepítheti a táblákat, az integrációkat és a felhasználókat",
"description": "", "description": "Exportálja a táblákat és a felhasználókat egy ZIP-archívumba, hogy az 1.0.0 verzió után átvihesse őket a Homarr-ra",
"securityNote": { "securityNote": {
"title": "", "title": "Biztonsági megjegyzés",
"text": "" "text": "A felhasználók és integrációk exportálásakor egy modal is megnyílik a titkosítási kulccsal. Ez a kulcs szükséges az adatok Homarrba történő importálásához. Tartsa biztonságban, és ne ossza meg senkivel."
}, },
"form": { "form": {
"label": "", "label": "Válassza ki mindazt, amit exportálni szeretne",
"option": { "option": {
"boards": { "boards": {
"label": "" "label": "Táblák exportálása"
}, },
"integrations": { "integrations": {
"label": "", "label": "Integrációk exportálása",
"description": "" "description": "Ez magában foglalja az integrációhoz szükséges titkosított hitelesítő adatokat. Csak táblák exportálásakor érhető el"
}, },
"users": { "users": {
"label": "", "label": "Felhasználók exportálása",
"description": "" "description": "Ez csak a hitelesítő adatokat exportálja, a hash és a salt jelszavak titkosítva vannak"
} }
} }
}, },
"action": { "action": {
"export": "" "export": "Adatok exportálása"
}, },
"modal": { "modal": {
"title": "", "title": "Titkosítókulcs",
"description": "", "description": "Adatai exportálva. Tartsa biztonságban ezt a kulcsot, és ne ossza meg senkivel. Erre a kulcsra lesz szüksége az adatok Homarrba történő importálásához.",
"copyDismiss": "" "copyDismiss": "Másolás és elvetés"
} }
} }

View File

@@ -27,7 +27,7 @@
"items": { "items": {
"docker": "Docker", "docker": "Docker",
"api": "API", "api": "API",
"migrate": "" "migrate": "Migrare alla 1.0"
} }
}, },
"about": { "about": {

View File

@@ -1,33 +1,33 @@
{ {
"metaTitle": "", "metaTitle": "Migrare alla 1.0",
"pageTitle": "", "pageTitle": "Migra schede, integrazioni e utenti",
"description": "", "description": "Esporta le tue bacheche e gli utenti in un archivio ZIP per migrarli su Homarr dopo la versione 1.0.0",
"securityNote": { "securityNote": {
"title": "", "title": "Note di sicurezza",
"text": "" "text": "Quando si esportano utenti e integrazioni, si aprirà anche una finestra modale con una chiave di crittografia. Questa chiave è necessaria per importare i dati in Homarr. Mantienila al sicuro e non condividerla con nessuno."
}, },
"form": { "form": {
"label": "", "label": "Seleziona tutto quello che vuoi esportare",
"option": { "option": {
"boards": { "boards": {
"label": "" "label": "Esporta schede"
}, },
"integrations": { "integrations": {
"label": "", "label": "Esporta integrazioni",
"description": "" "description": "Questo includerà le credenziali crittografate per le integrazioni. Disponibile solo quando si esportano schede"
}, },
"users": { "users": {
"label": "", "label": "Esporta utenti",
"description": "" "description": "Questo esporterà solo le credenziali degli utenti, l'hash e il salt delle password sono criptati"
} }
} }
}, },
"action": { "action": {
"export": "" "export": "Esporta dati"
}, },
"modal": { "modal": {
"title": "", "title": "Chiave crittografica",
"description": "", "description": "I tuoi dati sono stati esportati. Tieni questa chiave al sicuro e non condividerla con nessuno. Questa chiave ti servirà per importare i dati su Homarr.",
"copyDismiss": "" "copyDismiss": "Copia e chiudi"
} }
} }

View File

@@ -27,7 +27,7 @@
"items": { "items": {
"docker": "Docker", "docker": "Docker",
"api": "API", "api": "API",
"migrate": "" "migrate": "1.0に移行"
} }
}, },
"about": { "about": {

View File

@@ -1,33 +1,33 @@
{ {
"metaTitle": "", "metaTitle": "1.0に移行",
"pageTitle": "", "pageTitle": "ボード、統合、ユーザーを移行する",
"description": "", "description": "ボードとユーザーをZIPアーカイブにエクスポートしてバージョン1.0.0以降のHomarrに移行します。",
"securityNote": { "securityNote": {
"title": "", "title": "セキュリティノート",
"text": "" "text": "ユーザーと統合をエクスポートすると暗号化キーを含むモーダルも開きます。このキーはデータをHomarrにインポートするために必要です。安全に保管し誰とも共有しないでください。"
}, },
"form": { "form": {
"label": "", "label": "エクスポートしたいものをすべて選択してください",
"option": { "option": {
"boards": { "boards": {
"label": "" "label": "ボードをエクスポート"
}, },
"integrations": { "integrations": {
"label": "", "label": "エクスポート統合",
"description": "" "description": "これには統合用の暗号化された認証情報が含まれます。ボードをエクスポートする場合のみ利用可能です。"
}, },
"users": { "users": {
"label": "", "label": "ユーザーをエクスポート",
"description": "" "description": "これにより資格情報ユーザーのみがエクスポートされ、パスワードハッシュとソルトは暗号化されます。"
} }
} }
}, },
"action": { "action": {
"export": "" "export": "データをエクスポート"
}, },
"modal": { "modal": {
"title": "", "title": "暗号化キー",
"description": "", "description": "データがエクスポートされました。このキーは安全に保管し誰とも共有しないでください。このキーはデータをHomarrにインポートするために必要になります。",
"copyDismiss": "" "copyDismiss": "コピーして閉じる"
} }
} }

View File

@@ -7,8 +7,8 @@
} }
}, },
"modal": { "modal": {
"text": "", "text": "widet が予期せずクラッシュしました。ドキュメントを読み、誤字を修正してください。",
"label": "", "label": "エラーが発生しました",
"reportButton": "" "reportButton": "GitHubでこのエラーを報告する"
} }
} }

View File

@@ -27,7 +27,7 @@
"items": { "items": {
"docker": "Docker", "docker": "Docker",
"api": "API", "api": "API",
"migrate": "" "migrate": "Migreren naar 1.0"
} }
}, },
"about": { "about": {

View File

@@ -1,33 +1,33 @@
{ {
"metaTitle": "", "metaTitle": "Migreren naar 1.0",
"pageTitle": "", "pageTitle": "Migreer borden, integraties en gebruikers",
"description": "", "description": "Exporteert je borden en gebruikers naar een ZIP-archief om ze te migreren naar Homarr na versie 1.0.0",
"securityNote": { "securityNote": {
"title": "", "title": "Beveiligingsopmerking",
"text": "" "text": "Bij het exporteren van gebruikers en integraties wordt ook een modal geopend met een coderingssleutel. Deze sleutel is nodig om de gegevens in Homarr te importeren. Bewaar het veilig en deel het met niemand."
}, },
"form": { "form": {
"label": "", "label": "Selecteer alles wat je wilt exporteren",
"option": { "option": {
"boards": { "boards": {
"label": "" "label": "Borden exporteren"
}, },
"integrations": { "integrations": {
"label": "", "label": "Integraties exporteren",
"description": "" "description": "Dit zal versleutelde referenties voor integraties bevatten. Alleen beschikbaar bij het exporteren van borden"
}, },
"users": { "users": {
"label": "", "label": "Gebruikers exporteren",
"description": "" "description": "Dit exporteert alleen gebruikers met referenties, de hash en salt van wachtwoorden zijn versleuteld"
} }
} }
}, },
"action": { "action": {
"export": "" "export": "Gegevens exporteren"
}, },
"modal": { "modal": {
"title": "", "title": "Encryptiesleutel",
"description": "", "description": "Je gegevens zijn geëxporteerd. Bewaar deze sleutel goed en deel hem met niemand. Je hebt deze sleutel nodig om de gegevens in Homarr te importeren.",
"copyDismiss": "" "copyDismiss": "Kopiëren & negeren"
} }
} }

View File

@@ -7,8 +7,8 @@
} }
}, },
"modal": { "modal": {
"text": "", "text": "De widget is onverwachts gecrasht. Lees de documentatie en corrigeer eventuele typfouten.",
"label": "", "label": "Fout opgetreden",
"reportButton": "" "reportButton": "Rapporteer deze fout op GitHub"
} }
} }

View File

@@ -17,7 +17,7 @@
"disabled": "Deaktivert", "disabled": "Deaktivert",
"enableAll": "Aktiver alle", "enableAll": "Aktiver alle",
"disableAll": "Deaktiver alle", "disableAll": "Deaktiver alle",
"setTimer": "", "setTimer": "Angi timer",
"version": "Versjon", "version": "Versjon",
"changePosition": "Endre posisjon", "changePosition": "Endre posisjon",
"remove": "Fjern", "remove": "Fjern",

View File

@@ -32,7 +32,7 @@
"externalAddress": { "externalAddress": {
"label": "Ekstern adresse", "label": "Ekstern adresse",
"description": "URL som vil åpnes når du klikker på appen.", "description": "URL som vil åpnes når du klikker på appen.",
"tooltip": "" "tooltip": "Du kan bruke noen variabler for å opprette dynamiske adresser:<br><br><b>[homarr_base]</b> : full adresse uten port og sti. <i>(Eksempel: 'https://subdomain.homarr.dev')</i><br><b>[homarr_hostname]</b> : full base-Url inkludert gjeldende subdomene. <i>(Eksempel: 'subdomain.homarr.dev')</i><br><b>[homarr_domain]</b> : domenet med subdomenet filtrert bort. <i>(Eksempel: 'homarr.dev')</i><br><b>[homarr_protocol]</b> : <i>http/https</i><br><br>Disse variablene avhenger av den nåværende Url-en."
} }
}, },
"behaviour": { "behaviour": {

View File

@@ -1,5 +1,5 @@
{ {
"metaTitle": "Endre", "metaTitle": "Administrer",
"hero": { "hero": {
"title": "Velkommen tilbake, {{username}}", "title": "Velkommen tilbake, {{username}}",
"fallbackUsername": "Anonym", "fallbackUsername": "Anonym",

View File

@@ -16,10 +16,10 @@
} }
}, },
"durationModal": { "durationModal": {
"title": "", "title": "Angi varighet for deaktivering",
"hours": "", "hours": "Timer",
"minutes": "", "minutes": "Minutter",
"unlimited": "", "unlimited": "la stå tomt for ubegrenset",
"set": "" "set": "Sett"
} }
} }

View File

@@ -35,14 +35,14 @@
}, },
"defaultTabState": { "defaultTabState": {
"label": "Fane åpen som standard", "label": "Fane åpen som standard",
"info": "", "info": "Fane åpnes som standard. Brukes bare når flere integrasjoner er tilgjengelige.",
"data": { "data": {
"system": "", "system": "System",
"cluster": "" "cluster": "Klynge"
} }
}, },
"summary": { "summary": {
"label": "" "label": "Vis sammendragsdel"
}, },
"showNode": { "showNode": {
"label": "" "label": ""
@@ -97,8 +97,8 @@
} }
}, },
"headings": { "headings": {
"system": "", "system": "System",
"cluster": "" "cluster": "Klynge"
}, },
"cluster": { "cluster": {
"summary": { "summary": {

View File

@@ -5,7 +5,7 @@
"settings": { "settings": {
"title": "Indekserings-behandler status", "title": "Indekserings-behandler status",
"openIndexerSiteInNewTab": { "openIndexerSiteInNewTab": {
"label": "" "label": "Åpne indekseringsside i ny fane"
} }
} }
}, },

View File

@@ -22,11 +22,11 @@
}, },
"displayFriendlyName": { "displayFriendlyName": {
"label": "Vis brukervennlig navn", "label": "Vis brukervennlig navn",
"info": "" "info": "Vis brukervennlig navn fra Home Assistant i stedet for visningsnavn."
}, },
"genericToggle": { "genericToggle": {
"label": "", "label": "Entitetsveksling",
"info": "" "info": "Utfør en generisk Home Assistant veksle handling på enheten når du klikker."
} }
} }
} }

View File

@@ -7,8 +7,8 @@
} }
}, },
"modal": { "modal": {
"text": "", "text": "Widget hadde et krasj. Les dokumentasjonen og rett opp skrivefeil.",
"label": "", "label": "Oppstod feil",
"reportButton": "" "reportButton": "Rapporter denne feilen på GitHub"
} }
} }

View File

@@ -17,8 +17,8 @@
"afterLoginRedirection": "Po zalogowaniu nastąpi przekierowanie na stronę {{url}}", "afterLoginRedirection": "Po zalogowaniu nastąpi przekierowanie na stronę {{url}}",
"providersEmpty": { "providersEmpty": {
"title": "Błąd dostawcy uwierzytelniania", "title": "Błąd dostawcy uwierzytelniania",
"message": "" "message": "Dostawcy nie są ustawieni, sprawdź logi, aby uzyskać więcej informacji."
} }
}, },
"alert": "Twoje dane logowania są nieprawidłowe lub to konto nie istnieje. Spróbuj ponownie." "alert": "Twoje dane uwierzytelniające są nieprawidłowe lub to konto nie istnieje. Proszę spróbować ponownie."
} }

View File

@@ -27,7 +27,7 @@
"items": { "items": {
"docker": "Docker", "docker": "Docker",
"api": "API", "api": "API",
"migrate": "" "migrate": "Migracja do wersji 1.0"
} }
}, },
"about": { "about": {

View File

@@ -32,7 +32,7 @@
"externalAddress": { "externalAddress": {
"label": "Adres zewnętrzny", "label": "Adres zewnętrzny",
"description": "URL, który zostanie otwarty po kliknięciu na aplikację.", "description": "URL, który zostanie otwarty po kliknięciu na aplikację.",
"tooltip": "" "tooltip": "Możesz użyć kilku zmiennych, aby utworzyć dynamiczne adresy:<br><br><b>[homarr_base]</b>: pełny adres z wyłączeniem portu i ścieżki. <i>(Przykład: \"https://subdomain.homarr.dev\")</i><br><b>[homarr_hostname]</b>: pełny bazowy adres url, w tym bieżąca subdomena. <i>(Przykład: \"subdomain.homarr.dev\")</i><br><b>[homarr_domain]</b>: domena z odfiltrowaną subdomeną. <i>(Przykład: `homarr.dev')</i><br><b>[homarr_protocol]</b>: <i>http/https</i><br><br>Wszystkie te zmienne zależą od bieżącego adresu url."
} }
}, },
"behaviour": { "behaviour": {

View File

@@ -1,33 +1,33 @@
{ {
"metaTitle": "", "metaTitle": "Migracja do wersji 1.0",
"pageTitle": "", "pageTitle": "Migracja tablic, integracji i użytkowników",
"description": "", "description": "Eksportuje tablice i użytkowników do archiwum ZIP w celu migracji do Homarr po wersji 1.0.0",
"securityNote": { "securityNote": {
"title": "", "title": "Uwaga dotycząca bezpieczeństwa",
"text": "" "text": "Podczas eksportowania użytkowników i integracji otworzy się również okno dialogowe z kluczem szyfrowania. Klucz ten jest wymagany do zaimportowania danych do Homarr. Przechowuj go bezpiecznie i nie udostępniaj nikomu."
}, },
"form": { "form": {
"label": "", "label": "Zaznacz wszystko, co chcesz wyeksportować",
"option": { "option": {
"boards": { "boards": {
"label": "" "label": "Eksportuj tablice"
}, },
"integrations": { "integrations": {
"label": "", "label": "Eksportuj integracje",
"description": "" "description": "Obejmie zaszyfrowane dane logowania do integracji. Dostępne tylko podczas eksportowania tablic."
}, },
"users": { "users": {
"label": "", "label": "Eksportuj użytkowników",
"description": "" "description": "Spowoduje to wyeksportowanie tylko poświadczeń użytkowników, hash haseł, które są zaszyfrowane"
} }
} }
}, },
"action": { "action": {
"export": "" "export": "Eksport danych"
}, },
"modal": { "modal": {
"title": "", "title": "Klucz szyfrowania",
"description": "", "description": "Twoje dane zostały wyeksportowane. Zachowaj ten klucz w bezpiecznym miejscu i nie udostępniaj go nikomu. Będziesz potrzebować tego klucza, aby zaimportować dane do Homarr.",
"copyDismiss": "" "copyDismiss": "Kopiuj i zamknij"
} }
} }

View File

@@ -6,7 +6,7 @@
}, },
"filter": { "filter": {
"roles": { "roles": {
"all": "", "all": "Wszystkie",
"normal": "Zwykły", "normal": "Zwykły",
"admin": "Admin", "admin": "Admin",
"owner": "Właściciel" "owner": "Właściciel"

View File

@@ -11,15 +11,15 @@
"errors": { "errors": {
"general": { "general": {
"title": "Nie można znaleźć pułapki DNS", "title": "Nie można znaleźć pułapki DNS",
"text": "Wystąpił problem z połączeniem się z pułapką DNS. Sprawdź konfigurację/integrację." "text": "Wystąpił problem z połączeniem z Twoimi lukami DNS. Sprawdź swoją konfigurację/integrację."
} }
} }
}, },
"durationModal": { "durationModal": {
"title": "", "title": "Ustaw czas trwania wyłączenia",
"hours": "", "hours": "Godziny",
"minutes": "", "minutes": "Minuty",
"unlimited": "", "unlimited": "Pozostaw puste, aby ustawić na nieograniczone",
"set": "" "set": "Ustaw"
} }
} }

View File

@@ -1,104 +1,104 @@
{ {
"descriptor": { "descriptor": {
"name": "", "name": "Monitorowanie zdrowia systemu",
"description": "", "description": "Wyświetla informacje o kondycji i stanie systemu(ów).",
"settings": { "settings": {
"title": "", "title": "Ustawienia monitorowania kondycji systemu",
"fahrenheit": { "fahrenheit": {
"label": "" "label": "Temperatura procesora w Fahrenheit"
}, },
"cpu": { "cpu": {
"label": "", "label": "Temperatura CPU w stopniach Fahrenheita.",
"load": "", "load": "Średnie obciążenie",
"minute": "", "minute": "{{minute}} minuta",
"minutes": "" "minutes": "{{minutes}} minuty"
}, },
"memory": { "memory": {
"label": "" "label": "Pokaż informacje o pamięci"
}, },
"fileSystem": { "fileSystem": {
"label": "" "label": "Pokaż informacje o systemie plików"
}, },
"node": { "node": {
"label": "", "label": "Filtruj według nazwy węzła",
"info": "" "info": "Wprowadź nazwę węzła Proxmox, aby wyświetlić tylko metryki dla tego węzła. Domyślnie wyświetlane są metryki dla całego klastra."
}, },
"defaultViewState": { "defaultViewState": {
"label": "", "label": "Sekcja otwarta domyślnie",
"data": { "data": {
"none": "Żaden", "none": "Żaden",
"node": "", "node": "Węzły",
"vm": "", "vm": "Maszyny wirtualne",
"lxc": "", "lxc": "LXCs",
"storage": "Pamięć" "storage": "Pamięć"
} }
}, },
"defaultTabState": { "defaultTabState": {
"label": "", "label": "Domyślnie otwarta karta",
"info": "", "info": "Domyślnie otwarta karta. Używana tylko wtedy, gdy dostępnych jest wiele integracji.",
"data": { "data": {
"system": "", "system": "System",
"cluster": "" "cluster": "Klaster"
} }
}, },
"summary": { "summary": {
"label": "" "label": "Pokaż sekcję podsumowania"
}, },
"showNode": { "showNode": {
"label": "" "label": "Pokaż sekcję węzłów"
}, },
"showVM": { "showVM": {
"label": "" "label": "Pokaż sekcję maszyn wirtualnych"
}, },
"showLXCs": { "showLXCs": {
"label": "" "label": "Pokaż sekcję LXC"
}, },
"showStorage": { "showStorage": {
"label": "" "label": "Pokaż sekcję pamięci"
}, },
"sectionIndicatorColor": { "sectionIndicatorColor": {
"label": "", "label": "Wymaganie, aby wskaźnik stanu sekcji był ustawiony na \"OK\"",
"info": "", "info": "Opcja „Wszystkie” wymaga, aby wszystkie elementy były online, aby wskaźnik świecił na zielono. Opcja „Dowolny” wymaga, aby co najmniej jeden element był online.",
"data": { "data": {
"any": "", "any": "Dowolny aktywny",
"all": "" "all": "Wszystkie aktywne"
} }
}, },
"ignoreCert": { "ignoreCert": {
"label": "", "label": "Ignoruj błędy certyfikatu",
"info": "" "info": "Jeśli ta opcja jest włączona, widżet będzie ignorował błędy certyfikatu podczas uzyskiwania dostępu do interfejsu API Proxmox. Może to być przydatne podczas uzyskiwania dostępu do Proxmox przez HTTPS."
} }
} }
}, },
"cpu": { "cpu": {
"label": "CPU", "label": "CPU",
"load": "", "load": "Średnie obciążenie",
"minute": "" "minute": "{{minute}} minuta"
}, },
"memory": { "memory": {
"label": "", "label": "Pamięć",
"totalMem": "", "totalMem": "Całkowita pamięć: {{total}}GB",
"available": "" "available": "Dostępne: {{available}}GB - {{percentage}}%"
}, },
"fileSystem": { "fileSystem": {
"label": "", "label": "System plików",
"available": "" "available": "Dostępne: {{available}} - {{percentage}}%"
}, },
"info": { "info": {
"uptime": "", "uptime": "Czas pracy",
"uptimeFormat": "", "uptimeFormat": "{{days}} dni, {{hours}} godzin, {{minutes}} minut",
"updates": "", "updates": "Dostępne aktualizacje",
"reboot": "" "reboot": "Uruchom ponownie"
}, },
"errors": { "errors": {
"general": { "general": {
"title": "", "title": "Nie można znaleźć systemu(ów).",
"text": "" "text": "Wystąpił problem z połączeniem z systemem. Sprawdź konfigurację/integrację(e)."
} }
}, },
"headings": { "headings": {
"system": "", "system": "System",
"cluster": "" "cluster": "Klaster"
}, },
"cluster": { "cluster": {
"summary": { "summary": {
@@ -107,9 +107,9 @@
}, },
"accordion": { "accordion": {
"title": { "title": {
"nodes": "", "nodes": "Węzły",
"vms": "", "vms": "Maszyny wirtualne",
"lxcs": "", "lxcs": "LXCs",
"storage": "Pamięć" "storage": "Pamięć"
} }
}, },
@@ -118,24 +118,24 @@
"name": "Nazwa", "name": "Nazwa",
"cpu": "CPU", "cpu": "CPU",
"ram": "RAM", "ram": "RAM",
"node": "" "node": "Węzeł"
} }
}, },
"popover": { "popover": {
"node": "", "node": "Węzeł",
"vmid": "", "vmid": "Identyfikator maszyny wirtualnej",
"details": "Szczegóły", "details": "Szczegóły",
"cores": "", "cores": "Rdzenie - {{maxCpu}}",
"memSize": "", "memSize": "Pamięć - {{maxMem}}",
"memRatio": "", "memRatio": "Pamięć - {{usedMem}} / {{maxMem}}",
"diskSize": "", "diskSize": "Dysk - {{maxDisk}}",
"diskRatio": "", "diskRatio": "Dysk - {{usedDisk}} / {{maxDisk}}",
"uptime": "", "uptime": "Czas pracy - {{uptime}}",
"plugin": "", "plugin": "Wtyczka",
"ha": "", "ha": "Status HA - {{haState}}",
"sharedStorage": "", "sharedStorage": "Pamięć współdzielona",
"localStorage": "", "localStorage": "Pamięć lokalna",
"na": "" "na": "Nie dotyczy"
} }
} }
} }

View File

@@ -1,22 +1,22 @@
{ {
"descriptor": { "descriptor": {
"name": "", "name": "Status menedżera indeksu",
"description": "", "description": "Status Twoich indeksów",
"settings": { "settings": {
"title": "", "title": "Status menedżera indeksu",
"openIndexerSiteInNewTab": { "openIndexerSiteInNewTab": {
"label": "" "label": "Otwórz stronę indeksowania w nowej karcie"
} }
} }
}, },
"indexersStatus": { "indexersStatus": {
"title": "", "title": "Menedżer indeksów",
"testAllButton": "" "testAllButton": "Przetestuj wszystkie"
}, },
"errors": { "errors": {
"general": { "general": {
"title": "", "title": "Nie można znaleźć menedżera indeksowania",
"text": "" "text": "Wystąpił problem z połączeniem z menedżerem indeksowania. Sprawdź konfigurację/integracje."
} }
} }
} }

View File

@@ -17,8 +17,8 @@
"approved": "Zatwierdzono", "approved": "Zatwierdzono",
"pendingApproval": "Oczekujące na zatwierdzenie", "pendingApproval": "Oczekujące na zatwierdzenie",
"declined": "Odrzucono", "declined": "Odrzucono",
"available": "", "available": "Dostępny",
"partial": "" "partial": "Częściowy"
}, },
"tooltips": { "tooltips": {
"approve": "Zatwierdź zapytania", "approve": "Zatwierdź zapytania",

View File

@@ -1,96 +1,96 @@
{ {
"descriptor": { "descriptor": {
"name": "", "name": "Transkodowanie multimediów",
"description": "", "description": "Wyświetla informacje o transkodowaniu multimediów",
"settings": { "settings": {
"title": "", "title": "Ustawienia transkodowania multimediów",
"appId": { "appId": {
"label": "" "label": "Wybierz aplikację"
}, },
"defaultView": { "defaultView": {
"label": "", "label": "Domyślny widok",
"data": { "data": {
"workers": "", "workers": "Pracownicy",
"queue": "Kolejka", "queue": "Kolejka",
"statistics": "" "statistics": "Statystyki"
} }
}, },
"showHealthCheck": { "showHealthCheck": {
"label": "" "label": "Pokaż wskaźnik kontroli stanu zdrowia"
}, },
"showHealthChecksInQueue": { "showHealthChecksInQueue": {
"label": "" "label": "Pokaż sprawdzenia stanu zdrowia w kolejce"
}, },
"queuePageSize": { "queuePageSize": {
"label": "" "label": "Kolejka: Elementy na stronę"
}, },
"showAppIcon": { "showAppIcon": {
"label": "" "label": "Pokaż ikonę aplikacji w prawym dolnym rogu"
} }
} }
}, },
"noAppSelected": "", "noAppSelected": "Wybierz aplikację w ustawieniach widżetu",
"views": { "views": {
"workers": { "workers": {
"table": { "table": {
"header": { "header": {
"name": "", "name": "Plik",
"eta": "ETA", "eta": "ETA",
"progress": "Postęp" "progress": "Postęp"
}, },
"empty": "Puste", "empty": "Puste",
"tooltip": { "tooltip": {
"transcode": "", "transcode": "Transkoduj",
"healthCheck": "" "healthCheck": "Sprawdź stan"
} }
} }
}, },
"queue": { "queue": {
"table": { "table": {
"header": { "header": {
"name": "", "name": "Plik",
"size": "Rozmiar" "size": "Rozmiar"
}, },
"footer": { "footer": {
"currentIndex": "" "currentIndex": "{{start}}-{{end}} z {{total}}"
}, },
"empty": "Puste", "empty": "Puste",
"tooltip": { "tooltip": {
"transcode": "", "transcode": "Transkoduj",
"healthCheck": "" "healthCheck": "Sprawdź stan"
} }
} }
}, },
"statistics": { "statistics": {
"empty": "Puste", "empty": "Puste",
"box": { "box": {
"transcodes": "", "transcodes": "Transkodowanie: {{value}}",
"healthChecks": "", "healthChecks": "Sprawdzanie stanu zdrowia: {{value}}",
"files": "", "files": "Pliki: {{value}}",
"spaceSaved": "" "spaceSaved": "Zapisane: {{value}}"
}, },
"pies": { "pies": {
"transcodes": "", "transcodes": "Transkoduj",
"healthChecks": "", "healthChecks": "Sprawdzanie stanu zdrowia",
"videoCodecs": "", "videoCodecs": "Kodeki",
"videoContainers": "", "videoContainers": "Kontenery",
"videoResolutions": "" "videoResolutions": "Rozdzielczość"
} }
} }
}, },
"error": { "error": {
"title": "Błąd", "title": "Błąd",
"message": "" "message": "Wystąpił błąd podczas pobierania danych z Tdarr."
}, },
"tabs": { "tabs": {
"workers": "", "workers": "Pracownicy",
"queue": "Kolejka", "queue": "Kolejka",
"statistics": "" "statistics": "Statystyki"
}, },
"healthCheckStatus": { "healthCheckStatus": {
"title": "", "title": "Sprawdź stan",
"queued": "", "queued": "Zakolejkowane",
"healthy": "", "healthy": "Zdrowy",
"unhealthy": "" "unhealthy": "Niezdrowy"
} }
} }

View File

@@ -22,10 +22,10 @@
"label": "Sortuj według daty publikacji (rosnąco)" "label": "Sortuj według daty publikacji (rosnąco)"
}, },
"sortPostsWithoutPublishDateToTheTop": { "sortPostsWithoutPublishDateToTheTop": {
"label": "" "label": "Umieść posty bez daty publikacji na górze"
}, },
"maximumAmountOfPosts": { "maximumAmountOfPosts": {
"label": "" "label": "Maksymalna liczba postów"
} }
}, },
"card": { "card": {

View File

@@ -1,17 +1,17 @@
{ {
"entityNotFound": "Nie znaleziono encji", "entityNotFound": "Nie znaleziono obiektu",
"descriptor": { "descriptor": {
"name": "Encja Home Assistant", "name": "Obiekt asystenta domu",
"description": "Aktualny stan encji w Home Assistant", "description": "Aktualny stan obiektu w Asystencie Domu",
"settings": { "settings": {
"title": "Stan encji", "title": "Stan obiektu",
"entityId": { "entityId": {
"label": "ID encji", "label": "ID obiektu",
"info": "Unikalne ID encji w Home Assistant. Kopiuj klikając na encji > Kliknij ikonę koła zębatego > Kliknij na przycisk kopiuj na 'ID encji'. Niektóre niestandardowe obiekty mogą nie być obsługiwane." "info": "Unikalne ID obiektu w Asystencie Domu. Kopiuj klikając na obiekt > Kliknij ikonę koła zębatego > Kliknij na przycisk kopiuj na 'ID obiektu'. Niektóre niestandardowe obiekty mogą nie być obsługiwane."
}, },
"appendUnit": { "appendUnit": {
"label": "", "label": "Dodaj jednostkę miary",
"info": "" "info": "Dodaj atrybut jednostki miary do stanu encji."
}, },
"automationId": { "automationId": {
"label": "Opcjonalne ID automatyzacji", "label": "Opcjonalne ID automatyzacji",
@@ -21,12 +21,12 @@
"label": "Nazwa wyświetlana" "label": "Nazwa wyświetlana"
}, },
"displayFriendlyName": { "displayFriendlyName": {
"label": "", "label": "Wyświetl przyjazną nazwę",
"info": "" "info": "Wyświetlaj przyjazną nazwę z Home Assistant zamiast nazwy wyświetlanej."
}, },
"genericToggle": { "genericToggle": {
"label": "", "label": "Przełącznik encji",
"info": "" "info": "Wykonaj ogólną akcję przełączania Home Assistant na encji po kliknięciu."
} }
} }
} }

View File

@@ -75,7 +75,7 @@
"peers": "Peery (połączone)", "peers": "Peery (połączone)",
"label": "Etykieta", "label": "Etykieta",
"state": "Status", "state": "Status",
"stateMessage": "" "stateMessage": "Wiadomość o stanie"
}, },
"item": { "item": {
"text": "Zarządzany przez {{appName}}, {{ratio}} stosunek" "text": "Zarządzany przez {{appName}}, {{ratio}} stosunek"

View File

@@ -7,8 +7,8 @@
} }
}, },
"modal": { "modal": {
"text": "", "text": "Widżet uległ nieoczekiwanej awarii. Przeczytaj dokumentację i popraw wszelkie literówki.",
"label": "", "label": "Wystąpił błąd",
"reportButton": "" "reportButton": "Zgłoś ten błąd w serwisie GitHub"
} }
} }

View File

@@ -17,7 +17,7 @@
"disabled": "Desativado", "disabled": "Desativado",
"enableAll": "Habilitar tudo", "enableAll": "Habilitar tudo",
"disableAll": "Desativar tudo", "disableAll": "Desativar tudo",
"setTimer": "", "setTimer": "Definir temporizador",
"version": "Versão", "version": "Versão",
"changePosition": "Mudar de posição", "changePosition": "Mudar de posição",
"remove": "Excluir", "remove": "Excluir",

View File

@@ -15,7 +15,7 @@
"defaultBoard": "Painel de controle padrão", "defaultBoard": "Painel de controle padrão",
"manage": "Gerenciar", "manage": "Gerenciar",
"logout": "Sair do site {{username}}", "logout": "Sair do site {{username}}",
"login": "Login" "login": "Login"
} }
}, },
"modals": { "modals": {

View File

@@ -27,7 +27,7 @@
"items": { "items": {
"docker": "Docker", "docker": "Docker",
"api": "API", "api": "API",
"migrate": "" "migrate": "Migrar para 1.0"
} }
}, },
"about": { "about": {

View File

@@ -32,7 +32,7 @@
"externalAddress": { "externalAddress": {
"label": "Endereço externo", "label": "Endereço externo",
"description": "URL que será aberto ao clicar na aplicação.", "description": "URL que será aberto ao clicar na aplicação.",
"tooltip": "" "tooltip": "Você pode usar algumas variáveis para criar endereços dinâmicos:<br><br><b>[homarr_base]</b> : endereço completo, excluindo porta e caminho. <i>(Exemplo: 'https://subdomain.homarr.dev')</i><br><b>[homarr_hostname]</b> : URL base completa, incluindo seu subdomínio atual. <i>(Exemplo: 'subdomain.homarr.dev')</i><br><b>[homarr_domain]</b> : domínio com subdomínio filtrado. <i>(Exemplo: `homarr.dev')</i><br><b>[homarr_protocol]</b> : <i>http/https</i><br><br>Todas essas variáveis dependem da URL atual."
} }
}, },
"behaviour": { "behaviour": {

View File

@@ -1,33 +1,33 @@
{ {
"metaTitle": "", "metaTitle": "Migrar para 1.0",
"pageTitle": "", "pageTitle": "Migrar painéis, integrações e usuários",
"description": "", "description": "Exporta seus painéis e usuários para um arquivo ZIP para migrá-los para o Homarr após a versão 1.0.0",
"securityNote": { "securityNote": {
"title": "", "title": "Nota de segurança",
"text": "" "text": "Ao exportar usuários e integrações, também será aberto um modal com uma chave de criptografia. Essa chave é necessária para importar os dados para a Homarr. Mantenha-a em segurança e não a compartilhe com ninguém."
}, },
"form": { "form": {
"label": "", "label": "Selecione tudo o que deseja exportar",
"option": { "option": {
"boards": { "boards": {
"label": "" "label": "Exportar painéis"
}, },
"integrations": { "integrations": {
"label": "", "label": "Exportar integrações",
"description": "" "description": "Isso incluirá credenciais criptografadas para integrações. Disponível somente ao exportar painéis"
}, },
"users": { "users": {
"label": "", "label": "Exportar usuários",
"description": "" "description": "Isso exportará apenas usuários de credenciais, senhas hash e salt são criptografadas"
} }
} }
}, },
"action": { "action": {
"export": "" "export": "Exportar dados"
}, },
"modal": { "modal": {
"title": "", "title": "Chave Criptográfica",
"description": "", "description": "Seus dados foram exportados. Mantenha essa chave em segurança e não a compartilhe com ninguém. Você precisará dessa chave para importar os dados para a Homarr.",
"copyDismiss": "" "copyDismiss": "Copiar e dispensar"
} }
} }

View File

@@ -16,10 +16,10 @@
} }
}, },
"durationModal": { "durationModal": {
"title": "", "title": "Definir tempo de duração da desativação",
"hours": "", "hours": "Horas",
"minutes": "", "minutes": "Minutos",
"unlimited": "", "unlimited": "deixe em branco para ilimitado",
"set": "" "set": "Definir"
} }
} }

View File

@@ -86,7 +86,7 @@
}, },
"info": { "info": {
"uptime": "Tempo de Atividade", "uptime": "Tempo de Atividade",
"uptimeFormat": "", "uptimeFormat": "{{days}} dias, {{hours}} horas, {{minutes}} minutos",
"updates": "Atualizações disponíveis", "updates": "Atualizações disponíveis",
"reboot": "Reiniciar" "reboot": "Reiniciar"
}, },

View File

@@ -5,7 +5,7 @@
"settings": { "settings": {
"title": "Status do Gerenciador de Indexadores", "title": "Status do Gerenciador de Indexadores",
"openIndexerSiteInNewTab": { "openIndexerSiteInNewTab": {
"label": "" "label": "Abrir o site do Indexer em uma nova guia"
} }
} }
}, },

View File

@@ -1,35 +1,35 @@
{ {
"descriptor": { "descriptor": {
"name": "Transcodificação de mídia", "name": "Transcodificação de mídia",
"description": "", "description": "Exibe informações sobre transcodificação de mídia",
"settings": { "settings": {
"title": "", "title": "Configurações de transcodificação de mídia",
"appId": { "appId": {
"label": "" "label": "Selecione um app"
}, },
"defaultView": { "defaultView": {
"label": "", "label": "Visualização padrão",
"data": { "data": {
"workers": "", "workers": "Trabalhadores",
"queue": "Fila", "queue": "Fila",
"statistics": "Estatísticas" "statistics": "Estatísticas"
} }
}, },
"showHealthCheck": { "showHealthCheck": {
"label": "" "label": "Mostrar indicador de verificação de saúde"
}, },
"showHealthChecksInQueue": { "showHealthChecksInQueue": {
"label": "" "label": "Mostrar verificações de saúde na fila"
}, },
"queuePageSize": { "queuePageSize": {
"label": "" "label": "Fila: Itens por página"
}, },
"showAppIcon": { "showAppIcon": {
"label": "" "label": "Mostrar o ícone do aplicativo no canto inferior direito"
} }
} }
}, },
"noAppSelected": "", "noAppSelected": "Por favor, selecione um aplicativo nas configurações de widget",
"views": { "views": {
"workers": { "workers": {
"table": { "table": {
@@ -41,7 +41,7 @@
"empty": "Vazio", "empty": "Vazio",
"tooltip": { "tooltip": {
"transcode": "Transcodificar", "transcode": "Transcodificar",
"healthCheck": "" "healthCheck": "Verificação de Saúde"
} }
} }
}, },
@@ -52,45 +52,45 @@
"size": "Tamanho" "size": "Tamanho"
}, },
"footer": { "footer": {
"currentIndex": "" "currentIndex": "{{start}}-{{end}} de {{total}}"
}, },
"empty": "Vazio", "empty": "Vazio",
"tooltip": { "tooltip": {
"transcode": "Transcodificar", "transcode": "Transcodificar",
"healthCheck": "" "healthCheck": "Verificação de Saúde"
} }
} }
}, },
"statistics": { "statistics": {
"empty": "Vazio", "empty": "Vazio",
"box": { "box": {
"transcodes": "", "transcodes": "Transcodificações: {{value}}",
"healthChecks": "", "healthChecks": "Verificações de saúde: {{value}}",
"files": "", "files": "Arquivos: {{value}}",
"spaceSaved": "" "spaceSaved": "Salvo: {{value}}"
}, },
"pies": { "pies": {
"transcodes": "", "transcodes": "Transcodificações",
"healthChecks": "", "healthChecks": "Verificações de saúde",
"videoCodecs": "Codecs", "videoCodecs": "Codecs",
"videoContainers": "", "videoContainers": "Contêineres",
"videoResolutions": "" "videoResolutions": "Resoluções"
} }
} }
}, },
"error": { "error": {
"title": "Erro", "title": "Erro",
"message": "" "message": "Ocorreu um erro ao buscar dados do Tdarr."
}, },
"tabs": { "tabs": {
"workers": "", "workers": "Trabalhadores",
"queue": "Fila", "queue": "Fila",
"statistics": "Estatísticas" "statistics": "Estatísticas"
}, },
"healthCheckStatus": { "healthCheckStatus": {
"title": "", "title": "Verificação de Saúde",
"queued": "", "queued": "Na fila",
"healthy": "", "healthy": "Saudável",
"unhealthy": "" "unhealthy": "Não saudável"
} }
} }

View File

@@ -22,11 +22,11 @@
}, },
"displayFriendlyName": { "displayFriendlyName": {
"label": "Exibir nome amigável", "label": "Exibir nome amigável",
"info": "" "info": "Exibir nome amigável do Home Assistant em vez do nome de exibição."
}, },
"genericToggle": { "genericToggle": {
"label": "", "label": "",
"info": "" "info": "Executa uma ação genérica de alternância do Home Assistant na entidade quando clicada."
} }
} }
} }

View File

@@ -31,15 +31,15 @@
"info": "Se estiver desativado, somente a proporção global será exibida. A proporção global ainda usará os rótulos se estiver definida" "info": "Se estiver desativado, somente a proporção global será exibida. A proporção global ainda usará os rótulos se estiver definida"
}, },
"columnOrdering": { "columnOrdering": {
"label": "" "label": "Habilitar reordenação das colunas"
}, },
"rowSorting": { "rowSorting": {
"label": "" "label": "Permitir a ordenação das linhas"
}, },
"columns": { "columns": {
"label": "Selecione colunas para exibir", "label": "Selecione colunas para exibir",
"data": { "data": {
"date": "", "date": "Data adicionada",
"down": "Para baixo", "down": "Para baixo",
"up": "Para cima", "up": "Para cima",
"eta": "TED", "eta": "TED",

View File

@@ -7,8 +7,8 @@
} }
}, },
"modal": { "modal": {
"text": "", "text": "O widet travou inesperadamente. Por favor, leia a documentação e corrija quaisquer erros de digitação.",
"label": "", "label": "Ocorreu um erro",
"reportButton": "" "reportButton": "Reportar este erro no GitHub"
} }
} }

View File

@@ -3,7 +3,7 @@
"back": "Вернуться к управлению пользователями", "back": "Вернуться к управлению пользователями",
"sections": { "sections": {
"general": { "general": {
"title": "Общие", "title": "Основное",
"inputs": { "inputs": {
"username": { "username": {
"label": "Имя пользователя" "label": "Имя пользователя"

View File

@@ -35,7 +35,7 @@
}, },
"name": "Название", "name": "Название",
"url": "URL", "url": "URL",
"newTab": "Открыть в новой вкладке", "newTab": "Открывать в новой вкладке",
"hideHostname": "Скрыть имя хоста", "hideHostname": "Скрыть имя хоста",
"hideIcon": "Скрыть иконку", "hideIcon": "Скрыть иконку",
"delete": "Удалить" "delete": "Удалить"

View File

@@ -27,7 +27,7 @@
}, },
"errors": { "errors": {
"noDownloadClients": { "noDownloadClients": {
"title": "Не найдено ни одного поддерживаемого клиента загрузки!", "title": "Не найдены поддерживаемые клиенты загрузки!",
"text": "Добавьте сервис загрузки, чтобы просмотреть текущие загрузки" "text": "Добавьте сервис загрузки, чтобы просмотреть текущие загрузки"
} }
} }

View File

@@ -7,7 +7,7 @@
} }
}, },
"accessibility": { "accessibility": {
"title": "Доступность", "title": "Специальные возможности",
"disablePulse": { "disablePulse": {
"label": "Отключить пульсацию индикатора", "label": "Отключить пульсацию индикатора",
"description": "По умолчанию индикаторы доступности в Homarr пульсируют. Это может раздражать. Этот переключатель отключит анимацию" "description": "По умолчанию индикаторы доступности в Homarr пульсируют. Это может раздражать. Этот переключатель отключит анимацию"

View File

@@ -27,7 +27,7 @@
"items": { "items": {
"docker": "Docker", "docker": "Docker",
"api": "API", "api": "API",
"migrate": "" "migrate": "Migrácia na verziu 1.0"
} }
}, },
"about": { "about": {

View File

@@ -1,33 +1,33 @@
{ {
"metaTitle": "", "metaTitle": "Migrácia na verziu 1.0",
"pageTitle": "", "pageTitle": "Migrácia tabúľ, integrácií a používateľov",
"description": "", "description": "Exportuje vaše nástenky a používateľov do archívu ZIP, aby ste ich mohli migrovať do systému Homarr po verzii 1.0.0",
"securityNote": { "securityNote": {
"title": "", "title": "Bezpečnostná poznámka",
"text": "" "text": "Pri exporte používateľov a integrácií sa tiež otvorí modálne okno so šifrovacím kľúčom. Tento kľúč je potrebný na import údajov do systému Homarr. Uchovávajte ho v bezpečí a s nikým ho nezdieľajte."
}, },
"form": { "form": {
"label": "", "label": "Vyberte všetko, čo chcete exportovať",
"option": { "option": {
"boards": { "boards": {
"label": "" "label": "Export dosiek"
}, },
"integrations": { "integrations": {
"label": "", "label": "Integrácie pre export",
"description": "" "description": "To bude zahŕňať zašifrované poverenia pre integrácie. K dispozícii len pri exporte tabúľ"
}, },
"users": { "users": {
"label": "", "label": "Export používateľov",
"description": "" "description": "Týmto spôsobom sa exportujú len poverenia používateľov, heslá sú zašifrované"
} }
} }
}, },
"action": { "action": {
"export": "" "export": "Exportovať dáta"
}, },
"modal": { "modal": {
"title": "", "title": "Šifrovací kľúč",
"description": "", "description": "Vaše údaje boli exportované. Tento kľúč uchovávajte v bezpečí a nikomu ho neposkytujte. Tento kľúč budete potrebovať na import údajov do systému Homarr.",
"copyDismiss": "" "copyDismiss": "Kopírovať a zavrieť"
} }
} }

View File

@@ -21,7 +21,7 @@
"notifications": { "notifications": {
"loading": { "loading": {
"title": "Ustvarjanje računa", "title": "Ustvarjanje računa",
"text": "Prosimo, počakajte." "text": "Prosimo, počakajte"
}, },
"success": { "success": {
"title": "Ustvarjen račun", "title": "Ustvarjen račun",

View File

@@ -1,7 +1,7 @@
{ {
"metaTitle": "Prijava", "metaTitle": "Prijava",
"title": "Dobrodošli nazaj!", "title": "Dobrodošli nazaj!",
"text": "Vnesite svoje poverilnice", "text": "Vnesite svoje podatke",
"form": { "form": {
"fields": { "fields": {
"username": { "username": {
@@ -14,10 +14,10 @@
"buttons": { "buttons": {
"submit": "Prijava" "submit": "Prijava"
}, },
"afterLoginRedirection": "Po prijavi boste preusmerjeni na spletno stran {{url}}.", "afterLoginRedirection": "Po prijavi boste preusmerjeni na spletno stran {{url}}",
"providersEmpty": { "providersEmpty": {
"title": "", "title": "Napaka ponudnika ventilacije",
"message": "" "message": "Ponudnik ni nastavljen, za več informacij preverite dnevnike."
} }
}, },
"alert": "Vaše poverilnice so napačne ali pa ta račun ne obstaja. Poskusite znova." "alert": "Vaše poverilnice so napačne ali pa ta račun ne obstaja. Poskusite znova."

View File

@@ -1,5 +1,5 @@
{ {
"header": { "header": {
"customize": "Prilagodite ploščo" "customize": "Prilagodite nadzorno ploščo"
} }
} }

View File

@@ -10,7 +10,7 @@
}, },
"save": { "save": {
"button": "Shranjevanje sprememb", "button": "Shranjevanje sprememb",
"note": "Previdno, imate neshranjene spremembe!" "note": "Previdno, imate neshranjene spremembe"
}, },
"notifications": { "notifications": {
"pending": { "pending": {

View File

@@ -3,7 +3,7 @@
"title": "Dodajanje nove ploščice", "title": "Dodajanje nove ploščice",
"text": "Ploščice so glavni element sistema Homarr. Uporabljajo se za prikaz aplikacij in drugih informacij. Dodate lahko poljubno število ploščic." "text": "Ploščice so glavni element sistema Homarr. Uporabljajo se za prikaz aplikacij in drugih informacij. Dodate lahko poljubno število ploščic."
}, },
"widgetDescription": "Pripomočki sodelujejo z vašimi aplikacijami in vam omogočajo boljši nadzor nad aplikacijami. Pred uporabo običajno zahtevajo dodatno konfiguracijo.", "widgetDescription": "Pripomočki interagirajo z vašimi aplikacijami in vam omogočajo boljši nadzor nad aplikacijami. Pred uporabo običajno zahtevajo dodatno konfiguracijo.",
"goBack": "Vrnite se na prejšnji korak", "goBack": "Vrnite se na prejšnji korak",
"actionIcon": { "actionIcon": {
"tooltip": "Dodajanje ploščice" "tooltip": "Dodajanje ploščice"
@@ -22,5 +22,5 @@
"message": "Ustvarjena je bila kategorija \"{{name}}\"" "message": "Ustvarjena je bila kategorija \"{{name}}\""
} }
}, },
"importFromDocker": "Uvoz iz dockerja" "importFromDocker": "Uvoz iz docker-ja"
} }

View File

@@ -1,5 +1,5 @@
{ {
"title": "Stran ni bila najdena", "title": "Stran ni bila najdena",
"text": "Te strani ni bilo mogoče najti. URL za to stran je morda potekel, URL je neveljaven ali pa nimate potrebnih dovoljenj za dostop do tega vira.", "text": "Te strani ni bilo mogoče najti. URL za to stran je morda potekel, URL je neveljaven ali pa nimate potrebnih dovoljenj za dostop do tega vira.",
"button": "Pojdi na dom" "button": "Pojdi domov"
} }

View File

@@ -21,7 +21,7 @@
"nothingAfterPort": "V večini primerov, če ne v vseh, za vratom ne smete vnesti nobene poti. (tudi '/admin' za pihole ali '/web' za plex).", "nothingAfterPort": "V večini primerov, če ne v vseh, za vratom ne smete vnesti nobene poti. (tudi '/admin' za pihole ali '/web' za plex).",
"protocolCheck": "Vedno se prepričajte, da je pred naslovom URL http ali https, in preverite, ali uporabljate pravi naslov.", "protocolCheck": "Vedno se prepričajte, da je pred naslovom URL http ali https, in preverite, ali uporabljate pravi naslov.",
"preferIP": "Priporočljivo je, da uporabite neposredni naslov ip stroja ali posode, s katero želite komunicirati.", "preferIP": "Priporočljivo je, da uporabite neposredni naslov ip stroja ali posode, s katero želite komunicirati.",
"enablePings": "Preverite, ali je naslov IP pravilen, tako da omogočite klicanje (ping). Prilagodi tablo -> Postavitev -> Omogoči pinge. Na ploščicah aplikacije se bo pojavil majhen rdeč ali zelen mehurček, ki bo ob podrsavanju pokazal kodo odziva (v večini primerov se pričakuje zelen mehurček s kodo 200).", "enablePings": "Preverite, ali je naslov IP pravilen, tako da omogočite klicanje (ping). Prilagodi nadzorno ploščo -> Postavitev -> Omogoči pinge. Na gradnikih aplikacije se bo pojavil majhen rdeč ali zelen mehurček, ki bo ob podrsavanju pokazal kodo odziva (v večini primerov se pričakuje zelen mehurček s kodo 200).",
"wget": "Če želite zagotoviti, da lahko homarr komunicira z drugimi aplikacijami, poskrbite, da wget/curl/ping določi IP:vrata aplikacije.", "wget": "Če želite zagotoviti, da lahko homarr komunicira z drugimi aplikacijami, poskrbite, da wget/curl/ping določi IP:vrata aplikacije.",
"iframe": "Če gre za iframe, morajo ti vedno uporabljati isti protokol (http/s) kot Homarr.", "iframe": "Če gre za iframe, morajo ti vedno uporabljati isti protokol (http/s) kot Homarr.",
"clearCache": "Nekatere informacije so shranjene v predpomnilniku, zato integracija morda ne bo delovala, če ne počistite predpomnilnika v Homarrovih splošnih možnostih." "clearCache": "Nekatere informacije so shranjene v predpomnilniku, zato integracija morda ne bo delovala, če ne počistite predpomnilnika v Homarrovih splošnih možnostih."

View File

@@ -1,6 +1,6 @@
{ {
"metaTitle": "Skapa Konto", "metaTitle": "Skapa ett konto",
"title": "Skapa Konto", "title": "Skapa ett konto",
"text": "Vänligen ange dina uppgifter nedan", "text": "Vänligen ange dina uppgifter nedan",
"form": { "form": {
"fields": { "fields": {
@@ -11,7 +11,7 @@
"label": "Lösenord" "label": "Lösenord"
}, },
"passwordConfirmation": { "passwordConfirmation": {
"label": "Bekräfta lösenord" "label": "Bekräfta lösenordet"
} }
}, },
"buttons": { "buttons": {
@@ -24,12 +24,12 @@
"text": "Vänligen vänta" "text": "Vänligen vänta"
}, },
"success": { "success": {
"title": "Konto skapat", "title": "Kontot har skapats",
"text": "Ditt konto har skapats utan problem" "text": "Ditt konto har skapats utan problem"
}, },
"error": { "error": {
"title": "Fel", "title": "Fel",
"text": "Något gick fel, fick följande fel: {{error}}" "text": "Något gick fel, på grund av följande orsak: {{error}}"
} }
} }
} }

View File

@@ -1,7 +1,7 @@
{ {
"metaTitle": "Logga in", "metaTitle": "Logga in",
"title": "Välkommen tillbaka!", "title": "Välkommen tillbaka!",
"text": "Ange dina autentiseringsuppgifter", "text": "Ange dina inloggningsuppgifter",
"form": { "form": {
"fields": { "fields": {
"username": { "username": {
@@ -16,9 +16,9 @@
}, },
"afterLoginRedirection": "Efter inloggningen kommer du att omdirigeras till {{url}}", "afterLoginRedirection": "Efter inloggningen kommer du att omdirigeras till {{url}}",
"providersEmpty": { "providersEmpty": {
"title": "Fel vid autentiseringsfel", "title": "Fel vid inloggning",
"message": "Leverantören/leverantörerna är inte inställda, kontrollera dina loggar för mer information." "message": "Leverantören/leverantörerna är inte inställda, kontrollera dina loggar för mer information."
} }
}, },
"alert": "Dina autentiseringsuppgifter är felaktiga eller så finns inte det här kontot. Vänligen försök igen." "alert": "Dina uppgifter är felaktiga eller så saknas det här kontot. Vänligen försök igen."
} }

View File

@@ -1,7 +1,7 @@
{ {
"metaTitle": "Anpassa {{name}} Board", "metaTitle": "Anpassa tavlan {{name}}",
"pageTitle": "Anpassning för {{name}} Board", "pageTitle": "Anpassning för tavlan {{name}}",
"backToBoard": "Tillbaka till tavla", "backToBoard": "Tillbaka till tavlan",
"settings": { "settings": {
"appearance": { "appearance": {
"primaryColor": "Primärfärg", "primaryColor": "Primärfärg",
@@ -9,21 +9,21 @@
} }
}, },
"save": { "save": {
"button": "Spara ändringar", "button": "Spara ändringarna",
"note": "Var försiktig, du har osparade ändringar!" "note": "Var försiktig, du har ändringar som ej sparats!"
}, },
"notifications": { "notifications": {
"pending": { "pending": {
"title": "Sparar anpassning", "title": "Sparar anpassningar",
"message": "Vänligen vänta medan vi sparar din anpassning" "message": "Vänligen vänta medan vi sparar dina anpassningar"
}, },
"success": { "success": {
"title": "Anpassning sparad", "title": "Anpassningar sparade",
"message": "Din anpassning har sparats" "message": "Dina anpassningar har sparats"
}, },
"error": { "error": {
"title": "Fel", "title": "Fel",
"message": "Det gick inte att spara ändringar" "message": "Det gick inte att spara ändringarna"
} }
} }
} }

View File

@@ -3,7 +3,7 @@
"title": "Lägg till en ny ruta", "title": "Lägg till en ny ruta",
"text": "Rutor är det viktigaste elementet i Homarr. De används för att visa dina appar och annan information. Du kan lägga till så många rutor som du vill." "text": "Rutor är det viktigaste elementet i Homarr. De används för att visa dina appar och annan information. Du kan lägga till så många rutor som du vill."
}, },
"widgetDescription": "Widgetar interagerar med dina appar, för att ge dig mer kontroll över dina applikationer. De kräver vanligtvis ytterligare konfiguration innan användning.", "widgetDescription": "Widgetar interagerar med dina appar, för att ge dig mer kontroll över dina applikationer. De kräver vanligtvis ytterligare konfiguration innan de kan användas.",
"goBack": "Gå tillbaka till föregående steg", "goBack": "Gå tillbaka till föregående steg",
"actionIcon": { "actionIcon": {
"tooltip": "Lägg till en ruta" "tooltip": "Lägg till en ruta"
@@ -18,9 +18,9 @@
"newName": "Namn på ny kategori", "newName": "Namn på ny kategori",
"defaultName": "Ny kategori", "defaultName": "Ny kategori",
"created": { "created": {
"title": "Kategori skapad", "title": "Kategorin har skapats",
"message": "Kategorin \"{{name}}\" har skapats" "message": "Kategorin \"{{name}}\" har skapats"
} }
}, },
"importFromDocker": "Importera från docker" "importFromDocker": "Importera från Docker"
} }

View File

@@ -1,5 +1,5 @@
{ {
"title": "Åtkomst nekad", "title": "Åtkomst nekas",
"text": "Du har inte tillräckliga behörigheter för att komma åt denna sida. Om du tror att detta inte är avsiktligt, vänligen kontakta din administratör.", "text": "Du har inte tillräckliga behörigheter för att komma åt denna sida. Om du tror att detta inte är avsiktligt, vänligen kontakta din administratör.",
"switchAccount": "Växla till ett annat konto" "switchAccount": "Byt till ett annat konto"
} }

View File

@@ -1,11 +1,11 @@
{ {
"description": "I redigeringsläge kan du justera rutor och konfigurera appar. Ändringar sparas inte förrän du avslutar redigeringsläget.", "description": "I redigeringsläget kan du justera rutor och konfigurera appar. Ändringar sparas inte förrän du avslutar redigeringsläget.",
"button": { "button": {
"disabled": "Gå till redigeringsläge", "disabled": "Gå till redigeringsläget",
"enabled": "Avsluta och spara" "enabled": "Avsluta och spara"
}, },
"popover": { "popover": {
"title": "Redigeringsläget är aktiverat för <1>{{size}}</1> storlek", "title": "Redigeringsläget är aktiverat för storleken <1>{{size}}</1>",
"text": "Du kan justera och konfigurera dina appar nu. Ändringarna <strong>sparas inte</strong> förrän du lämnar redigeringsläget" "text": "Du kan justera och konfigurera dina appar nu. Ändringarna <strong>sparas inte</strong> förrän du lämnar redigeringsläget"
}, },
"unloadEvent": "Avsluta redigeringsläget för att spara dina ändringar" "unloadEvent": "Avsluta redigeringsläget för att spara dina ändringar"

View File

@@ -6,9 +6,9 @@
"action": "Åtgärd", "action": "Åtgärd",
"keybinds": "Knapptilldelning", "keybinds": "Knapptilldelning",
"translators": "Översättare ({{count}})", "translators": "Översättare ({{count}})",
"translatorsDescription": "Tack vare dessa personer finns Homarr tillgängligt på {{languages}} språk! Vill du hjälpa till att översätta Homarr till ditt språk? Läs hur du gör <a>här</a>.", "translatorsDescription": "Tack vare dessa personer finns Homarr tillgängligt på {{languages}} språk! Vill du hjälpa till att översätta Homarr till ditt språk? Läs hur du gör genom att klicka <a>här</a>.",
"contributors": "Medverkande ({{count}})", "contributors": "Medverkande ({{count}})",
"contributorsDescription": "Dessa människor har byggt koden som får homarr att fungera! Vill du hjälpa till att bygga Homarr? Läs hur du gör <a>här</a>", "contributorsDescription": "Dessa människor har utvecklat koden som får homarr att fungera! Vill du hjälpa till att utveckla Homarr? Läs hur du gör genom att klicka <a>här</a>",
"actions": { "actions": {
"toggleTheme": "Växla mellan ljus- och mörkerläge", "toggleTheme": "Växla mellan ljus- och mörkerläge",
"focusSearchBar": "Fokusera på sökruta", "focusSearchBar": "Fokusera på sökruta",

View File

@@ -22,7 +22,7 @@
"protocolCheck": "Kontrollera alltid att webbadressen föregås av http eller https, och att du använder rätt URL.", "protocolCheck": "Kontrollera alltid att webbadressen föregås av http eller https, och att du använder rätt URL.",
"preferIP": "Vi rekommenderar att du använder det direkta ip-numret för den maskin eller container du försöker kommunicera med.", "preferIP": "Vi rekommenderar att du använder det direkta ip-numret för den maskin eller container du försöker kommunicera med.",
"enablePings": "Kontrollera att IP är rätt genom att aktivera pings. Anpassa tavla -> Layout -> Aktivera pings. En liten röd eller grön bubbla kommer att visas på din app och om du håller muspekaren över den får du svarskoden (en grön bubbla med kod 200 förväntas i de flesta fall).", "enablePings": "Kontrollera att IP är rätt genom att aktivera pings. Anpassa tavla -> Layout -> Aktivera pings. En liten röd eller grön bubbla kommer att visas på din app och om du håller muspekaren över den får du svarskoden (en grön bubbla med kod 200 förväntas i de flesta fall).",
"wget": "För att se till att homarr kan kommunicera med de andra apparna, se till att wget/curl/ping appens IP:port.", "wget": "För att se till att Homarr kan kommunicera med de andra apparna, se till att wget/curl/ping appens IP:port.",
"iframe": "När det gäller iframes ska dessa alltid använda samma protokoll (http/s) som Homarr.", "iframe": "När det gäller iframes ska dessa alltid använda samma protokoll (http/s) som Homarr.",
"clearCache": "Viss information registreras i cacheminnet, så en integration kanske inte fungerar om du inte rensar cacheminnet i Homarrs allmänna alternativ." "clearCache": "Viss information registreras i cacheminnet, så en integration kanske inte fungerar om du inte rensar cacheminnet i Homarrs allmänna alternativ."
}, },

View File

@@ -1,7 +1,7 @@
{ {
"pageTitle": { "pageTitle": {
"label": "Sidotitel", "label": "Titel på sidan",
"description": "Titeln på instrumentpanelen längst upp till vänster" "description": "Titel på instrumentpanelen längst upp till vänster"
}, },
"metaTitle": { "metaTitle": {
"label": "Metatitel", "label": "Metatitel",

View File

@@ -12,7 +12,7 @@
"avatar": { "avatar": {
"switchTheme": "Temayı değiştir", "switchTheme": "Temayı değiştir",
"preferences": "Kullanıcı Tercihleri", "preferences": "Kullanıcı Tercihleri",
"defaultBoard": "Varsayılan Panel", "defaultBoard": "Öntanımlı Panel",
"manage": "Yönet", "manage": "Yönet",
"logout": "{{username}} kullanıcısından çıkış yapın", "logout": "{{username}} kullanıcısından çıkış yapın",
"login": "Giriş" "login": "Giriş"

View File

@@ -27,7 +27,7 @@
"items": { "items": {
"docker": "Docker", "docker": "Docker",
"api": "API", "api": "API",
"migrate": "" "migrate": "1.0'a geçiş yapın"
} }
}, },
"about": { "about": {

View File

@@ -62,7 +62,7 @@
"description": "İkon bulmak için yazmaya başlayın. Özel ikon kullanmak için URL de yapıştırabilirsiniz.", "description": "İkon bulmak için yazmaya başlayın. Özel ikon kullanmak için URL de yapıştırabilirsiniz.",
"autocomplete": { "autocomplete": {
"title": "Sonuç bulunamadı", "title": "Sonuç bulunamadı",
"text": "Daha belirgin bir arama terimi kullanmayı deneyin. İstediğiniz simgeyi bulamıyorsanız, özel bir simge için resim URL'sini yukarıya yapıştıın" "text": "Daha belirgin bir arama terimi kullanmayı deneyin. İstediğiniz simgeyi bulamıyorsanız, özel bir simge için görsel URL'sini yukarıya yapıştıın"
}, },
"noItems": { "noItems": {
"title": "Harici simgeler yükleniyor", "title": "Harici simgeler yükleniyor",

View File

@@ -11,7 +11,7 @@
"view": "Panelleri görüntüle" "view": "Panelleri görüntüle"
}, },
"menu": { "menu": {
"setAsDefault": "Varsayılan panel olarak ayarlayın", "setAsDefault": "Öntanımlı panel olarak ayarlayın",
"delete": { "delete": {
"label": "Kalıcı olarak sil", "label": "Kalıcı olarak sil",
"disabled": "Silme devre dışı, çünkü eski Homarr bileşenleri varsayılan yapılandırmanın silinmesine izin vermiyor. Silme işlemi gelecekte mümkün olacaktır." "disabled": "Silme devre dışı, çünkü eski Homarr bileşenleri varsayılan yapılandırmanın silinmesine izin vermiyor. Silme işlemi gelecekte mümkün olacaktır."
@@ -32,7 +32,7 @@
}, },
"badges": { "badges": {
"fileSystem": "Dosya Sistemi", "fileSystem": "Dosya Sistemi",
"default": "Varsayılan" "default": "Öntanımlı"
} }
}, },
"buttons": { "buttons": {
@@ -45,7 +45,7 @@
}, },
"create": { "create": {
"title": "Panel oluştur", "title": "Panel oluştur",
"text": "Bir pano oluşturulduktan sonra isim değiştirilemez.", "text": "Bir panel oluşturulduktan sonra isim değiştirilemez.",
"form": { "form": {
"name": { "name": {
"label": "İsim" "label": "İsim"

View File

@@ -1,33 +1,33 @@
{ {
"metaTitle": "", "metaTitle": "1.0'a geçiş yapın",
"pageTitle": "", "pageTitle": "Panelleri, entegrasyonları ve kullanıcıları taşıyın",
"description": "", "description": "Panolarınızı ve kullanıcılarınızı 1.0.0 sürümünden sonra Homarr'a taşımak için bir ZIP Arşivine aktarır",
"securityNote": { "securityNote": {
"title": "", "title": "Güvenlik Notu",
"text": "" "text": "Kullanıcıları ve entegrasyonları dışa aktarırken, bir şifreleme anahtarıyla bir modal da açacaktır. Bu anahtar, verileri Homarr'a içe aktarmak için gereklidir. Bunu güvende tutun ve kimseyle paylaşmayın."
}, },
"form": { "form": {
"label": "", "label": "Dışa aktarmak istediğinizlerini seçin",
"option": { "option": {
"boards": { "boards": {
"label": "" "label": "Panelleri Dışa Aktar"
}, },
"integrations": { "integrations": {
"label": "", "label": "Entegrasyonları Dışa aktar",
"description": "" "description": "Buna entegrasyonlar için şifrelenmiş kimlik bilgileri de dahildir. Yalnızca panelleri dışa aktarırken kullanılabilir"
}, },
"users": { "users": {
"label": "", "label": "Kullanıcıları Dışa aktar",
"description": "" "description": "Yalnızca kimlik bilgilerini dışa aktarır, karma ve tuzlama parolar şifrelenir"
} }
} }
}, },
"action": { "action": {
"export": "" "export": "Verileri dışa aktar"
}, },
"modal": { "modal": {
"title": "", "title": "Şifreleme anahtarı",
"description": "", "description": "Verileriniz dışarı aktarıldı. Anahtarı güvende tutun ve kimseyle paylaşmayın. Verileri Homarr'a aktarmak için bu anahtara ihtiyacınız olacak.",
"copyDismiss": "" "copyDismiss": "Kopyala & Kapat"
} }
} }

View File

@@ -5,7 +5,7 @@
"settings": { "settings": {
"title": "Yer İşareti ayarları", "title": "Yer İşareti ayarları",
"name": { "name": {
"label": "Widget başlığı", "label": "Widget Başlığı",
"info": "Başlığı gizlemek için boş bırakın." "info": "Başlığı gizlemek için boş bırakın."
}, },
"items": { "items": {

View File

@@ -21,7 +21,7 @@
} }
}, },
"titleState": { "titleState": {
"label": "Saat başlığı", "label": "Saat Başlığı",
"info": "Özel başlık ve saat dilimi kodu widget'ınızda gösterilebilir.<br/>Ayrıca şehri tek başına gösterebilir, hiçbirini göstermeyebilir,<br/>veya her ikisi de seçildiğinde ancak başlık sağlanmadığında saat dilimini tek başına gösterebilirsiniz.", "info": "Özel başlık ve saat dilimi kodu widget'ınızda gösterilebilir.<br/>Ayrıca şehri tek başına gösterebilir, hiçbirini göstermeyebilir,<br/>veya her ikisi de seçildiğinde ancak başlık sağlanmadığında saat dilimini tek başına gösterebilirsiniz.",
"data": { "data": {
"both": "Başlık ve Saat Dilimi", "both": "Başlık ve Saat Dilimi",

View File

@@ -1,6 +1,6 @@
{ {
"descriptor": { "descriptor": {
"name": "DNS çözümleyici kontrolleri", "name": "DNS Çözümleyici Kontrolleri",
"description": "Kontrol panelinizden PiHole veya AdGuard'ı kontrol edin", "description": "Kontrol panelinizden PiHole veya AdGuard'ı kontrol edin",
"settings": { "settings": {
"title": "DNS çözümleyici kontrol ayarları", "title": "DNS çözümleyici kontrol ayarları",

View File

@@ -37,7 +37,7 @@
"errors": { "errors": {
"noUrl": { "noUrl": {
"title": "Geçersiz URL", "title": "Geçersiz URL",
"text": "Widget'ınızın yapılandırmasında geçerli bir adres girdiğinizden emin olun" "text": "Aracınızın yapılandırmasında geçerli bir adres girdiğinizden emin olun"
}, },
"browserSupport": "Tarayıcınız iframe'leri desteklemiyor. Lütfen tarayıcınızı güncelleyin." "browserSupport": "Tarayıcınız iframe'leri desteklemiyor. Lütfen tarayıcınızı güncelleyin."
} }

View File

@@ -5,18 +5,18 @@
"settings": { "settings": {
"title": "Dizin oluşturucu yöneticisi statüsü", "title": "Dizin oluşturucu yöneticisi statüsü",
"openIndexerSiteInNewTab": { "openIndexerSiteInNewTab": {
"label": "Dizin Oluşturucu Sitesini Yeni Sekmede Aç" "label": "İndeksleyici Sitesini Yeni Sekmede Aç"
} }
} }
}, },
"indexersStatus": { "indexersStatus": {
"title": "Dizin oluşturucu yöneticisi", "title": "İndeksleyici Yöneticisi",
"testAllButton": "Tümünü test et" "testAllButton": "Tümünü test et"
}, },
"errors": { "errors": {
"general": { "general": {
"title": "Dizin oluşturucu yöneticisi bulunamıyor", "title": "İndeksleyici yöneticisi bulunamıyor",
"text": "Dizin oluşturucu yöneticinize bağlanırken bir sorun oluştu. Lütfen yapılandırmanızı/entegrasyonlarınızı kontrol edin." "text": "İndeksleyici yöneticinize bağlanırken bir sorun oluştu. Lütfen yapılandırmanızı/entegrasyonlarınızı kontrol edin."
} }
} }
} }

View File

@@ -8,7 +8,7 @@
"label": "Bir uygulama seçin" "label": "Bir uygulama seçin"
}, },
"defaultView": { "defaultView": {
"label": "Varsayılan görünüm", "label": "Öntanımlı görünüm",
"data": { "data": {
"workers": "İşçiler", "workers": "İşçiler",
"queue": "Kuyruk", "queue": "Kuyruk",

View File

@@ -36,7 +36,7 @@
"decreaseIndent": "Girintiyi Azalt", "decreaseIndent": "Girintiyi Azalt",
"link": "Bağlantı", "link": "Bağlantı",
"unlink": "Bağlantıyı kaldır", "unlink": "Bağlantıyı kaldır",
"image": "Resim Göm", "image": "Resim Yerleştir",
"addTable": "Tablo ekle", "addTable": "Tablo ekle",
"deleteTable": "Tablo Sil", "deleteTable": "Tablo Sil",
"colorCell": "Renk Hücresi", "colorCell": "Renk Hücresi",

View File

@@ -55,8 +55,8 @@
"footer": { "footer": {
"error": "Hata", "error": "Hata",
"lastUpdated": "Son Güncelleme {{time}} önce ", "lastUpdated": "Son Güncelleme {{time}} önce ",
"ratioGlobal": "Genel Ratio", "ratioGlobal": "Genel Oran",
"ratioWithFilter": "Filtrelenen ratio" "ratioWithFilter": "Filtrelenen oran"
}, },
"table": { "table": {
"header": { "header": {
@@ -70,7 +70,7 @@
"progress": "İlerleme", "progress": "İlerleme",
"totalUploaded": "Toplam Yüklenen", "totalUploaded": "Toplam Yüklenen",
"totalDownloaded": "Toplam İndirilen", "totalDownloaded": "Toplam İndirilen",
"ratio": "Ratio", "ratio": "Oran",
"seeds": "Tohumlar (Bağlı)", "seeds": "Tohumlar (Bağlı)",
"peers": "Eşler (Bağlı)", "peers": "Eşler (Bağlı)",
"label": "Etiket", "label": "Etiket",
@@ -110,7 +110,7 @@
"progress": "İlerleme - %{{progress}}", "progress": "İlerleme - %{{progress}}",
"totalSelectedSize": "Toplam - {{totalSize}}", "totalSelectedSize": "Toplam - {{totalSize}}",
"state": "Durum - {{state}}", "state": "Durum - {{state}}",
"ratio": "Ratio -", "ratio": "Oran -",
"completed": "Tamamlanan" "completed": "Tamamlanan"
} }
} }

View File

@@ -26,7 +26,7 @@
"main": "Ana", "main": "Ana",
"sidebar": "Kenar Çubuğu", "sidebar": "Kenar Çubuğu",
"cannotturnoff": "Kapatılamaz", "cannotturnoff": "Kapatılamaz",
"dashboardlayout": "Pano Yerleşimi", "dashboardlayout": "Panel Yerleşimi",
"enablersidebar": "Sağ kenar çubuğunu etkinleştir", "enablersidebar": "Sağ kenar çubuğunu etkinleştir",
"enablelsidebar": "Sol kenar çubuğunu etkinleştir", "enablelsidebar": "Sol kenar çubuğunu etkinleştir",
"enablesearchbar": "Arama çubuğunu etkinleştir", "enablesearchbar": "Arama çubuğunu etkinleştir",

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