New Crowdin updates (#1038)

This commit is contained in:
Thomas Camlong
2023-06-11 00:59:03 +09:00
committed by GitHub
parent 0bfa8ac982
commit 21fdb3d02c
57 changed files with 615 additions and 132 deletions

View File

@@ -1,17 +1,17 @@
{
"descriptor": {
"name": "",
"description": "",
"name": "Kalendārs",
"description": "Tiek parādīts kalendārs ar gaidāmajām pirmizrādēm no atbalstītajām integrācijām.",
"settings": {
"title": "",
"title": "Kalendāra logrīka iestatījumi",
"useSonarrv4": {
"label": ""
"label": "Izmantot Sonarr v4 API"
},
"sundayStart": {
"label": ""
"label": "Sākt nedēļu ar pirmdienu"
},
"radarrReleaseType": {
"label": ""
"label": "Radarr laiduma tips"
}
}
}

View File

@@ -1,6 +1,6 @@
{
"buttons": {
"play": "",
"request": ""
"play": "Atskaņot",
"request": "Pieprasīt"
}
}

View File

@@ -1,6 +1,6 @@
{
"settings": {
"label": ""
"label": "Iestatījumi"
},
"errors": {
"unmappedOptions": {

View File

@@ -1,91 +1,91 @@
{
"descriptor": {
"name": "",
"description": "",
"name": "Dash.",
"description": "Tiek parādīti ārējā Dash. grafiki Homarr iekšienē.",
"settings": {
"title": "",
"title": "Dash. logrīka iestatījumi",
"dashName": {
"label": ""
"label": "Dash. Nosaukums"
},
"url": {
"label": ""
"label": "Dash. URL"
},
"usePercentages": {
"label": ""
"label": "Rādīt procentus"
},
"columns": {
"label": ""
"label": "Rādīt kolonnas"
},
"graphHeight": {
"label": ""
"label": "Grafiku augstums"
},
"graphsOrder": {
"label": "",
"label": "Grafiki (Secība)",
"storage": {
"label": "",
"enabled": {
"label": ""
"label": "Rādīt logrīkā"
},
"span": {
"label": ""
"label": "Kolonnu diapazons"
},
"compactView": {
"label": ""
"label": "Rādīt kā tekstu (kompakts)"
},
"multiView": {
"label": ""
"label": "Rādīt kā vairāku disku skatu"
}
},
"network": {
"label": "",
"enabled": {
"label": ""
"label": "Rādīt logrīkā"
},
"span": {
"label": ""
"label": "Kolonnu diapazons"
},
"compactView": {
"label": ""
"label": "Rādīt kā tekstu (kompakts)"
}
},
"cpu": {
"label": "",
"enabled": {
"label": ""
"label": "Rādīt logrīkā"
},
"span": {
"label": ""
"label": "Kolonnu diapazons"
},
"multiView": {
"label": ""
"label": "Rādīt kā vairāku kodolu skatu"
}
},
"ram": {
"label": "",
"label": "RAM",
"enabled": {
"label": ""
"label": "Rādīt logrīkā"
},
"span": {
"label": ""
"label": "Kolonnu diapazons"
}
},
"gpu": {
"label": "",
"enabled": {
"label": ""
"label": "Rādīt logrīkā"
},
"span": {
"label": ""
"label": "Kolonnu diapazons"
}
}
}
}
},
"card": {
"title": "",
"title": "Dash.",
"errors": {
"noService": "",
"noInformation": "",
"noService": "Nav atrasts Dash. pakalpojums. Lūdzu, pievienojiet to savam Homarr panelim vai iestatiet Dash. URL moduļa opcijās",
"noInformation": "Nevar iegūt informāciju no Dash. - vai Jūs izmantojat jaunāko versiju?",
"protocolDowngrade": {
"title": "",
"text": ""
@@ -108,7 +108,7 @@
"title": ""
},
"ram": {
"title": ""
"title": "RAM"
},
"gpu": {
"title": ""

View File

@@ -9,6 +9,27 @@
},
"allowFullScreen": {
"label": ""
},
"allowTransparency": {
"label": ""
},
"allowScrolling": {
"label": ""
},
"allowPayment": {
"label": ""
},
"allowAutoPlay": {
"label": ""
},
"allowMicrophone": {
"label": ""
},
"allowCamera": {
"label": ""
},
"allowGeolocation": {
"label": ""
}
}
},
@@ -20,4 +41,4 @@
}
}
}
}
}

View File

@@ -8,7 +8,7 @@
"buttons": {
"askFor": "",
"cancel": "",
"request": ""
"request": "Pieprasīt"
},
"alerts": {
"automaticApproval": {

View File

@@ -1,11 +1,11 @@
{
"descriptor": {
"name": "",
"description": ""
"name": "Ping",
"description": "Rāda statusa indikatoru atkarībā no konkrētā URL adresāta HTTP atbildes koda."
},
"states": {
"online": "",
"offline": "",
"loading": ""
"online": "Tiešsaistē {{response}}",
"offline": "Bezsaistes režīmā {{response}}",
"loading": "Notiek ielāde..."
}
}

View File

@@ -14,7 +14,7 @@
"dangerousAllowSanitizedItemContent": {
"label": ""
},
"settings.textLinesClamp": {
"textLinesClamp": {
"label": ""
}
},