mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-14 09:25:47 +01:00
New Crowdin updates (#1614)
This commit is contained in:
@@ -18,10 +18,33 @@
|
|||||||
"background": {
|
"background": {
|
||||||
"label": "背景"
|
"label": "背景"
|
||||||
},
|
},
|
||||||
|
"backgroundImageAttachment": {
|
||||||
|
"label": "背景图片附件",
|
||||||
|
"options": {
|
||||||
|
"fixed": "固定 - 背景保持在同一位置(推荐)",
|
||||||
|
"scroll": "滚动 - 背景随鼠标滚动"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageSize": {
|
||||||
|
"label": "背景图像大小",
|
||||||
|
"options": {
|
||||||
|
"cover": "覆盖 - 通过裁剪多余的空间,将图像缩放得尽可能小以覆盖整个窗口。 (推荐使用)",
|
||||||
|
"contain": "包含 - 在不裁剪或拉伸图像的情况下,在容器内尽可能大地缩放图像。"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageRepeat": {
|
||||||
|
"label": "背景图片附件",
|
||||||
|
"options": {
|
||||||
|
"repeat": "重复 - 根据需要重复图像,以覆盖整个背景图像绘制区域。",
|
||||||
|
"no-repeat": "无重复 - 图像不重复且可能不会填满整个空间(推荐)",
|
||||||
|
"repeat-x": "重复 X - 与 \"重复 \"相同,但只在水平轴上重复。",
|
||||||
|
"repeat-y": "重复 Y - 与 \"重复 \"相同,但只在垂直轴上重复。"
|
||||||
|
}
|
||||||
|
},
|
||||||
"customCSS": {
|
"customCSS": {
|
||||||
"label": "自定义 CSS",
|
"label": "自定义 CSS",
|
||||||
"description": "只推荐有经验的用户使用 CSS 自定义面板",
|
"description": "只推荐有经验的用户使用 CSS 自定义面板",
|
||||||
"placeholder": "自定义 CSS 将在最后应用",
|
"placeholder": "自定义 CSS 将在最后应用",
|
||||||
"applying": "应用CSS中..."
|
"applying": "应用CSS中..."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -18,10 +18,33 @@
|
|||||||
"background": {
|
"background": {
|
||||||
"label": "crwdns1628:0crwdne1628:0"
|
"label": "crwdns1628:0crwdne1628:0"
|
||||||
},
|
},
|
||||||
|
"backgroundImageAttachment": {
|
||||||
|
"label": "crwdns4010:0crwdne4010:0",
|
||||||
|
"options": {
|
||||||
|
"fixed": "crwdns4012:0crwdne4012:0",
|
||||||
|
"scroll": "crwdns4014:0crwdne4014:0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageSize": {
|
||||||
|
"label": "crwdns4016:0crwdne4016:0",
|
||||||
|
"options": {
|
||||||
|
"cover": "crwdns4018:0crwdne4018:0",
|
||||||
|
"contain": "crwdns4020:0crwdne4020:0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageRepeat": {
|
||||||
|
"label": "crwdns4022:0crwdne4022:0",
|
||||||
|
"options": {
|
||||||
|
"repeat": "crwdns4024:0crwdne4024:0",
|
||||||
|
"no-repeat": "crwdns4032:0crwdne4032:0",
|
||||||
|
"repeat-x": "crwdns4028:0crwdne4028:0",
|
||||||
|
"repeat-y": "crwdns4030:0crwdne4030:0"
|
||||||
|
}
|
||||||
|
},
|
||||||
"customCSS": {
|
"customCSS": {
|
||||||
"label": "crwdns1702:0crwdne1702:0",
|
"label": "crwdns1702:0crwdne1702:0",
|
||||||
"description": "crwdns2723:0crwdne2723:0",
|
"description": "crwdns2723:0crwdne2723:0",
|
||||||
"placeholder": "crwdns2389:0crwdne2389:0",
|
"placeholder": "crwdns2389:0crwdne2389:0",
|
||||||
"applying": "crwdns2561:0crwdne2561:0"
|
"applying": "crwdns2561:0crwdne2561:0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"title": "crwdns3821:0crwdne3821:0",
|
"title": "crwdns3821:0crwdne3821:0",
|
||||||
"alerts": {
|
"alerts": {
|
||||||
"notConfigured": {
|
"notConfigured": {
|
||||||
"text": "crwdns3823:0crwdne3823:0"
|
"text": "crwdns4008:0crwdne4008:0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"modals": {
|
"modals": {
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"metaTitle": "",
|
"metaTitle": "Přizpůsobení {{name}} plochy",
|
||||||
"pageTitle": "Přizpůsobení {{name}} plochy",
|
"pageTitle": "Přizpůsobení {{name}} plochy",
|
||||||
"backToBoard": "Zpět na plochu",
|
"backToBoard": "Zpět na plochu",
|
||||||
"settings": {
|
"settings": {
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"save": "",
|
"save": "Uložit",
|
||||||
"apply": "",
|
"apply": "",
|
||||||
"insert": "",
|
"insert": "",
|
||||||
"about": "",
|
"about": "",
|
||||||
@@ -17,13 +17,13 @@
|
|||||||
"enableAll": "",
|
"enableAll": "",
|
||||||
"disableAll": "",
|
"disableAll": "",
|
||||||
"version": "",
|
"version": "",
|
||||||
"changePosition": "",
|
"changePosition": "Změnit pozici",
|
||||||
"remove": "",
|
"remove": "",
|
||||||
"removeConfirm": "",
|
"removeConfirm": "",
|
||||||
"createItem": "",
|
"createItem": "",
|
||||||
"sections": {
|
"sections": {
|
||||||
"settings": "",
|
"settings": "",
|
||||||
"dangerZone": ""
|
"dangerZone": "Nebezpečná zóna"
|
||||||
},
|
},
|
||||||
"secrets": {
|
"secrets": {
|
||||||
"apiKey": "",
|
"apiKey": "",
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
"preferences": "Uživatelská nastavení",
|
"preferences": "Uživatelská nastavení",
|
||||||
"defaultBoard": "Výchozí plocha",
|
"defaultBoard": "Výchozí plocha",
|
||||||
"manage": "Spravovat",
|
"manage": "Spravovat",
|
||||||
"logout": "Odhlásit z {{username}}",
|
"logout": "Odhlásit {{username}}",
|
||||||
"login": ""
|
"login": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -1,21 +1,21 @@
|
|||||||
{
|
{
|
||||||
"tabs": {
|
"tabs": {
|
||||||
"general": "",
|
"general": "Obecné",
|
||||||
"behaviour": "",
|
"behaviour": "Chování",
|
||||||
"network": "",
|
"network": "",
|
||||||
"appearance": "",
|
"appearance": "Vzhled",
|
||||||
"integration": ""
|
"integration": "Integrace"
|
||||||
},
|
},
|
||||||
"general": {
|
"general": {
|
||||||
"appname": {
|
"appname": {
|
||||||
"label": "",
|
"label": "Název aplikace",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"internalAddress": {
|
"internalAddress": {
|
||||||
"label": "",
|
"label": "",
|
||||||
"description": "",
|
"description": "",
|
||||||
"troubleshoot": {
|
"troubleshoot": {
|
||||||
"label": "",
|
"label": "Narazili jste na problém?",
|
||||||
"header": "",
|
"header": "",
|
||||||
"lines": {
|
"lines": {
|
||||||
"nothingAfterPort": "",
|
"nothingAfterPort": "",
|
||||||
@@ -36,11 +36,11 @@
|
|||||||
},
|
},
|
||||||
"behaviour": {
|
"behaviour": {
|
||||||
"isOpeningNewTab": {
|
"isOpeningNewTab": {
|
||||||
"label": "",
|
"label": "Otevřít na nové kartě",
|
||||||
"description": ""
|
"description": "Otevřete aplikaci na nové kartě místo aktuální."
|
||||||
},
|
},
|
||||||
"tooltipDescription": {
|
"tooltipDescription": {
|
||||||
"label": "",
|
"label": "Popis aplikace",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"customProtocolWarning": ""
|
"customProtocolWarning": ""
|
||||||
|
|||||||
@@ -35,7 +35,7 @@
|
|||||||
},
|
},
|
||||||
"name": "",
|
"name": "",
|
||||||
"url": "",
|
"url": "",
|
||||||
"newTab": "",
|
"newTab": "Otevřít na nové kartě",
|
||||||
"hideHostname": "",
|
"hideHostname": "",
|
||||||
"hideIcon": "",
|
"hideIcon": "",
|
||||||
"delete": ""
|
"delete": ""
|
||||||
|
|||||||
@@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"descriptor": {
|
"descriptor": {
|
||||||
"name": "",
|
"name": "Mediální server",
|
||||||
"description": "",
|
"description": "",
|
||||||
"settings": {
|
"settings": {
|
||||||
"title": ""
|
"title": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"loading": "",
|
"loading": "Načítání streamů",
|
||||||
"card": {
|
"card": {
|
||||||
"table": {
|
"table": {
|
||||||
"header": {
|
"header": {
|
||||||
|
|||||||
@@ -75,8 +75,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"loading": {
|
"loading": {
|
||||||
"title": "",
|
"title": "Načítání",
|
||||||
"description": ""
|
"description": "Navazování spojení"
|
||||||
},
|
},
|
||||||
"popover": {
|
"popover": {
|
||||||
"introductionPrefix": "",
|
"introductionPrefix": "",
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
"description": "Upravte názvy, logo a PWA"
|
"description": "Upravte názvy, logo a PWA"
|
||||||
},
|
},
|
||||||
"appereance": {
|
"appereance": {
|
||||||
"name": "",
|
"name": "Vzhled",
|
||||||
"description": "Přizpůsobte pozadí, barvy a zobrazení aplikací"
|
"description": "Přizpůsobte pozadí, barvy a zobrazení aplikací"
|
||||||
},
|
},
|
||||||
"accessibility": {
|
"accessibility": {
|
||||||
@@ -22,7 +22,7 @@
|
|||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"access": {
|
"access": {
|
||||||
"name": "",
|
"name": "Oprávnění",
|
||||||
"description": "Nastavte, kdo má přístup k Vaší ploše"
|
"description": "Nastavte, kdo má přístup k Vaší ploše"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -18,10 +18,33 @@
|
|||||||
"background": {
|
"background": {
|
||||||
"label": "Pozadí"
|
"label": "Pozadí"
|
||||||
},
|
},
|
||||||
|
"backgroundImageAttachment": {
|
||||||
|
"label": "",
|
||||||
|
"options": {
|
||||||
|
"fixed": "",
|
||||||
|
"scroll": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageSize": {
|
||||||
|
"label": "",
|
||||||
|
"options": {
|
||||||
|
"cover": "",
|
||||||
|
"contain": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageRepeat": {
|
||||||
|
"label": "",
|
||||||
|
"options": {
|
||||||
|
"repeat": "",
|
||||||
|
"no-repeat": "",
|
||||||
|
"repeat-x": "",
|
||||||
|
"repeat-y": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
"customCSS": {
|
"customCSS": {
|
||||||
"label": "Vlastní CSS",
|
"label": "Vlastní CSS",
|
||||||
"description": "Dále si můžete přizpůsobit ovládací panel pomocí CSS, doporučujeme pouze zkušeným uživatelům",
|
"description": "Dále si můžete přizpůsobit ovládací panel pomocí CSS, doporučujeme pouze zkušeným uživatelům",
|
||||||
"placeholder": "",
|
"placeholder": "",
|
||||||
"applying": ""
|
"applying": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"title": "",
|
"title": "",
|
||||||
"alerts": {
|
"alerts": {
|
||||||
"notConfigured": {
|
"notConfigured": {
|
||||||
"text": "Vaše instance Homarr nemá nakonfigurovaný Docker nebo se nepodařilo načíst kontejnery. Podívejte se prosím do dokumentace, jak integraci nastavit."
|
"text": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"modals": {
|
"modals": {
|
||||||
|
|||||||
@@ -18,10 +18,33 @@
|
|||||||
"background": {
|
"background": {
|
||||||
"label": "Baggrund"
|
"label": "Baggrund"
|
||||||
},
|
},
|
||||||
|
"backgroundImageAttachment": {
|
||||||
|
"label": "Vedhæftning af baggrundsbillede",
|
||||||
|
"options": {
|
||||||
|
"fixed": "Fast - Baggrunden forbliver i samme position (anbefales)",
|
||||||
|
"scroll": "Scroll - Baggrunden scroller med musen"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageSize": {
|
||||||
|
"label": "Baggrundsbilledets størrelse",
|
||||||
|
"options": {
|
||||||
|
"cover": "Cover - Skalerer billedet så lille som muligt for at dække hele vinduet ved at beskære for overskydende materiale. (anbefalede)",
|
||||||
|
"contain": "Indehold - Skalerer billedet så stort som muligt i dets ramme uden at beskære eller strække billedet."
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageRepeat": {
|
||||||
|
"label": "Vedhæftning af baggrundsbillede",
|
||||||
|
"options": {
|
||||||
|
"repeat": "Gentag - Billedet gentages så meget som nødvendigt for at dække hele baggrundsbilledets maleområde.",
|
||||||
|
"no-repeat": "Ingen gentagelse - Billedet gentages ikke og fylder muligvis ikke hele rummet (anbefales)",
|
||||||
|
"repeat-x": "Gentag X - Samme som 'Gentag' men kun på vandret akse.",
|
||||||
|
"repeat-y": "Gentag Y - Samme som 'Gentag' men kun på lodret akse."
|
||||||
|
}
|
||||||
|
},
|
||||||
"customCSS": {
|
"customCSS": {
|
||||||
"label": "Tilpasset CSS",
|
"label": "Tilpasset CSS",
|
||||||
"description": "Yderligere, tilpasse dit dashboard ved hjælp af CSS, anbefales kun til erfarne brugere",
|
"description": "Yderligere, tilpasse dit dashboard ved hjælp af CSS, anbefales kun til erfarne brugere",
|
||||||
"placeholder": "Brugerdefineret CSS vil blive anvendt sidst",
|
"placeholder": "Brugerdefineret CSS vil blive anvendt sidst",
|
||||||
"applying": "Anvender CSS..."
|
"applying": "Anvender CSS..."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"title": "Docker",
|
"title": "Docker",
|
||||||
"alerts": {
|
"alerts": {
|
||||||
"notConfigured": {
|
"notConfigured": {
|
||||||
"text": "Din Homarr-instans har ikke Docker konfigureret, eller den har fejlet i at hente containere. Se i dokumentationen, hvordan du sætter integrationen op."
|
"text": "Din Homarr-instans har ikke Docker konfigureret, eller den har ikke kunne hente containere. Se venligst dokumentationen for, hvordan du opsætter integrationen."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"modals": {
|
"modals": {
|
||||||
|
|||||||
@@ -18,10 +18,33 @@
|
|||||||
"background": {
|
"background": {
|
||||||
"label": "Hintergrund"
|
"label": "Hintergrund"
|
||||||
},
|
},
|
||||||
|
"backgroundImageAttachment": {
|
||||||
|
"label": "Anhang des Hintergrundbildes",
|
||||||
|
"options": {
|
||||||
|
"fixed": "Fixiert - Hintergrund bleibt in der gleichen Position (empfohlen)",
|
||||||
|
"scroll": "Scrollen – Scrollt mit der Maus im Hintergrund"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageSize": {
|
||||||
|
"label": "Hintergrundbild-Größe",
|
||||||
|
"options": {
|
||||||
|
"cover": "Abdecken - Skaliert das Bild so klein wie möglich, um das gesamte Fenster abzudecken, indem überschüssiger Platz abgeschnitten wird. (empfohlen)",
|
||||||
|
"contain": "Einschließen – Skaliert das Bild innerhalb seines Containers so groß wie möglich, ohne das Bild zu beschneiden oder zu strecken."
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageRepeat": {
|
||||||
|
"label": "Anhang des Hintergrundbildes",
|
||||||
|
"options": {
|
||||||
|
"repeat": "Wiederholen - Das Bild wird so oft wiederholt, bis es den gesamten Bereich des Hintergrundbildes abdeckt.",
|
||||||
|
"no-repeat": "Keine Wiederholung – Das Bild wird nicht wiederholt und füllt möglicherweise nicht den gesamten Raum aus (empfohlen)",
|
||||||
|
"repeat-x": "Wiederholen X – Wie „Wiederholen“, jedoch nur auf der horizontalen Achse.",
|
||||||
|
"repeat-y": "Wiederholen Y – Wie „Wiederholen“, jedoch nur auf der vertikalen Achse."
|
||||||
|
}
|
||||||
|
},
|
||||||
"customCSS": {
|
"customCSS": {
|
||||||
"label": "Benutzerdefiniertes CSS",
|
"label": "Benutzerdefiniertes CSS",
|
||||||
"description": "Außerdem können Sie Ihr Dashboard mittels CSS anpassen, dies wird nur für erfahrene Benutzer empfohlen",
|
"description": "Außerdem können Sie Ihr Dashboard mittels CSS anpassen, dies wird nur für erfahrene Benutzer empfohlen",
|
||||||
"placeholder": "Benutzerdefiniertes CSS wird zuletzt angewendet",
|
"placeholder": "Benutzerdefiniertes CSS wird zuletzt angewendet",
|
||||||
"applying": "CSS wird übernommen..."
|
"applying": "CSS wird übernommen..."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"title": "Docker",
|
"title": "Docker",
|
||||||
"alerts": {
|
"alerts": {
|
||||||
"notConfigured": {
|
"notConfigured": {
|
||||||
"text": "Auf Ihrer Homarr-Instanz ist Docker nicht konfiguriert oder es ist nicht möglich, Container zu erkennen. Bitte lesen Sie in der Dokumentation nach, wie Sie diese Integration einrichten können."
|
"text": "Auf Ihrer Homarr-Instanz ist Docker nicht konfiguriert oder es war nicht möglich, Container abzurufen. Bitte lesen Sie in der Dokumentation nach, wie Sie diese Integration einrichten können."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"modals": {
|
"modals": {
|
||||||
|
|||||||
@@ -18,10 +18,33 @@
|
|||||||
"background": {
|
"background": {
|
||||||
"label": "Φόντο"
|
"label": "Φόντο"
|
||||||
},
|
},
|
||||||
|
"backgroundImageAttachment": {
|
||||||
|
"label": "Συνημμένη εικόνα φόντου",
|
||||||
|
"options": {
|
||||||
|
"fixed": "Σταθερό - Το φόντο παραμένει στην ίδια θέση (συνιστάται)",
|
||||||
|
"scroll": "Κύλιση - Κύλιση φόντου με το ποντίκι σας"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageSize": {
|
||||||
|
"label": "Μέγεθος εικόνας φόντου",
|
||||||
|
"options": {
|
||||||
|
"cover": "Κάλυψη - Κλιμακώνει την εικόνα όσο το δυνατόν μικρότερα για να καλύψει ολόκληρο το παράθυρο, περικόπτοντας τον υπερβολικό χώρο. (συνιστάται)",
|
||||||
|
"contain": "Περιέχει - Κλιμακώνει την εικόνα όσο το δυνατόν περισσότερο μέσα στο χώρο περιέλευσής της, χωρίς περικοπή ή τέντωμα της εικόνας."
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageRepeat": {
|
||||||
|
"label": "Συνημμένη εικόνα φόντου",
|
||||||
|
"options": {
|
||||||
|
"repeat": "Επανάληψη - Η εικόνα επαναλαμβάνεται όσο χρειάζεται για να καλύψει ολόκληρη την περιοχή ζωγραφικής της εικόνας φόντου.",
|
||||||
|
"no-repeat": "Χωρίς επανάληψη - Η εικόνα δεν επαναλαμβάνεται και δεν μπορεί να γεμίσει ολόκληρο το χώρο (συνιστάται)",
|
||||||
|
"repeat-x": "Επανάληψη X - Ίδιο με το 'Επανάληψη' αλλά μόνο στον οριζόντιο άξονα.",
|
||||||
|
"repeat-y": "Επανάληψη Y - Ίδιο με το 'Επανάληψη' αλλά μόνο στον κατακόρυφο άξονα."
|
||||||
|
}
|
||||||
|
},
|
||||||
"customCSS": {
|
"customCSS": {
|
||||||
"label": "Προσαρμοσμένη CSS",
|
"label": "Προσαρμοσμένη CSS",
|
||||||
"description": "Περαιτέρω, προσαρμόστε τον πίνακα ελέγχου σας χρησιμοποιώντας CSS, συνιστάται μόνο για έμπειρους χρήστες",
|
"description": "Περαιτέρω, προσαρμόστε τον πίνακα ελέγχου σας χρησιμοποιώντας CSS, συνιστάται μόνο για έμπειρους χρήστες",
|
||||||
"placeholder": "Το προσαρμοσμένο CSS θα εφαρμοστεί τελευταίο",
|
"placeholder": "Το προσαρμοσμένο CSS θα εφαρμοστεί τελευταίο",
|
||||||
"applying": "Εφαρμογή CSS..."
|
"applying": "Εφαρμογή CSS..."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"title": "Docker",
|
"title": "Docker",
|
||||||
"alerts": {
|
"alerts": {
|
||||||
"notConfigured": {
|
"notConfigured": {
|
||||||
"text": "Η Homarr εγκατάσταση σας δεν έχει το Docker εγκατεστημένο ή απέτυχε να ανακτήσει τα containers. Ελέγξτε την τεκμηρίωση για το πώς να ρυθμίσετε την ενσωμάτωση."
|
"text": "Η Homarr εγκατάσταση σας δεν έχει το Docker εγκατεστημένο ή απέτυχε να ανακτήσει containers. Ελέγξτε την τεκμηρίωση για το πώς να ρυθμίσετε την ενσωμάτωση."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"modals": {
|
"modals": {
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
"keybinds": "Combinaciones de teclas",
|
"keybinds": "Combinaciones de teclas",
|
||||||
"translators": "Traductores ({{count}})",
|
"translators": "Traductores ({{count}})",
|
||||||
"translatorsDescription": "Gracias a estas personas, ¡Homarr está disponible en {{languages}} idiomas! ¿Quieres ayudar a traducir Homarr en tu idioma? Lee cómo hacerlo <a>aquí</a>.",
|
"translatorsDescription": "Gracias a estas personas, ¡Homarr está disponible en {{languages}} idiomas! ¿Quieres ayudar a traducir Homarr en tu idioma? Lee cómo hacerlo <a>aquí</a>.",
|
||||||
"contributors": "Contribuidores ({{count}})",
|
"contributors": "Colaboradores ({{count}})",
|
||||||
"contributorsDescription": "¡Estas personas han creado el código que hace que Homarr funcione! ¿Quieres ayudar a construir Homarr? Lee cómo hacerlo <a>aquí</a>",
|
"contributorsDescription": "¡Estas personas han creado el código que hace que Homarr funcione! ¿Quieres ayudar a construir Homarr? Lee cómo hacerlo <a>aquí</a>",
|
||||||
"actions": {
|
"actions": {
|
||||||
"toggleTheme": "Alternar modo claro/oscuro",
|
"toggleTheme": "Alternar modo claro/oscuro",
|
||||||
|
|||||||
@@ -20,7 +20,7 @@
|
|||||||
"bold": "Negrita",
|
"bold": "Negrita",
|
||||||
"italic": "Cursiva",
|
"italic": "Cursiva",
|
||||||
"strikethrough": "Tachado",
|
"strikethrough": "Tachado",
|
||||||
"underline": "Subrayar",
|
"underline": "Subrayado",
|
||||||
"colorText": "Color de texto",
|
"colorText": "Color de texto",
|
||||||
"colorHighlight": "Texto resaltado en color",
|
"colorHighlight": "Texto resaltado en color",
|
||||||
"code": "Código",
|
"code": "Código",
|
||||||
@@ -29,23 +29,23 @@
|
|||||||
"align": "Alinear texto: {{position}}",
|
"align": "Alinear texto: {{position}}",
|
||||||
"blockquote": "Cita",
|
"blockquote": "Cita",
|
||||||
"horizontalLine": "Línea horizontal",
|
"horizontalLine": "Línea horizontal",
|
||||||
"bulletList": "Lista de viñetas",
|
"bulletList": "Lista sin ordenar",
|
||||||
"orderedList": "Lista ordenada",
|
"orderedList": "Lista ordenada",
|
||||||
"checkList": "",
|
"checkList": "Lista de control",
|
||||||
"increaseIndent": "Aumentar Sangría",
|
"increaseIndent": "Aumentar sangría",
|
||||||
"decreaseIndent": "Disminuir Sangría",
|
"decreaseIndent": "Disminuir sangría",
|
||||||
"link": "Enlace",
|
"link": "Enlace",
|
||||||
"unlink": "Eliminar enlace",
|
"unlink": "Eliminar enlace",
|
||||||
"image": "Adjuntar Imagen",
|
"image": "Insertar imagen",
|
||||||
"addTable": "Añadir tabla",
|
"addTable": "Añadir tabla",
|
||||||
"deleteTable": "Eliminar Tabla",
|
"deleteTable": "Eliminar tabla",
|
||||||
"colorCell": "Color de celda",
|
"colorCell": "Color de celda",
|
||||||
"mergeCell": "Alternar combinación de celdas",
|
"mergeCell": "Alternar combinación de celdas",
|
||||||
"addColumnLeft": "Añadir columna antes de",
|
"addColumnLeft": "Añadir columna a la izquierda",
|
||||||
"addColumnRight": "Añadir columna después de",
|
"addColumnRight": "Añadir columna a la derecha",
|
||||||
"deleteColumn": "Eliminar columna",
|
"deleteColumn": "Eliminar columna",
|
||||||
"addRowTop": "Añadir fila antes de",
|
"addRowTop": "Añadir fila encima",
|
||||||
"addRowBelow": "Añador fila después de",
|
"addRowBelow": "Añadir fila debajo",
|
||||||
"deleteRow": "Eliminar fila"
|
"deleteRow": "Eliminar fila"
|
||||||
},
|
},
|
||||||
"modals": {
|
"modals": {
|
||||||
|
|||||||
@@ -27,8 +27,8 @@
|
|||||||
"description": "Cuando se marca 'está en la lista blanca', actuará como una lista blanca. Si no se marca, esta es una lista negra. No hará nada cuando esté vacío"
|
"description": "Cuando se marca 'está en la lista blanca', actuará como una lista blanca. Si no se marca, esta es una lista negra. No hará nada cuando esté vacío"
|
||||||
},
|
},
|
||||||
"displayRatioWithFilter": {
|
"displayRatioWithFilter": {
|
||||||
"label": "",
|
"label": "Mostrar la relación de la lista de torrents filtrados",
|
||||||
"info": ""
|
"info": "Si está deshabilitado, solo se mostrará la relación global. La relación global seguirá usando las etiquetas si están configuradas"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -36,8 +36,8 @@
|
|||||||
"footer": {
|
"footer": {
|
||||||
"error": "Error",
|
"error": "Error",
|
||||||
"lastUpdated": "Última actualización hace {{time}}",
|
"lastUpdated": "Última actualización hace {{time}}",
|
||||||
"ratioGlobal": "",
|
"ratioGlobal": "Relación global",
|
||||||
"ratioWithFilter": ""
|
"ratioWithFilter": "Relación con filtro"
|
||||||
},
|
},
|
||||||
"table": {
|
"table": {
|
||||||
"header": {
|
"header": {
|
||||||
|
|||||||
@@ -18,10 +18,33 @@
|
|||||||
"background": {
|
"background": {
|
||||||
"label": "Fondo"
|
"label": "Fondo"
|
||||||
},
|
},
|
||||||
|
"backgroundImageAttachment": {
|
||||||
|
"label": "Adjuntar imagen de fondo",
|
||||||
|
"options": {
|
||||||
|
"fixed": "Fijo - El fondo permanece en la misma posición (recomendado)",
|
||||||
|
"scroll": "Desplazar - El fondo se desplaza con el ratón"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageSize": {
|
||||||
|
"label": "Tamaño de la imagen de fondo",
|
||||||
|
"options": {
|
||||||
|
"cover": "Cubrir - Escala la imagen lo mínimo posible para cubrir toda la ventana recortando el espacio excesivo (recomendado)",
|
||||||
|
"contain": "Contener - Escala la imagen lo más grande posible dentro de su contenedor sin recortarla ni estirarla"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageRepeat": {
|
||||||
|
"label": "Adjuntar imagen de fondo",
|
||||||
|
"options": {
|
||||||
|
"repeat": "Repetir - La imagen se repite tanto como sea necesario para cubrir toda el área de pintura de la imagen de fondo",
|
||||||
|
"no-repeat": "Sin repetir - La imagen no se repite y puede no ocupar todo el espacio (recomendado)",
|
||||||
|
"repeat-x": "Repetir X - Igual que 'Repetir' pero sólo en el eje horizontal",
|
||||||
|
"repeat-y": "Repetir Y: igual que 'Repetir' pero solo en el eje vertical"
|
||||||
|
}
|
||||||
|
},
|
||||||
"customCSS": {
|
"customCSS": {
|
||||||
"label": "CSS Personalizado",
|
"label": "CSS Personalizado",
|
||||||
"description": "Además, personaliza tu panel usando CSS, solo recomendado para usuarios avanzados",
|
"description": "Además, personaliza tu panel usando CSS, solo recomendado para usuarios avanzados",
|
||||||
"placeholder": "El CSS personalizado se aplicará en último lugar",
|
"placeholder": "El CSS personalizado se aplicará en último lugar",
|
||||||
"applying": "Aplicando CSS..."
|
"applying": "Aplicando CSS..."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"title": "Docker",
|
"title": "Docker",
|
||||||
"alerts": {
|
"alerts": {
|
||||||
"notConfigured": {
|
"notConfigured": {
|
||||||
"text": "Tu instancia de Homarr no tiene Docker configurado o no pudo recuperar contenedores. Por favor, consulta la documentación sobre cómo configurar la integración."
|
"text": "Tu instancia de Homarr no tiene Docker configurado o ha fallado al obtener los contenedores. Consulta la documentación sobre cómo configurar la integración."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"modals": {
|
"modals": {
|
||||||
|
|||||||
@@ -5,10 +5,10 @@
|
|||||||
"key": "Raccourci clavier",
|
"key": "Raccourci clavier",
|
||||||
"action": "Action",
|
"action": "Action",
|
||||||
"keybinds": "Affectation des touches",
|
"keybinds": "Affectation des touches",
|
||||||
"translators": "",
|
"translators": "Traducteurs ({{count}})",
|
||||||
"translatorsDescription": "",
|
"translatorsDescription": "Grâce à ces personnes, Homarr est disponible dans {{languages}} langues ! Vous voulez aider à traduire Homarr dans votre langue ? Lisez comment le faire <a>ici</a>.",
|
||||||
"contributors": "",
|
"contributors": "Contributeurs ({{count}})",
|
||||||
"contributorsDescription": "",
|
"contributorsDescription": "Ces personnes ont développé le code qui fait fonctionner homarr ! Vous voulez aider à développer Homarr ? Lisez comment procéder <a>ici</a>",
|
||||||
"actions": {
|
"actions": {
|
||||||
"toggleTheme": "Basculer entre mode clair/sombre",
|
"toggleTheme": "Basculer entre mode clair/sombre",
|
||||||
"focusSearchBar": "Focus sur la barre de recherche",
|
"focusSearchBar": "Focus sur la barre de recherche",
|
||||||
|
|||||||
@@ -27,8 +27,8 @@
|
|||||||
"description": "Si la case \"La liste des libellés est une liste blanche\" est cochée, elle sera appliquée comme une liste blanche. Si la case n'est pas cochée, elle s'appliquera comme une liste noire. Rien ne se passera si elle est vide"
|
"description": "Si la case \"La liste des libellés est une liste blanche\" est cochée, elle sera appliquée comme une liste blanche. Si la case n'est pas cochée, elle s'appliquera comme une liste noire. Rien ne se passera si elle est vide"
|
||||||
},
|
},
|
||||||
"displayRatioWithFilter": {
|
"displayRatioWithFilter": {
|
||||||
"label": "",
|
"label": "Afficher le ratio de la liste des torrents filtrés",
|
||||||
"info": ""
|
"info": "Si désactivé, seul le ratio global sera affiché. Le ratio global utilisera toujours les labels si définis"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -36,8 +36,8 @@
|
|||||||
"footer": {
|
"footer": {
|
||||||
"error": "Erreur",
|
"error": "Erreur",
|
||||||
"lastUpdated": "Dernière mise à jour : {{time}}",
|
"lastUpdated": "Dernière mise à jour : {{time}}",
|
||||||
"ratioGlobal": "",
|
"ratioGlobal": "Ratio global",
|
||||||
"ratioWithFilter": ""
|
"ratioWithFilter": "Ratio avec filtre"
|
||||||
},
|
},
|
||||||
"table": {
|
"table": {
|
||||||
"header": {
|
"header": {
|
||||||
|
|||||||
@@ -18,10 +18,33 @@
|
|||||||
"background": {
|
"background": {
|
||||||
"label": "Fond"
|
"label": "Fond"
|
||||||
},
|
},
|
||||||
|
"backgroundImageAttachment": {
|
||||||
|
"label": "Pièce jointe de l'image d'arrière-plan",
|
||||||
|
"options": {
|
||||||
|
"fixed": "Fixe - L'arrière-plan reste dans la même position (recommandé)",
|
||||||
|
"scroll": "Défilement - L'arrière-plan défile avec la souris"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageSize": {
|
||||||
|
"label": "Taille de l'image d'arrière-plan",
|
||||||
|
"options": {
|
||||||
|
"cover": "Couverture - Mise à l'échelle de l'image aussi petite que possible pour couvrir la fenêtre entière en recadrant l'espace excessif. (recommandé)",
|
||||||
|
"contain": "Contient - Mise à l'échelle de l'image aussi grande que possible dans son conteneur sans recadrer ou étirer l'image."
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageRepeat": {
|
||||||
|
"label": "Pièce jointe de l'image d'arrière-plan",
|
||||||
|
"options": {
|
||||||
|
"repeat": "Répéter - L'image est répétée autant que nécessaire pour couvrir toute la surface d'arrière-plan.",
|
||||||
|
"no-repeat": "Pas de répétition - L'image n'est pas répétée et peut ne pas remplir tout l'espace (recommandé)",
|
||||||
|
"repeat-x": "Répéter X - Identique à 'Répéter' mais uniquement sur l'axe horizontal.",
|
||||||
|
"repeat-y": "Répéter Y - Identique à 'Répéter' mais uniquement sur l'axe vertical."
|
||||||
|
}
|
||||||
|
},
|
||||||
"customCSS": {
|
"customCSS": {
|
||||||
"label": "CSS personnalisé",
|
"label": "CSS personnalisé",
|
||||||
"description": "En outre, vous pouvez personnaliser votre tableau de bord à l'aide de CSS. Réservé aux utilisateurs expérimentés.",
|
"description": "En outre, vous pouvez personnaliser votre tableau de bord à l'aide de CSS. Réservé aux utilisateurs expérimentés.",
|
||||||
"placeholder": "Le CSS personnalisé sera appliqué en dernier",
|
"placeholder": "Le CSS personnalisé sera appliqué en dernier",
|
||||||
"applying": "Application du code CSS..."
|
"applying": "Application du code CSS..."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"title": "Docker",
|
"title": "Docker",
|
||||||
"alerts": {
|
"alerts": {
|
||||||
"notConfigured": {
|
"notConfigured": {
|
||||||
"text": "Docker n'est pas configuré sur votre instance Homarr ou a échoué à trouver les conteneurs. Veuillez vérifier la documentation pour savoir comment configurer cette intégration."
|
"text": "Votre instance Homarr n'a pas configuré Docker ou n'a pas réussi à récupérer les conteneurs. Veuillez consulter la documentation pour savoir comment configurer l'intégration."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"modals": {
|
"modals": {
|
||||||
|
|||||||
@@ -18,10 +18,33 @@
|
|||||||
"background": {
|
"background": {
|
||||||
"label": "רקע"
|
"label": "רקע"
|
||||||
},
|
},
|
||||||
|
"backgroundImageAttachment": {
|
||||||
|
"label": "",
|
||||||
|
"options": {
|
||||||
|
"fixed": "",
|
||||||
|
"scroll": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageSize": {
|
||||||
|
"label": "",
|
||||||
|
"options": {
|
||||||
|
"cover": "",
|
||||||
|
"contain": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageRepeat": {
|
||||||
|
"label": "",
|
||||||
|
"options": {
|
||||||
|
"repeat": "",
|
||||||
|
"no-repeat": "",
|
||||||
|
"repeat-x": "",
|
||||||
|
"repeat-y": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
"customCSS": {
|
"customCSS": {
|
||||||
"label": "CSS מותאם אישית",
|
"label": "CSS מותאם אישית",
|
||||||
"description": "יתר על כן, התאם את לוח המחוונים שלך באמצעות CSS, מומלץ רק למשתמשים מנוסים",
|
"description": "יתר על כן, התאם את לוח המחוונים שלך באמצעות CSS, מומלץ רק למשתמשים מנוסים",
|
||||||
"placeholder": "CSS מותאם אישית יוחל אחרון",
|
"placeholder": "CSS מותאם אישית יוחל אחרון",
|
||||||
"applying": "מחיל CSS..."
|
"applying": "מחיל CSS..."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"title": "דוקר",
|
"title": "דוקר",
|
||||||
"alerts": {
|
"alerts": {
|
||||||
"notConfigured": {
|
"notConfigured": {
|
||||||
"text": "למופע ה-Homarr שלך לא הוגדר Docker או שהוא נכשל באחזור קונטיינרים. אנא עיין בתיעוד כיצד להגדיר את האינטגרציה."
|
"text": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"modals": {
|
"modals": {
|
||||||
|
|||||||
@@ -18,10 +18,33 @@
|
|||||||
"background": {
|
"background": {
|
||||||
"label": "Pozadina"
|
"label": "Pozadina"
|
||||||
},
|
},
|
||||||
|
"backgroundImageAttachment": {
|
||||||
|
"label": "",
|
||||||
|
"options": {
|
||||||
|
"fixed": "",
|
||||||
|
"scroll": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageSize": {
|
||||||
|
"label": "",
|
||||||
|
"options": {
|
||||||
|
"cover": "",
|
||||||
|
"contain": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageRepeat": {
|
||||||
|
"label": "",
|
||||||
|
"options": {
|
||||||
|
"repeat": "",
|
||||||
|
"no-repeat": "",
|
||||||
|
"repeat-x": "",
|
||||||
|
"repeat-y": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
"customCSS": {
|
"customCSS": {
|
||||||
"label": "Prilagođeni CSS",
|
"label": "Prilagođeni CSS",
|
||||||
"description": "Dodatno, prilagodite svoju nadzornu ploču koristeći CSS, što se preporučuje samo iskusnim korisnicima",
|
"description": "Dodatno, prilagodite svoju nadzornu ploču koristeći CSS, što se preporučuje samo iskusnim korisnicima",
|
||||||
"placeholder": "Prilagođeni CSS će se primijeniti posljednji",
|
"placeholder": "Prilagođeni CSS će se primijeniti posljednji",
|
||||||
"applying": "Primjena CSS-a..."
|
"applying": "Primjena CSS-a..."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"title": "Docker",
|
"title": "Docker",
|
||||||
"alerts": {
|
"alerts": {
|
||||||
"notConfigured": {
|
"notConfigured": {
|
||||||
"text": "Vaša Homarr instanca nema konfiguriran Docker ili nije uspjela dohvatiti spremnike. Provjerite dokumentaciju o tome kako postaviti integraciju."
|
"text": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"modals": {
|
"modals": {
|
||||||
|
|||||||
@@ -18,10 +18,33 @@
|
|||||||
"background": {
|
"background": {
|
||||||
"label": "Háttér"
|
"label": "Háttér"
|
||||||
},
|
},
|
||||||
|
"backgroundImageAttachment": {
|
||||||
|
"label": "Háttérkép csatolása",
|
||||||
|
"options": {
|
||||||
|
"fixed": "Rögzített – a háttér ugyanabban a helyzetben marad (ajánlott)",
|
||||||
|
"scroll": "Görgetés - A háttér gördül az egérrel"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageSize": {
|
||||||
|
"label": "Háttér kép mérete",
|
||||||
|
"options": {
|
||||||
|
"cover": "Cover - A képet a lehető legkisebbre méretezi, hogy a felesleges terület levágásával a teljes ablakot lefedje. (ajánlott)",
|
||||||
|
"contain": "Tartalom - A képet a lehető legnagyobb méretre méretezi a tárolón belül anélkül, hogy a képet levágná vagy megnyújtaná."
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageRepeat": {
|
||||||
|
"label": "Háttérkép csatolása",
|
||||||
|
"options": {
|
||||||
|
"repeat": "Ismétlés – A kép annyiszor ismétlődik, amennyire szükséges, hogy a teljes háttérkép festési területet lefedje.",
|
||||||
|
"no-repeat": "Nincs ismétlés - A kép nem ismétlődik, és nem tölti ki a teljes helyet (ajánlott)",
|
||||||
|
"repeat-x": "Ismétlés X - Ugyanaz, mint az 'Ismétlés', de csak a vízszintes tengelyen.",
|
||||||
|
"repeat-y": "Ismétlés Y - Ugyanaz, mint az 'Ismétlés', de csak a függőleges tengelyen."
|
||||||
|
}
|
||||||
|
},
|
||||||
"customCSS": {
|
"customCSS": {
|
||||||
"label": "Egyéni CSS",
|
"label": "Egyéni CSS",
|
||||||
"description": "Továbbá, testreszabhatja műszerfalát CSS segítségével, csak tapasztalt felhasználóknak ajánlott",
|
"description": "Továbbá, testreszabhatja műszerfalát CSS segítségével, csak tapasztalt felhasználóknak ajánlott",
|
||||||
"placeholder": "Az egyéni CSS utoljára kerül alkalmazásra",
|
"placeholder": "Az egyéni CSS utoljára kerül alkalmazásra",
|
||||||
"applying": "CSS alkalmazása..."
|
"applying": "CSS alkalmazása..."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
},
|
},
|
||||||
"modals": {
|
"modals": {
|
||||||
"selectBoard": {
|
"selectBoard": {
|
||||||
"title": "Válasszon egy táblát",
|
"title": "Válasszon vezérlőt",
|
||||||
"text": "Válassza ki azt a táblát, ahová a kiválasztott Docker-konténerekhez tartozó alkalmazásokat szeretné hozzáadni.",
|
"text": "Válassza ki azt a táblát, ahová a kiválasztott Docker-konténerekhez tartozó alkalmazásokat szeretné hozzáadni.",
|
||||||
"form": {
|
"form": {
|
||||||
"board": {
|
"board": {
|
||||||
|
|||||||
@@ -27,8 +27,8 @@
|
|||||||
"description": "Quando 'è whitelist' è selezionato, agirà come una whitelist. Se non selezionato, è una blacklist. Non farà nulla quando vuoto"
|
"description": "Quando 'è whitelist' è selezionato, agirà come una whitelist. Se non selezionato, è una blacklist. Non farà nulla quando vuoto"
|
||||||
},
|
},
|
||||||
"displayRatioWithFilter": {
|
"displayRatioWithFilter": {
|
||||||
"label": "",
|
"label": "Visualizza il ratio dell'elenco dei torrent filtrati",
|
||||||
"info": ""
|
"info": "Se disabilitato, verrà visualizzato solo il ratio globale. Il ratio globale utilizzerà comunque i label, se impostati"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -36,8 +36,8 @@
|
|||||||
"footer": {
|
"footer": {
|
||||||
"error": "Errore",
|
"error": "Errore",
|
||||||
"lastUpdated": "Ultimo aggiornamento {{time}} fa",
|
"lastUpdated": "Ultimo aggiornamento {{time}} fa",
|
||||||
"ratioGlobal": "",
|
"ratioGlobal": "Ratio globale",
|
||||||
"ratioWithFilter": ""
|
"ratioWithFilter": "Ratio con filtro"
|
||||||
},
|
},
|
||||||
"table": {
|
"table": {
|
||||||
"header": {
|
"header": {
|
||||||
|
|||||||
@@ -18,10 +18,33 @@
|
|||||||
"background": {
|
"background": {
|
||||||
"label": "Sfondo"
|
"label": "Sfondo"
|
||||||
},
|
},
|
||||||
|
"backgroundImageAttachment": {
|
||||||
|
"label": "Allegato immagine di sfondo",
|
||||||
|
"options": {
|
||||||
|
"fixed": "Fisso - Lo sfondo rimane nella stessa posizione (consigliato)",
|
||||||
|
"scroll": "Scorrimento - Lo sfondo scorre con il mouse"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageSize": {
|
||||||
|
"label": "Dimensioni dell'immagine di sfondo",
|
||||||
|
"options": {
|
||||||
|
"cover": "Copertura - Ridimensiona l'immagine il più possibile per coprire l'intera finestra ritagliando lo spazio eccessivo. (consigliato)",
|
||||||
|
"contain": "Contieni - ridimensiona l'immagine il più grande possibile all'interno del suo container senza ritagliare o allungare l'immagine."
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageRepeat": {
|
||||||
|
"label": "Allegato immagine di sfondo",
|
||||||
|
"options": {
|
||||||
|
"repeat": "Ripeti - l'immagine viene ripetuta quanto necessario per coprire l'intera area di disegno dell'immagine di sfondo.",
|
||||||
|
"no-repeat": "Nessuna ripetizione - l'immagine non viene ripetuta e potrebbe non riempire l'intero spazio (consigliato)",
|
||||||
|
"repeat-x": "Ripeti X - Come 'Ripeti' ma solo sull'asse orizzontale.",
|
||||||
|
"repeat-y": "Ripeti Y - Come 'Ripeti' ma solo sull'asse verticale."
|
||||||
|
}
|
||||||
|
},
|
||||||
"customCSS": {
|
"customCSS": {
|
||||||
"label": "CSS personalizzato",
|
"label": "CSS personalizzato",
|
||||||
"description": "Inoltre, personalizza la dashboard utilizzando i CSS, consigliato solo agli utenti esperti",
|
"description": "Inoltre, personalizza la dashboard utilizzando i CSS, consigliato solo agli utenti esperti",
|
||||||
"placeholder": "I CSS personalizzati saranno applicati per ultimi",
|
"placeholder": "I CSS personalizzati saranno applicati per ultimi",
|
||||||
"applying": "Applicazione CSS..."
|
"applying": "Applicazione CSS..."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -18,10 +18,33 @@
|
|||||||
"background": {
|
"background": {
|
||||||
"label": "背景"
|
"label": "背景"
|
||||||
},
|
},
|
||||||
|
"backgroundImageAttachment": {
|
||||||
|
"label": "",
|
||||||
|
"options": {
|
||||||
|
"fixed": "",
|
||||||
|
"scroll": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageSize": {
|
||||||
|
"label": "",
|
||||||
|
"options": {
|
||||||
|
"cover": "",
|
||||||
|
"contain": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageRepeat": {
|
||||||
|
"label": "",
|
||||||
|
"options": {
|
||||||
|
"repeat": "",
|
||||||
|
"no-repeat": "",
|
||||||
|
"repeat-x": "",
|
||||||
|
"repeat-y": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
"customCSS": {
|
"customCSS": {
|
||||||
"label": "カスタムCSS",
|
"label": "カスタムCSS",
|
||||||
"description": "さらに、CSS を使用してダッシュボードをカスタマイズします。経験豊富なユーザーにのみお勧めします。",
|
"description": "さらに、CSS を使用してダッシュボードをカスタマイズします。経験豊富なユーザーにのみお勧めします。",
|
||||||
"placeholder": "カスタムCSSは最後に適用されます",
|
"placeholder": "カスタムCSSは最後に適用されます",
|
||||||
"applying": "CSSを適用中..."
|
"applying": "CSSを適用中..."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"title": "Docker",
|
"title": "Docker",
|
||||||
"alerts": {
|
"alerts": {
|
||||||
"notConfigured": {
|
"notConfigured": {
|
||||||
"text": "HomarrインスタンスにDockerが設定されていないか、コンテナの取得に失敗しています。統合の設定方法についてはドキュメントを確認してください。"
|
"text": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"modals": {
|
"modals": {
|
||||||
|
|||||||
@@ -18,10 +18,33 @@
|
|||||||
"background": {
|
"background": {
|
||||||
"label": "배경"
|
"label": "배경"
|
||||||
},
|
},
|
||||||
|
"backgroundImageAttachment": {
|
||||||
|
"label": "",
|
||||||
|
"options": {
|
||||||
|
"fixed": "",
|
||||||
|
"scroll": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageSize": {
|
||||||
|
"label": "",
|
||||||
|
"options": {
|
||||||
|
"cover": "",
|
||||||
|
"contain": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageRepeat": {
|
||||||
|
"label": "",
|
||||||
|
"options": {
|
||||||
|
"repeat": "",
|
||||||
|
"no-repeat": "",
|
||||||
|
"repeat-x": "",
|
||||||
|
"repeat-y": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
"customCSS": {
|
"customCSS": {
|
||||||
"label": "커스텀 CSS",
|
"label": "커스텀 CSS",
|
||||||
"description": "또한 숙련된 사용자에게만 권장되는 CSS를 사용하여 대시보드를 사용자 지정할 수 있습니다.",
|
"description": "또한 숙련된 사용자에게만 권장되는 CSS를 사용하여 대시보드를 사용자 지정할 수 있습니다.",
|
||||||
"placeholder": "사용자 정의 CSS는 마지막에 적용됩니다.",
|
"placeholder": "사용자 정의 CSS는 마지막에 적용됩니다.",
|
||||||
"applying": "CSS 적용하기..."
|
"applying": "CSS 적용하기..."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"title": "Docker",
|
"title": "Docker",
|
||||||
"alerts": {
|
"alerts": {
|
||||||
"notConfigured": {
|
"notConfigured": {
|
||||||
"text": "Homarr 인스턴스에 Docker가 구성되어 있지 않거나 컨테이너 가져오기에 실패했습니다. 연동 설정 방법에 대한 설명서를 확인하세요."
|
"text": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"modals": {
|
"modals": {
|
||||||
|
|||||||
@@ -18,10 +18,33 @@
|
|||||||
"background": {
|
"background": {
|
||||||
"label": "Fons"
|
"label": "Fons"
|
||||||
},
|
},
|
||||||
|
"backgroundImageAttachment": {
|
||||||
|
"label": "",
|
||||||
|
"options": {
|
||||||
|
"fixed": "",
|
||||||
|
"scroll": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageSize": {
|
||||||
|
"label": "",
|
||||||
|
"options": {
|
||||||
|
"cover": "",
|
||||||
|
"contain": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageRepeat": {
|
||||||
|
"label": "",
|
||||||
|
"options": {
|
||||||
|
"repeat": "",
|
||||||
|
"no-repeat": "",
|
||||||
|
"repeat-x": "",
|
||||||
|
"repeat-y": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
"customCSS": {
|
"customCSS": {
|
||||||
"label": "Pielāgotais CSS",
|
"label": "Pielāgotais CSS",
|
||||||
"description": "Turklāt pielāgojiet paneli, izmantojot CSS, ieteicams tikai pieredzējušiem lietotājiem",
|
"description": "Turklāt pielāgojiet paneli, izmantojot CSS, ieteicams tikai pieredzējušiem lietotājiem",
|
||||||
"placeholder": "Pielāgotais CSS tiks piemērots pēdējais",
|
"placeholder": "Pielāgotais CSS tiks piemērots pēdējais",
|
||||||
"applying": "CSS piemērošana..."
|
"applying": "CSS piemērošana..."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"title": "Docker",
|
"title": "Docker",
|
||||||
"alerts": {
|
"alerts": {
|
||||||
"notConfigured": {
|
"notConfigured": {
|
||||||
"text": "Jūsu Homarr instancē nav konfigurēts Docker vai arī tai nav izdevies iegūtu konteinerus. Lūdzu, pārbaudiet dokumentāciju par to, kā iestatīt integrāciju."
|
"text": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"modals": {
|
"modals": {
|
||||||
|
|||||||
@@ -18,10 +18,33 @@
|
|||||||
"background": {
|
"background": {
|
||||||
"label": "Achtergrond"
|
"label": "Achtergrond"
|
||||||
},
|
},
|
||||||
|
"backgroundImageAttachment": {
|
||||||
|
"label": "",
|
||||||
|
"options": {
|
||||||
|
"fixed": "",
|
||||||
|
"scroll": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageSize": {
|
||||||
|
"label": "",
|
||||||
|
"options": {
|
||||||
|
"cover": "",
|
||||||
|
"contain": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageRepeat": {
|
||||||
|
"label": "",
|
||||||
|
"options": {
|
||||||
|
"repeat": "",
|
||||||
|
"no-repeat": "",
|
||||||
|
"repeat-x": "",
|
||||||
|
"repeat-y": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
"customCSS": {
|
"customCSS": {
|
||||||
"label": "Eigen CSS",
|
"label": "Eigen CSS",
|
||||||
"description": "Pas uw dashboard verder aan met behulp van CSS, alleen aanbevolen voor ervaren gebruikers",
|
"description": "Pas uw dashboard verder aan met behulp van CSS, alleen aanbevolen voor ervaren gebruikers",
|
||||||
"placeholder": "Eigen CSS wordt als laatste toegepast",
|
"placeholder": "Eigen CSS wordt als laatste toegepast",
|
||||||
"applying": "CSS toepassen..."
|
"applying": "CSS toepassen..."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"title": "Docker",
|
"title": "Docker",
|
||||||
"alerts": {
|
"alerts": {
|
||||||
"notConfigured": {
|
"notConfigured": {
|
||||||
"text": "Docker is niet geconfigureerd in je Homarr instance of het is mislukt om containers op te halen. Raadpleeg de documentatie over het opzetten van de integratie."
|
"text": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"modals": {
|
"modals": {
|
||||||
|
|||||||
@@ -18,10 +18,33 @@
|
|||||||
"background": {
|
"background": {
|
||||||
"label": "Bakgrunn"
|
"label": "Bakgrunn"
|
||||||
},
|
},
|
||||||
|
"backgroundImageAttachment": {
|
||||||
|
"label": "",
|
||||||
|
"options": {
|
||||||
|
"fixed": "",
|
||||||
|
"scroll": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageSize": {
|
||||||
|
"label": "",
|
||||||
|
"options": {
|
||||||
|
"cover": "",
|
||||||
|
"contain": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageRepeat": {
|
||||||
|
"label": "",
|
||||||
|
"options": {
|
||||||
|
"repeat": "",
|
||||||
|
"no-repeat": "",
|
||||||
|
"repeat-x": "",
|
||||||
|
"repeat-y": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
"customCSS": {
|
"customCSS": {
|
||||||
"label": "Egendefinert CSS",
|
"label": "Egendefinert CSS",
|
||||||
"description": "Videre kan du tilpasse dashbordet ved hjelp av CSS, dette er bare anbefalt for erfarne brukere",
|
"description": "Videre kan du tilpasse dashbordet ved hjelp av CSS, dette er bare anbefalt for erfarne brukere",
|
||||||
"placeholder": "Egendefinert CSS vil bli brukt sist",
|
"placeholder": "Egendefinert CSS vil bli brukt sist",
|
||||||
"applying": "Tar i bruk CSS..."
|
"applying": "Tar i bruk CSS..."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"title": "Docker",
|
"title": "Docker",
|
||||||
"alerts": {
|
"alerts": {
|
||||||
"notConfigured": {
|
"notConfigured": {
|
||||||
"text": "Din Homarr-forekomst har ikke Docker konfigurert eller den har mislyktes i å hente containere. Vennligst sjekk dokumentasjonen for hvordan du setter opp integrasjonen."
|
"text": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"modals": {
|
"modals": {
|
||||||
|
|||||||
@@ -18,10 +18,33 @@
|
|||||||
"background": {
|
"background": {
|
||||||
"label": "Tło"
|
"label": "Tło"
|
||||||
},
|
},
|
||||||
|
"backgroundImageAttachment": {
|
||||||
|
"label": "",
|
||||||
|
"options": {
|
||||||
|
"fixed": "",
|
||||||
|
"scroll": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageSize": {
|
||||||
|
"label": "",
|
||||||
|
"options": {
|
||||||
|
"cover": "",
|
||||||
|
"contain": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageRepeat": {
|
||||||
|
"label": "",
|
||||||
|
"options": {
|
||||||
|
"repeat": "",
|
||||||
|
"no-repeat": "",
|
||||||
|
"repeat-x": "",
|
||||||
|
"repeat-y": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
"customCSS": {
|
"customCSS": {
|
||||||
"label": "Niestandardowy CSS",
|
"label": "Niestandardowy CSS",
|
||||||
"description": "Jeszcze bardziej dostosuj swój pulpit za pomocą CSS, zalecane tylko dla doświadczonych użytkowników",
|
"description": "Jeszcze bardziej dostosuj swój pulpit za pomocą CSS, zalecane tylko dla doświadczonych użytkowników",
|
||||||
"placeholder": "Custom CSS zostanie zastosowany jako ostatni",
|
"placeholder": "Custom CSS zostanie zastosowany jako ostatni",
|
||||||
"applying": "Zastosowanie CSS..."
|
"applying": "Zastosowanie CSS..."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"title": "Docker",
|
"title": "Docker",
|
||||||
"alerts": {
|
"alerts": {
|
||||||
"notConfigured": {
|
"notConfigured": {
|
||||||
"text": "Twoja instancja Homarr nie ma skonfigurowanego Dockera lub nie była w stanie pobrać listę kontenerów. Sprawdź dokumentację, aby dowiedzieć się, jak skonfigurować integrację."
|
"text": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"modals": {
|
"modals": {
|
||||||
|
|||||||
@@ -18,10 +18,33 @@
|
|||||||
"background": {
|
"background": {
|
||||||
"label": "Antecedentes"
|
"label": "Antecedentes"
|
||||||
},
|
},
|
||||||
|
"backgroundImageAttachment": {
|
||||||
|
"label": "",
|
||||||
|
"options": {
|
||||||
|
"fixed": "",
|
||||||
|
"scroll": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageSize": {
|
||||||
|
"label": "",
|
||||||
|
"options": {
|
||||||
|
"cover": "",
|
||||||
|
"contain": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageRepeat": {
|
||||||
|
"label": "",
|
||||||
|
"options": {
|
||||||
|
"repeat": "",
|
||||||
|
"no-repeat": "",
|
||||||
|
"repeat-x": "",
|
||||||
|
"repeat-y": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
"customCSS": {
|
"customCSS": {
|
||||||
"label": "CSS Personalizado",
|
"label": "CSS Personalizado",
|
||||||
"description": "Além disso, personalize seu painel usando CSS, recomendado apenas para usuários experientes",
|
"description": "Além disso, personalize seu painel usando CSS, recomendado apenas para usuários experientes",
|
||||||
"placeholder": "O CSS personalizado será aplicado por último",
|
"placeholder": "O CSS personalizado será aplicado por último",
|
||||||
"applying": "Aplicando CSS..."
|
"applying": "Aplicando CSS..."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"title": "Docker",
|
"title": "Docker",
|
||||||
"alerts": {
|
"alerts": {
|
||||||
"notConfigured": {
|
"notConfigured": {
|
||||||
"text": "Sua instância Homarr não tem o Docker configurado ou falhou ao buscar contêineres. Consulte a documentação para saber como configurar a integração."
|
"text": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"modals": {
|
"modals": {
|
||||||
|
|||||||
@@ -18,10 +18,33 @@
|
|||||||
"background": {
|
"background": {
|
||||||
"label": "Фон"
|
"label": "Фон"
|
||||||
},
|
},
|
||||||
|
"backgroundImageAttachment": {
|
||||||
|
"label": "",
|
||||||
|
"options": {
|
||||||
|
"fixed": "",
|
||||||
|
"scroll": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageSize": {
|
||||||
|
"label": "",
|
||||||
|
"options": {
|
||||||
|
"cover": "",
|
||||||
|
"contain": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageRepeat": {
|
||||||
|
"label": "",
|
||||||
|
"options": {
|
||||||
|
"repeat": "",
|
||||||
|
"no-repeat": "",
|
||||||
|
"repeat-x": "",
|
||||||
|
"repeat-y": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
"customCSS": {
|
"customCSS": {
|
||||||
"label": "Пользовательский CSS",
|
"label": "Пользовательский CSS",
|
||||||
"description": "Дополнительная настройка вашей панели с использованием CSS, рекомендуется только опытным пользователям",
|
"description": "Дополнительная настройка вашей панели с использованием CSS, рекомендуется только опытным пользователям",
|
||||||
"placeholder": "Пользовательский CSS будет применяться в последнюю очередь",
|
"placeholder": "Пользовательский CSS будет применяться в последнюю очередь",
|
||||||
"applying": "Применение CSS..."
|
"applying": "Применение CSS..."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"title": "Docker",
|
"title": "Docker",
|
||||||
"alerts": {
|
"alerts": {
|
||||||
"notConfigured": {
|
"notConfigured": {
|
||||||
"text": "В вашем экземпляре Homarr не настроен Docker или произошла ошибка при получении контейнеров. Пожалуйста, ознакомьтесь с документацией по настройке интеграции."
|
"text": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"modals": {
|
"modals": {
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"save": "Uložiť",
|
"save": "Uložiť",
|
||||||
"apply": "",
|
"apply": "Použiť",
|
||||||
"insert": "",
|
"insert": "Vložiť",
|
||||||
"about": "O aplikácii",
|
"about": "O aplikácii",
|
||||||
"cancel": "Zrušiť",
|
"cancel": "Zrušiť",
|
||||||
"close": "Zavrieť",
|
"close": "Zavrieť",
|
||||||
@@ -45,7 +45,7 @@
|
|||||||
"seeMore": "Viac informácií...",
|
"seeMore": "Viac informácií...",
|
||||||
"position": {
|
"position": {
|
||||||
"left": "Vľavo",
|
"left": "Vľavo",
|
||||||
"center": "",
|
"center": "Na stred",
|
||||||
"right": "Vpravo"
|
"right": "Vpravo"
|
||||||
},
|
},
|
||||||
"attributes": {
|
"attributes": {
|
||||||
|
|||||||
@@ -5,10 +5,10 @@
|
|||||||
"key": "Klávesová skratka",
|
"key": "Klávesová skratka",
|
||||||
"action": "Akcia",
|
"action": "Akcia",
|
||||||
"keybinds": "Kľúčové väzby",
|
"keybinds": "Kľúčové väzby",
|
||||||
"translators": "",
|
"translators": "Prekladatelia ({{count}})",
|
||||||
"translatorsDescription": "",
|
"translatorsDescription": "Vďaka týmto ľuďom je Homarr dostupný v {{languages}} jazykoch! Chcete pomôcť preložiť Homarr do vášho jazyka? Prečítajte si ako na to <a>tu</a>.",
|
||||||
"contributors": "",
|
"contributors": "Prispievatelia ({{count}})",
|
||||||
"contributorsDescription": "",
|
"contributorsDescription": "Títo ľudia vytvorili kód, vďaka ktorému funguje homarr! Chcete pomôcť vybudovať Homarr? Prečítajte si, ako to urobiť <a>tu</a>",
|
||||||
"actions": {
|
"actions": {
|
||||||
"toggleTheme": "Prepínanie režimu svetlo/tma",
|
"toggleTheme": "Prepínanie režimu svetlo/tma",
|
||||||
"focusSearchBar": "Zameranie na vyhľadávací panel",
|
"focusSearchBar": "Zameranie na vyhľadávací panel",
|
||||||
|
|||||||
@@ -21,8 +21,8 @@
|
|||||||
"metrics": {
|
"metrics": {
|
||||||
"domainsOnAdlist": "Domény na adlistoch",
|
"domainsOnAdlist": "Domény na adlistoch",
|
||||||
"queriesToday": "Poziadavky dnes",
|
"queriesToday": "Poziadavky dnes",
|
||||||
"queriesBlockedTodayPercentage": "",
|
"queriesBlockedTodayPercentage": "Zablokované dnes",
|
||||||
"queriesBlockedToday": ""
|
"queriesBlockedToday": "Zablokované dnes"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
"label": "Zobrazenie panela nástrojov na pomoc pri písaní poznámok"
|
"label": "Zobrazenie panela nástrojov na pomoc pri písaní poznámok"
|
||||||
},
|
},
|
||||||
"allowReadOnlyCheck": {
|
"allowReadOnlyCheck": {
|
||||||
"label": ""
|
"label": "Povolenie kontroly v režime len na čítanie"
|
||||||
},
|
},
|
||||||
"content": {
|
"content": {
|
||||||
"label": "Obsah zápisníka"
|
"label": "Obsah zápisníka"
|
||||||
@@ -17,43 +17,43 @@
|
|||||||
},
|
},
|
||||||
"card": {
|
"card": {
|
||||||
"controls": {
|
"controls": {
|
||||||
"bold": "",
|
"bold": "Tučné",
|
||||||
"italic": "",
|
"italic": "Kurzíva",
|
||||||
"strikethrough": "",
|
"strikethrough": "Prečiarknuté",
|
||||||
"underline": "",
|
"underline": "Podčiarknuté",
|
||||||
"colorText": "",
|
"colorText": "Farebný text",
|
||||||
"colorHighlight": "",
|
"colorHighlight": "Farebné zvýraznenie textu",
|
||||||
"code": "",
|
"code": "Kód",
|
||||||
"clear": "",
|
"clear": "Vyčistiť formátovanie",
|
||||||
"heading": "",
|
"heading": "Nadpis {{level}}",
|
||||||
"align": "",
|
"align": "Zarovnanie textu: {{position}}",
|
||||||
"blockquote": "",
|
"blockquote": "Citát",
|
||||||
"horizontalLine": "",
|
"horizontalLine": "Horizontálna čiara",
|
||||||
"bulletList": "",
|
"bulletList": "Zoznam odrážok",
|
||||||
"orderedList": "",
|
"orderedList": "Objednaný zoznam",
|
||||||
"checkList": "",
|
"checkList": "Kontrolný zoznam",
|
||||||
"increaseIndent": "",
|
"increaseIndent": "Zväčšenie odstupu",
|
||||||
"decreaseIndent": "",
|
"decreaseIndent": "Zníženie odstupu",
|
||||||
"link": "",
|
"link": "Odkaz",
|
||||||
"unlink": "",
|
"unlink": "Odstrániť odkaz",
|
||||||
"image": "",
|
"image": "Vložiť obrázok",
|
||||||
"addTable": "",
|
"addTable": "Pridať tabuľku",
|
||||||
"deleteTable": "",
|
"deleteTable": "Odstrániť tabuľku",
|
||||||
"colorCell": "",
|
"colorCell": "Farebná bunka",
|
||||||
"mergeCell": "",
|
"mergeCell": "Prepnúť zlúčenie buniek",
|
||||||
"addColumnLeft": "",
|
"addColumnLeft": "Pridať stĺpec pred",
|
||||||
"addColumnRight": "",
|
"addColumnRight": "Pridať stĺpec po",
|
||||||
"deleteColumn": "",
|
"deleteColumn": "Vymazať stĺpec",
|
||||||
"addRowTop": "",
|
"addRowTop": "Pridať riadok pred",
|
||||||
"addRowBelow": "",
|
"addRowBelow": "Pridať riadok po",
|
||||||
"deleteRow": ""
|
"deleteRow": "Vymazať riadok"
|
||||||
},
|
},
|
||||||
"modals": {
|
"modals": {
|
||||||
"clearColor": "",
|
"clearColor": "Vymazať farbu",
|
||||||
"source": "",
|
"source": "Zdroj",
|
||||||
"widthPlaceholder": "",
|
"widthPlaceholder": "Hodnota v % alebo pixeloch",
|
||||||
"columns": "",
|
"columns": "Stĺpce",
|
||||||
"rows": ""
|
"rows": "Riadky"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -11,10 +11,10 @@
|
|||||||
"label": "Zobraz dokončené torrenty"
|
"label": "Zobraz dokončené torrenty"
|
||||||
},
|
},
|
||||||
"displayActiveTorrents": {
|
"displayActiveTorrents": {
|
||||||
"label": ""
|
"label": "Zobraziť aktívne torrenty"
|
||||||
},
|
},
|
||||||
"speedLimitOfActiveTorrents": {
|
"speedLimitOfActiveTorrents": {
|
||||||
"label": ""
|
"label": "Rýchlosť odosielania, aby sa torrent považoval za aktívny (kB/s)"
|
||||||
},
|
},
|
||||||
"displayStaleTorrents": {
|
"displayStaleTorrents": {
|
||||||
"label": "Zobraz zastarané torrenty"
|
"label": "Zobraz zastarané torrenty"
|
||||||
@@ -27,8 +27,8 @@
|
|||||||
"description": "Ak je začiarknuté políčko 'is whitelist', bude sa toto políčko správať ako biela listina. Ak nie je začiarknuté, ide o čiernu listinu. Ak je prázdny, nerobí nič"
|
"description": "Ak je začiarknuté políčko 'is whitelist', bude sa toto políčko správať ako biela listina. Ak nie je začiarknuté, ide o čiernu listinu. Ak je prázdny, nerobí nič"
|
||||||
},
|
},
|
||||||
"displayRatioWithFilter": {
|
"displayRatioWithFilter": {
|
||||||
"label": "",
|
"label": "Zobraziť pomer zoznamu filtrovaných torrentov",
|
||||||
"info": ""
|
"info": "Ak je vypnutý, zobrazí sa iba globálny pomer. Globálny pomer bude stále používať štítky, ak je nastavený"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -36,8 +36,8 @@
|
|||||||
"footer": {
|
"footer": {
|
||||||
"error": "Chyba",
|
"error": "Chyba",
|
||||||
"lastUpdated": "Naposledy aktualizované pred {{time}}",
|
"lastUpdated": "Naposledy aktualizované pred {{time}}",
|
||||||
"ratioGlobal": "",
|
"ratioGlobal": "Globálny pomer",
|
||||||
"ratioWithFilter": ""
|
"ratioWithFilter": "Pomer s filtrom"
|
||||||
},
|
},
|
||||||
"table": {
|
"table": {
|
||||||
"header": {
|
"header": {
|
||||||
|
|||||||
@@ -22,7 +22,7 @@
|
|||||||
"description": "Konfigurácia aplikácie Homarr pre zdravotne postihnutých a hendikepovaných používateľov"
|
"description": "Konfigurácia aplikácie Homarr pre zdravotne postihnutých a hendikepovaných používateľov"
|
||||||
},
|
},
|
||||||
"access": {
|
"access": {
|
||||||
"name": "",
|
"name": "Prístup",
|
||||||
"description": "Konfigurácia osôb, ktoré majú prístup k vašej nástenke"
|
"description": "Konfigurácia osôb, ktoré majú prístup k vašej nástenke"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -18,10 +18,33 @@
|
|||||||
"background": {
|
"background": {
|
||||||
"label": "Pozadie"
|
"label": "Pozadie"
|
||||||
},
|
},
|
||||||
|
"backgroundImageAttachment": {
|
||||||
|
"label": "Pripojenie obrázku na pozadí",
|
||||||
|
"options": {
|
||||||
|
"fixed": "Pevné - pozadie zostáva v rovnakej polohe (odporúčané)",
|
||||||
|
"scroll": "Posúvanie - Pozadie sa posúva myšou"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageSize": {
|
||||||
|
"label": "Veľkosť obrázka na pozadí",
|
||||||
|
"options": {
|
||||||
|
"cover": "Cover (Zakryť) - zmenší obrázok na čo najmenšiu veľkosť, aby zakryl celé okno orezaním nadmerného priestoru. (odporúčané)",
|
||||||
|
"contain": "Obsahovať - zmenší obrázok na čo najväčšiu veľkosť v rámci kontajnera bez orezania alebo roztiahnutia obrázka."
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageRepeat": {
|
||||||
|
"label": "Pripojenie obrázku na pozadí",
|
||||||
|
"options": {
|
||||||
|
"repeat": "Opakovať - Obrázok sa opakuje toľkokrát, koľko je potrebné na pokrytie celej oblasti maľovania obrázka na pozadí.",
|
||||||
|
"no-repeat": "Žiadne opakovanie - obrázok sa neopakuje a nemusí vyplniť celý priestor (odporúčané)",
|
||||||
|
"repeat-x": "Opakovať X - Rovnaké ako \"Opakovať\", ale len na horizontálnej osi.",
|
||||||
|
"repeat-y": "Opakovať Y - Rovnaké ako \"Opakovať\", ale len na zvislej osi."
|
||||||
|
}
|
||||||
|
},
|
||||||
"customCSS": {
|
"customCSS": {
|
||||||
"label": "Vlastné CSS",
|
"label": "Vlastné CSS",
|
||||||
"description": "Ďalej si prispôsobte ovládací panel pomocou CSS, odporúča sa len pre skúsených používateľov",
|
"description": "Ďalej si prispôsobte ovládací panel pomocou CSS, odporúča sa len pre skúsených používateľov",
|
||||||
"placeholder": "Vlastné CSS sa použije ako posledné",
|
"placeholder": "Vlastné CSS sa použije ako posledné",
|
||||||
"applying": "Aplikuje sa CSS..."
|
"applying": "Aplikuje sa CSS..."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -18,10 +18,33 @@
|
|||||||
"background": {
|
"background": {
|
||||||
"label": "Ozadje"
|
"label": "Ozadje"
|
||||||
},
|
},
|
||||||
|
"backgroundImageAttachment": {
|
||||||
|
"label": "",
|
||||||
|
"options": {
|
||||||
|
"fixed": "",
|
||||||
|
"scroll": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageSize": {
|
||||||
|
"label": "",
|
||||||
|
"options": {
|
||||||
|
"cover": "",
|
||||||
|
"contain": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageRepeat": {
|
||||||
|
"label": "",
|
||||||
|
"options": {
|
||||||
|
"repeat": "",
|
||||||
|
"no-repeat": "",
|
||||||
|
"repeat-x": "",
|
||||||
|
"repeat-y": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
"customCSS": {
|
"customCSS": {
|
||||||
"label": "Po meri CSS",
|
"label": "Po meri CSS",
|
||||||
"description": "Dadatno prilagodite pogled s CSS. Priporočljivo le za izkušene uporabnike",
|
"description": "Dadatno prilagodite pogled s CSS. Priporočljivo le za izkušene uporabnike",
|
||||||
"placeholder": "Prilagojeni CSS bo uporabljen kot zadnji",
|
"placeholder": "Prilagojeni CSS bo uporabljen kot zadnji",
|
||||||
"applying": "Uporaba CSS..."
|
"applying": "Uporaba CSS..."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -18,10 +18,33 @@
|
|||||||
"background": {
|
"background": {
|
||||||
"label": "Bakgrund"
|
"label": "Bakgrund"
|
||||||
},
|
},
|
||||||
|
"backgroundImageAttachment": {
|
||||||
|
"label": "",
|
||||||
|
"options": {
|
||||||
|
"fixed": "",
|
||||||
|
"scroll": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageSize": {
|
||||||
|
"label": "",
|
||||||
|
"options": {
|
||||||
|
"cover": "",
|
||||||
|
"contain": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageRepeat": {
|
||||||
|
"label": "",
|
||||||
|
"options": {
|
||||||
|
"repeat": "",
|
||||||
|
"no-repeat": "",
|
||||||
|
"repeat-x": "",
|
||||||
|
"repeat-y": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
"customCSS": {
|
"customCSS": {
|
||||||
"label": "Anpassad CSS",
|
"label": "Anpassad CSS",
|
||||||
"description": "Vidare kan du anpassa din instrumentpanel med CSS, vilket endast rekommenderas för erfarna användare",
|
"description": "Vidare kan du anpassa din instrumentpanel med CSS, vilket endast rekommenderas för erfarna användare",
|
||||||
"placeholder": "Anpassad CSS tillämpas sist",
|
"placeholder": "Anpassad CSS tillämpas sist",
|
||||||
"applying": "Tillämpar CSS..."
|
"applying": "Tillämpar CSS..."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -18,10 +18,33 @@
|
|||||||
"background": {
|
"background": {
|
||||||
"label": "Arkaplan"
|
"label": "Arkaplan"
|
||||||
},
|
},
|
||||||
|
"backgroundImageAttachment": {
|
||||||
|
"label": "Arkaplan resim ekle",
|
||||||
|
"options": {
|
||||||
|
"fixed": "Düzeltildi - Arka plan aynı konumda kalıyor (tavsiye edilen)",
|
||||||
|
"scroll": "Kaydırma - Arka plan farenizle kaydırılır"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageSize": {
|
||||||
|
"label": "Arkaplan resim boyutu",
|
||||||
|
"options": {
|
||||||
|
"cover": "Kapak - Fazla alanı kırparak tüm pencereyi kaplamak için görüntüyü mümkün olduğunca küçük ölçeklendirir. (tavsiye edilen)",
|
||||||
|
"contain": "Kapsam - Görüntüyü kırpmadan veya genişletmeden, kapsayıcısı içinde mümkün olduğu kadar büyük ölçeklendirir."
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageRepeat": {
|
||||||
|
"label": "Arkaplan resim ekle",
|
||||||
|
"options": {
|
||||||
|
"repeat": "Tekrarla - Resim, arka plan görüntü alanının tamamını kapsayacak şekilde gerektiği kadar tekrarlanır.",
|
||||||
|
"no-repeat": "",
|
||||||
|
"repeat-x": "Tekrarla X - 'Tekrarla' ile aynıdır ancak yalnızca yatay eksende.",
|
||||||
|
"repeat-y": "Tekrar Y - 'Tekrarla' ile aynıdır, ancak yalnızca dikey eksende."
|
||||||
|
}
|
||||||
|
},
|
||||||
"customCSS": {
|
"customCSS": {
|
||||||
"label": "Özel CSS",
|
"label": "Özel CSS",
|
||||||
"description": "Ayrıca, yalnızca deneyimli kullanıcılar için önerilen CSS kullanarak kontrol panelinizi özelleştirin",
|
"description": "Ayrıca, yalnızca deneyimli kullanıcılar için önerilen CSS kullanarak kontrol panelinizi özelleştirin",
|
||||||
"placeholder": "Özel CSS en son uygulanacaktır",
|
"placeholder": "Özel CSS en son uygulanacaktır",
|
||||||
"applying": "CSS uygulanıyor..."
|
"applying": "CSS uygulanıyor..."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"title": "Docker",
|
"title": "Docker",
|
||||||
"alerts": {
|
"alerts": {
|
||||||
"notConfigured": {
|
"notConfigured": {
|
||||||
"text": "Homarr örneğinizde Docker yapılandırılmış değil veya konteynırları getirmede başarısız oldu. Lütfen entegrasyonun nasıl kurulacağına ilişkin belgeleri kontrol edin."
|
"text": "Homarr yapılandırmanızda, Docker yapılandırılmamış veya konteynırları getirmede başarısız oldu. Lütfen entegrasyonun nasıl yapılacağına ilişkin belgeleri kontrol edin."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"modals": {
|
"modals": {
|
||||||
|
|||||||
@@ -18,10 +18,33 @@
|
|||||||
"background": {
|
"background": {
|
||||||
"label": "背景"
|
"label": "背景"
|
||||||
},
|
},
|
||||||
|
"backgroundImageAttachment": {
|
||||||
|
"label": "背景圖片附件",
|
||||||
|
"options": {
|
||||||
|
"fixed": "固定 - 背景保持在同一位置 (推薦)",
|
||||||
|
"scroll": "滾動 - 背景隨滑鼠滾動"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageSize": {
|
||||||
|
"label": "背景圖像大小",
|
||||||
|
"options": {
|
||||||
|
"cover": "覆蓋 - 通過剪裁多餘的區域,將圖像縮放到盡可能小的方式來覆蓋整個窗口 (推薦)",
|
||||||
|
"contain": "包含 - 在不剪裁或拉伸圖像的方式下,在容器中盡可能大的方式來縮放圖像"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageRepeat": {
|
||||||
|
"label": "背景圖片附件",
|
||||||
|
"options": {
|
||||||
|
"repeat": "重複 - 根據需要重複圖像,以覆蓋整個背景圖像繪製區域",
|
||||||
|
"no-repeat": "不重複 - 圖像不重複且不填滿整個區域 (推薦)",
|
||||||
|
"repeat-x": "重複 X 軸 - 與\"重複\"相同,但只在水平軸上重複",
|
||||||
|
"repeat-y": "重複 Y 軸 - 與\"重複\"相同,但只在垂直上重複"
|
||||||
|
}
|
||||||
|
},
|
||||||
"customCSS": {
|
"customCSS": {
|
||||||
"label": "自定義 CSS",
|
"label": "自定義 CSS",
|
||||||
"description": "此外,只推薦有經驗的使用者使用 CSS 自定義面板",
|
"description": "此外,只推薦有經驗的使用者使用 CSS 自定義面板",
|
||||||
"placeholder": "自定義 CSS 將最後應用",
|
"placeholder": "自定義 CSS 將最後應用",
|
||||||
"applying": "應用 CSS 中..."
|
"applying": "應用 CSS 中..."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"title": "Docker",
|
"title": "Docker",
|
||||||
"alerts": {
|
"alerts": {
|
||||||
"notConfigured": {
|
"notConfigured": {
|
||||||
"text": "您的 Homarr 實例未設定 Docker,或無法獲取容器,請查看文檔了解如設定集成"
|
"text": "您的 Homarr 實例未配置 Docker,或無法獲取容器。請查說明,了解如何設定集成"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"modals": {
|
"modals": {
|
||||||
|
|||||||
@@ -18,10 +18,33 @@
|
|||||||
"background": {
|
"background": {
|
||||||
"label": "Фон"
|
"label": "Фон"
|
||||||
},
|
},
|
||||||
|
"backgroundImageAttachment": {
|
||||||
|
"label": "",
|
||||||
|
"options": {
|
||||||
|
"fixed": "",
|
||||||
|
"scroll": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageSize": {
|
||||||
|
"label": "",
|
||||||
|
"options": {
|
||||||
|
"cover": "",
|
||||||
|
"contain": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageRepeat": {
|
||||||
|
"label": "",
|
||||||
|
"options": {
|
||||||
|
"repeat": "",
|
||||||
|
"no-repeat": "",
|
||||||
|
"repeat-x": "",
|
||||||
|
"repeat-y": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
"customCSS": {
|
"customCSS": {
|
||||||
"label": "Власний CSS",
|
"label": "Власний CSS",
|
||||||
"description": "Крім того, налаштуйте дашборд за допомогою CSS, що рекомендується лише досвідченим користувачам",
|
"description": "Крім того, налаштуйте дашборд за допомогою CSS, що рекомендується лише досвідченим користувачам",
|
||||||
"placeholder": "Власний CSS буде оброблятися в останню чергу",
|
"placeholder": "Власний CSS буде оброблятися в останню чергу",
|
||||||
"applying": "Застосувати CSS..."
|
"applying": "Застосувати CSS..."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"title": "Docker",
|
"title": "Docker",
|
||||||
"alerts": {
|
"alerts": {
|
||||||
"notConfigured": {
|
"notConfigured": {
|
||||||
"text": "У вашому екземплярі Homarr не налаштовано Docker або він помилково завантажив контейнери. Будь ласка, зверніться до документації про те, як налаштувати інтеграцію."
|
"text": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"modals": {
|
"modals": {
|
||||||
|
|||||||
@@ -18,10 +18,33 @@
|
|||||||
"background": {
|
"background": {
|
||||||
"label": "Hình nền"
|
"label": "Hình nền"
|
||||||
},
|
},
|
||||||
|
"backgroundImageAttachment": {
|
||||||
|
"label": "",
|
||||||
|
"options": {
|
||||||
|
"fixed": "",
|
||||||
|
"scroll": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageSize": {
|
||||||
|
"label": "",
|
||||||
|
"options": {
|
||||||
|
"cover": "",
|
||||||
|
"contain": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"backgroundImageRepeat": {
|
||||||
|
"label": "",
|
||||||
|
"options": {
|
||||||
|
"repeat": "",
|
||||||
|
"no-repeat": "",
|
||||||
|
"repeat-x": "",
|
||||||
|
"repeat-y": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
"customCSS": {
|
"customCSS": {
|
||||||
"label": "CSS tuỳ chỉnh",
|
"label": "CSS tuỳ chỉnh",
|
||||||
"description": "Ngoài ra có thể tùy chỉnh bảng điều khiển của bạn bằng CSS, chỉ được đề xuất cho người dùng có kinh nghiệm",
|
"description": "Ngoài ra có thể tùy chỉnh bảng điều khiển của bạn bằng CSS, chỉ được đề xuất cho người dùng có kinh nghiệm",
|
||||||
"placeholder": "CSS tùy chỉnh sẽ được áp dụng sau cùng",
|
"placeholder": "CSS tùy chỉnh sẽ được áp dụng sau cùng",
|
||||||
"applying": "Đang áp dụng CSS..."
|
"applying": "Đang áp dụng CSS..."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"title": "Docker",
|
"title": "Docker",
|
||||||
"alerts": {
|
"alerts": {
|
||||||
"notConfigured": {
|
"notConfigured": {
|
||||||
"text": "Phiên bản Homarr của bạn không được định cấu hình Docker hoặc không thể tìm nạp vùng chứa. Vui lòng kiểm tra tài liệu về cách thiết lập tích hợp."
|
"text": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"modals": {
|
"modals": {
|
||||||
|
|||||||
Reference in New Issue
Block a user