Update translations

pull/15099/merge
Paulus Schoutsen 2018-07-02 08:53:33 -04:00
parent 36f566a529
commit dd59054003
33 changed files with 484 additions and 8 deletions

View File

@ -0,0 +1,15 @@
{
"config": {
"abort": {
"no_devices_found": "V s\u00edti nebyly nalezena \u017e\u00e1dn\u00e1 za\u0159\u00edzen\u00ed Google Cast.",
"single_instance_allowed": "Pouze jedin\u00e1 konfigurace Google Cast je nezbytn\u00e1."
},
"step": {
"confirm": {
"description": "Chcete nastavit Google Cast?",
"title": "Google Cast"
}
},
"title": "Google Cast"
}
}

View File

@ -0,0 +1,14 @@
{
"config": {
"abort": {
"no_devices_found": "Keine Google Cast Ger\u00e4te im Netzwerk gefunden."
},
"step": {
"confirm": {
"description": "M\u00f6chten Sie Google Cast einrichten?",
"title": ""
}
},
"title": ""
}
}

View File

@ -0,0 +1,14 @@
{
"config": {
"abort": {
"no_devices_found": "Nem tal\u00e1lhat\u00f3k Google Cast eszk\u00f6z\u00f6k a h\u00e1l\u00f3zaton."
},
"step": {
"confirm": {
"description": "Be szeretn\u00e9d \u00e1ll\u00edtani a Google Cast szolg\u00e1ltat\u00e1st?",
"title": "Google Cast"
}
},
"title": "Google Cast"
}
}

View File

@ -0,0 +1,15 @@
{
"config": {
"abort": {
"no_devices_found": "Nessun dispositivo Google Cast trovato in rete.",
"single_instance_allowed": "\u00c8 necessaria una sola configurazione di Google Cast."
},
"step": {
"confirm": {
"description": "Vuoi configurare Google Cast?",
"title": "Google Cast"
}
},
"title": "Google Cast"
}
}

View File

@ -0,0 +1,15 @@
{
"config": {
"abort": {
"no_devices_found": "Keng Google Cast Apparater am Netzwierk fonnt.",
"single_instance_allowed": "N\u00ebmmen eng eenzeg Konfiguratioun vun Google Cast ass n\u00e9ideg."
},
"step": {
"confirm": {
"description": "Soll Google Cast konfigur\u00e9iert ginn?",
"title": "Google Cast"
}
},
"title": "Google Cast"
}
}

View File

@ -0,0 +1,15 @@
{
"config": {
"abort": {
"no_devices_found": "Geen Google Cast-apparaten gevonden op het netwerk.",
"single_instance_allowed": "Er is slechts \u00e9\u00e9n configuratie van Google Cast nodig."
},
"step": {
"confirm": {
"description": "Wilt u Google Cast instellen?",
"title": "Google Cast"
}
},
"title": "Google Cast"
}
}

View File

@ -0,0 +1,15 @@
{
"config": {
"abort": {
"no_devices_found": "V omre\u017eju niso najdene naprave Google Cast.",
"single_instance_allowed": "Potrebna je samo ena konfiguracija Google Cast-a."
},
"step": {
"confirm": {
"description": "Ali \u017eelite nastaviti Google Cast?",
"title": "Google Cast"
}
},
"title": "Google Cast"
}
}

View File

@ -0,0 +1,15 @@
{
"config": {
"abort": {
"no_devices_found": "\u5728\u7db2\u8def\u4e0a\u627e\u4e0d\u5230 Google Cast \u8a2d\u5099\u3002",
"single_instance_allowed": "\u50c5\u9700\u8a2d\u5b9a\u4e00\u6b21 Google Cast \u5373\u53ef\u3002"
},
"step": {
"confirm": {
"description": "\u662f\u5426\u8981\u8a2d\u5b9a Google Cast\uff1f",
"title": "Google Cast"
}
},
"title": "Google Cast"
}
}

