diff --git a/public/locales/cn/modules/media-requests-list.json b/public/locales/cn/modules/media-requests-list.json
index 8229632fe66..244709768ec 100644
--- a/public/locales/cn/modules/media-requests-list.json
+++ b/public/locales/cn/modules/media-requests-list.json
@@ -18,7 +18,7 @@
"pendingApproval": "待批准",
"declined": "已拒绝",
"available": "可用",
- "partial": "局部"
+ "partial": "部分"
},
"tooltips": {
"approve": "批准请求",
diff --git a/public/locales/da/layout/manage.json b/public/locales/da/layout/manage.json
index b07627cb43d..49d3d72a0d3 100644
--- a/public/locales/da/layout/manage.json
+++ b/public/locales/da/layout/manage.json
@@ -26,7 +26,7 @@
"title": "Værktøjer",
"items": {
"docker": "Docker",
- "api": ""
+ "api": "API"
}
},
"about": {
diff --git a/public/locales/fr/manage/users.json b/public/locales/fr/manage/users.json
index 6df92d04f3a..c90531a968d 100644
--- a/public/locales/fr/manage/users.json
+++ b/public/locales/fr/manage/users.json
@@ -7,9 +7,9 @@
"filter": {
"roles": {
"all": "Tous",
- "normal": "",
- "admin": "",
- "owner": ""
+ "normal": "Normal",
+ "admin": "Admin",
+ "owner": "Propriétaire"
}
},
"table": {
diff --git a/public/locales/fr/manage/users/edit.json b/public/locales/fr/manage/users/edit.json
index 456fd7c76c4..b1c725e0f66 100644
--- a/public/locales/fr/manage/users/edit.json
+++ b/public/locales/fr/manage/users/edit.json
@@ -1,6 +1,6 @@
{
- "metaTitle": "",
- "back": "",
+ "metaTitle": "Utilisateur {{username}}",
+ "back": "Retour à la gestion des utilisateurs",
"sections": {
"general": {
"title": "Général",
@@ -14,40 +14,40 @@
}
},
"security": {
- "title": "",
+ "title": "Sécurité",
"inputs": {
"password": {
- "label": ""
+ "label": "Nouveau mot de passe"
},
"terminateExistingSessions": {
- "label": "",
- "description": ""
+ "label": "Mettre fin aux sessions existantes",
+ "description": "Forcer les utilisateurs à se reconnecter sur leurs appareils"
},
"confirm": {
"label": "Confirmer",
- "description": ""
+ "description": "Le mot de passe va être mis à jour. Cette action ne peut pas être annulée."
}
}
},
"roles": {
- "title": "",
- "currentRole": "",
+ "title": "Rôles",
+ "currentRole": "Rôle actuel : ",
"badges": {
- "owner": "",
- "admin": "",
- "normal": ""
+ "owner": "Propriétaire",
+ "admin": "Admin",
+ "normal": "Normal"
}
},
"deletion": {
- "title": "",
+ "title": "Suppression de compte",
"inputs": {
"confirmUsername": {
- "label": "",
- "description": ""
+ "label": "Confirmer le nom d'utilisateur",
+ "description": "Tapez le nom d'utilisateur pour confirmer la suppression"
},
"confirm": {
"label": "Supprimer définitivement",
- "description": ""
+ "description": "J'ai conscience que cette action est permanente et que toutes les données du compte seront perdues."
}
}
}
diff --git a/public/locales/fr/modules/smart-home/trigger-automation.json b/public/locales/fr/modules/smart-home/trigger-automation.json
index 525c8cc07b4..e8d7351abdc 100644
--- a/public/locales/fr/modules/smart-home/trigger-automation.json
+++ b/public/locales/fr/modules/smart-home/trigger-automation.json
@@ -1,12 +1,12 @@
{
"descriptor": {
- "name": "",
- "description": "",
+ "name": "Automatisation Home Assistant",
+ "description": "Exécuter une automatisation",
"settings": {
- "title": "",
+ "title": "Exécuter une automatisation",
"automationId": {
- "label": "",
- "info": ""
+ "label": "ID de l'automatisation",
+ "info": "Votre identifiant d'automatisation unique. Commence toujours par automation.XXXXX."
},
"displayName": {
"label": "Nom d'affichage"
diff --git a/public/locales/hu/common.json b/public/locales/hu/common.json
index 8bb6ce7ed76..10a3d7a9f94 100644
--- a/public/locales/hu/common.json
+++ b/public/locales/hu/common.json
@@ -1,7 +1,7 @@
{
"save": "Mentés",
- "apply": "",
- "insert": "",
+ "apply": "Alkalmaz",
+ "insert": "Beillesztés",
"about": "Névjegy",
"cancel": "Mégse",
"close": "Bezár",
@@ -45,7 +45,7 @@
"seeMore": "Lásd még...",
"position": {
"left": "Bal",
- "center": "",
+ "center": "Középre",
"right": "Jobb"
},
"attributes": {
diff --git a/public/locales/hu/layout/element-selector/selector.json b/public/locales/hu/layout/element-selector/selector.json
index d8da644b673..93066b5198d 100644
--- a/public/locales/hu/layout/element-selector/selector.json
+++ b/public/locales/hu/layout/element-selector/selector.json
@@ -22,5 +22,5 @@
"message": "Létrejött a \"{{name}}\" kategória"
}
},
- "importFromDocker": ""
+ "importFromDocker": "Importálás a dockerből"
}
diff --git a/public/locales/hu/layout/manage.json b/public/locales/hu/layout/manage.json
index 8270328cd93..ccb768b4532 100644
--- a/public/locales/hu/layout/manage.json
+++ b/public/locales/hu/layout/manage.json
@@ -26,7 +26,7 @@
"title": "Eszközök",
"items": {
"docker": "Docker",
- "api": ""
+ "api": "API"
}
},
"about": {
diff --git a/public/locales/hu/manage/boards.json b/public/locales/hu/manage/boards.json
index 4feebf35a35..b475a07e48a 100644
--- a/public/locales/hu/manage/boards.json
+++ b/public/locales/hu/manage/boards.json
@@ -16,15 +16,15 @@
"label": "Végleges törlés",
"disabled": "Törlés letiltva, mivel a régebbi Homarr komponensek nem teszik lehetővé az alapértelmezett konfiguráció törlését. A törlés a jövőben lehetséges lesz."
},
- "duplicate": "",
+ "duplicate": "Duplikátum",
"rename": {
- "label": "",
+ "label": "Átnevezés",
"modal": {
- "title": "",
+ "title": "A tábla átnevezése {{name}}",
"fields": {
"name": {
- "label": "",
- "placeholder": ""
+ "label": "Új név",
+ "placeholder": "Új fórumnév"
}
}
}
diff --git a/public/locales/hu/manage/users.json b/public/locales/hu/manage/users.json
index 5949ba1be08..9d8b73e17df 100644
--- a/public/locales/hu/manage/users.json
+++ b/public/locales/hu/manage/users.json
@@ -6,10 +6,10 @@
},
"filter": {
"roles": {
- "all": "",
- "normal": "",
- "admin": "",
- "owner": ""
+ "all": "Mind",
+ "normal": "Normál",
+ "admin": "Adminisztrátor",
+ "owner": "Tulajdonos"
}
},
"table": {
diff --git a/public/locales/hu/manage/users/edit.json b/public/locales/hu/manage/users/edit.json
index 8f3c9f4556f..75080f4ba1a 100644
--- a/public/locales/hu/manage/users/edit.json
+++ b/public/locales/hu/manage/users/edit.json
@@ -1,6 +1,6 @@
{
- "metaTitle": "",
- "back": "",
+ "metaTitle": "Felhasználó {{username}}",
+ "back": "Vissza a felhasználókezeléshez",
"sections": {
"general": {
"title": "Általános",
@@ -14,40 +14,40 @@
}
},
"security": {
- "title": "",
+ "title": "Biztonság",
"inputs": {
"password": {
- "label": ""
+ "label": "Új jelszó"
},
"terminateExistingSessions": {
- "label": "",
- "description": ""
+ "label": "Meglévő munkamenetek megszüntetése",
+ "description": "Kényszeríti a felhasználót, hogy újból bejelentkezzen az eszközein"
},
"confirm": {
"label": "Megerősít",
- "description": ""
+ "description": "A jelszó frissül. A művelet nem vonható vissza."
}
}
},
"roles": {
- "title": "",
- "currentRole": "",
+ "title": "Szerepek",
+ "currentRole": "Jelenlegi szerepe: ",
"badges": {
- "owner": "",
- "admin": "",
- "normal": ""
+ "owner": "Tulajdonos",
+ "admin": "Adminisztrátor",
+ "normal": "Normál"
}
},
"deletion": {
- "title": "",
+ "title": "Fiók törlése",
"inputs": {
"confirmUsername": {
- "label": "",
- "description": ""
+ "label": "Felhasználónév megerősítése",
+ "description": "Írja be a felhasználónevet a törlés megerősítéséhez"
},
"confirm": {
"label": "Végleges törlés",
- "description": ""
+ "description": "Tisztában vagyok vele, hogy ez a művelet végleges, és minden fiókadat elveszik."
}
}
}
diff --git a/public/locales/hu/modules/date.json b/public/locales/hu/modules/date.json
index 7dd705b247a..4ea92a887f9 100644
--- a/public/locales/hu/modules/date.json
+++ b/public/locales/hu/modules/date.json
@@ -5,11 +5,11 @@
"settings": {
"title": "A Naptár widget beállításai",
"timezone": {
- "label": "",
- "info": ""
+ "label": "Időzóna",
+ "info": "Válassza ki az időzóna nevét, a sajátját itt találja: "
},
"customTitle": {
- "label": ""
+ "label": "Városnév vagy egyéni cím"
},
"display24HourFormat": {
"label": "24 órás idő kijelzése"
@@ -21,11 +21,11 @@
}
},
"titleState": {
- "label": "",
- "info": "",
+ "label": "Óra címe",
+ "info": "Az egyéni cím és az időzóna kód megjeleníthető a widgeten.
Megjelenítheti a várost önmagában, nem jelenítheti meg,
vagy akár az időzónát is megjelenítheti önmagában, ha mindkettő ki van választva, de nincs cím.",
"data": {
- "both": "",
- "city": "",
+ "both": "Cím és időzóna",
+ "city": "Csak a cím",
"none": "Semmi"
}
}
diff --git a/public/locales/hu/modules/dns-hole-summary.json b/public/locales/hu/modules/dns-hole-summary.json
index 7d5c87de5f2..3a5c66e3277 100644
--- a/public/locales/hu/modules/dns-hole-summary.json
+++ b/public/locales/hu/modules/dns-hole-summary.json
@@ -21,8 +21,8 @@
"metrics": {
"domainsOnAdlist": "Domainek a blokkolólistákon",
"queriesToday": "Mai lekérdezések",
- "queriesBlockedTodayPercentage": "",
- "queriesBlockedToday": ""
+ "queriesBlockedTodayPercentage": "Mai blokkolások",
+ "queriesBlockedToday": "Mai blokkolások"
}
}
}
diff --git a/public/locales/hu/modules/media-requests-list.json b/public/locales/hu/modules/media-requests-list.json
index 04d840dad2e..fb08264f6d0 100644
--- a/public/locales/hu/modules/media-requests-list.json
+++ b/public/locales/hu/modules/media-requests-list.json
@@ -17,8 +17,8 @@
"approved": "Jóváhagyva",
"pendingApproval": "Várakozás jóváhagyásra",
"declined": "Elutasítva",
- "available": "",
- "partial": ""
+ "available": "Elérhető",
+ "partial": "Részleges"
},
"tooltips": {
"approve": "Kérelem megerősítése",
diff --git a/public/locales/hu/modules/rss.json b/public/locales/hu/modules/rss.json
index 12b5c1a5766..6a429ee642c 100644
--- a/public/locales/hu/modules/rss.json
+++ b/public/locales/hu/modules/rss.json
@@ -19,7 +19,7 @@
"label": "Szövegvonalak rögzítője"
},
"sortByPublishDateAscending": {
- "label": ""
+ "label": "Rendezés a közzététel dátuma szerint (növekvő)"
}
},
"card": {
diff --git a/public/locales/hu/modules/smart-home/entity-state.json b/public/locales/hu/modules/smart-home/entity-state.json
index 7069939d3a8..3bae542a34e 100644
--- a/public/locales/hu/modules/smart-home/entity-state.json
+++ b/public/locales/hu/modules/smart-home/entity-state.json
@@ -10,8 +10,8 @@
"info": "Egyedi egység ID a Home Assistantben. Másolás az egységre kattintva > Kattintson a fogaskerék ikonra > Kattintson a másolás gombra az „Egység ID”-nél. Előfordulhat, hogy egyes egyéni egységek nem támogatottak."
},
"automationId": {
- "label": "",
- "info": ""
+ "label": "Választható automatizálási azonosító",
+ "info": "Az Ön egyedi automatizálási azonosítója. Mindig az automatizálással kezdődik.XXXX. Ha nincs beállítva, a widget nem kattintható, és csak az állapotot jeleníti meg. A kattintás után az entitás állapota frissül."
},
"displayName": {
"label": "Megjelenített név"
diff --git a/public/locales/hu/modules/smart-home/trigger-automation.json b/public/locales/hu/modules/smart-home/trigger-automation.json
index 2e2cb5c0c5f..28a3f79b0d5 100644
--- a/public/locales/hu/modules/smart-home/trigger-automation.json
+++ b/public/locales/hu/modules/smart-home/trigger-automation.json
@@ -1,12 +1,12 @@
{
"descriptor": {
- "name": "",
- "description": "",
+ "name": "Home Assistant automatizálás",
+ "description": "Automatizálás végrehajtása",
"settings": {
- "title": "",
+ "title": "Automatizálás végrehajtása",
"automationId": {
- "label": "",
- "info": ""
+ "label": "Automatizálási azonosító",
+ "info": "Az Ön egyedi automatizálási azonosítója. Mindig automation.XXXXX."
},
"displayName": {
"label": "Megjelenített név"
diff --git a/public/locales/hu/settings/customization/general.json b/public/locales/hu/settings/customization/general.json
index 56a64666e5e..e7cbef873af 100644
--- a/public/locales/hu/settings/customization/general.json
+++ b/public/locales/hu/settings/customization/general.json
@@ -22,7 +22,7 @@
"description": "A Homarr konfigurálása fogyatékkal élő és fogyatékkal élő felhasználók számára"
},
"access": {
- "name": "",
+ "name": "Hozzáférés",
"description": "Annak beállítása, hogy ki férhet hozzá a táblához"
}
}
diff --git a/public/locales/it/layout/manage.json b/public/locales/it/layout/manage.json
index 277533929ff..1646feebd92 100644
--- a/public/locales/it/layout/manage.json
+++ b/public/locales/it/layout/manage.json
@@ -26,7 +26,7 @@
"title": "Strumenti",
"items": {
"docker": "Docker",
- "api": ""
+ "api": "API"
}
},
"about": {
diff --git a/public/locales/it/manage/boards.json b/public/locales/it/manage/boards.json
index 1a0acc34658..970dbb50cb0 100644
--- a/public/locales/it/manage/boards.json
+++ b/public/locales/it/manage/boards.json
@@ -16,15 +16,15 @@
"label": "Elimina definitivamente",
"disabled": "Eliminazione disabilitata, perché i vecchi componenti di Homarr non consentono la cancellazione della configurazione predefinita. La cancellazione sarà possibile in futuro."
},
- "duplicate": "",
+ "duplicate": "Duplica",
"rename": {
- "label": "",
+ "label": "Rinomina",
"modal": {
- "title": "",
+ "title": "Rinomina scheda {{name}}",
"fields": {
"name": {
- "label": "",
- "placeholder": ""
+ "label": "Nuovo nome",
+ "placeholder": "Nuovo nome scheda"
}
}
}
diff --git a/public/locales/it/modules/media-requests-list.json b/public/locales/it/modules/media-requests-list.json
index 9b11ea17c82..44d5f4f0522 100644
--- a/public/locales/it/modules/media-requests-list.json
+++ b/public/locales/it/modules/media-requests-list.json
@@ -17,8 +17,8 @@
"approved": "Approvato",
"pendingApproval": "In attesa di approvazione",
"declined": "Rifiutato",
- "available": "",
- "partial": ""
+ "available": "Disponibile",
+ "partial": "Parziale"
},
"tooltips": {
"approve": "Approva richieste",
diff --git a/public/locales/it/modules/rss.json b/public/locales/it/modules/rss.json
index 87b32acb499..da0bc74fabe 100644
--- a/public/locales/it/modules/rss.json
+++ b/public/locales/it/modules/rss.json
@@ -19,7 +19,7 @@
"label": "Blocco righe di testo"
},
"sortByPublishDateAscending": {
- "label": ""
+ "label": "Ordina per data di pubblicazione (ascendente)"
}
},
"card": {
diff --git a/public/locales/it/modules/smart-home/entity-state.json b/public/locales/it/modules/smart-home/entity-state.json
index 928b25a7d95..9dc1ce7307c 100644
--- a/public/locales/it/modules/smart-home/entity-state.json
+++ b/public/locales/it/modules/smart-home/entity-state.json
@@ -10,8 +10,8 @@
"info": "ID entità univoco in Home Assistant. Copia facendo clic sull'entità > clic sull'icona della rondella > clic sul pulsante copia in \"ID entità\". Alcune entità personalizzate potrebbero non essere supportate."
},
"automationId": {
- "label": "",
- "info": ""
+ "label": "ID automazione opzionale",
+ "info": "Il tuo ID di automazione univoco. Inizia sempre con automation.XXXXX. Se non impostato, il widget non sarà selezionabile e visualizzerà solo lo stato. Dopo il clic, lo stato dell'entità verrà aggiornato."
},
"displayName": {
"label": "Visualizza nome"
diff --git a/public/locales/it/modules/smart-home/trigger-automation.json b/public/locales/it/modules/smart-home/trigger-automation.json
index 68886dd751e..e56289064f2 100644
--- a/public/locales/it/modules/smart-home/trigger-automation.json
+++ b/public/locales/it/modules/smart-home/trigger-automation.json
@@ -1,12 +1,12 @@
{
"descriptor": {
- "name": "",
- "description": "",
+ "name": "Automazione Home Assistant",
+ "description": "Esegue un'automazione",
"settings": {
- "title": "",
+ "title": "Esegue un'automazione",
"automationId": {
- "label": "",
- "info": ""
+ "label": "ID automazione",
+ "info": "Il tuo ID di automazione univoco. Inizia sempre con automation.XXXXX."
},
"displayName": {
"label": "Visualizza nome"
diff --git a/public/locales/pl/layout/manage.json b/public/locales/pl/layout/manage.json
index 6fa2ae848cc..ca25e0b0775 100644
--- a/public/locales/pl/layout/manage.json
+++ b/public/locales/pl/layout/manage.json
@@ -26,7 +26,7 @@
"title": "Narzędzia",
"items": {
"docker": "Docker",
- "api": ""
+ "api": "API"
}
},
"about": {
diff --git a/public/locales/pl/manage/boards.json b/public/locales/pl/manage/boards.json
index 1bf0aabbe6e..61f76d93e19 100644
--- a/public/locales/pl/manage/boards.json
+++ b/public/locales/pl/manage/boards.json
@@ -16,15 +16,15 @@
"label": "Usuń trwale",
"disabled": "Usuwanie nie jest możliwe, ponieważ starsze komponenty Homarr nie pozwalają na usunięcie domyślnej konfiguracji. Usunięcie będzie możliwe w przyszłości."
},
- "duplicate": "",
+ "duplicate": "Zduplikuj",
"rename": {
- "label": "",
+ "label": "Zmień nazwę",
"modal": {
- "title": "",
+ "title": "Zmień nazwę tablicy {{name}}",
"fields": {
"name": {
- "label": "",
- "placeholder": ""
+ "label": "Nowa nazwa",
+ "placeholder": "Nowa nazwa tablicy"
}
}
}
@@ -32,7 +32,7 @@
},
"badges": {
"fileSystem": "System plików",
- "default": "Domyślnie"
+ "default": "Domyślne"
}
},
"buttons": {
diff --git a/public/locales/pl/modules/smart-home/entity-state.json b/public/locales/pl/modules/smart-home/entity-state.json
index 3ebdabdb863..34458e12c2d 100644
--- a/public/locales/pl/modules/smart-home/entity-state.json
+++ b/public/locales/pl/modules/smart-home/entity-state.json
@@ -1,17 +1,17 @@
{
- "entityNotFound": "Nie znaleziono obiektu",
+ "entityNotFound": "Nie znaleziono encji",
"descriptor": {
- "name": "Obiekt asystenta domu",
- "description": "Aktualny stan obiektu w Asystencie Domu",
+ "name": "Encja Home Assistant",
+ "description": "Aktualny stan encji w Home Assistant",
"settings": {
- "title": "Stan obiektu",
+ "title": "Stan encji",
"entityId": {
- "label": "ID obiektu",
- "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."
+ "label": "ID encji",
+ "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."
},
"automationId": {
- "label": "",
- "info": ""
+ "label": "Opcjonalne ID automatyzacji",
+ "info": "Twój unikalny identyfikator automatyzacji. Zawsze zaczyna się od automation.XXXXX. Jeśli nie jest ustawiony, widżet nie będzie klikalny i będzie wyświetlał tylko stan. Po kliknięciu stan encji zostanie odświeżony."
},
"displayName": {
"label": "Nazwa wyświetlana"
diff --git a/public/locales/pl/modules/smart-home/trigger-automation.json b/public/locales/pl/modules/smart-home/trigger-automation.json
index c5a5f45415c..b26491fafbf 100644
--- a/public/locales/pl/modules/smart-home/trigger-automation.json
+++ b/public/locales/pl/modules/smart-home/trigger-automation.json
@@ -1,12 +1,12 @@
{
"descriptor": {
- "name": "",
- "description": "",
+ "name": "Automatyzacja Home Assistant",
+ "description": "Wykonaj automatyzację",
"settings": {
- "title": "",
+ "title": "Wykonaj automatyzację",
"automationId": {
- "label": "",
- "info": ""
+ "label": "ID automatyzacji",
+ "info": "Twój unikalny identyfikator automatyzacji. Zawsze zaczyna się od automation.XXXXX."
},
"displayName": {
"label": "Nazwa wyświetlana"
diff --git a/public/locales/sk/layout/manage.json b/public/locales/sk/layout/manage.json
index 7b7e6b986bd..54e776c1c05 100644
--- a/public/locales/sk/layout/manage.json
+++ b/public/locales/sk/layout/manage.json
@@ -26,7 +26,7 @@
"title": "Nástroje",
"items": {
"docker": "Docker",
- "api": ""
+ "api": "API"
}
},
"about": {
diff --git a/public/locales/sv/boards/common.json b/public/locales/sv/boards/common.json
index a70db06bf6a..08170374333 100644
--- a/public/locales/sv/boards/common.json
+++ b/public/locales/sv/boards/common.json
@@ -1,5 +1,5 @@
{
"header": {
- "customize": ""
+ "customize": "Anpassa tavlan"
}
}
\ No newline at end of file
diff --git a/public/locales/sv/boards/customize.json b/public/locales/sv/boards/customize.json
index 48604fe9975..696a032f0a1 100644
--- a/public/locales/sv/boards/customize.json
+++ b/public/locales/sv/boards/customize.json
@@ -1,29 +1,29 @@
{
- "metaTitle": "",
- "pageTitle": "",
- "backToBoard": "",
+ "metaTitle": "Anpassa {{name}} Board",
+ "pageTitle": "Anpassning för {{name}} Board",
+ "backToBoard": "Tillbaka till tavla",
"settings": {
"appearance": {
- "primaryColor": "",
- "secondaryColor": ""
+ "primaryColor": "Primärfärg",
+ "secondaryColor": "Sekundärfärg"
}
},
"save": {
- "button": "",
- "note": ""
+ "button": "Spara ändringar",
+ "note": "Var försiktig, du har osparade ändringar!"
},
"notifications": {
"pending": {
- "title": "",
- "message": ""
+ "title": "Sparar anpassning",
+ "message": "Vänligen vänta medan vi sparar din anpassning"
},
"success": {
- "title": "",
- "message": ""
+ "title": "Anpassning sparad",
+ "message": "Din anpassning har sparats"
},
"error": {
"title": "Fel",
- "message": ""
+ "message": "Det gick inte att spara ändringar"
}
}
}
\ No newline at end of file
diff --git a/public/locales/sv/layout/header.json b/public/locales/sv/layout/header.json
index 0a8f2477079..56802f06a7f 100644
--- a/public/locales/sv/layout/header.json
+++ b/public/locales/sv/layout/header.json
@@ -14,14 +14,14 @@
"preferences": "Användarinställningar",
"defaultBoard": "Standard instrumentpanel",
"manage": "Hantera",
- "logout": "",
+ "logout": "Logga ut från {{username}}",
"login": "Logga in"
}
},
"modals": {
"movie": {
"title": "",
- "topResults": ""
+ "topResults": "Topp {{count}} resultat för {{search}}."
}
}
}
\ No newline at end of file
diff --git a/public/locales/sv/layout/manage.json b/public/locales/sv/layout/manage.json
index ea0e2b543a4..406c112c12e 100644
--- a/public/locales/sv/layout/manage.json
+++ b/public/locales/sv/layout/manage.json
@@ -1,29 +1,29 @@
{
"navigation": {
"home": {
- "title": ""
+ "title": "Hem"
},
"boards": {
- "title": ""
+ "title": "Tavlor"
},
"users": {
- "title": "",
+ "title": "Användare",
"items": {
"manage": "Hantera",
- "invites": ""
+ "invites": "Inbjudningar"
}
},
"help": {
- "title": "",
+ "title": "Hjälp",
"items": {
"documentation": "Dokumentation",
- "report": "",
- "discord": "",
- "contribute": ""
+ "report": "Rapportera problem / bugg",
+ "discord": "Gemenskapens Discord",
+ "contribute": "Bidra"
}
},
"tools": {
- "title": "",
+ "title": "Verktyg",
"items": {
"docker": "Docker",
"api": "API"
diff --git a/public/locales/sv/manage/boards.json b/public/locales/sv/manage/boards.json
index f68015e5ed6..542a68f371e 100644
--- a/public/locales/sv/manage/boards.json
+++ b/public/locales/sv/manage/boards.json
@@ -1,6 +1,6 @@
{
- "metaTitle": "",
- "pageTitle": "",
+ "metaTitle": "Tavlor",
+ "pageTitle": "Tavlor",
"cards": {
"statistics": {
"apps": "Appar",
@@ -8,49 +8,49 @@
"categories": "Kategorier"
},
"buttons": {
- "view": ""
+ "view": "Visa tavlan"
},
"menu": {
- "setAsDefault": "",
+ "setAsDefault": "Ange som standardtavla",
"delete": {
- "label": "",
- "disabled": ""
+ "label": "Radera permanent",
+ "disabled": "Borttagning avaktiverad, eftersom äldre Homarr-komponenter inte tillåter radering av standardkonfigurationen. Radering kommer att vara möjlig i framtiden."
},
- "duplicate": "",
+ "duplicate": "Duplicera",
"rename": {
- "label": "",
+ "label": "Ändra namn",
"modal": {
- "title": "",
+ "title": "Byt namn på tavlan {{name}}",
"fields": {
"name": {
- "label": "",
- "placeholder": ""
+ "label": "Nytt namn",
+ "placeholder": "Nytt namn på tavlan"
}
}
}
}
},
"badges": {
- "fileSystem": "",
- "default": ""
+ "fileSystem": "Filsystem",
+ "default": "Standard"
}
},
"buttons": {
- "create": ""
+ "create": "Skapa ny tavla"
},
"modals": {
"delete": {
- "title": "",
- "text": ""
+ "title": "Ta bort tavla",
+ "text": "Är du säker på att du vill radera denna tavla? Denna åtgärd kan inte ångras och din data kommer att gå förlorade permanent."
},
"create": {
- "title": "",
- "text": "",
+ "title": "Skapa tavla",
+ "text": "Namnet kan inte ändras efter att en tavla har skapats.",
"form": {
"name": {
"label": "Namn"
},
- "submit": ""
+ "submit": "Skapa"
}
}
}
diff --git a/public/locales/sv/manage/index.json b/public/locales/sv/manage/index.json
index 452c9010bfa..70d930f2a27 100644
--- a/public/locales/sv/manage/index.json
+++ b/public/locales/sv/manage/index.json
@@ -1,23 +1,23 @@
{
"metaTitle": "Hantera",
"hero": {
- "title": "",
- "fallbackUsername": "",
- "subtitle": ""
+ "title": "Välkommen tillbaka, {{username}}",
+ "fallbackUsername": "Anonym",
+ "subtitle": "Välkommen till din applikationshubb. Organisera, optimera och erövra!"
},
"quickActions": {
- "title": "",
+ "title": "Snabbåtgärder",
"boards": {
- "title": "",
- "subtitle": ""
+ "title": "Dina tavlor",
+ "subtitle": "Skapa och hantera dina tavlor"
},
"inviteUsers": {
- "title": "",
- "subtitle": ""
+ "title": "Bjud in en ny användare",
+ "subtitle": "Skapa och skicka en inbjudan för registrering"
},
"manageUsers": {
- "title": "",
- "subtitle": ""
+ "title": "Hantera användare",
+ "subtitle": "Ta bort och hantera dina användare"
}
}
}
\ No newline at end of file
diff --git a/public/locales/sv/manage/users.json b/public/locales/sv/manage/users.json
index e937c9a04f6..16965f8dbc5 100644
--- a/public/locales/sv/manage/users.json
+++ b/public/locales/sv/manage/users.json
@@ -1,12 +1,12 @@
{
- "metaTitle": "",
- "pageTitle": "",
+ "metaTitle": "Användare",
+ "pageTitle": "Hantera användare",
"buttons": {
- "create": ""
+ "create": "Skapa"
},
"filter": {
"roles": {
- "all": "",
+ "all": "Alla",
"normal": "",
"admin": "",
"owner": ""
@@ -19,13 +19,13 @@
}
},
"tooltips": {
- "deleteUser": "",
- "demoteAdmin": "",
- "promoteToAdmin": ""
+ "deleteUser": "Ta bort användare",
+ "demoteAdmin": "Ta bort administratör",
+ "promoteToAdmin": "Befordra till administratör"
},
"modals": {
"delete": {
- "title": "",
+ "title": "Ta bort användare {{name}}",
"text": ""
},
"change-role": {
diff --git a/public/locales/sv/manage/users/create.json b/public/locales/sv/manage/users/create.json
index d441e1f57d7..3fb2a156317 100644
--- a/public/locales/sv/manage/users/create.json
+++ b/public/locales/sv/manage/users/create.json
@@ -12,41 +12,41 @@
}
},
"security": {
- "title": "",
+ "title": "Andra steget",
"text": "Lösenord",
"password": {
"label": "Lösenord"
}
},
"finish": {
- "title": "",
- "text": "",
+ "title": "Bekräftelse",
+ "text": "Spara till databas",
"card": {
- "title": "",
- "text": ""
+ "title": "Granska dina inmatningar",
+ "text": "När du har skickat in dina data till databasen kommer användaren att kunna logga in. Är du säker på att du vill lagra denna användare i databasen och aktivera inloggningen?"
},
"table": {
"header": {
- "property": "",
- "value": "",
+ "property": "Egenskap",
+ "value": "Värde",
"username": "Användarnamn",
"email": "",
"password": "Lösenord"
},
- "notSet": "",
- "valid": ""
+ "notSet": "Inte anget",
+ "valid": "Giltig"
},
- "failed": ""
+ "failed": "Skapandet av användare har misslyckats: {{error}}"
},
"completed": {
"alert": {
- "title": "",
- "text": ""
+ "title": "Användaren skapades",
+ "text": "Användaren skapades i databasen. De kan nu logga in."
}
}
},
"buttons": {
- "generateRandomPassword": "",
- "createAnother": ""
+ "generateRandomPassword": "Generera slumpmässigt",
+ "createAnother": "Skapa en till"
}
}
\ No newline at end of file
diff --git a/public/locales/sv/manage/users/edit.json b/public/locales/sv/manage/users/edit.json
index eb6d81e3715..1d3e780ab09 100644
--- a/public/locales/sv/manage/users/edit.json
+++ b/public/locales/sv/manage/users/edit.json
@@ -46,7 +46,7 @@
"description": ""
},
"confirm": {
- "label": "",
+ "label": "Radera permanent",
"description": ""
}
}
diff --git a/public/locales/sv/manage/users/invites.json b/public/locales/sv/manage/users/invites.json
index 41730646ea2..68f5440fde2 100644
--- a/public/locales/sv/manage/users/invites.json
+++ b/public/locales/sv/manage/users/invites.json
@@ -1,30 +1,30 @@
{
- "metaTitle": "",
- "pageTitle": "",
- "description": "",
+ "metaTitle": "Användarinbjudningar",
+ "pageTitle": "Hantera användarinbjudningar",
+ "description": "Med hjälp av inbjudningar kan du bjuda in användare till din Homarr-instans. En inbjudan är endast giltig under en viss tidsperiod och kan användas en gång. Löptiden måste vara mellan 5 minuter och 12 månader efter skapandet.",
"button": {
- "createInvite": "",
- "deleteInvite": ""
+ "createInvite": "Skapa inbjudan",
+ "deleteInvite": "Ta bort inbjudan"
},
"table": {
"header": {
"id": "ID",
- "creator": "",
- "expires": "",
- "action": ""
+ "creator": "Skapare",
+ "expires": "Förfaller",
+ "action": "Åtgärder"
},
"data": {
- "expiresAt": "",
- "expiresIn": ""
+ "expiresAt": "utgången {{at}}",
+ "expiresIn": "om {{in}}"
}
},
"modals": {
"create": {
- "title": "",
+ "title": "Skapa inbjudan",
"description": "",
"form": {
"expires": "",
- "submit": ""
+ "submit": "Skapa"
}
},
"copy": {
@@ -40,7 +40,7 @@
}
},
"delete": {
- "title": "",
+ "title": "Ta bort inbjudan",
"description": ""
}
},
diff --git a/public/locales/sv/modules/notebook.json b/public/locales/sv/modules/notebook.json
index cfb4806d5c8..83c6d9d460d 100644
--- a/public/locales/sv/modules/notebook.json
+++ b/public/locales/sv/modules/notebook.json
@@ -8,7 +8,7 @@
"label": "Visa verktygsfältet för att hjälpa dig skriva markdown"
},
"allowReadOnlyCheck": {
- "label": ""
+ "label": "Tillåt check i skrivskyddat läge"
},
"content": {
"label": "Innehållet i anteckningsboken"
@@ -22,38 +22,38 @@
"strikethrough": "Genomstruken",
"underline": "Understruken",
"colorText": "Textfärg",
- "colorHighlight": "",
- "code": "",
- "clear": "",
- "heading": "",
- "align": "",
- "blockquote": "",
- "horizontalLine": "",
- "bulletList": "",
- "orderedList": "",
- "checkList": "",
- "increaseIndent": "",
- "decreaseIndent": "",
- "link": "",
- "unlink": "",
- "image": "",
- "addTable": "",
- "deleteTable": "",
- "colorCell": "",
- "mergeCell": "",
- "addColumnLeft": "",
- "addColumnRight": "",
- "deleteColumn": "",
- "addRowTop": "",
- "addRowBelow": "",
- "deleteRow": ""
+ "colorHighlight": "Färgad markerad text",
+ "code": "Kod",
+ "clear": "Rensa formatering",
+ "heading": "Rubrik {{level}}",
+ "align": "Justera text: {{position}}",
+ "blockquote": "Blockcitat",
+ "horizontalLine": "Horisontell linje",
+ "bulletList": "Punktlista",
+ "orderedList": "Sorterad lista",
+ "checkList": "Checklista",
+ "increaseIndent": "Öka indrag",
+ "decreaseIndent": "Minska indrag",
+ "link": "Länk",
+ "unlink": "Ta bort länk",
+ "image": "Bädda in bild",
+ "addTable": "Lägg till tabell",
+ "deleteTable": "Ta bort tabell",
+ "colorCell": "Färga cell",
+ "mergeCell": "Växla sammanslagning av celler",
+ "addColumnLeft": "Lägg till kolumn före",
+ "addColumnRight": "Lägg till kolumn efter",
+ "deleteColumn": "Radera kolumn",
+ "addRowTop": "Lägg till rad före",
+ "addRowBelow": "Lägg till rad efter",
+ "deleteRow": "Radera rad"
},
"modals": {
- "clearColor": "",
- "source": "",
- "widthPlaceholder": "",
- "columns": "",
- "rows": ""
+ "clearColor": "Rensa färg",
+ "source": "Källa",
+ "widthPlaceholder": "Värde i % eller pixlar",
+ "columns": "Kolumner",
+ "rows": "Rader"
}
}
}
\ No newline at end of file
diff --git a/public/locales/tw/layout/manage.json b/public/locales/tw/layout/manage.json
index 82c63188aa4..b42795b777b 100644
--- a/public/locales/tw/layout/manage.json
+++ b/public/locales/tw/layout/manage.json
@@ -26,7 +26,7 @@
"title": "工具",
"items": {
"docker": "Docker",
- "api": ""
+ "api": "API"
}
},
"about": {
diff --git a/public/locales/tw/manage/boards.json b/public/locales/tw/manage/boards.json
index 661a95fcf90..2d588a5daa1 100644
--- a/public/locales/tw/manage/boards.json
+++ b/public/locales/tw/manage/boards.json
@@ -16,15 +16,15 @@
"label": "永久刪除",
"disabled": "刪除功能被禁用,因為較舊的 Homarr 組件不允許刪除預設的設定,將來可能會刪除"
},
- "duplicate": "",
+ "duplicate": "複製",
"rename": {
- "label": "",
+ "label": "重新命名",
"modal": {
- "title": "",
+ "title": "重新命名面板 {{name}}",
"fields": {
"name": {
- "label": "",
- "placeholder": ""
+ "label": "新名稱",
+ "placeholder": "新面板名稱"
}
}
}
diff --git a/public/locales/tw/modules/media-requests-list.json b/public/locales/tw/modules/media-requests-list.json
index a52e9631dbf..349f40816f3 100644
--- a/public/locales/tw/modules/media-requests-list.json
+++ b/public/locales/tw/modules/media-requests-list.json
@@ -17,8 +17,8 @@
"approved": "已准許",
"pendingApproval": "待准許",
"declined": "已拒絕",
- "available": "",
- "partial": ""
+ "available": "可用",
+ "partial": "部分"
},
"tooltips": {
"approve": "准許請求",
diff --git a/public/locales/tw/modules/rss.json b/public/locales/tw/modules/rss.json
index fa87b345da5..6a419a5c830 100644
--- a/public/locales/tw/modules/rss.json
+++ b/public/locales/tw/modules/rss.json
@@ -19,7 +19,7 @@
"label": "文字線條"
},
"sortByPublishDateAscending": {
- "label": ""
+ "label": "依發布日期排序 (升序)"
}
},
"card": {
diff --git a/public/locales/tw/modules/smart-home/entity-state.json b/public/locales/tw/modules/smart-home/entity-state.json
index c00abf4fd9a..cbc79dfcce4 100644
--- a/public/locales/tw/modules/smart-home/entity-state.json
+++ b/public/locales/tw/modules/smart-home/entity-state.json
@@ -10,8 +10,8 @@
"info": "Home Assistant 中的唯一實體ID,通過點擊實體 > 點擊齒輪圖示 > 點擊實體 ID 觸地的複製按鈕進行複製,某些自定義實體可能不支持"
},
"automationId": {
- "label": "",
- "info": ""
+ "label": "可選自動化ID",
+ "info": "自動化ID必須以 automation.XXXX 開頭,當未設定時小部件將不可點擊,且僅顯示狀況,點擊後實體狀態將被更新"
},
"displayName": {
"label": "顯示名稱"
diff --git a/public/locales/tw/modules/smart-home/trigger-automation.json b/public/locales/tw/modules/smart-home/trigger-automation.json
index cc38a9bfa1a..4e785b522c8 100644
--- a/public/locales/tw/modules/smart-home/trigger-automation.json
+++ b/public/locales/tw/modules/smart-home/trigger-automation.json
@@ -1,12 +1,12 @@
{
"descriptor": {
- "name": "",
- "description": "",
+ "name": "Home Assisant 自動化",
+ "description": "執行自動化",
"settings": {
- "title": "",
+ "title": "執行自動化",
"automationId": {
- "label": "",
- "info": ""
+ "label": "自動化ID",
+ "info": "自動化ID,必須以 automation.XXXX 開頭"
},
"displayName": {
"label": "顯示名稱"