Merge branch 'dev' into trpc

This commit is contained in:
Meier Lukas
2023-06-10 20:25:24 +02:00
61 changed files with 658 additions and 147 deletions

View File

@@ -86,7 +86,7 @@
"@testing-library/jest-dom": "^5.16.5", "@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0", "@testing-library/react": "^14.0.0",
"@types/dockerode": "^3.3.9", "@types/dockerode": "^3.3.9",
"@types/node": "18.16.16", "@types/node": "18.16.17",
"@types/prismjs": "^1.26.0", "@types/prismjs": "^1.26.0",
"@types/react": "17.0.60", "@types/react": "17.0.60",
"@types/uuid": "^9.0.0", "@types/uuid": "^9.0.0",

View File

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

View File

@@ -14,8 +14,8 @@
"dangerousAllowSanitizedItemContent": { "dangerousAllowSanitizedItemContent": {
"label": "Farligt: Tillad renset genstands-indhold" "label": "Farligt: Tillad renset genstands-indhold"
}, },
"settings.textLinesClamp": { "textLinesClamp": {
"label": "Klemme til tekstlinjer" "label": ""
} }
}, },
"card": { "card": {

View File

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

View File

@@ -14,8 +14,8 @@
"dangerousAllowSanitizedItemContent": { "dangerousAllowSanitizedItemContent": {
"label": "Vorsicht: Bereinigte Artikelinhalte zulassen" "label": "Vorsicht: Bereinigte Artikelinhalte zulassen"
}, },
"settings.textLinesClamp": { "textLinesClamp": {
"label": "Textzeilen Klammer" "label": ""
} }
}, },
"card": { "card": {

View File

@@ -9,6 +9,27 @@
}, },
"allowFullScreen": { "allowFullScreen": {
"label": "Επιτρέψτε την πλήρη οθόνη" "label": "Επιτρέψτε την πλήρη οθόνη"
},
"allowTransparency": {
"label": ""
},
"allowScrolling": {
"label": ""
},
"allowPayment": {
"label": ""
},
"allowAutoPlay": {
"label": ""
},
"allowMicrophone": {
"label": ""
},
"allowCamera": {
"label": ""
},
"allowGeolocation": {
"label": ""
} }
} }
}, },
@@ -20,4 +41,4 @@
} }
} }
} }
} }

View File

@@ -14,7 +14,7 @@
"dangerousAllowSanitizedItemContent": { "dangerousAllowSanitizedItemContent": {
"label": "Επικίνδυνο: Επιτρέψτε φιλτραρισμένο περιεχόμενο αντικειμένων" "label": "Επικίνδυνο: Επιτρέψτε φιλτραρισμένο περιεχόμενο αντικειμένων"
}, },
"settings.textLinesClamp": { "textLinesClamp": {
"label": "Περιορισμός γραμμών κειμένου" "label": "Περιορισμός γραμμών κειμένου"
} }
}, },

View File

@@ -1,18 +1,18 @@
{ {
"modals": { "modals": {
"blockedPopups": { "blockedPopups": {
"title": "Popups blocked", "title": "",
"text": "Your browser has blocked Homarr from accessing it's API. This is most commonly caused by AdBlockers or denied permissions. Homarr is unable to request permissions automatically.", "text": "",
"list": { "list": {
"browserPermission": "Click on the icon besides the URL and check the permisions. Allow Popups and windows", "browserPermission": "",
"adBlockers": "Disable ad blockers and security tools from your browser", "adBlockers": "",
"otherBrowser": "Try a different browser" "otherBrowser": ""
} }
} }
}, },
"actions": { "actions": {
"category": { "category": {
"openAllInNewTab": "Open all in new tab" "openAllInNewTab": ""
} }
} }
} }

View File

