New Crowdin updates (#1614)

This commit is contained in:
Thomas Camlong
2023-11-14 20:04:13 +01:00
committed by GitHub
parent de344ccea9
commit 12d531c258
69 changed files with 771 additions and 150 deletions

View File

@@ -1,5 +1,5 @@
{
"metaTitle": "",
"metaTitle": "Přizpůsobení {{name}} plochy",
"pageTitle": "Přizpůsobení {{name}} plochy",
"backToBoard": "Zpět na plochu",
"settings": {

View File

@@ -1,5 +1,5 @@
{
"save": "",
"save": "Uložit",
"apply": "",
"insert": "",
"about": "",
@@ -17,13 +17,13 @@
"enableAll": "",
"disableAll": "",
"version": "",
"changePosition": "",
"changePosition": "Změnit pozici",
"remove": "",
"removeConfirm": "",
"createItem": "",
"sections": {
"settings": "",
"dangerZone": ""
"dangerZone": "Nebezpečná zóna"
},
"secrets": {
"apiKey": "",

View File

@@ -14,7 +14,7 @@
"preferences": "Uživatelská nastavení",
"defaultBoard": "Výchozí plocha",
"manage": "Spravovat",
"logout": "Odhlásit z {{username}}",
"logout": "Odhlásit {{username}}",
"login": ""
}
},

View File

@@ -1,21 +1,21 @@
{
"tabs": {
"general": "",
"behaviour": "",
"general": "Obecné",
"behaviour": "Chování",
"network": "",
"appearance": "",
"integration": ""
"appearance": "Vzhled",
"integration": "Integrace"
},
"general": {
"appname": {
"label": "",
"label": "Název aplikace",
"description": ""
},
"internalAddress": {
"label": "",
"description": "",
"troubleshoot": {
"label": "",
"label": "Narazili jste na problém?",
"header": "",
"lines": {
"nothingAfterPort": "",
@@ -36,11 +36,11 @@
},
"behaviour": {
"isOpeningNewTab": {
"label": "",
"description": ""
"label": "Otevřít na nové kartě",
"description": "Otevřete aplikaci na nové kartě místo aktuální."
},
"tooltipDescription": {
"label": "",
"label": "Popis aplikace",
"description": ""
},
"customProtocolWarning": ""

View File

@@ -35,7 +35,7 @@
},
"name": "",
"url": "",
"newTab": "",
"newTab": "Otevřít na nové kartě",
"hideHostname": "",
"hideIcon": "",
"delete": ""

View File

@@ -1,12 +1,12 @@
{
"descriptor": {
"name": "",
"name": "Mediální server",
"description": "",
"settings": {
"title": ""
}
},
"loading": "",
"loading": "Načítání streamů",
"card": {
"table": {
"header": {

View File

@@ -75,8 +75,8 @@
}
},
"loading": {
"title": "",
"description": ""
"title": "Načítání",
"description": "Navazování spojení"
},
"popover": {
"introductionPrefix": "",

View File

@@ -14,7 +14,7 @@
"description": "Upravte názvy, logo a PWA"
},
"appereance": {
"name": "",
"name": "Vzhled",
"description": "Přizpůsobte pozadí, barvy a zobrazení aplikací"
},
"accessibility": {
@@ -22,7 +22,7 @@
"description": ""
},
"access": {
"name": "",
"name": "Oprávnění",
"description": "Nastavte, kdo má přístup k Vaší ploše"
}
}

View File

@@ -18,10 +18,33 @@
"background": {
"label": "Pozadí"
},
"backgroundImageAttachment": {
"label": "",
"options": {
"fixed": "",
"scroll": ""
}
},
"backgroundImageSize": {
"label": "",
"options": {
"cover": "",
"contain": ""
}
},
"backgroundImageRepeat": {
"label": "",
"options": {
"repeat": "",
"no-repeat": "",
"repeat-x": "",
"repeat-y": ""
}
},
"customCSS": {
"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",
"placeholder": "",
"applying": ""
}
}
}

View File

@@ -2,7 +2,7 @@
"title": "",
"alerts": {
"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": {