diff --git a/package.json b/package.json index ad0ed5288..6a58fd53d 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^14.0.0", "@types/dockerode": "^3.3.9", - "@types/node": "18.16.16", + "@types/node": "18.16.17", "@types/prismjs": "^1.26.0", "@types/react": "17.0.60", "@types/uuid": "^9.0.0", diff --git a/public/locales/da/modules/iframe.json b/public/locales/da/modules/iframe.json index df3f07a90..91fc94ef0 100644 --- a/public/locales/da/modules/iframe.json +++ b/public/locales/da/modules/iframe.json @@ -9,6 +9,27 @@ }, "allowFullScreen": { "label": "Tillad fuld skærm" + }, + "allowTransparency": { + "label": "" + }, + "allowScrolling": { + "label": "" + }, + "allowPayment": { + "label": "" + }, + "allowAutoPlay": { + "label": "" + }, + "allowMicrophone": { + "label": "" + }, + "allowCamera": { + "label": "" + }, + "allowGeolocation": { + "label": "" } } }, @@ -20,4 +41,4 @@ } } } -} \ No newline at end of file +} diff --git a/public/locales/da/modules/rss.json b/public/locales/da/modules/rss.json index 298915d0c..b3874f2f6 100644 --- a/public/locales/da/modules/rss.json +++ b/public/locales/da/modules/rss.json @@ -14,8 +14,8 @@ "dangerousAllowSanitizedItemContent": { "label": "Farligt: Tillad renset genstands-indhold" }, - "settings.textLinesClamp": { - "label": "Klemme til tekstlinjer" + "textLinesClamp": { + "label": "" } }, "card": { diff --git a/public/locales/de/modules/iframe.json b/public/locales/de/modules/iframe.json index a2b36924b..67eaffe50 100644 --- a/public/locales/de/modules/iframe.json +++ b/public/locales/de/modules/iframe.json @@ -9,6 +9,27 @@ }, "allowFullScreen": { "label": "Vollbildmodus zulassen" + }, + "allowTransparency": { + "label": "" + }, + "allowScrolling": { + "label": "" + }, + "allowPayment": { + "label": "" + }, + "allowAutoPlay": { + "label": "" + }, + "allowMicrophone": { + "label": "" + }, + "allowCamera": { + "label": "" + }, + "allowGeolocation": { + "label": "" } } }, @@ -20,4 +41,4 @@ } } } -} \ No newline at end of file +} diff --git a/public/locales/de/modules/rss.json b/public/locales/de/modules/rss.json index 315414ede..322f507c2 100644 --- a/public/locales/de/modules/rss.json +++ b/public/locales/de/modules/rss.json @@ -14,8 +14,8 @@ "dangerousAllowSanitizedItemContent": { "label": "Vorsicht: Bereinigte Artikelinhalte zulassen" }, - "settings.textLinesClamp": { - "label": "Textzeilen Klammer" + "textLinesClamp": { + "label": "" } }, "card": { diff --git a/public/locales/el/modules/iframe.json b/public/locales/el/modules/iframe.json index 731266aac..3fecf3fb7 100644 --- a/public/locales/el/modules/iframe.json +++ b/public/locales/el/modules/iframe.json @@ -9,6 +9,27 @@ }, "allowFullScreen": { "label": "Επιτρέψτε την πλήρη οθόνη" + }, + "allowTransparency": { + "label": "" + }, + "allowScrolling": { + "label": "" + }, + "allowPayment": { + "label": "" + }, + "allowAutoPlay": { + "label": "" + }, + "allowMicrophone": { + "label": "" + }, + "allowCamera": { + "label": "" + }, + "allowGeolocation": { + "label": "" } } }, @@ -20,4 +41,4 @@ } } } -} \ No newline at end of file +} diff --git a/public/locales/el/modules/rss.json b/public/locales/el/modules/rss.json index 64b0390cc..68a3ac495 100644 --- a/public/locales/el/modules/rss.json +++ b/public/locales/el/modules/rss.json @@ -14,7 +14,7 @@ "dangerousAllowSanitizedItemContent": { "label": "Επικίνδυνο: Επιτρέψτε φιλτραρισμένο περιεχόμενο αντικειμένων" }, - "settings.textLinesClamp": { + "textLinesClamp": { "label": "Περιορισμός γραμμών κειμένου" } }, diff --git a/public/locales/en/layout/common.json b/public/locales/en/layout/common.json index 6d0489729..cb0774f39 100644 --- a/public/locales/en/layout/common.json +++ b/public/locales/en/layout/common.json @@ -1,18 +1,18 @@ { "modals": { "blockedPopups": { - "title": "Popups blocked", - "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.", + "title": "", + "text": "", "list": { - "browserPermission": "Click on the icon besides the URL and check the permisions. Allow Popups and windows", - "adBlockers": "Disable ad blockers and security tools from your browser", - "otherBrowser": "Try a different browser" + "browserPermission": "", + "adBlockers": "", + "otherBrowser": "" } } }, "actions": { "category": { - "openAllInNewTab": "Open all in new tab" + "openAllInNewTab": "" } } } diff --git a/public/locales/en/modules/iframe.json b/public/locales/en/modules/iframe.json index b7058e677..067cda28a 100644 --- a/public/locales/en/modules/iframe.json +++ b/public/locales/en/modules/iframe.json @@ -9,15 +9,36 @@ }, "allowFullScreen": { "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": { "errors": { "noUrl": { - "title": "", + "title": "Invalid URL", "text": "Ensure that you've entered a valid address in the configuration of your widget" } } } -} \ No newline at end of file +} diff --git a/public/locales/en/modules/rss.json b/public/locales/en/modules/rss.json index 855451929..fc6907fb7 100644 --- a/public/locales/en/modules/rss.json +++ b/public/locales/en/modules/rss.json @@ -12,9 +12,9 @@ "label": "Refresh interval (in minutes)" }, "dangerousAllowSanitizedItemContent": { - "label": "Dangerous: Allow sanitized item content" + "label": "" }, - "settings.textLinesClamp": { + "textLinesClamp": { "label": "Text lines clamp" } }, diff --git a/public/locales/en/widgets/error-boundary.json b/public/locales/en/widgets/error-boundary.json index cc93a51a3..2087e2540 100644 --- a/public/locales/en/widgets/error-boundary.json +++ b/public/locales/en/widgets/error-boundary.json @@ -7,7 +7,7 @@ } }, "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", "reportButton": "Report this error" } diff --git a/public/locales/es/modules/iframe.json b/public/locales/es/modules/iframe.json index 400729f1d..f0d35cf30 100644 --- a/public/locales/es/modules/iframe.json +++ b/public/locales/es/modules/iframe.json @@ -9,6 +9,27 @@ }, "allowFullScreen": { "label": "Permitir pantalla completa" + }, + "allowTransparency": { + "label": "" + }, + "allowScrolling": { + "label": "" + }, + "allowPayment": { + "label": "" + }, + "allowAutoPlay": { + "label": "" + }, + "allowMicrophone": { + "label": "" + }, + "allowCamera": { + "label": "" + }, + "allowGeolocation": { + "label": "" } } }, @@ -20,4 +41,4 @@ } } } -} \ No newline at end of file +} diff --git a/public/locales/es/modules/rss.json b/public/locales/es/modules/rss.json index 2fca94963..6c5e5ea93 100644 --- a/public/locales/es/modules/rss.json +++ b/public/locales/es/modules/rss.json @@ -14,7 +14,7 @@ "dangerousAllowSanitizedItemContent": { "label": "" }, - "settings.textLinesClamp": { + "textLinesClamp": { "label": "" } }, diff --git a/public/locales/fr/modules/iframe.json b/public/locales/fr/modules/iframe.json index d31b1f61f..241f1be4e 100644 --- a/public/locales/fr/modules/iframe.json +++ b/public/locales/fr/modules/iframe.json @@ -9,6 +9,27 @@ }, "allowFullScreen": { "label": "Permettre le plein écran" + }, + "allowTransparency": { + "label": "" + }, + "allowScrolling": { + "label": "" + }, + "allowPayment": { + "label": "" + }, + "allowAutoPlay": { + "label": "" + }, + "allowMicrophone": { + "label": "" + }, + "allowCamera": { + "label": "" + }, + "allowGeolocation": { + "label": "" } } }, @@ -20,4 +41,4 @@ } } } -} \ No newline at end of file +} diff --git a/public/locales/fr/modules/rss.json b/public/locales/fr/modules/rss.json index 85e06c1be..04c3a786f 100644 --- a/public/locales/fr/modules/rss.json +++ b/public/locales/fr/modules/rss.json @@ -14,7 +14,7 @@ "dangerousAllowSanitizedItemContent": { "label": "" }, - "settings.textLinesClamp": { + "textLinesClamp": { "label": "" } }, diff --git a/public/locales/he/modules/iframe.json b/public/locales/he/modules/iframe.json index 3d4eb4e11..75f4900fa 100644 --- a/public/locales/he/modules/iframe.json +++ b/public/locales/he/modules/iframe.json @@ -9,6 +9,27 @@ }, "allowFullScreen": { "label": "הרשאה למסך מלא" + }, + "allowTransparency": { + "label": "" + }, + "allowScrolling": { + "label": "" + }, + "allowPayment": { + "label": "" + }, + "allowAutoPlay": { + "label": "" + }, + "allowMicrophone": { + "label": "" + }, + "allowCamera": { + "label": "" + }, + "allowGeolocation": { + "label": "" } } }, @@ -20,4 +41,4 @@ } } } -} \ No newline at end of file +} diff --git a/public/locales/he/modules/rss.json b/public/locales/he/modules/rss.json index c7ed10104..86bf25b8e 100644 --- a/public/locales/he/modules/rss.json +++ b/public/locales/he/modules/rss.json @@ -14,8 +14,8 @@ "dangerousAllowSanitizedItemContent": { "label": "מסוכן: אפשר תוכן פריט מנוקה" }, - "settings.textLinesClamp": { - "label": "הגבלת שורות טקסט" + "textLinesClamp": { + "label": "" } }, "card": { diff --git a/public/locales/it/modules/iframe.json b/public/locales/it/modules/iframe.json index 640afe963..21547f8f2 100644 --- a/public/locales/it/modules/iframe.json +++ b/public/locales/it/modules/iframe.json @@ -9,6 +9,27 @@ }, "allowFullScreen": { "label": "Consenti schermo intero" + }, + "allowTransparency": { + "label": "" + }, + "allowScrolling": { + "label": "" + }, + "allowPayment": { + "label": "" + }, + "allowAutoPlay": { + "label": "" + }, + "allowMicrophone": { + "label": "" + }, + "allowCamera": { + "label": "" + }, + "allowGeolocation": { + "label": "" } } }, @@ -20,4 +41,4 @@ } } } -} \ No newline at end of file +} diff --git a/public/locales/it/modules/rss.json b/public/locales/it/modules/rss.json index 2303eac88..6c448cfc0 100644 --- a/public/locales/it/modules/rss.json +++ b/public/locales/it/modules/rss.json @@ -14,8 +14,8 @@ "dangerousAllowSanitizedItemContent": { "label": "Pericolo: Consente il contenuto di oggetti sanificati" }, - "settings.textLinesClamp": { - "label": "Blocco righe di testo" + "textLinesClamp": { + "label": "" } }, "card": { diff --git a/public/locales/ja/modules/iframe.json b/public/locales/ja/modules/iframe.json index 18c90c392..e699016a1 100644 --- a/public/locales/ja/modules/iframe.json +++ b/public/locales/ja/modules/iframe.json @@ -9,6 +9,27 @@ }, "allowFullScreen": { "label": "" + }, + "allowTransparency": { + "label": "" + }, + "allowScrolling": { + "label": "" + }, + "allowPayment": { + "label": "" + }, + "allowAutoPlay": { + "label": "" + }, + "allowMicrophone": { + "label": "" + }, + "allowCamera": { + "label": "" + }, + "allowGeolocation": { + "label": "" } } }, @@ -20,4 +41,4 @@ } } } -} \ No newline at end of file +} diff --git a/public/locales/ja/modules/rss.json b/public/locales/ja/modules/rss.json index 9ed993983..f65ffa1b9 100644 --- a/public/locales/ja/modules/rss.json +++ b/public/locales/ja/modules/rss.json @@ -14,7 +14,7 @@ "dangerousAllowSanitizedItemContent": { "label": "" }, - "settings.textLinesClamp": { + "textLinesClamp": { "label": "" } }, diff --git a/public/locales/ko/modules/iframe.json b/public/locales/ko/modules/iframe.json index 18c90c392..e699016a1 100644 --- a/public/locales/ko/modules/iframe.json +++ b/public/locales/ko/modules/iframe.json @@ -9,6 +9,27 @@ }, "allowFullScreen": { "label": "" + }, + "allowTransparency": { + "label": "" + }, + "allowScrolling": { + "label": "" + }, + "allowPayment": { + "label": "" + }, + "allowAutoPlay": { + "label": "" + }, + "allowMicrophone": { + "label": "" + }, + "allowCamera": { + "label": "" + }, + "allowGeolocation": { + "label": "" } } }, @@ -20,4 +41,4 @@ } } } -} \ No newline at end of file +} diff --git a/public/locales/ko/modules/rss.json b/public/locales/ko/modules/rss.json index 9ed993983..f65ffa1b9 100644 --- a/public/locales/ko/modules/rss.json +++ b/public/locales/ko/modules/rss.json @@ -14,7 +14,7 @@ "dangerousAllowSanitizedItemContent": { "label": "" }, - "settings.textLinesClamp": { + "textLinesClamp": { "label": "" } }, diff --git a/public/locales/lol/modules/iframe.json b/public/locales/lol/modules/iframe.json index 18c90c392..e699016a1 100644 --- a/public/locales/lol/modules/iframe.json +++ b/public/locales/lol/modules/iframe.json @@ -9,6 +9,27 @@ }, "allowFullScreen": { "label": "" + }, + "allowTransparency": { + "label": "" + }, + "allowScrolling": { + "label": "" + }, + "allowPayment": { + "label": "" + }, + "allowAutoPlay": { + "label": "" + }, + "allowMicrophone": { + "label": "" + }, + "allowCamera": { + "label": "" + }, + "allowGeolocation": { + "label": "" } } }, @@ -20,4 +41,4 @@ } } } -} \ No newline at end of file +} diff --git a/public/locales/lol/modules/rss.json b/public/locales/lol/modules/rss.json index 9ed993983..f65ffa1b9 100644 --- a/public/locales/lol/modules/rss.json +++ b/public/locales/lol/modules/rss.json @@ -14,7 +14,7 @@ "dangerousAllowSanitizedItemContent": { "label": "" }, - "settings.textLinesClamp": { + "textLinesClamp": { "label": "" } }, diff --git a/public/locales/lv/common.json b/public/locales/lv/common.json index 90e3734ce..2159064d3 100644 --- a/public/locales/lv/common.json +++ b/public/locales/lv/common.json @@ -1,39 +1,39 @@ { - "save": "", - "about": "", + "save": "Saglabāt", + "about": "Par Programmu", "cancel": "", - "close": "", - "delete": "", - "ok": "", - "edit": "", - "enabled": "", - "disabled": "", - "enableAll": "", - "disableAll": "", - "version": "", - "changePosition": "", + "close": "Aizvērt", + "delete": "Dzēst", + "ok": "OK", + "edit": "Rediģēt", + "enabled": "Iespējots", + "disabled": "Atspējots", + "enableAll": "Iespējot visu", + "disableAll": "Atspējot visu", + "version": "Versija", + "changePosition": "Mainīt pozīciju", "remove": "", - "removeConfirm": "", - "createItem": "", + "removeConfirm": "Vai tiešām vēlaties noņemt {{item}}?", + "createItem": "+ izveidot {{item}}", "sections": { - "settings": "", - "dangerZone": "" + "settings": "Iestatījumi", + "dangerZone": "Bīstamā zona" }, "secrets": { - "apiKey": "", - "username": "", - "password": "" + "apiKey": "API atslēga", + "username": "Lietotājvārds", + "password": "Parole" }, - "tip": "", + "tip": "Padoms: ", "time": { - "seconds": "", - "minutes": "", - "hours": "" + "seconds": "sekundes", + "minutes": "minūtes", + "hours": "stundas" }, - "loading": "", + "loading": "Notiek ielāde...", "breakPoints": { - "small": "", - "medium": "", - "large": "" + "small": "mazs", + "medium": "vidējs", + "large": "liels" } } \ No newline at end of file diff --git a/public/locales/lv/modules/calendar.json b/public/locales/lv/modules/calendar.json index 453ad8c85..5c96da2e4 100644 --- a/public/locales/lv/modules/calendar.json +++ b/public/locales/lv/modules/calendar.json @@ -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" } } } diff --git a/public/locales/lv/modules/common-media-cards.json b/public/locales/lv/modules/common-media-cards.json index 9f6da0682..77a8b3f39 100644 --- a/public/locales/lv/modules/common-media-cards.json +++ b/public/locales/lv/modules/common-media-cards.json @@ -1,6 +1,6 @@ { "buttons": { - "play": "", - "request": "" + "play": "Atskaņot", + "request": "Pieprasīt" } } \ No newline at end of file diff --git a/public/locales/lv/modules/common.json b/public/locales/lv/modules/common.json index ba4f38a1c..a4defaebe 100644 --- a/public/locales/lv/modules/common.json +++ b/public/locales/lv/modules/common.json @@ -1,6 +1,6 @@ { "settings": { - "label": "" + "label": "Iestatījumi" }, "errors": { "unmappedOptions": { diff --git a/public/locales/lv/modules/dashdot.json b/public/locales/lv/modules/dashdot.json index 98f45c5c2..539d5bab9 100644 --- a/public/locales/lv/modules/dashdot.json +++ b/public/locales/lv/modules/dashdot.json @@ -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": "" diff --git a/public/locales/lv/modules/iframe.json b/public/locales/lv/modules/iframe.json index 18c90c392..e699016a1 100644 --- a/public/locales/lv/modules/iframe.json +++ b/public/locales/lv/modules/iframe.json @@ -9,6 +9,27 @@ }, "allowFullScreen": { "label": "" + }, + "allowTransparency": { + "label": "" + }, + "allowScrolling": { + "label": "" + }, + "allowPayment": { + "label": "" + }, + "allowAutoPlay": { + "label": "" + }, + "allowMicrophone": { + "label": "" + }, + "allowCamera": { + "label": "" + }, + "allowGeolocation": { + "label": "" } } }, @@ -20,4 +41,4 @@ } } } -} \ No newline at end of file +} diff --git a/public/locales/lv/modules/overseerr.json b/public/locales/lv/modules/overseerr.json index e7ff04402..997dffd9e 100644 --- a/public/locales/lv/modules/overseerr.json +++ b/public/locales/lv/modules/overseerr.json @@ -8,7 +8,7 @@ "buttons": { "askFor": "", "cancel": "", - "request": "" + "request": "Pieprasīt" }, "alerts": { "automaticApproval": { diff --git a/public/locales/lv/modules/ping.json b/public/locales/lv/modules/ping.json index 76a91fe52..9c780b7a2 100644 --- a/public/locales/lv/modules/ping.json +++ b/public/locales/lv/modules/ping.json @@ -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..." } } diff --git a/public/locales/lv/modules/rss.json b/public/locales/lv/modules/rss.json index 9ed993983..f65ffa1b9 100644 --- a/public/locales/lv/modules/rss.json +++ b/public/locales/lv/modules/rss.json @@ -14,7 +14,7 @@ "dangerousAllowSanitizedItemContent": { "label": "" }, - "settings.textLinesClamp": { + "textLinesClamp": { "label": "" } }, diff --git a/public/locales/nl/modules/iframe.json b/public/locales/nl/modules/iframe.json index dfbe2e5f2..088051e2e 100644 --- a/public/locales/nl/modules/iframe.json +++ b/public/locales/nl/modules/iframe.json @@ -9,6 +9,27 @@ }, "allowFullScreen": { "label": "Volledig scherm toestaan" + }, + "allowTransparency": { + "label": "" + }, + "allowScrolling": { + "label": "" + }, + "allowPayment": { + "label": "" + }, + "allowAutoPlay": { + "label": "" + }, + "allowMicrophone": { + "label": "" + }, + "allowCamera": { + "label": "" + }, + "allowGeolocation": { + "label": "" } } }, @@ -20,4 +41,4 @@ } } } -} \ No newline at end of file +} diff --git a/public/locales/nl/modules/rss.json b/public/locales/nl/modules/rss.json index fbfac8116..6be37976c 100644 --- a/public/locales/nl/modules/rss.json +++ b/public/locales/nl/modules/rss.json @@ -14,7 +14,7 @@ "dangerousAllowSanitizedItemContent": { "label": "" }, - "settings.textLinesClamp": { + "textLinesClamp": { "label": "" } }, diff --git a/public/locales/no/modules/iframe.json b/public/locales/no/modules/iframe.json index e4477d402..d5c074814 100644 --- a/public/locales/no/modules/iframe.json +++ b/public/locales/no/modules/iframe.json @@ -9,6 +9,27 @@ }, "allowFullScreen": { "label": "Tillat fullskjerm" + }, + "allowTransparency": { + "label": "" + }, + "allowScrolling": { + "label": "" + }, + "allowPayment": { + "label": "" + }, + "allowAutoPlay": { + "label": "" + }, + "allowMicrophone": { + "label": "" + }, + "allowCamera": { + "label": "" + }, + "allowGeolocation": { + "label": "" } } }, @@ -20,4 +41,4 @@ } } } -} \ No newline at end of file +} diff --git a/public/locales/no/modules/rss.json b/public/locales/no/modules/rss.json index 13233ee5b..f1c8b7301 100644 --- a/public/locales/no/modules/rss.json +++ b/public/locales/no/modules/rss.json @@ -14,7 +14,7 @@ "dangerousAllowSanitizedItemContent": { "label": "" }, - "settings.textLinesClamp": { + "textLinesClamp": { "label": "" } }, diff --git a/public/locales/pl/modules/iframe.json b/public/locales/pl/modules/iframe.json index 5f4803f77..cd6f548ae 100644 --- a/public/locales/pl/modules/iframe.json +++ b/public/locales/pl/modules/iframe.json @@ -9,6 +9,27 @@ }, "allowFullScreen": { "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 @@ } } } -} \ No newline at end of file +} diff --git a/public/locales/pl/modules/rss.json b/public/locales/pl/modules/rss.json index b976880f8..881b15dc7 100644 --- a/public/locales/pl/modules/rss.json +++ b/public/locales/pl/modules/rss.json @@ -14,7 +14,7 @@ "dangerousAllowSanitizedItemContent": { "label": "" }, - "settings.textLinesClamp": { + "textLinesClamp": { "label": "" } }, diff --git a/public/locales/pt/modules/iframe.json b/public/locales/pt/modules/iframe.json index 23178e2b7..81424933e 100644 --- a/public/locales/pt/modules/iframe.json +++ b/public/locales/pt/modules/iframe.json @@ -9,6 +9,27 @@ }, "allowFullScreen": { "label": "Permitir tela cheia" + }, + "allowTransparency": { + "label": "" + }, + "allowScrolling": { + "label": "" + }, + "allowPayment": { + "label": "" + }, + "allowAutoPlay": { + "label": "" + }, + "allowMicrophone": { + "label": "" + }, + "allowCamera": { + "label": "" + }, + "allowGeolocation": { + "label": "" } } }, @@ -20,4 +41,4 @@ } } } -} \ No newline at end of file +} diff --git a/public/locales/pt/modules/rss.json b/public/locales/pt/modules/rss.json index f16eba7d9..527cc1c8c 100644 --- a/public/locales/pt/modules/rss.json +++ b/public/locales/pt/modules/rss.json @@ -14,7 +14,7 @@ "dangerousAllowSanitizedItemContent": { "label": "" }, - "settings.textLinesClamp": { + "textLinesClamp": { "label": "" } }, diff --git a/public/locales/ru/layout/common.json b/public/locales/ru/layout/common.json index cb0774f39..23e24c29f 100644 --- a/public/locales/ru/layout/common.json +++ b/public/locales/ru/layout/common.json @@ -2,7 +2,7 @@ "modals": { "blockedPopups": { "title": "", - "text": "", + "text": "Ваш браузер заблокировал доступ Homarr к своему API. Это обычно вызвано блокировщиками рекламы или отказом в разрешениях. Homarr не может автоматически запрашивать разрешения.", "list": { "browserPermission": "", "adBlockers": "", diff --git a/public/locales/ru/modules/iframe.json b/public/locales/ru/modules/iframe.json index 6e2d447fa..2ed7b2d51 100644 --- a/public/locales/ru/modules/iframe.json +++ b/public/locales/ru/modules/iframe.json @@ -9,6 +9,27 @@ }, "allowFullScreen": { "label": "Разрешить полноэкранный режим" + }, + "allowTransparency": { + "label": "" + }, + "allowScrolling": { + "label": "" + }, + "allowPayment": { + "label": "" + }, + "allowAutoPlay": { + "label": "" + }, + "allowMicrophone": { + "label": "" + }, + "allowCamera": { + "label": "" + }, + "allowGeolocation": { + "label": "" } } }, @@ -20,4 +41,4 @@ } } } -} \ No newline at end of file +} diff --git a/public/locales/ru/modules/rss.json b/public/locales/ru/modules/rss.json index 38f1fac25..da6ddcb58 100644 --- a/public/locales/ru/modules/rss.json +++ b/public/locales/ru/modules/rss.json @@ -14,7 +14,7 @@ "dangerousAllowSanitizedItemContent": { "label": "" }, - "settings.textLinesClamp": { + "textLinesClamp": { "label": "" } }, diff --git a/public/locales/sk/modules/iframe.json b/public/locales/sk/modules/iframe.json index 703f85b85..a0029a589 100644 --- a/public/locales/sk/modules/iframe.json +++ b/public/locales/sk/modules/iframe.json @@ -9,6 +9,27 @@ }, "allowFullScreen": { "label": "Povoliť celú obrazovku" + }, + "allowTransparency": { + "label": "" + }, + "allowScrolling": { + "label": "" + }, + "allowPayment": { + "label": "" + }, + "allowAutoPlay": { + "label": "" + }, + "allowMicrophone": { + "label": "" + }, + "allowCamera": { + "label": "" + }, + "allowGeolocation": { + "label": "" } } }, @@ -20,4 +41,4 @@ } } } -} \ No newline at end of file +} diff --git a/public/locales/sk/modules/rss.json b/public/locales/sk/modules/rss.json index 83666dd6d..516ca87af 100644 --- a/public/locales/sk/modules/rss.json +++ b/public/locales/sk/modules/rss.json @@ -14,8 +14,8 @@ "dangerousAllowSanitizedItemContent": { "label": "Nebezpečné: Povoľte sanitizovaný obsah položky" }, - "settings.textLinesClamp": { - "label": "Svorka textových riadkov" + "textLinesClamp": { + "label": "" } }, "card": { diff --git a/public/locales/sl/modules/iframe.json b/public/locales/sl/modules/iframe.json index f0a6e5cc4..2ef3fa07e 100644 --- a/public/locales/sl/modules/iframe.json +++ b/public/locales/sl/modules/iframe.json @@ -9,6 +9,27 @@ }, "allowFullScreen": { "label": "Omogočite celozaslonsko prikazovanje" + }, + "allowTransparency": { + "label": "" + }, + "allowScrolling": { + "label": "" + }, + "allowPayment": { + "label": "" + }, + "allowAutoPlay": { + "label": "" + }, + "allowMicrophone": { + "label": "" + }, + "allowCamera": { + "label": "" + }, + "allowGeolocation": { + "label": "" } } }, @@ -20,4 +41,4 @@ } } } -} \ No newline at end of file +} diff --git a/public/locales/sl/modules/rss.json b/public/locales/sl/modules/rss.json index 06a267ba7..63be5061c 100644 --- a/public/locales/sl/modules/rss.json +++ b/public/locales/sl/modules/rss.json @@ -14,7 +14,7 @@ "dangerousAllowSanitizedItemContent": { "label": "" }, - "settings.textLinesClamp": { + "textLinesClamp": { "label": "" } }, diff --git a/public/locales/sv/modules/iframe.json b/public/locales/sv/modules/iframe.json index 0fb5bb633..37472e178 100644 --- a/public/locales/sv/modules/iframe.json +++ b/public/locales/sv/modules/iframe.json @@ -9,6 +9,27 @@ }, "allowFullScreen": { "label": "" + }, + "allowTransparency": { + "label": "" + }, + "allowScrolling": { + "label": "" + }, + "allowPayment": { + "label": "" + }, + "allowAutoPlay": { + "label": "" + }, + "allowMicrophone": { + "label": "" + }, + "allowCamera": { + "label": "" + }, + "allowGeolocation": { + "label": "" } } }, @@ -20,4 +41,4 @@ } } } -} \ No newline at end of file +} diff --git a/public/locales/sv/modules/rss.json b/public/locales/sv/modules/rss.json index 9ed993983..f65ffa1b9 100644 --- a/public/locales/sv/modules/rss.json +++ b/public/locales/sv/modules/rss.json @@ -14,7 +14,7 @@ "dangerousAllowSanitizedItemContent": { "label": "" }, - "settings.textLinesClamp": { + "textLinesClamp": { "label": "" } }, diff --git a/public/locales/tr/layout/common.json b/public/locales/tr/layout/common.json index cb0774f39..d9d902d44 100644 --- a/public/locales/tr/layout/common.json +++ b/public/locales/tr/layout/common.json @@ -1,18 +1,18 @@ { "modals": { "blockedPopups": { - "title": "", - "text": "", + "title": "Açılır pencere engellendi", + "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": { - "browserPermission": "", - "adBlockers": "", - "otherBrowser": "" + "browserPermission": "URL'nin solunda bulunan simgeye tıklayın ve izinleri kontrol edin. Popuplara ve pencerelere izin ver", + "adBlockers": "Tarayıcınızdan reklam engelleyicileri ve güvenlik araçlarını devre dışı bırakın", + "otherBrowser": "Farklı bir web tarayıcısı deneyin" } } }, "actions": { "category": { - "openAllInNewTab": "" + "openAllInNewTab": "Hepsini yeni sekmede aç" } } } diff --git a/public/locales/tr/modules/iframe.json b/public/locales/tr/modules/iframe.json index 8099a8055..de2a37d59 100644 --- a/public/locales/tr/modules/iframe.json +++ b/public/locales/tr/modules/iframe.json @@ -9,6 +9,27 @@ }, "allowFullScreen": { "label": "Tam ekrana izin ver" + }, + "allowTransparency": { + "label": "" + }, + "allowScrolling": { + "label": "" + }, + "allowPayment": { + "label": "" + }, + "allowAutoPlay": { + "label": "" + }, + "allowMicrophone": { + "label": "" + }, + "allowCamera": { + "label": "" + }, + "allowGeolocation": { + "label": "" } } }, @@ -20,4 +41,4 @@ } } } -} \ No newline at end of file +} diff --git a/public/locales/tr/modules/rss.json b/public/locales/tr/modules/rss.json index 06ba257c1..f686a7242 100644 --- a/public/locales/tr/modules/rss.json +++ b/public/locales/tr/modules/rss.json @@ -14,8 +14,8 @@ "dangerousAllowSanitizedItemContent": { "label": "Tehlikeli: Temizlenmiş öğe içeriğine izin ver" }, - "settings.textLinesClamp": { - "label": "Metin satır sınırı" + "textLinesClamp": { + "label": "" } }, "card": { diff --git a/public/locales/uk/modules/iframe.json b/public/locales/uk/modules/iframe.json index 8da476cfa..5ca521738 100644 --- a/public/locales/uk/modules/iframe.json +++ b/public/locales/uk/modules/iframe.json @@ -9,6 +9,27 @@ }, "allowFullScreen": { "label": "Дозволити повноекранний режим" + }, + "allowTransparency": { + "label": "" + }, + "allowScrolling": { + "label": "" + }, + "allowPayment": { + "label": "" + }, + "allowAutoPlay": { + "label": "" + }, + "allowMicrophone": { + "label": "" + }, + "allowCamera": { + "label": "" + }, + "allowGeolocation": { + "label": "" } } }, @@ -20,4 +41,4 @@ } } } -} \ No newline at end of file +} diff --git a/public/locales/uk/modules/rss.json b/public/locales/uk/modules/rss.json index 81d62627c..3c09c1ea4 100644 --- a/public/locales/uk/modules/rss.json +++ b/public/locales/uk/modules/rss.json @@ -14,7 +14,7 @@ "dangerousAllowSanitizedItemContent": { "label": "" }, - "settings.textLinesClamp": { + "textLinesClamp": { "label": "" } }, diff --git a/public/locales/vi/modules/iframe.json b/public/locales/vi/modules/iframe.json index bfda9276a..c17e47705 100644 --- a/public/locales/vi/modules/iframe.json +++ b/public/locales/vi/modules/iframe.json @@ -9,6 +9,27 @@ }, "allowFullScreen": { "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 @@ } } } -} \ No newline at end of file +} diff --git a/public/locales/vi/modules/rss.json b/public/locales/vi/modules/rss.json index 96705c7fe..e7e714748 100644 --- a/public/locales/vi/modules/rss.json +++ b/public/locales/vi/modules/rss.json @@ -14,7 +14,7 @@ "dangerousAllowSanitizedItemContent": { "label": "" }, - "settings.textLinesClamp": { + "textLinesClamp": { "label": "" } }, diff --git a/public/locales/zh/modules/iframe.json b/public/locales/zh/modules/iframe.json index 57e6b6f26..b81bf2087 100644 --- a/public/locales/zh/modules/iframe.json +++ b/public/locales/zh/modules/iframe.json @@ -9,6 +9,27 @@ }, "allowFullScreen": { "label": "允许全屏" + }, + "allowTransparency": { + "label": "" + }, + "allowScrolling": { + "label": "" + }, + "allowPayment": { + "label": "" + }, + "allowAutoPlay": { + "label": "" + }, + "allowMicrophone": { + "label": "" + }, + "allowCamera": { + "label": "" + }, + "allowGeolocation": { + "label": "" } } }, @@ -20,4 +41,4 @@ } } } -} \ No newline at end of file +} diff --git a/public/locales/zh/modules/rss.json b/public/locales/zh/modules/rss.json index d500319ff..9c2727dbb 100644 --- a/public/locales/zh/modules/rss.json +++ b/public/locales/zh/modules/rss.json @@ -14,8 +14,8 @@ "dangerousAllowSanitizedItemContent": { "label": "危险:允许清除物品内容" }, - "settings.textLinesClamp": { - "label": "文字线条" + "textLinesClamp": { + "label": "" } }, "card": { diff --git a/yarn.lock b/yarn.lock index aa9b4d6bf..7d9f6a277 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2319,10 +2319,10 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:18.16.16, @types/node@npm:^18.11.18": - version: 18.16.16 - resolution: "@types/node@npm:18.16.16" - checksum: 0efad726dd1e0bef71c392c708fc5d78c5b39c46b0ac5186fee74de4ccb1b2e847b3fa468da67d62812f56569da721b15bf31bdc795e6c69b56c73a45079ed2d +"@types/node@npm:18.16.17": + version: 18.16.17 + resolution: "@types/node@npm:18.16.17" + checksum: 2f7e3a552d525ef4b7a2620ef5ef59b3fdfb1d8ab20627b537e090732b35c2bd103944933d347a319cc7d478b3866b0d1bc3d629ee5899ca663a4547ca078cee languageName: node linkType: hard @@ -2333,6 +2333,13 @@ __metadata: languageName: node 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": version: 4.0.0 resolution: "@types/parse-json@npm:4.0.0" @@ -5872,7 +5879,7 @@ __metadata: "@trpc/react-query": ^10.29.1 "@trpc/server": ^10.29.1 "@types/dockerode": ^3.3.9 - "@types/node": 18.16.16 + "@types/node": 18.16.17 "@types/prismjs": ^1.26.0 "@types/react": 17.0.60 "@types/uuid": ^9.0.0