View File

@ -22,7 +22,8 @@
}, },
"options": { "options": {
"data": { "data": {
"allow_clip_sensor": "Povolit import virtu\u00e1ln\u00edch \u010didel" "allow_clip_sensor": "Povolit import virtu\u00e1ln\u00edch \u010didel",
"allow_deconz_groups": "Povolit import skupin deCONZ "
}, },
"title": "Dal\u0161\u00ed mo\u017enosti konfigurace pro deCONZ" "title": "Dal\u0161\u00ed mo\u017enosti konfigurace pro deCONZ"
} }

View File

@ -19,8 +19,14 @@
"link": { "link": {
"description": "Entsperren Sie Ihr deCONZ-Gateway, um sich bei Home Assistant zu registrieren. \n\n 1. Gehen Sie zu den deCONZ-Systemeinstellungen \n 2. Dr\u00fccken Sie die Taste \"Gateway entsperren\"", "description": "Entsperren Sie Ihr deCONZ-Gateway, um sich bei Home Assistant zu registrieren. \n\n 1. Gehen Sie zu den deCONZ-Systemeinstellungen \n 2. Dr\u00fccken Sie die Taste \"Gateway entsperren\"",
"title": "Mit deCONZ verbinden" "title": "Mit deCONZ verbinden"
},
"options": {
"data": {
"allow_clip_sensor": "Import virtueller Sensoren zulassen",
"allow_deconz_groups": "Import von deCONZ-Gruppen zulassen"
}
} }
}, },
"title": "deCONZ" "title": "deCONZ Zigbee Gateway"
} }
} }

View File

@ -22,7 +22,8 @@
}, },
"options": { "options": {
"data": { "data": {
"allow_clip_sensor": "Erlaabt den Import vun virtuellen Sensoren" "allow_clip_sensor": "Erlaabt den Import vun virtuellen Sensoren",
"allow_deconz_groups": "Erlaabt den Import vun deCONZ Gruppen"
}, },
"title": "Extra Konfiguratiouns Optiounen fir deCONZ" "title": "Extra Konfiguratiouns Optiounen fir deCONZ"
} }

View File

@ -19,6 +19,13 @@
"link": { "link": {
"description": "Ontgrendel je deCONZ gateway om te registreren met Home Assistant.\n\n1. Ga naar deCONZ systeeminstellingen\n2. Druk op de knop \"Gateway ontgrendelen\"", "description": "Ontgrendel je deCONZ gateway om te registreren met Home Assistant.\n\n1. Ga naar deCONZ systeeminstellingen\n2. Druk op de knop \"Gateway ontgrendelen\"",
"title": "Koppel met deCONZ" "title": "Koppel met deCONZ"
},
"options": {
"data": {
"allow_clip_sensor": "Sta het importeren van virtuele sensoren toe",
"allow_deconz_groups": "Sta de import van deCONZ-groepen toe"
},
"title": "Extra configuratieopties voor deCONZ"
} }
}, },
"title": "deCONZ" "title": "deCONZ"

View File

@ -22,7 +22,8 @@
}, },
"options": { "options": {
"data": { "data": {
"allow_clip_sensor": "Dovoli uvoz virtualnih senzorjev" "allow_clip_sensor": "Dovoli uvoz virtualnih senzorjev",
"allow_deconz_groups": "Dovoli uvoz deCONZ skupin"
}, },
"title": "Dodatne mo\u017enosti konfiguracije za deCONZ" "title": "Dodatne mo\u017enosti konfiguracije za deCONZ"
} }

View File

@ -22,7 +22,8 @@
}, },
"options": { "options": {
"data": { "data": {
"allow_clip_sensor": "\u5141\u8a31\u532f\u5165\u865b\u64ec\u611f\u61c9\u5668" "allow_clip_sensor": "\u5141\u8a31\u532f\u5165\u865b\u64ec\u611f\u61c9\u5668",
"allow_deconz_groups": "\u5141\u8a31\u532f\u5165 deCONZ \u7fa4\u7d44"
}, },
"title": "deCONZ \u9644\u52a0\u8a2d\u5b9a\u9078\u9805" "title": "deCONZ \u9644\u52a0\u8a2d\u5b9a\u9078\u9805"
} }

