Skip to content

Commit

Permalink
config: new crowdin updates (#1834)
Browse files Browse the repository at this point in the history
  • Loading branch information
ajnart committed Jan 27, 2024
1 parent 4da7513 commit f1e0b92
Show file tree
Hide file tree
Showing 46 changed files with 249 additions and 249 deletions.
2 changes: 1 addition & 1 deletion public/locales/cn/modules/media-requests-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"pendingApproval": "待批准",
"declined": "已拒绝",
"available": "可用",
"partial": "局部"
"partial": "部分"
},
"tooltips": {
"approve": "批准请求",
Expand Down
2 changes: 1 addition & 1 deletion public/locales/da/layout/manage.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"title": "Værktøjer",
"items": {
"docker": "Docker",
"api": ""
"api": "API"
}
},
"about": {
Expand Down
6 changes: 3 additions & 3 deletions public/locales/fr/manage/users.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"filter": {
"roles": {
"all": "Tous",
"normal": "",
"admin": "",
"owner": ""
"normal": "Normal",
"admin": "Admin",
"owner": "Propriétaire"
}
},
"table": {
Expand Down
32 changes: 16 additions & 16 deletions public/locales/fr/manage/users/edit.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"metaTitle": "",
"back": "",
"metaTitle": "Utilisateur {{username}}",
"back": "Retour à la gestion des utilisateurs",
"sections": {
"general": {
"title": "Général",
Expand All @@ -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."
}
}
}
Expand Down
10 changes: 5 additions & 5 deletions public/locales/fr/modules/smart-home/trigger-automation.json
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
6 changes: 3 additions & 3 deletions public/locales/hu/common.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"save": "Mentés",
"apply": "",
"insert": "",
"apply": "Alkalmaz",
"insert": "Beillesztés",
"about": "Névjegy",
"cancel": "Mégse",
"close": "Bezár",
Expand Down Expand Up @@ -45,7 +45,7 @@
"seeMore": "Lásd még...",
"position": {
"left": "Bal",
"center": "",
"center": "Középre",
"right": "Jobb"
},
"attributes": {
Expand Down
2 changes: 1 addition & 1 deletion public/locales/hu/layout/element-selector/selector.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@
"message": "Létrejött a \"{{name}}\" kategória"
}
},
"importFromDocker": ""
"importFromDocker": "Importálás a dockerből"
}
2 changes: 1 addition & 1 deletion public/locales/hu/layout/manage.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"title": "Eszközök",
"items": {
"docker": "Docker",
"api": ""
"api": "API"
}
},
"about": {
Expand Down
10 changes: 5 additions & 5 deletions public/locales/hu/manage/boards.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
}
Expand Down
8 changes: 4 additions & 4 deletions public/locales/hu/manage/users.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
},
"filter": {
"roles": {
"all": "",
"normal": "",
"admin": "",
"owner": ""
"all": "Mind",
"normal": "Normál",
"admin": "Adminisztrátor",
"owner": "Tulajdonos"
}
},
"table": {
Expand Down
32 changes: 16 additions & 16 deletions public/locales/hu/manage/users/edit.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"metaTitle": "",
"back": "",
"metaTitle": "Felhasználó {{username}}",
"back": "Vissza a felhasználókezeléshez",
"sections": {
"general": {
"title": "Általános",
Expand All @@ -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."
}
}
}
Expand Down
14 changes: 7 additions & 7 deletions public/locales/hu/modules/date.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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.<br/>Megjelenítheti a várost önmagában, nem jelenítheti meg,<br/>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"
}
}
Expand Down
4 changes: 2 additions & 2 deletions public/locales/hu/modules/dns-hole-summary.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
}
4 changes: 2 additions & 2 deletions public/locales/hu/modules/media-requests-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion public/locales/hu/modules/rss.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down
4 changes: 2 additions & 2 deletions public/locales/hu/modules/smart-home/entity-state.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
10 changes: 5 additions & 5 deletions public/locales/hu/modules/smart-home/trigger-automation.json
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
2 changes: 1 addition & 1 deletion public/locales/hu/settings/customization/general.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
Expand Down
2 changes: 1 addition & 1 deletion public/locales/it/layout/manage.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"title": "Strumenti",
"items": {
"docker": "Docker",
"api": ""
"api": "API"
}
},
"about": {
Expand Down
10 changes: 5 additions & 5 deletions public/locales/it/manage/boards.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions public/locales/it/modules/media-requests-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"approved": "Approvato",
"pendingApproval": "In attesa di approvazione",
"declined": "Rifiutato",
"available": "",
"partial": ""
"available": "Disponibile",
"partial": "Parziale"
},
"tooltips": {
"approve": "Approva richieste",
Expand Down
2 changes: 1 addition & 1 deletion public/locales/it/modules/rss.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"label": "Blocco righe di testo"
},
"sortByPublishDateAscending": {
"label": ""
"label": "Ordina per data di pubblicazione (ascendente)"
}
},
"card": {
Expand Down

0 comments on commit f1e0b92

Please sign in to comment.