@@ -9,15 +9,36 @@
}, },
"allowFullScreen": { "allowFullScreen": {
"label": "Allow full screen" "label": "Allow full screen"
},
"allowTransparency": {
"label": "Allow transparency"
},
"allowScrolling": {
"label": "Allow scrolling"
},
"allowPayment": {
"label": "Allow payment"
},
"allowAutoPlay": {
"label": "Allow auto play"
},
"allowMicrophone": {
"label": "Allow microphone"
},
"allowCamera": {
"label": "Allow camera"
},
"allowGeolocation": {
"label": "Allow geolocation"
} }
} }
}, },
"card": { "card": {
"errors": { "errors": {
"noUrl": { "noUrl": {
"title": "", "title": "Invalid URL",
"text": "Ensure that you've entered a valid address in the configuration of your widget" "text": "Ensure that you've entered a valid address in the configuration of your widget"
} }
} }
} }
} }

View File

@@ -12,9 +12,9 @@
"label": "Refresh interval (in minutes)" "label": "Refresh interval (in minutes)"
}, },
"dangerousAllowSanitizedItemContent": { "dangerousAllowSanitizedItemContent": {
"label": "Dangerous: Allow sanitized item content" "label": ""
}, },
"settings.textLinesClamp": { "textLinesClamp": {
"label": "Text lines clamp" "label": "Text lines clamp"
} }
}, },

View File

@@ -7,7 +7,7 @@
} }
}, },
"modal": { "modal": {
"text": "An unexpected error has occurred. Please check your configuration. Please report this issue, if you believe that this is a bug.", "text": "",
"label": "Your error", "label": "Your error",
"reportButton": "Report this error" "reportButton": "Report this error"
} }

View File

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

View File

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

View File

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

View File

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

View File

@@ -9,6 +9,27 @@
}, },
"allowFullScreen": { "allowFullScreen": {
"label": "הרשאה למסך מלא" "label": "הרשאה למסך מלא"
},
"allowTransparency": {
"label": ""
},
"allowScrolling": {
"label": ""
},
"allowPayment": {
"label": ""
},
"allowAutoPlay": {
"label": ""
},
"allowMicrophone": {
"label": ""
},
"allowCamera": {
"label": ""
},
"allowGeolocation": {
"label": ""
} }
} }
}, },
@@ -20,4 +41,4 @@
} }
} }
} }
} }

View File

@@ -14,8 +14,8 @@
"dangerousAllowSanitizedItemContent": { "dangerousAllowSanitizedItemContent": {
"label": "מסוכן: אפשר תוכן פריט מנוקה" "label": "מסוכן: אפשר תוכן פריט מנוקה"
}, },
"settings.textLinesClamp": { "textLinesClamp": {
"label": "הגבלת שורות טקסט" "label": ""
} }
}, },
"card": { "card": {

View File

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

View File

@@ -14,8 +14,8 @@
"dangerousAllowSanitizedItemContent": { "dangerousAllowSanitizedItemContent": {
"label": "Pericolo: Consente il contenuto di oggetti sanificati" "label": "Pericolo: Consente il contenuto di oggetti sanificati"
}, },
"settings.textLinesClamp": { "textLinesClamp": {
"label": "Blocco righe di testo" "label": ""
} }
}, },
"card": { "card": {

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,39 +1,39 @@
{ {
"save": "", "save": "Saglabāt",
"about": "", "about": "Par Programmu",
"cancel": "", "cancel": "",
"close": "", "close": "Aizvērt",
"delete": "", "delete": "Dzēst",
"ok": "", "ok": "OK",
"edit": "", "edit": "Rediģēt",
"enabled": "", "enabled": "Iespējots",
"disabled": "", "disabled": "Atspējots",
"enableAll": "", "enableAll": "Iespējot visu",
"disableAll": "", "disableAll": "Atspējot visu",
"version": "", "version": "Versija",
"changePosition": "", "changePosition": "Mainīt pozīciju",
"remove": "", "remove": "",
"removeConfirm": "", "removeConfirm": "Vai tiešām vēlaties noņemt {{item}}?",
"createItem": "", "createItem": "+ izveidot {{item}}",
"sections": { "sections": {
"settings": "", "settings": "Iestatījumi",
"dangerZone": "" "dangerZone": "Bīstamā zona"
}, },
"secrets": { "secrets": {
"apiKey": "", "apiKey": "API atslēga",
"username": "", "username": "Lietotājvārds",
"password": "" "password": "Parole"
}, },
"tip": "", "tip": "Padoms: ",
"time": { "time": {
"seconds": "", "seconds": "sekundes",
"minutes": "", "minutes": "minūtes",
"hours": "" "hours": "stundas"
}, },
"loading": "", "loading": "Notiek ielāde...",
"breakPoints": { "breakPoints": {
"small": "", "small": "mazs",
"medium": "", "medium": "vidējs",
"large": "" "large": "liels"
} }
} }

View File

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

View File

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

View File

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

View File

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

View File

@@ -9,6 +9,27 @@
}, },
"allowFullScreen": { "allowFullScreen": {
"label": "" "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": { "buttons": {
"askFor": "", "askFor": "",
"cancel": "", "cancel": "",
"request": "" "request": "Pieprasīt"
}, },
"alerts": { "alerts": {
"automaticApproval": { "automaticApproval": {

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -9,6 +9,27 @@
}, },
"allowFullScreen": { "allowFullScreen": {
"label": "Pozwól na pełny ekran" "label": "Pozwól na pełny ekran"
},
"allowTransparency": {
"label": ""
},
"allowScrolling": {
"label": ""
},
"allowPayment": {
"label": ""
},
"allowAutoPlay": {
"label": ""
},
"allowMicrophone": {
"label": ""
},
"allowCamera": {
"label": ""
},
"allowGeolocation": {
"label": ""
} }
} }
}, },
@@ -20,4 +41,4 @@
} }
} }
} }
} }