View File

@ -24,6 +24,6 @@
"title": "Hub verbinden" "title": "Hub verbinden"
} }
}, },
"title": "Philips Hue Bridge" "title": ""
} }
} }

View File

@ -24,6 +24,6 @@
"title": "\u0421\u0432\u044f\u0437\u044c \u0441 \u0445\u0430\u0431\u043e\u043c" "title": "\u0421\u0432\u044f\u0437\u044c \u0441 \u0445\u0430\u0431\u043e\u043c"
} }
}, },
"title": "\u0428\u043b\u044e\u0437 Philips Hue" "title": "Philips Hue"
} }
} }

View File

@ -0,0 +1,33 @@
{
"config": {
"abort": {
"already_setup": "M\u016f\u017eete nastavit pouze jeden Nest \u00fa\u010det.",
"authorize_url_fail": "Nezn\u00e1m\u00e1 chyba p\u0159i generov\u00e1n\u00ed autoriza\u010dn\u00ed URL.",
"authorize_url_timeout": "\u010casov\u00fd limit autoriza\u010dn\u00ed URL vypr\u0161el",
"no_flows": "Pot\u0159ebujete nakonfigurovat Nest, abyste se s n\u00edm mohli autentizovat. [P\u0159e\u010dt\u011bte si pros\u00edm pokyny] (https://www.home-assistant.io/components/nest/)."
},
"error": {
"internal_error": "Intern\u00ed chyba ov\u011b\u0159en\u00ed k\u00f3du",
"invalid_code": "Neplatn\u00fd k\u00f3d",
"timeout": "\u010casov\u00fd limit ov\u011b\u0159ov\u00e1n\u00ed k\u00f3du vypr\u0161el",
"unknown": "Nezn\u00e1m\u00e1 chyba ov\u011b\u0159en\u00ed k\u00f3du"
},
"step": {
"init": {
"data": {
"flow_impl": "Poskytovatel"
},
"description": "Zvolte pomoc\u00ed kter\u00e9ho poskytovatele ov\u011b\u0159en\u00ed chcete ov\u011b\u0159it slu\u017ebu Nest.",
"title": "Poskytovatel ov\u011b\u0159en\u00ed"
},
"link": {
"data": {
"code": "K\u00f3d PIN"
},
"description": "Chcete-li propojit \u00fa\u010det Nest, [autorizujte sv\u016fj \u00fa\u010det]({url}). \n\n Po autorizaci zkop\u00edrujte n\u00ed\u017ee uveden\u00fd k\u00f3d PIN.",
"title": "Propojit s Nest \u00fa\u010dtem"
}
},
"title": "Nest"
}
}

View File

@ -0,0 +1,21 @@
{
"config": {
"step": {
"init": {
"data": {
"flow_impl": "Anbieter"
},
"description": "W\u00e4hlen Sie, \u00fcber welchen Authentifizierungsanbieter Sie sich bei Nest authentifizieren m\u00f6chten.",
"title": "Authentifizierungsanbieter"
},
"link": {
"data": {
"code": "PIN Code"
},
"description": "[Autorisieren Sie ihr Konto] ( {url} ), um ihren Nest-Account zu verkn\u00fcpfen.\n\n F\u00fcgen Sie anschlie\u00dfend den erhaltenen PIN Code hier ein.",
"title": "Nest-Konto verkn\u00fcpfen"
}
},
"title": ""
}
}

View File

@ -0,0 +1,20 @@
{
"config": {
"error": {
"invalid_code": "\u00c9rv\u00e9nytelen k\u00f3d"
},
"step": {
"init": {
"data": {
"flow_impl": "Szolg\u00e1ltat\u00f3"
}
},
"link": {
"data": {
"code": "PIN-k\u00f3d"
}
}
},
"title": "Nest"
}
}

