mirror of
https://github.com/home-assistant/core.git
synced 2025-07-10 06:47:09 +00:00
[ci skip] Translation update
This commit is contained in:
parent
d796053d9f
commit
adb3997547
@ -2,7 +2,8 @@
|
|||||||
"config": {
|
"config": {
|
||||||
"abort": {
|
"abort": {
|
||||||
"already_setup": "Nom\u00e9s pots configurar un \u00fanic compte amb Almond.",
|
"already_setup": "Nom\u00e9s pots configurar un \u00fanic compte amb Almond.",
|
||||||
"cannot_connect": "No es pot connectar amb el servidor d'Almond."
|
"cannot_connect": "No es pot connectar amb el servidor d'Almond.",
|
||||||
|
"missing_configuration": "Consulta la documentaci\u00f3 sobre com configurar Almond."
|
||||||
},
|
},
|
||||||
"step": {
|
"step": {
|
||||||
"pick_implementation": {
|
"pick_implementation": {
|
||||||
|
@ -1,7 +1,8 @@
|
|||||||
{
|
{
|
||||||
"device_automation": {
|
"device_automation": {
|
||||||
"action_type": {
|
"action_type": {
|
||||||
"set_hvac_mode": "Canvia el mode HVAC de {entity_name}"
|
"set_hvac_mode": "Canvia el mode HVAC de {entity_name}",
|
||||||
|
"set_preset_mode": "Canvia la configuraci\u00f3 preestablerta de {entity_name}"
|
||||||
},
|
},
|
||||||
"condtion_type": {
|
"condtion_type": {
|
||||||
"is_hvac_mode": "{entity_name} est\u00e0 configurat/ada en un mode HVAC espec\u00edfic",
|
"is_hvac_mode": "{entity_name} est\u00e0 configurat/ada en un mode HVAC espec\u00edfic",
|
||||||
|
@ -55,12 +55,12 @@
|
|||||||
"left": "Esquerra",
|
"left": "Esquerra",
|
||||||
"open": "Obert",
|
"open": "Obert",
|
||||||
"right": "Dreta",
|
"right": "Dreta",
|
||||||
"side_1": "Costat 1",
|
"side_1": "cara 1",
|
||||||
"side_2": "Costat 2",
|
"side_2": "cara 2",
|
||||||
"side_3": "Costat 3",
|
"side_3": "cara 3",
|
||||||
"side_4": "Costat 4",
|
"side_4": "cara 4",
|
||||||
"side_5": "Costat 5",
|
"side_5": "cara 5",
|
||||||
"side_6": "Costat 6",
|
"side_6": "cara 6",
|
||||||
"turn_off": "Desactiva",
|
"turn_off": "Desactiva",
|
||||||
"turn_on": "Activa"
|
"turn_on": "Activa"
|
||||||
},
|
},
|
||||||
@ -76,8 +76,16 @@
|
|||||||
"remote_button_short_press": "Bot\u00f3 \"{subtype}\" premut",
|
"remote_button_short_press": "Bot\u00f3 \"{subtype}\" premut",
|
||||||
"remote_button_short_release": "Bot\u00f3 \"{subtype}\" alliberat",
|
"remote_button_short_release": "Bot\u00f3 \"{subtype}\" alliberat",
|
||||||
"remote_button_triple_press": "Bot\u00f3 \"{subtype}\" clicat tres vegades consecutives",
|
"remote_button_triple_press": "Bot\u00f3 \"{subtype}\" clicat tres vegades consecutives",
|
||||||
|
"remote_double_tap": "Dispositiu \"{subtype}\" tocat dues vegades",
|
||||||
"remote_falling": "Dispositiu en caiguda lliure",
|
"remote_falling": "Dispositiu en caiguda lliure",
|
||||||
"remote_gyro_activated": "Dispositiu sacsejat"
|
"remote_gyro_activated": "Dispositiu sacsejat",
|
||||||
|
"remote_moved": "Dispositiu mogut amb la \"{subtype}\" amunt",
|
||||||
|
"remote_rotate_from_side_1": "Dispositiu rotat de la \"cara 1\" a la \"{subtype}\"",
|
||||||
|
"remote_rotate_from_side_2": "Dispositiu rotat de la \"cara 2\" a la \"{subtype}\"",
|
||||||
|
"remote_rotate_from_side_3": "Dispositiu rotat de la \"cara 3\" a la \"{subtype}\"",
|
||||||
|
"remote_rotate_from_side_4": "Dispositiu rotat de la \"cara 4\" a la \"{subtype}\"",
|
||||||
|
"remote_rotate_from_side_5": "Dispositiu rotat de la \"cara 5\" a la \"{subtype}\"",
|
||||||
|
"remote_rotate_from_side_6": "Dispositiu rotat de la \"cara 6\" a la \"{subtype}\""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"options": {
|
"options": {
|
||||||
|
5
homeassistant/components/demo/.translations/ca.json
Normal file
5
homeassistant/components/demo/.translations/ca.json
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"config": {
|
||||||
|
"title": "Demostraci\u00f3"
|
||||||
|
}
|
||||||
|
}
|
@ -4,6 +4,10 @@
|
|||||||
"turn_off": "Apaga {entity_name}",
|
"turn_off": "Apaga {entity_name}",
|
||||||
"turn_on": "Enc\u00e9n {entity_name}"
|
"turn_on": "Enc\u00e9n {entity_name}"
|
||||||
},
|
},
|
||||||
|
"condtion_type": {
|
||||||
|
"is_off": "{entity_name} est\u00e0 apagat",
|
||||||
|
"is_on": "{entity_name} est\u00e0 enc\u00e8s"
|
||||||
|
},
|
||||||
"trigger_type": {
|
"trigger_type": {
|
||||||
"turned_off": "{entity_name} s'ha apagat",
|
"turned_off": "{entity_name} s'ha apagat",
|
||||||
"turned_on": "{entity_name} s'ha enc\u00e8s"
|
"turned_on": "{entity_name} s'ha enc\u00e8s"
|
||||||
|
@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"config": {
|
||||||
|
"abort": {
|
||||||
|
"no_devices_found": "No s'ha trobat cap dispositiu AEH-W4A1 a la xarxa.",
|
||||||
|
"single_instance_allowed": "Nom\u00e9s \u00e9s possible una \u00fanica configuraci\u00f3 del AEH-W4A1 de Hisense."
|
||||||
|
},
|
||||||
|
"step": {
|
||||||
|
"confirm": {
|
||||||
|
"description": "Vols configurar AEH-W4A1 de Hisense?",
|
||||||
|
"title": "Hisense AEH-W4A1"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"title": "Hisense AEH-W4A1"
|
||||||
|
}
|
||||||
|
}
|
@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"config": {
|
||||||
|
"abort": {
|
||||||
|
"no_devices_found": "No Hisense AEH-W4A1 devices found on the network.",
|
||||||
|
"single_instance_allowed": "Only a single configuration of Hisense AEH-W4A1 is possible."
|
||||||
|
},
|
||||||
|
"step": {
|
||||||
|
"confirm": {
|
||||||
|
"description": "Do you want to set up Hisense AEH-W4A1?",
|
||||||
|
"title": "Hisense AEH-W4A1"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"title": "Hisense AEH-W4A1"
|
||||||
|
}
|
||||||
|
}
|
@ -1,10 +1,16 @@
|
|||||||
{
|
{
|
||||||
"device_automation": {
|
"device_automation": {
|
||||||
|
"action_type": {
|
||||||
|
"clean": "Fes que {entity_name} netegi",
|
||||||
|
"dock": "Fes que {entity_name} torni a la base"
|
||||||
|
},
|
||||||
"condtion_type": {
|
"condtion_type": {
|
||||||
"is_cleaning": "{entity_name} est\u00e0 netejant"
|
"is_cleaning": "{entity_name} est\u00e0 netejant",
|
||||||
|
"is_docked": "{entity_name} est\u00e0 acoblada"
|
||||||
},
|
},
|
||||||
"trigger_type": {
|
"trigger_type": {
|
||||||
"cleaning": "{entity_name} ha comen\u00e7at a netejar"
|
"cleaning": "{entity_name} ha comen\u00e7at a netejar",
|
||||||
|
"docked": "{entity_name} acoblada"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -1,14 +1,23 @@
|
|||||||
{
|
{
|
||||||
"config": {
|
"config": {
|
||||||
|
"abort": {
|
||||||
|
"already_configured": "Aquest dispositiu WLED ja est\u00e0 configurat.",
|
||||||
|
"connection_error": "No s'ha pogut connectar amb el dispositiu WLED."
|
||||||
|
},
|
||||||
|
"error": {
|
||||||
|
"connection_error": "No s'ha pogut connectar amb el dispositiu WLED."
|
||||||
|
},
|
||||||
"flow_title": "WLED: {name}",
|
"flow_title": "WLED: {name}",
|
||||||
"step": {
|
"step": {
|
||||||
"user": {
|
"user": {
|
||||||
"data": {
|
"data": {
|
||||||
"host": "Amfitri\u00f3 o adre\u00e7a IP"
|
"host": "Amfitri\u00f3 o adre\u00e7a IP"
|
||||||
},
|
},
|
||||||
|
"description": "Configura el teu WLED per integrar-lo amb Home Assistant.",
|
||||||
"title": "Enlla\u00e7a el teu WLED"
|
"title": "Enlla\u00e7a el teu WLED"
|
||||||
},
|
},
|
||||||
"zeroconf_confirm": {
|
"zeroconf_confirm": {
|
||||||
|
"description": "Vols afegir el WLED `{name}` a Home Assistant?",
|
||||||
"title": "Dispositiu WLED descobert"
|
"title": "Dispositiu WLED descobert"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user