View File

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

View File

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

View File

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

View File

@@ -2,7 +2,7 @@
"modals": { "modals": {
"blockedPopups": { "blockedPopups": {
"title": "", "title": "",
"text": "", "text": "Ваш браузер заблокировал доступ Homarr к своему API. Это обычно вызвано блокировщиками рекламы или отказом в разрешениях. Homarr не может автоматически запрашивать разрешения.",
"list": { "list": {
"browserPermission": "", "browserPermission": "",
"adBlockers": "", "adBlockers": "",

View File

@@ -9,6 +9,27 @@
}, },
"allowFullScreen": { "allowFullScreen": {
"label": "Разрешить полноэкранный режим" "label": "Разрешить полноэкранный режим"
},
"allowTransparency": {
"label": ""
},
"allowScrolling": {
"label": ""
},
"allowPayment": {
"label": ""
},
"allowAutoPlay": {
"label": ""
},
"allowMicrophone": {
"label": ""
},
"allowCamera": {
"label": ""
},
"allowGeolocation": {
"label": ""
} }
} }
}, },
@@ -20,4 +41,4 @@
} }
} }
} }
} }

View File

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

View File

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

View File

@@ -14,8 +14,8 @@
"dangerousAllowSanitizedItemContent": { "dangerousAllowSanitizedItemContent": {
"label": "Nebezpečné: Povoľte sanitizovaný obsah položky" "label": "Nebezpečné: Povoľte sanitizovaný obsah položky"
}, },
"settings.textLinesClamp": { "textLinesClamp": {
"label": "Svorka textových riadkov" "label": ""
} }
}, },
"card": { "card": {

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,18 +1,18 @@
{ {
"modals": { "modals": {
"blockedPopups": { "blockedPopups": {
"title": "", "title": "ılır pencere engellendi",
"text": "", "text": "Tarayıcınız Homarr'ın kendi API'sine erişmesini engelledi. Buna en yaygın reklam engelleyiciler veya reddedilen izinler neden olur. Homarr otomatik izin talep edemez.",
"list": { "list": {
"browserPermission": "", "browserPermission": "URL'nin solunda bulunan simgeye tıklayın ve izinleri kontrol edin. Popuplara ve pencerelere izin ver",
"adBlockers": "", "adBlockers": "Tarayıcınızdan reklam engelleyicileri ve güvenlik araçlarını devre dışı bırakın",
"otherBrowser": "" "otherBrowser": "Farklı bir web tarayıcısı deneyin"
} }
} }
}, },
"actions": { "actions": {
"category": { "category": {
"openAllInNewTab": "" "openAllInNewTab": "Hepsini yeni sekmede aç"
} }
} }
} }

View File

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

View File

@@ -14,8 +14,8 @@
"dangerousAllowSanitizedItemContent": { "dangerousAllowSanitizedItemContent": {
"label": "Tehlikeli: Temizlenmiş öğe içeriğine izin ver" "label": "Tehlikeli: Temizlenmiş öğe içeriğine izin ver"
}, },
"settings.textLinesClamp": { "textLinesClamp": {
"label": "Metin satır sınırı" "label": ""
} }
}, },
"card": { "card": {

View File

@@ -9,6 +9,27 @@
}, },
"allowFullScreen": { "allowFullScreen": {
"label": "Дозволити повноекранний режим" "label": "Дозволити повноекранний режим"
},
"allowTransparency": {
"label": ""
},
"allowScrolling": {
"label": ""
},
"allowPayment": {
"label": ""
},
"allowAutoPlay": {
"label": ""
},
"allowMicrophone": {
"label": ""
},
"allowCamera": {
"label": ""
},
"allowGeolocation": {
"label": ""
} }
} }
}, },
@@ -20,4 +41,4 @@
} }
} }
} }
} }