View File

@ -0,0 +1,17 @@
{
"config": {
"step": {
"init": {
"title": "Fornitore di autenticazione"
},
"link": {
"data": {
"code": "Codice PIN"
},
"description": "Per collegare l'account Nido, [autorizzare l'account]({url}).\n\nDopo l'autorizzazione, copia-incolla il codice PIN fornito di seguito.",
"title": "Collega un account Nest"
}
},
"title": "Nest"
}
}

View File

@ -0,0 +1,33 @@
{
"config": {
"abort": {
"already_setup": "Dir k\u00ebnnt n\u00ebmmen een eenzegen\u00a0Nest Kont\u00a0konfigur\u00e9ieren.",
"authorize_url_fail": "Onbekannte Feeler beim gener\u00e9ieren vun der Autorisatiouns URL.",
"authorize_url_timeout": "Z\u00e4it Iwwerschreidung\u00a0beim gener\u00e9ieren\u00a0vun der Autorisatiouns\u00a0URL.",
"no_flows": "Dir musst Nest konfigur\u00e9ieren, ier Dir d\u00ebs Authentifiz\u00e9ierung\u00a0k\u00ebnnt benotzen.[Liest w.e.g. d'Instruktioune](https://www.home-assistant.io/components/nest/)."
},
"error": {
"internal_error": "Interne Feeler beim valid\u00e9ieren vum Code",
"invalid_code": "Ong\u00ebltege Code",
"timeout": "Z\u00e4it Iwwerschreidung\u00a0beim valid\u00e9ieren vum Code",
"unknown": "Onbekannte Feeler beim valid\u00e9ieren vum Code"
},
"step": {
"init": {
"data": {
"flow_impl": "Ubidder"
},
"description": "Wielt den Authentifikatioun Ubidder deen sech mat Nest verbanne soll.",
"title": "Authentifikatioun Ubidder"
},
"link": {
"data": {
"code": "Pin code"
},
"description": "Fir den Nest Kont ze verbannen, [autoris\u00e9iert \u00e4ren Kont]({url}).\nKop\u00e9iert no der Autorisatioun den Pin hei \u00ebnnendr\u00ebnner",
"title": "Nest Kont verbannen"
}
},
"title": "Nest"
}
}

View File

@ -0,0 +1,33 @@
{
"config": {
"abort": {
"already_setup": "Je kunt slechts \u00e9\u00e9n Nest-account configureren.",
"authorize_url_fail": "Onbekende fout bij het genereren van een autoriseer-URL.",
"authorize_url_timeout": "Toestemming voor het genereren van autoriseer-url.",
"no_flows": "U moet Nest configureren voordat u zich ermee kunt authenticeren. [Gelieve de instructies te lezen](https://www.home-assistant.io/components/nest/)."
},
"error": {
"internal_error": "Interne foutvalidatiecode",
"invalid_code": "Ongeldige code",
"timeout": "Time-out validatie van code",
"unknown": "Onbekende foutvalidatiecode"
},
"step": {
"init": {
"data": {
"flow_impl": "Leverancier"
},
"description": "Kies met welke authenticatieleverancier u wilt verifi\u00ebren met Nest.",
"title": "Authenticatieleverancier"
},
"link": {
"data": {
"code": "Pincode"
},
"description": "Als je je Nest-account wilt koppelen, [autoriseer je account] ( {url} ). \n\nNa autorisatie, kopieer en plak de voorziene pincode hieronder.",
"title": "Koppel Nest-account"
}
},
"title": "Nest"
}
}

View File

