mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 17:56:46 +00:00
Update Translations
This commit is contained in:
parent
f1bd89fd02
commit
0ae1f9c754
@ -575,6 +575,7 @@
|
|||||||
},
|
},
|
||||||
"refresh_tokens": {
|
"refresh_tokens": {
|
||||||
"header": "Obnovit tokeny",
|
"header": "Obnovit tokeny",
|
||||||
|
"description": "Každý obnovovací token představuje relaci přihlášení. Aktualizační tokeny budou automaticky odstraněny po klepnutí na tlačítko Odhlásit. Následující tokeny obnovení jsou v současné době aktivní pro váš účet.",
|
||||||
"token_title": "Obnovit token pro {clientId}",
|
"token_title": "Obnovit token pro {clientId}",
|
||||||
"created_at": "Vytvořeno {date}",
|
"created_at": "Vytvořeno {date}",
|
||||||
"confirm_delete": "Opravdu že chcete odstranit token pro {název}?",
|
"confirm_delete": "Opravdu že chcete odstranit token pro {název}?",
|
||||||
|
@ -380,7 +380,8 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"label": "Tila",
|
"label": "Tila",
|
||||||
"from": "Lähtötila",
|
"from": "Lähtötila",
|
||||||
"to": "Kohdetila"
|
"to": "Kohdetila",
|
||||||
|
"for": "Ajaksi"
|
||||||
},
|
},
|
||||||
"homeassistant": {
|
"homeassistant": {
|
||||||
"label": "Home Assistant",
|
"label": "Home Assistant",
|
||||||
@ -572,14 +573,17 @@
|
|||||||
"dropdown_label": "Teema"
|
"dropdown_label": "Teema"
|
||||||
},
|
},
|
||||||
"refresh_tokens": {
|
"refresh_tokens": {
|
||||||
|
"header": "Päivitä tokenit",
|
||||||
"created_at": "Luotu {date}",
|
"created_at": "Luotu {date}",
|
||||||
"last_used": "Viimeksi käytetty {date} sijainnista {location}",
|
"last_used": "Viimeksi käytetty {date} sijainnista {location}",
|
||||||
"not_used": "Ei ole koskaan käytetty"
|
"not_used": "Ei ole koskaan käytetty"
|
||||||
},
|
},
|
||||||
"long_lived_access_tokens": {
|
"long_lived_access_tokens": {
|
||||||
"created_at": "Luotu {date}",
|
"created_at": "Luotu {date}",
|
||||||
|
"create": "Luo token",
|
||||||
"prompt_name": "Nimi?",
|
"prompt_name": "Nimi?",
|
||||||
"prompt_copy_token": "Kopioi käyttöoikeuskoodi. Sitä ei näytetä uudelleen.",
|
"prompt_copy_token": "Kopioi käyttöoikeuskoodi. Sitä ei näytetä uudelleen.",
|
||||||
|
"last_used": "Viimeksi käytetty {date} sijainnista {location}",
|
||||||
"not_used": "לא היה בשימוש לעולם"
|
"not_used": "לא היה בשימוש לעולם"
|
||||||
},
|
},
|
||||||
"current_user": "מחובר כעת כ",
|
"current_user": "מחובר כעת כ",
|
||||||
@ -590,16 +594,25 @@
|
|||||||
"current_password": "סיסמא נוכחית",
|
"current_password": "סיסמא נוכחית",
|
||||||
"new_password": "סיסמא חדשה",
|
"new_password": "סיסמא חדשה",
|
||||||
"confirm_new_password": "אשר סיסמא חדשה",
|
"confirm_new_password": "אשר סיסמא חדשה",
|
||||||
"error_required": "דרוש"
|
"error_required": "דרוש",
|
||||||
|
"submit": "Lähetä"
|
||||||
|
},
|
||||||
|
"mfa": {
|
||||||
|
"disable": "Poista käytöstä",
|
||||||
|
"enable": "Ota käyttöön",
|
||||||
|
"confirm_disable": "Haluatko varmasti poistaa {nimi}?"
|
||||||
},
|
},
|
||||||
"mfa_setup": {
|
"mfa_setup": {
|
||||||
"title_aborted": "הופסק",
|
"title_aborted": "הופסק",
|
||||||
|
"title_success": "Onnistui!",
|
||||||
"close": "סגור",
|
"close": "סגור",
|
||||||
"submit": "שלח"
|
"submit": "שלח"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"page-authorize": {
|
"page-authorize": {
|
||||||
"initializing": "Alustetaan",
|
"initializing": "Alustetaan",
|
||||||
|
"logging_in_with": "Kirjaudutaan sisään",
|
||||||
|
"pick_auth_provider": "Tai kirjaudu sisään joillakin seuraavista",
|
||||||
"abort_intro": "Kirjautuminen on keskeytetty",
|
"abort_intro": "Kirjautuminen on keskeytetty",
|
||||||
"form": {
|
"form": {
|
||||||
"working": "Ole hyvä ja odota",
|
"working": "Ole hyvä ja odota",
|
||||||
@ -612,10 +625,19 @@
|
|||||||
"username": "Käyttäjätunnus",
|
"username": "Käyttäjätunnus",
|
||||||
"password": "Salasana"
|
"password": "Salasana"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"mfa": {
|
||||||
|
"data": {
|
||||||
|
"code": "Kaksivaiheinen tunnistuskoodi"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
"invalid_auth": "Virheellinen käyttäjätunnus tai salasana"
|
"invalid_auth": "Virheellinen käyttäjätunnus tai salasana",
|
||||||
|
"invalid_code": "Väärä tunnistuskoodi"
|
||||||
|
},
|
||||||
|
"abort": {
|
||||||
|
"login_expired": "Istunto päättyi, ole hyvä ja kirjaudu uudelleen."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"legacy_api_password": {
|
"legacy_api_password": {
|
||||||
@ -628,6 +650,9 @@
|
|||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
"invalid_auth": "Virheellinen API-salasana"
|
"invalid_auth": "Virheellinen API-salasana"
|
||||||
|
},
|
||||||
|
"abort": {
|
||||||
|
"no_api_password_set": "API salasanaa ei ole asetettu."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"trusted_networks": {
|
"trusted_networks": {
|
||||||
@ -635,7 +660,8 @@
|
|||||||
"init": {
|
"init": {
|
||||||
"data": {
|
"data": {
|
||||||
"user": "Käyttäjä"
|
"user": "Käyttäjä"
|
||||||
}
|
},
|
||||||
|
"description": "Valitse käyttäjä, jolla haluat kirjautua:"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -643,6 +669,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"page-onboarding": {
|
"page-onboarding": {
|
||||||
|
"intro": "Oletko valmis herättämään kotisi eloon, palauttamaan yksityisyytesi ja liittymään maailmanlaajuiseen nikkarien joukkoon?",
|
||||||
"user": {
|
"user": {
|
||||||
"intro": "Aloitetaan luomalla käyttäjätili.",
|
"intro": "Aloitetaan luomalla käyttäjätili.",
|
||||||
"required_field": "Edellytetään",
|
"required_field": "Edellytetään",
|
||||||
@ -650,6 +677,10 @@
|
|||||||
"name": "Nimi",
|
"name": "Nimi",
|
||||||
"username": "Käyttäjätunnus",
|
"username": "Käyttäjätunnus",
|
||||||
"password": "Salasana"
|
"password": "Salasana"
|
||||||
|
},
|
||||||
|
"create_account": "Luo tili",
|
||||||
|
"error": {
|
||||||
|
"required_fields": "Täytä kaikki pakolliset kentät"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -770,6 +801,13 @@
|
|||||||
"turn_on": "Päälle",
|
"turn_on": "Päälle",
|
||||||
"turn_off": "Sammuta"
|
"turn_off": "Sammuta"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"water_heater": {
|
||||||
|
"currently": "Tällä hetkellä",
|
||||||
|
"on_off": "Päällä / pois",
|
||||||
|
"target_temperature": "Tavoitelämpötila",
|
||||||
|
"operation": "Toiminto",
|
||||||
|
"away_mode": "Poissa kotoa"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"components": {
|
"components": {
|
||||||
@ -786,8 +824,11 @@
|
|||||||
"future": "{time} kuluttua",
|
"future": "{time} kuluttua",
|
||||||
"never": "Ei koskaan",
|
"never": "Ei koskaan",
|
||||||
"duration": {
|
"duration": {
|
||||||
|
"second": "{count} {count, plural,\none {sekunti}\nother {sekuntia}\n}",
|
||||||
"minute": "{count} {count, plural,\none {minuutti}\nother {minuuttia}\n}",
|
"minute": "{count} {count, plural,\none {minuutti}\nother {minuuttia}\n}",
|
||||||
"hour": "{count} {count, plural,\none {tunti}\nother {tuntia}\n}"
|
"hour": "{count} {count, plural,\none {tunti}\nother {tuntia}\n}",
|
||||||
|
"day": "{count} {count, plural,\n one {päivä}\n other {päivää}\n}",
|
||||||
|
"week": "{count} {count, plural,\n one {viikkoa}\n other {viikkoa}\n}"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"history_charts": {
|
"history_charts": {
|
||||||
|
1750
translations/it.json
1750
translations/it.json
File diff suppressed because it is too large
Load Diff
1783
translations/ro.json
1783
translations/ro.json
File diff suppressed because it is too large
Load Diff
1318
translations/uk.json
1318
translations/uk.json
File diff suppressed because it is too large
Load Diff
@ -335,7 +335,7 @@
|
|||||||
},
|
},
|
||||||
"server_management": {
|
"server_management": {
|
||||||
"heading": "服務器管理",
|
"heading": "服務器管理",
|
||||||
"introduction": "由 Home Assistant,控制 Home Assistant 伺服器。",
|
"introduction": "控制 Home Assistant 伺服器。",
|
||||||
"restart": "重啟",
|
"restart": "重啟",
|
||||||
"stop": "停止"
|
"stop": "停止"
|
||||||
}
|
}
|
||||||
@ -392,7 +392,7 @@
|
|||||||
"mqtt": {
|
"mqtt": {
|
||||||
"label": "MQTT",
|
"label": "MQTT",
|
||||||
"topic": "MQTT 主題",
|
"topic": "MQTT 主題",
|
||||||
"payload": "MQTT資料(選項)"
|
"payload": "負載(選項)"
|
||||||
},
|
},
|
||||||
"numeric_state": {
|
"numeric_state": {
|
||||||
"label": "數值變動觸發",
|
"label": "數值變動觸發",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user