View File

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

View File

@@ -9,6 +9,27 @@
}, },
"allowFullScreen": { "allowFullScreen": {
"label": "Cho phép toàn màn hình" "label": "Cho phép toàn màn hình"
},
"allowTransparency": {
"label": ""
},
"allowScrolling": {
"label": ""
},
"allowPayment": {
"label": ""
},
"allowAutoPlay": {
"label": ""
},
"allowMicrophone": {
"label": ""
},
"allowCamera": {
"label": ""
},
"allowGeolocation": {
"label": ""
} }
} }
}, },
@@ -20,4 +41,4 @@
} }
} }
} }
} }

View File

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

View File

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

View File

@@ -14,8 +14,8 @@
"dangerousAllowSanitizedItemContent": { "dangerousAllowSanitizedItemContent": {
"label": "危险:允许清除物品内容" "label": "危险:允许清除物品内容"
}, },
"settings.textLinesClamp": { "textLinesClamp": {
"label": "文字线条" "label": ""
} }
}, },
"card": { "card": {

View File

@@ -2319,10 +2319,10 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@types/node@npm:18.16.16, @types/node@npm:^18.11.18": "@types/node@npm:18.16.17":
version: 18.16.16 version: 18.16.17
resolution: "@types/node@npm:18.16.16" resolution: "@types/node@npm:18.16.17"
checksum: 0efad726dd1e0bef71c392c708fc5d78c5b39c46b0ac5186fee74de4ccb1b2e847b3fa468da67d62812f56569da721b15bf31bdc795e6c69b56c73a45079ed2d checksum: 2f7e3a552d525ef4b7a2620ef5ef59b3fdfb1d8ab20627b537e090732b35c2bd103944933d347a319cc7d478b3866b0d1bc3d629ee5899ca663a4547ca078cee
languageName: node languageName: node
linkType: hard linkType: hard
@@ -2333,6 +2333,13 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@types/node@npm:^18.11.18":
version: 18.16.16
resolution: "@types/node@npm:18.16.16"
checksum: 0efad726dd1e0bef71c392c708fc5d78c5b39c46b0ac5186fee74de4ccb1b2e847b3fa468da67d62812f56569da721b15bf31bdc795e6c69b56c73a45079ed2d
languageName: node
linkType: hard
"@types/parse-json@npm:^4.0.0": "@types/parse-json@npm:^4.0.0":
version: 4.0.0 version: 4.0.0
resolution: "@types/parse-json@npm:4.0.0" resolution: "@types/parse-json@npm:4.0.0"
@@ -5872,7 +5879,7 @@ __metadata:
"@trpc/react-query": ^10.29.1 "@trpc/react-query": ^10.29.1
"@trpc/server": ^10.29.1 "@trpc/server": ^10.29.1
"@types/dockerode": ^3.3.9 "@types/dockerode": ^3.3.9
"@types/node": 18.16.16 "@types/node": 18.16.17
"@types/prismjs": ^1.26.0 "@types/prismjs": ^1.26.0
"@types/react": 17.0.60 "@types/react": 17.0.60
"@types/uuid": ^9.0.0 "@types/uuid": ^9.0.0