@ -0,0 +1,33 @@
{
"config": {
"abort": {
"already_setup": "Nastavite lahko samo en ra\u010dun Nest.",
"authorize_url_fail": "Neznana napaka pri generiranju potrditvenega URL-ja.",
"authorize_url_timeout": "\u010casovna omejitev za generiranje potrditvenega URL-ja je potekla.",
"no_flows": "Preden lahko preverite pristnost, morate konfigurirati Nest. [Preberite navodila](https://www.home-assistant.io/components/nest/)."
},
"error": {
"internal_error": "Notranja napaka pri preverjanju kode",
"invalid_code": "Neveljavna koda",
"timeout": "\u010casovna omejitev je potekla pri preverjanju kode",
"unknown": "Neznana napaka pri preverjanju kode"
},
"step": {
"init": {
"data": {
"flow_impl": "Ponudnik"
},
"description": "Izberite prek katerega ponudnika overjanja \u017eelite overiti Nest.",
"title": "Ponudnik za preverjanje pristnosti"
},
"link": {
"data": {
"code": "PIN koda"
},
"description": "\u010ce \u017eelite povezati svoj ra\u010dun Nest, [pooblastite svoj ra\u010dun]({url}). \n\n Po odobritvi kopirajte in prilepite podano kodo PIN.",
"title": "Pove\u017eite Nest ra\u010dun"
}
},
"title": "Nest"
}
}

View File

@ -0,0 +1,33 @@
{
"config": {
"abort": {
"already_setup": "\u50c5\u80fd\u8a2d\u5b9a\u4e00\u7d44 Nest \u5e33\u865f\u3002",
"authorize_url_fail": "\u7522\u751f\u8a8d\u8b49 URL \u6642\u767c\u751f\u672a\u77e5\u932f\u8aa4",
"authorize_url_timeout": "\u7522\u751f\u8a8d\u8b49 URL \u6642\u903e\u6642",
"no_flows": "\u5fc5\u9808\u5148\u8a2d\u5b9a Nest \u65b9\u80fd\u9032\u884c\u8a8d\u8b49\u3002[\u8acb\u53c3\u95b1\u6559\u5b78\u6307\u5f15]\uff08https://www.home-assistant.io/components/nest/\uff09\u3002"
},
"error": {
"internal_error": "\u8a8d\u8b49\u78bc\u5167\u90e8\u932f\u8aa4",
"invalid_code": "\u8a8d\u8b49\u78bc\u7121\u6548",
"timeout": "\u8a8d\u8b49\u78bc\u903e\u6642",
"unknown": "\u8a8d\u8b49\u78bc\u672a\u77e5\u932f\u8aa4"
},
"step": {
"init": {
"data": {
"flow_impl": "\u8a8d\u8b49\u63d0\u4f9b\u8005"
},
"description": "\u65bc\u8a8d\u8b49\u63d0\u4f9b\u8005\u4e2d\u6311\u9078\u6240\u8981\u9032\u884c Nest \u8a8d\u8b49\u63d0\u4f9b\u8005\u3002",
"title": "\u8a8d\u8b49\u63d0\u4f9b\u8005"
},
"link": {
"data": {
"code": "PIN \u78bc"
},
"description": "\u6b32\u9023\u7d50 Nest \u5e33\u865f\uff0c[\u8a8d\u8b49\u5e33\u865f]({url}).\n\n\u65bc\u8a8d\u8b49\u5f8c\uff0c\u8907\u88fd\u4e26\u8cbc\u4e0a\u4e0b\u65b9\u7684\u8a8d\u8b49\u78bc\u3002",
"title": "\u9023\u7d50 Nest \u5e33\u865f"
}
},
"title": "Nest"
}
}

View File

@ -0,0 +1,15 @@
{
"config": {
"abort": {
"no_devices_found": "V s\u00edti nebyly nalezena \u017e\u00e1dn\u00e1 za\u0159\u00edzen\u00ed Sonos.",
"single_instance_allowed": "Je t\u0159eba jen jedna konfigurace Sonos."
},
"step": {
"confirm": {
"description": "Chcete nastavit Sonos?",
"title": "Sonos"
}
},
"title": "Sonos"
}
}

