From 3d94e92bbad748e0ec332407bb6668d74ce99502 Mon Sep 17 00:00:00 2001 From: "Weblate (bot)" Date: Sun, 24 Nov 2024 00:32:08 +0100 Subject: [PATCH] Translations update from Hosted Weblate (#1597) * Translated using Weblate (German) Currently translated at 100.0% (101 of 101 strings) Translation: Mushroom/Translations Translate-URL: https://hosted.weblate.org/projects/mushroom/translations/de/ * Translated using Weblate (Dutch) Currently translated at 100.0% (101 of 101 strings) Translation: Mushroom/Translations Translate-URL: https://hosted.weblate.org/projects/mushroom/translations/nl/ * Translated using Weblate (Polish) Currently translated at 100.0% (101 of 101 strings) Translation: Mushroom/Translations Translate-URL: https://hosted.weblate.org/projects/mushroom/translations/pl/ --------- Co-authored-by: bliblabl8 Co-authored-by: J-D Co-authored-by: drakulis --- src/translations/de.json | 2 ++ src/translations/nl.json | 2 ++ src/translations/pl.json | 22 ++++++++++++++++++++-- 3 files changed, 24 insertions(+), 2 deletions(-) diff --git a/src/translations/de.json b/src/translations/de.json index fe06ea02..1c69c7fd 100644 --- a/src/translations/de.json +++ b/src/translations/de.json @@ -22,6 +22,7 @@ }, "generic": { "collapsible_controls": "Schieberegler einklappen, wenn aus", + "color": "Farbe", "content_info": "Inhalt", "fill_container": "Container ausfüllen", "icon_animation": "Icon animieren, wenn aktiv?", @@ -80,6 +81,7 @@ "badge_icon": "Badge-Icon", "content": "Inhalt", "entity_extra": "Wird in Vorlagen und Aktionen verwendet", + "label": "Beschriftung", "multiline_secondary": "Mehrzeilig sekundär?", "picture": "Bild (ersetzt das Icon)", "primary": "Primäre Information", diff --git a/src/translations/nl.json b/src/translations/nl.json index 4456d15a..aea06903 100644 --- a/src/translations/nl.json +++ b/src/translations/nl.json @@ -22,6 +22,7 @@ }, "generic": { "collapsible_controls": "Bedieningselementen verbergen wanneer uitgeschakeld", + "color": "Kleur", "content_info": "Inhoud", "fill_container": "Vul container", "icon_animation": "Pictogram animeren indien actief", @@ -80,6 +81,7 @@ "badge_icon": "Badge icoon", "content": "Inhoud", "entity_extra": "Gebruikt in sjablonen en acties", + "label": "Label", "multiline_secondary": "Secundaire informatie op meerdere lijnen weergeven", "picture": "Afbeelding (zal het icoon vervangen)", "primary": "Primaire informatie", diff --git a/src/translations/pl.json b/src/translations/pl.json index f0fe888d..323307d3 100644 --- a/src/translations/pl.json +++ b/src/translations/pl.json @@ -1,4 +1,7 @@ { + "card": { + "not_found": "Nie znaleziono encji" + }, "editor": { "card": { "chips": { @@ -19,6 +22,7 @@ }, "generic": { "collapsible_controls": "Zwiń sterowanie, jeśli wyłączone", + "color": "Kolor", "content_info": "Zawartość", "fill_container": "Wypełnij zawartością", "icon_animation": "Animować, gdy aktywny?", @@ -64,11 +68,20 @@ "volume_set": "Poziom głośności" } }, + "number": { + "display_mode": "Sposób wyświetlania", + "display_mode_list": { + "buttons": "Przyciski", + "default": "Domyślnie (suwak)", + "slider": "Suwak" + } + }, "template": { "badge_color": "Kolor odznaki", "badge_icon": "Ikona odznaki", "content": "Zawartość", "entity_extra": "Używane w szablonach i akcjach", + "label": "Etykieta", "multiline_secondary": "Drugorzędne wielowierszowe?", "picture": "Obraz (zamiast ikony)", "primary": "Informacje główne", @@ -76,13 +89,18 @@ }, "title": { "subtitle": "Podtytuł", - "title": "Tytuł" + "subtitle_tap_action": "Akcja na podtytule", + "title": "Tytuł", + "title_tap_action": "Akcja na tytule" }, "update": { "show_buttons_control": "Przyciski sterujące?" }, "vacuum": { - "commands": "Polecenia" + "commands": "Polecenia", + "commands_list": { + "on_off": "Włącz/Wyłącz" + } }, "weather": { "show_conditions": "Warunki?",