[ci skip] Translation update

This commit is contained in:
HomeAssistant Azure 2019-10-10 00:31:40 +00:00
parent 54c24de158
commit 762a714d87
18 changed files with 83 additions and 12 deletions

View File

@ -53,6 +53,7 @@
"hot": "{entity_name} es torna calent",
"light": "{entity_name} ha comen\u00e7at a detectar llum",
"locked": "{entity_name} est\u00e0 bloquejat",
"moist": "{entity_name} es torna humit",
"moist\u00a7": "{entity_name} es torna humit",
"motion": "{entity_name} ha comen\u00e7at a detectar moviment",
"moving": "{entity_name} ha comen\u00e7at a moure's",
@ -71,6 +72,7 @@
"not_moist": "{entity_name} es torna sec",
"not_moving": "{entity_name} ha parat de moure's",
"not_occupied": "{entity_name} es desocupa",
"not_opened": "{entity_name} es tanca",
"not_plugged_in": "{entity_name} desendollat",
"not_powered": "{entity_name} no est\u00e0 alimentat",
"not_present": "{entity_name} no est\u00e0 present",

View File

@ -40,9 +40,27 @@
"is_present": "{entity_name} est pr\u00e9sent",
"is_problem": "{entity_name} d\u00e9tecte un probl\u00e8me",
"is_smoke": "{entity_name} d\u00e9tecte de la fum\u00e9e",
"is_sound": "{entity_name} d\u00e9tecte du son"
"is_sound": "{entity_name} d\u00e9tecte du son",
"is_unsafe": "{entity_name} est dangereux",
"is_vibration": "{entity_name} d\u00e9tecte des vibrations"
},
"trigger_type": {
"bat_low": "{entity_name} batterie faible",
"closed": "{entity_name} ferm\u00e9",
"cold": "{entity_name} est devenu froid",
"connected": "{entity_name} connect\u00e9",
"gas": "{entity_name} a commenc\u00e9 \u00e0 d\u00e9tecter du gaz",
"not_occupied": "{entity_name} est devenu non occup\u00e9",
"not_plugged_in": "{entity_name} d\u00e9branch\u00e9",
"not_powered": "{entity_name} non aliment\u00e9",
"not_present": "{entity_name} non pr\u00e9sent",
"not_unsafe": "{entity_name} est devenu s\u00fbr",
"occupied": "{entity_name} est devenu occup\u00e9",
"opened": "{entity_name} ouvert",
"plugged_in": "{entity_name} branch\u00e9",
"powered": "{entity_name} aliment\u00e9",
"present": "{entity_name} pr\u00e9sent",
"problem": "{entity_name} a commenc\u00e9 \u00e0 d\u00e9tecter un probl\u00e8me",
"smoke": "{entity_name} commenc\u00e9 \u00e0 d\u00e9tecter la fum\u00e9e",
"sound": "{entity_name} commenc\u00e9 \u00e0 d\u00e9tecter le son",
"turned_off": "{entity_name} d\u00e9sactiv\u00e9",

View File

@ -53,6 +53,7 @@
"hot": "{entity_name} gouf waarm",
"light": "{entity_name} huet ugefange Luucht z'entdecken",
"locked": "{entity_name} gespaart",
"moist": "{entity_name} gouf fiicht",
"moist\u00a7": "{entity_name} gouf fiicht",
"motion": "{entity_name} huet ugefaange Beweegung z'entdecken",
"moving": "{entity_name} huet ugefaangen sech ze beweegen",
@ -71,6 +72,7 @@
"not_moist": "{entity_name} gouf dr\u00e9chen",
"not_moving": "{entity_name} huet opgehale sech ze beweegen",
"not_occupied": "{entity_name} gouf fr\u00e4i",
"not_opened": "{entity_name} gouf zougemaach",
"not_plugged_in": "{entity_name} net ugeschloss",
"not_powered": "{entity_name} net aliment\u00e9iert",
"not_present": "{entity_name} net pr\u00e4sent",

View File

@ -53,6 +53,7 @@
"hot": "{entity_name} ble varm",
"light": "{entity_name} begynte \u00e5 registrere lys",
"locked": "{entity_name} l\u00e5st",
"moist": "{entity_name} ble fuktig",
"moist\u00a7": "{entity_name} ble fuktig",
"motion": "{entity_name} begynte \u00e5 registrere bevegelse",
"moving": "{entity_name} begynte \u00e5 bevege seg",
@ -71,6 +72,7 @@
"not_moist": "{entity_name} ble t\u00f8rr",
"not_moving": "{entity_name} sluttet \u00e5 bevege seg",
"not_occupied": "{entity_name} ble ledig",
"not_opened": "{entity_name} stengt",
"not_plugged_in": "{entity_name} koblet fra",
"not_powered": "{entity_name} spenningsl\u00f8s",
"not_present": "{entity_name} ikke til stede",

View File

@ -53,6 +53,7 @@
"hot": "sensor {entity_name} wykryje gor\u0105co",
"light": "sensor {entity_name} wykryje \u015bwiat\u0142o",
"locked": "zamkni\u0119cie {entity_name}",
"moist": "sensor {entity_name} wykry\u0142 wilgo\u0107",
"moist\u00a7": "sensor {entity_name} wykryje wilgo\u0107",
"motion": "sensor {entity_name} wykryje ruch",
"moving": "sensor {entity_name} zacznie porusza\u0107 si\u0119",
@ -71,6 +72,7 @@
"not_moist": "sensor {entity_name} przestanie wykrywa\u0107 wilgo\u0107",
"not_moving": "sensor {entity_name} przestanie porusza\u0107 si\u0119",
"not_occupied": "sensor {entity_name} przesta\u0142 by\u0107 zaj\u0119ty",
"not_opened": "sensor {entity_name} zosta\u0142 zamkni\u0119ty",
"not_plugged_in": "od\u0142\u0105czenie {entity_name}",
"not_powered": "od\u0142\u0105czenie zasilania {entity_name}",
"not_present": "sensor {entity_name} przestanie wykrywa\u0107 obecno\u015b\u0107",

View File

@ -53,6 +53,7 @@
"hot": "{entity_name} je postal vro\u010d",
"light": "{entity_name} za\u010del zaznavati svetlobo",
"locked": "{entity_name} zaklenjen",
"moist": "{entity_name} postal vla\u017een",
"moist\u00a7": "{entity_name} postal vla\u017een",
"motion": "{entity_name} za\u010del zaznavati gibanje",
"moving": "{entity_name} se je za\u010del premikati",
@ -71,6 +72,7 @@
"not_moist": "{entity_name} je postalo suh",
"not_moving": "{entity_name} se je prenehal premikati",
"not_occupied": "{entity_name} ni zaseden",
"not_opened": "{entity_name} zaprto",
"not_plugged_in": "{entity_name} odklopljen",
"not_powered": "{entity_name} ni napajan",
"not_present": "{entity_name} ni prisoten",

View File

@ -64,6 +64,7 @@
"remote_button_quadruple_press": "przycisk \"{subtype}\" czterokrotnie naci\u015bni\u0119ty",
"remote_button_quintuple_press": "przycisk \"{subtype}\" pi\u0119ciokrotnie naci\u015bni\u0119ty",
"remote_button_rotated": "przycisk obr\u00f3cony \"{subtype}\"",
"remote_button_rotation_stopped": "obr\u00f3t przycisku \"{subtype}\" zatrzymany",
"remote_button_short_press": "przycisk \"{subtype}\" naci\u015bni\u0119ty",
"remote_button_short_release": "przycisk \"{subtype}\" zwolniony",
"remote_button_triple_press": "przycisk \"{subtype}\" trzykrotnie naci\u015bni\u0119ty",

View File

@ -5,7 +5,7 @@
},
"error": {
"pin_request_failed": "B\u0142\u0105d podczas \u017c\u0105dania kodu PIN od ecobee; sprawd\u017a, czy klucz API jest poprawny.",
"token_request_failed": "B\u0142\u0105d podczas \u017c\u0105dania token\u00f3w od ecobee; prosz\u0119 spr\u00f3buj ponownie."
"token_request_failed": "B\u0142\u0105d podczas \u017c\u0105dania token\u00f3w od ecobee. Spr\u00f3buj ponownie."
},
"step": {
"authorize": {

View File

@ -12,7 +12,7 @@
},
"error": {
"linking": "Wyst\u0105pi\u0142 nieznany b\u0142\u0105d w trakcie \u0142\u0105czenia.",
"register_failed": "Nie uda\u0142o si\u0119 zarejestrowa\u0107. Prosz\u0119 spr\u00f3bowa\u0107 ponownie."
"register_failed": "Nie uda\u0142o si\u0119 zarejestrowa\u0107. Spr\u00f3buj ponownie."
},
"step": {
"init": {

View File

@ -10,10 +10,10 @@
"init": {
"data": {
"device": "\uacbd\ub85c \ub610\ub294 URL",
"floor_temperature": "\uc9c0\uba74 \uae30\ud6c4 \uc628\ub3c4",
"floor_temperature": "\uc2e4\ub0b4\uc628\ub3c4 \uc18c\uc218\uc810 \ub0b4\ub9bc",
"id": "ID",
"name": "\uc774\ub984",
"precision": "\uae30\ud6c4 \uc628\ub3c4 \uc815\ubc00\ub3c4"
"precision": "\uc2e4\ub0b4\uc628\ub3c4 \uc815\ubc00\ub3c4"
},
"title": "OpenTherm Gateway"
}

View File

@ -1,12 +1,23 @@
{
"config": {
"error": {
"already_configured": "Bramka jest ju\u017c skonfigurowana",
"id_exists": "Identyfikator bramki ju\u017c istnieje",
"serial_error": "B\u0142\u0105d po\u0142\u0105czenia z urz\u0105dzeniem",
"timeout": "Up\u0142yn\u0105\u0142 limit czasu pr\u00f3by po\u0142\u0105czenia"
},
"step": {
"init": {
"data": {
"device": "\u015acie\u017cka lub adres URL",
"name": "Nazwa"
}
}
"floor_temperature": "Temperatura pod\u0142ogi",
"id": "Identyfikator",
"name": "Nazwa",
"precision": "Precyzja temperatury"
},
"title": "Bramka OpenTherm"
}
},
"title": "Bramka OpenTherm"
}
}

View File

@ -4,6 +4,7 @@
"all_configured": "Alle linkede servere er allerede konfigureret",
"already_configured": "Denne Plex-server er allerede konfigureret",
"already_in_progress": "Plex konfigureres",
"discovery_no_file": "Der blev ikke fundet nogen legacy konfigurationsfil",
"invalid_import": "Importeret konfiguration er ugyldig",
"token_request_timeout": "Timeout ved hentning af token",
"unknown": "Mislykkedes af ukendt \u00e5rsag"
@ -32,6 +33,9 @@
"description": "Flere servere til r\u00e5dighed, v\u00e6lg en:",
"title": "V\u00e6lg Plex-server"
},
"start_website_auth": {
"title": "Tilslut Plex-server"
},
"user": {
"data": {
"manual_setup": "Manuel ops\u00e6tning",

View File

@ -4,6 +4,7 @@
"all_configured": "Tous les serveurs li\u00e9s sont d\u00e9j\u00e0 configur\u00e9s",
"already_configured": "Ce serveur Plex est d\u00e9j\u00e0 configur\u00e9",
"already_in_progress": "Plex en cours de configuration",
"discovery_no_file": "Aucun fichier de configuration h\u00e9rit\u00e9 trouv\u00e9",
"invalid_import": "La configuration import\u00e9e est invalide",
"token_request_timeout": "D\u00e9lai d'obtention du jeton",
"unknown": "\u00c9chec pour une raison inconnue"
@ -32,6 +33,9 @@
"description": "Plusieurs serveurs disponibles, s\u00e9lectionnez-en un:",
"title": "S\u00e9lectionnez le serveur Plex"
},
"start_website_auth": {
"title": "Connecter un serveur Plex"
},
"user": {
"data": {
"manual_setup": "Installation manuelle",

View File

@ -4,6 +4,7 @@
"all_configured": "Wszystkie znalezione serwery s\u0105 ju\u017c skonfigurowane.",
"already_configured": "Serwer Plex jest ju\u017c skonfigurowany",
"already_in_progress": "Plex jest konfigurowany",
"discovery_no_file": "Nie znaleziono pliku konfiguracyjnego",
"invalid_import": "Zaimportowana konfiguracja jest nieprawid\u0142owa",
"token_request_timeout": "Przekroczono limit czasu na uzyskanie tokena",
"unknown": "Nieznany b\u0142\u0105d"
@ -32,6 +33,10 @@
"description": "Dost\u0119pnych jest wiele serwer\u00f3w, wybierz jeden:",
"title": "Wybierz serwer Plex"
},
"start_website_auth": {
"description": "Kontynuuj, by dokona\u0107 autoryzacji w plex.tv.",
"title": "Po\u0142\u0105cz z serwerem Plex"
},
"user": {
"data": {
"manual_setup": "Konfiguracja r\u0119czna",
@ -48,7 +53,7 @@
"plex_mp_settings": {
"data": {
"show_all_controls": "Poka\u017c wszystkie elementy steruj\u0105ce",
"use_episode_art": "U\u017cyj grafiki episodu"
"use_episode_art": "U\u017cyj grafiki odcinka"
},
"description": "Opcje dla odtwarzaczy multimedialnych Plex"
}

View File

@ -3,7 +3,24 @@
"condition_type": {
"is_battery_level": "{entity_name} poziom na\u0142adowania baterii",
"is_humidity": "{entity_name} wilgotno\u015b\u0107",
"is_temperature": "{entity_name} temperatura"
"is_illuminance": "nat\u0119\u017cenie o\u015bwietlenia {entity_name}",
"is_power": "moc {entity_name}",
"is_pressure": "ci\u015bnienie {entity_name}",
"is_signal_strength": "si\u0142a sygna\u0142u {entity_name}",
"is_temperature": "temperatura {entity_name}",
"is_timestamp": "znacznik czasu {entity_name}",
"is_value": "warto\u015b\u0107 {entity_name}"
},
"trigger_type": {
"battery_level": "poziom baterii {entity_name}",
"humidity": "wilgotno\u015b\u0107 {entity_name}",
"illuminance": "nat\u0119\u017cenie o\u015bwietlenia {entity_name}",
"power": "moc {entity_name}",
"pressure": "ci\u015bnienie {entity_name}",
"signal_strength": "si\u0142a sygna\u0142u {entity_name}",
"temperature": "temperatura {entity_name}",
"timestamp": "znacznik czasu {entity_name}",
"value": "warto\u015b\u0107 {entity_name}"
}
}
}

View File

@ -2,7 +2,7 @@
"config": {
"error": {
"app_not_installed": "Upewnij si\u0119, \u017ce zainstalowa\u0142e\u015b i autoryzowa\u0142e\u015b Home Assistant SmartApp i spr\u00f3buj ponownie.",
"app_setup_error": "Nie mo\u017cna skonfigurowa\u0107 SmartApp. Prosz\u0119 spr\u00f3buj ponownie.",
"app_setup_error": "Nie mo\u017cna skonfigurowa\u0107 SmartApp. Spr\u00f3buj ponownie.",
"base_url_not_https": "Parametr `base_url` dla komponentu `http` musi by\u0107 skonfigurowany i rozpoczyna\u0107 si\u0119 od `https://`.",
"token_already_setup": "Token zosta\u0142 ju\u017c skonfigurowany.",
"token_forbidden": "Token nie ma wymaganych zakres\u00f3w OAuth.",

View File

@ -38,6 +38,7 @@
"turn_on": "Allumer"
},
"trigger_type": {
"device_dropped": "Appareil tomb\u00e9",
"device_shaken": "Appareil secou\u00e9",
"device_tilted": "Dispositif inclin\u00e9",
"remote_button_short_release": "Bouton \" {subtype} \" est rel\u00e2ch\u00e9",

View File

@ -39,7 +39,7 @@
"face_4": "\uba74 4\ub97c \ud65c\uc131\ud654 \ud55c \ucc44\ub85c",
"face_5": "\uba74 5\ub97c \ud65c\uc131\ud654 \ud55c \ucc44\ub85c",
"face_6": "\uba74 6\uc744 \ud65c\uc131\ud654 \ud55c \ucc44\ub85c",
"face_any": "\uc784\uc758\uc758 \uba74 \ub610\ub294 \ud2b9\uc815 \uba74 \ud65c\uc131\ud654 \ud55c \ucc44\ub85c",
"face_any": "\uc784\uc758\uc758 \uba74 \ub610\ub294 \ud2b9\uc815 \uba74\uc744 \ud65c\uc131\ud654 \ud55c \ucc44\ub85c",
"left": "\uc67c\ucabd",
"open": "\uc5f4\uae30",
"right": "\uc624\ub978\ucabd",