View File

@ -0,0 +1,14 @@
{
"config": {
"abort": {
"no_devices_found": "Keine Sonos Ger\u00e4te im Netzwerk gefunden."
},
"step": {
"confirm": {
"description": "M\u00f6chten Sie Sonos konfigurieren?",
"title": ""
}
},
"title": ""
}
}

View File

@ -0,0 +1,14 @@
{
"config": {
"abort": {
"no_devices_found": "Nem tal\u00e1lhat\u00f3k Sonos eszk\u00f6z\u00f6k a h\u00e1l\u00f3zaton."
},
"step": {
"confirm": {
"description": "Be szeretn\u00e9d \u00e1ll\u00edtani a Sonos-t?",
"title": "Sonos"
}
},
"title": "Sonos"
}
}

View File

@ -0,0 +1,15 @@
{
"config": {
"abort": {
"no_devices_found": "Non sono presenti dispositivi Sonos in rete.",
"single_instance_allowed": "\u00c8 necessaria una sola configurazione di Sonos."
},
"step": {
"confirm": {
"description": "Vuoi installare Sonos",
"title": "Sonos"
}
},
"title": "Sonos"
}
}

View File

@ -0,0 +1,15 @@
{
"config": {
"abort": {
"no_devices_found": "Keng Sonos Apparater am Netzwierk fonnt.",
"single_instance_allowed": "N\u00ebmmen eng eenzeg Konfiguratioun vun Sonos ass n\u00e9ideg."
},
"step": {
"confirm": {
"description": "Soll Sonos konfigur\u00e9iert ginn?",
"title": "Sonos"
}
},
"title": "Sonos"
}
}

View File

@ -0,0 +1,15 @@
{
"config": {
"abort": {
"no_devices_found": "Geen Sonos-apparaten gevonden op het netwerk.",
"single_instance_allowed": "Er is slechts \u00e9\u00e9n configuratie van Sonos nodig."
},
"step": {
"confirm": {
"description": "Wilt u Sonos instellen?",
"title": "Sonos"
}
},
"title": "Sonos"
}
}

View File

@ -0,0 +1,15 @@
{
"config": {
"abort": {
"no_devices_found": "V omre\u017eju ni najdenih naprav Sonos.",
"single_instance_allowed": "Potrebna je samo ena konfiguracija Sonosa."
},
"step": {
"confirm": {
"description": "Ali \u017eelite nastaviti Sonos?",
"title": "Sonos"
}
},
"title": "Sonos"
}
}

View File

@ -0,0 +1,15 @@
{
"config": {
"abort": {
"no_devices_found": "\u5728\u7db2\u8def\u4e0a\u627e\u4e0d\u5230 Sonos \u8a2d\u5099\u3002",
"single_instance_allowed": "\u50c5\u9700\u8a2d\u5b9a\u4e00\u6b21 Sonos \u5373\u53ef\u3002"
},
"step": {
"confirm": {
"description": "\u662f\u5426\u8981\u8a2d\u5b9a Sonos\uff1f",
"title": "Sonos"
}
},
"title": "Sonos"
}
}

View File

@ -28,7 +28,7 @@ mkdir -p ${LOCAL_DIR}
docker run \ docker run \
-v ${LOCAL_DIR}:/opt/dest/locale \ -v ${LOCAL_DIR}:/opt/dest/locale \
lokalise/lokalise-cli@sha256:79b3108211ed1fcc9f7b09a011bfc53c240fc2f3b7fa7f0c8390f593271b4cd7 lokalise \ lokalise/lokalise-cli@sha256:ddf5677f58551261008342df5849731c88bcdc152ab645b133b21819aede8218 lokalise \
--token ${LOKALISE_TOKEN} \ --token ${LOKALISE_TOKEN} \
export ${PROJECT_ID} \ export ${PROJECT_ID} \
--export_empty skip \ --export_empty skip \