[ci skip] Translation update

This commit is contained in:
GitHub Action 2022-10-19 00:35:27 +00:00
parent 86f9b8231f
commit a04c9892e7
4 changed files with 11 additions and 7 deletions

View File

@ -106,18 +106,18 @@
} }
}, },
"device_class": { "device_class": {
"co": "tlenek_w\u0119gla", "co": "tlenek w\u0119gla",
"cold": "zimno", "cold": "ch\u0142\u00f3d",
"gas": "gaz", "gas": "gaz",
"heat": "gor\u0105co", "heat": "ciep\u0142o",
"moisture": "wilgotno\u015b\u0107", "moisture": "wilgo\u0107",
"motion": "ruch", "motion": "ruch",
"occupancy": "obecno\u015b\u0107", "occupancy": "obecno\u015b\u0107",
"power": "zasilanie", "power": "zasilanie",
"problem": "problem", "problem": "problem",
"smoke": "dym", "smoke": "dym",
"sound": "d\u017awi\u0119k", "sound": "d\u017awi\u0119k",
"vibration": "wibracja" "vibration": "wibracje"
}, },
"state": { "state": {
"_": { "_": {

View File

@ -4,7 +4,8 @@
"already_configured": "Lokalizacja jest ju\u017c skonfigurowana" "already_configured": "Lokalizacja jest ju\u017c skonfigurowana"
}, },
"error": { "error": {
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia" "cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia",
"invalid_auth": "Niepoprawne uwierzytelnienie"
}, },
"step": { "step": {
"user": { "user": {

View File

@ -4,7 +4,8 @@
"already_configured": "Konum zaten yap\u0131land\u0131r\u0131lm\u0131\u015f" "already_configured": "Konum zaten yap\u0131land\u0131r\u0131lm\u0131\u015f"
}, },
"error": { "error": {
"cannot_connect": "Ba\u011flanma hatas\u0131" "cannot_connect": "Ba\u011flanma hatas\u0131",
"invalid_auth": "Ge\u00e7ersiz kimlik do\u011frulama"
}, },
"step": { "step": {
"user": { "user": {

View File

@ -8,6 +8,8 @@
"missing_configuration": "LaMetric entegrasyonu yap\u0131land\u0131r\u0131lmam\u0131\u015f. L\u00fctfen belgeleri takip edin.", "missing_configuration": "LaMetric entegrasyonu yap\u0131land\u0131r\u0131lmam\u0131\u015f. L\u00fctfen belgeleri takip edin.",
"no_devices": "Yetkili kullan\u0131c\u0131n\u0131n LaMetric cihaz\u0131 yok", "no_devices": "Yetkili kullan\u0131c\u0131n\u0131n LaMetric cihaz\u0131 yok",
"no_url_available": "Kullan\u0131labilir URL yok. Bu hata hakk\u0131nda bilgi i\u00e7in [yard\u0131m b\u00f6l\u00fcm\u00fcne bak\u0131n]({docs_url})", "no_url_available": "Kullan\u0131labilir URL yok. Bu hata hakk\u0131nda bilgi i\u00e7in [yard\u0131m b\u00f6l\u00fcm\u00fcne bak\u0131n]({docs_url})",
"reauth_device_not_found": "Yeniden do\u011frulamaya \u00e7al\u0131\u015ft\u0131\u011f\u0131n\u0131z cihaz bu LaMetric hesab\u0131nda bulunamad\u0131",
"reauth_successful": "Yeniden kimlik do\u011frulama ba\u015far\u0131l\u0131 oldu",
"unknown": "Beklenmeyen hata" "unknown": "Beklenmeyen hata"
}, },
"error": { "error": {