Skip to content

Commit b27ee85

Browse files
weblatekvanzuijlenbittin
authored
Translations update from Hosted Weblate (#1728)
* Translated using Weblate (English) Currently translated at 100.0% (103 of 103 strings) Translation: Mushroom/Translations Translate-URL: https://hosted.weblate.org/projects/mushroom/translations/en/ * Translated using Weblate (Dutch) Currently translated at 100.0% (103 of 103 strings) Translation: Mushroom/Translations Translate-URL: https://hosted.weblate.org/projects/mushroom/translations/nl/ * Translated using Weblate (Swedish) Currently translated at 100.0% (103 of 103 strings) Translation: Mushroom/Translations Translate-URL: https://hosted.weblate.org/projects/mushroom/translations/sv/ --------- Co-authored-by: Koen van Zuijlen <[email protected]> Co-authored-by: bittin1ddc447d824349b2 <[email protected]>
1 parent 80301c2 commit b27ee85

File tree

3 files changed

+149
-145
lines changed

3 files changed

+149
-145
lines changed

src/translations/en.json

Lines changed: 124 additions & 124 deletions
Original file line numberDiff line numberDiff line change
@@ -1,103 +1,101 @@
11
{
2+
"card": {
3+
"not_found": "Entity not found"
4+
},
25
"editor": {
3-
"form": {
4-
"color_picker": {
5-
"values": {
6-
"default": "Default color"
7-
}
6+
"card": {
7+
"chips": {
8+
"alignment": "Alignment"
89
},
9-
"info_picker": {
10-
"values": {
11-
"default": "Default information",
12-
"name": "Name",
13-
"state": "State",
14-
"last-changed": "Last Changed",
15-
"last-updated": "Last Updated",
16-
"none": "None"
17-
}
10+
"climate": {
11+
"hvac_modes": "HVAC Modes",
12+
"show_temperature_control": "Temperature control?"
1813
},
19-
"icon_type_picker": {
20-
"values": {
21-
"default": "Default type",
22-
"icon": "Icon",
23-
"entity-picture": "Entity picture",
24-
"none": "None"
25-
}
14+
"cover": {
15+
"show_buttons_control": "Control buttons?",
16+
"show_position_control": "Position control?",
17+
"show_tilt_position_control": "Tilt control?"
2618
},
27-
"layout_picker": {
28-
"values": {
29-
"default": "Default layout",
30-
"vertical": "Vertical layout",
31-
"horizontal": "Horizontal layout"
32-
}
19+
"empty": {
20+
"no_config_options": "This card has no config options."
21+
},
22+
"fan": {
23+
"show_direction_control": "Direction control?",
24+
"show_oscillate_control": "Oscillate control?",
25+
"show_percentage_control": "Percentage control?"
3326
},
34-
"alignment_picker": {
35-
"values": {
36-
"default": "Default alignment",
37-
"start": "Start",
38-
"end": "End",
39-
"center": "Center",
40-
"justify": "Justify"
41-
}
42-
}
43-
},
44-
"card": {
4527
"generic": {
28+
"collapsible_controls": "Collapse controls when off",
4629
"color": "Color",
30+
"content_info": "Content",
31+
"fill_container": "Fill container",
32+
"icon_animation": "Animate icon when active?",
4733
"icon_color": "Icon color",
34+
"icon_type": "Icon type",
4835
"layout": "Layout",
49-
"fill_container": "Fill container",
5036
"primary_info": "Primary information",
5137
"secondary_info": "Secondary information",
52-
"icon_type": "Icon type",
53-
"content_info": "Content",
54-
"use_entity_picture": "Use entity picture?",
55-
"collapsible_controls": "Collapse controls when off",
56-
"icon_animation": "Animate icon when active?"
38+
"use_entity_picture": "Use entity picture?"
5739
},
58-
"empty": {
59-
"no_config_options": "This card has no config options."
40+
"humidifier": {
41+
"show_target_humidity_control": "Humidity control?"
6042
},
6143
"light": {
44+
"incompatible_controls": "Some controls may not be displayed if your light does not support the feature.",
6245
"show_brightness_control": "Brightness control?",
63-
"use_light_color": "Use light color",
64-
"show_color_temp_control": "Temperature color control?",
6546
"show_color_control": "Color control?",
66-
"incompatible_controls": "Some controls may not be displayed if your light does not support the feature."
47+
"show_color_temp_control": "Color temperature control?",
48+
"use_light_color": "Use light color"
6749
},
68-
"fan": {
69-
"show_percentage_control": "Percentage control?",
70-
"show_oscillate_control": "Oscillate control?",
71-
"show_direction_control": "Direction control?"
50+
"lock": {
51+
"lock": "Lock",
52+
"open": "Open",
53+
"unlock": "Unlock"
7254
},
73-
"cover": {
74-
"show_buttons_control": "Control buttons?",
75-
"show_position_control": "Position control?",
76-
"show_tilt_position_control": "Tilt control?"
55+
"media-player": {
56+
"media_controls": "Media controls",
57+
"media_controls_list": {
58+
"next": "Next track",
59+
"on_off": "Turn on/off",
60+
"play_pause_stop": "Play/pause/stop",
61+
"previous": "Previous track",
62+
"repeat": "Repeat mode",
63+
"shuffle": "Shuffle"
64+
},
65+
"show_volume_level": "Show volume level",
66+
"use_media_artwork": "Use media artwork",
67+
"use_media_info": "Use media info",
68+
"volume_controls": "Volume controls",
69+
"volume_controls_list": {
70+
"volume_buttons": "Volume buttons",
71+
"volume_mute": "Mute",
72+
"volume_set": "Volume level"
73+
}
74+
},
75+
"number": {
76+
"display_mode": "Display Mode",
77+
"display_mode_list": {
78+
"buttons": "Buttons",
79+
"default": "Default (slider)",
80+
"slider": "Slider"
81+
}
7782
},
7883
"template": {
79-
"primary": "Primary information",
80-
"secondary": "Secondary information",
81-
"multiline_secondary": "Multiline secondary?",
84+
"badge_color": "Badge color",
85+
"badge_icon": "Badge icon",
86+
"content": "Content",
8287
"entity_extra": "Used in templates and actions",
8388
"label": "Label",
84-
"content": "Content",
85-
"badge_icon": "Badge icon",
86-
"badge_color": "Badge color",
87-
"picture": "Picture (will replace the icon)"
89+
"multiline_secondary": "Multiline secondary?",
90+
"picture": "Picture (will replace the icon)",
91+
"primary": "Primary information",
92+
"secondary": "Secondary information"
8893
},
8994
"title": {
90-
"title": "Title",
9195
"subtitle": "Subtitle",
92-
"title_tap_action": "Title tap action",
93-
"subtitle_tap_action": "Subtitle tap action"
94-
},
95-
"chips": {
96-
"alignment": "Alignment"
97-
},
98-
"weather": {
99-
"show_conditions": "Conditions?",
100-
"show_temperature": "Temperature?"
96+
"subtitle_tap_action": "Subtitle tap action",
97+
"title": "Title",
98+
"title_tap_action": "Title tap action"
10199
},
102100
"update": {
103101
"show_buttons_control": "Control buttons?"
@@ -108,59 +106,17 @@
108106
"on_off": "Turn on/off"
109107
}
110108
},
111-
"media-player": {
112-
"use_media_info": "Use media info",
113-
"use_media_artwork": "Use media artwork",
114-
"show_volume_level": "Show volume level",
115-
"media_controls": "Media controls",
116-
"media_controls_list": {
117-
"on_off": "Turn on/off",
118-
"shuffle": "Shuffle",
119-
"previous": "Previous track",
120-
"play_pause_stop": "Play/pause/stop",
121-
"next": "Next track",
122-
"repeat": "Repeat mode"
123-
},
124-
"volume_controls": "Volume controls",
125-
"volume_controls_list": {
126-
"volume_buttons": "Volume buttons",
127-
"volume_set": "Volume level",
128-
"volume_mute": "Mute"
129-
}
130-
},
131-
"lock": {
132-
"lock": "Lock",
133-
"unlock": "Unlock",
134-
"open": "Open"
135-
},
136-
"humidifier": {
137-
"show_target_humidity_control": "Humidity control?"
138-
},
139-
"climate": {
140-
"show_temperature_control": "Temperature control?",
141-
"hvac_modes": "HVAC Modes"
142-
},
143-
"number": {
144-
"display_mode": "Display Mode",
145-
"display_mode_list": {
146-
"default": "Default (slider)",
147-
"slider": "Slider",
148-
"buttons": "Buttons"
149-
}
109+
"weather": {
110+
"show_conditions": "Conditions?",
111+
"show_temperature": "Temperature?"
150112
}
151113
},
152114
"chip": {
153-
"sub_element_editor": {
154-
"title": "Chip editor"
155-
},
156-
"conditional": {
157-
"chip": "Chip"
158-
},
159115
"chip-picker": {
160-
"chips": "Chips",
161116
"add": "Add chip",
162-
"edit": "Edit",
117+
"chips": "Chips",
163118
"clear": "Clear",
119+
"edit": "Edit",
164120
"select": "Select chip",
165121
"types": {
166122
"action": "Action",
@@ -174,10 +130,54 @@
174130
"template": "Template",
175131
"weather": "Weather"
176132
}
133+
},
134+
"conditional": {
135+
"chip": "Chip"
136+
},
137+
"sub_element_editor": {
138+
"title": "Chip editor"
139+
}
140+
},
141+
"form": {
142+
"alignment_picker": {
143+
"values": {
144+
"center": "Center",
145+
"default": "Default alignment",
146+
"end": "End",
147+
"justify": "Justify",
148+
"start": "Start"
149+
}
150+
},
151+
"color_picker": {
152+
"values": {
153+
"default": "Default color"
154+
}
155+
},
156+
"icon_type_picker": {
157+
"values": {
158+
"default": "Default type",
159+
"entity-picture": "Entity picture",
160+
"icon": "Icon",
161+
"none": "None"
162+
}
163+
},
164+
"info_picker": {
165+
"values": {
166+
"default": "Default information",
167+
"last-changed": "Last Changed",
168+
"last-updated": "Last Updated",
169+
"name": "Name",
170+
"none": "None",
171+
"state": "State"
172+
}
173+
},
174+
"layout_picker": {
175+
"values": {
176+
"default": "Default layout",
177+
"horizontal": "Horizontal layout",
178+
"vertical": "Vertical layout"
179+
}
177180
}
178181
}
179-
},
180-
"card": {
181-
"not_found": "Entity not found"
182182
}
183183
}

0 commit comments

Comments
 (0)