mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 01:36:49 +00:00
Update translations
This commit is contained in:
parent
34567d451f
commit
10aa99abdc
@ -545,6 +545,27 @@
|
|||||||
"error_no_theme": "No themes available.",
|
"error_no_theme": "No themes available.",
|
||||||
"link_promo": "Learn about themes",
|
"link_promo": "Learn about themes",
|
||||||
"dropdown_label": "Theme"
|
"dropdown_label": "Theme"
|
||||||
|
},
|
||||||
|
"refresh_tokens": {
|
||||||
|
"header": "Refresh Tokens",
|
||||||
|
"description": "Each refresh token represents a login session. Refresh tokens will be automatically removed when you click log out. Below a list of refresh tokens that are currently active for your account.",
|
||||||
|
"token_title": "Refresh token for {clientId}",
|
||||||
|
"created_at": "Created at {date}",
|
||||||
|
"confirm_delete": "Are you sure you want to delete the refresh token for {name}?",
|
||||||
|
"delete_failed": "Failed to delete the refresh token."
|
||||||
|
},
|
||||||
|
"long_lived_access_tokens": {
|
||||||
|
"header": "Long-Lived Access Tokens",
|
||||||
|
"description": "Create long-lived access tokens to allow your scripts to interact with your Home Assistant instance. Each token will be valid for 10 years from creation. The following long-lived access tokens are currently active.",
|
||||||
|
"learn_auth_requests": "Learn how to make authenticated requests.",
|
||||||
|
"created_at": "Created at {date}",
|
||||||
|
"confirm_delete": "Are you sure you want to delete the access token for {name}?",
|
||||||
|
"delete_failed": "Failed to delete the access token.",
|
||||||
|
"create": "Create Token",
|
||||||
|
"create_failed": "Failed to create the access token.",
|
||||||
|
"prompt_name": "Name?",
|
||||||
|
"prompt_copy_token": "Copy your access token. It will not be shown again.",
|
||||||
|
"empty_state": "You have no long-lived access tokens yet."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"page-authorize": {
|
"page-authorize": {
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"default": {
|
"default": {
|
||||||
"off": "wyłączony",
|
"off": "wyłączony",
|
||||||
"on": "włączony",
|
"on": "Włączony",
|
||||||
"unknown": "nieznany",
|
"unknown": "nieznany",
|
||||||
"unavailable": "niedostępny"
|
"unavailable": "niedostępny"
|
||||||
},
|
},
|
||||||
@ -41,7 +41,7 @@
|
|||||||
"binary_sensor": {
|
"binary_sensor": {
|
||||||
"default": {
|
"default": {
|
||||||
"off": "wyłączony",
|
"off": "wyłączony",
|
||||||
"on": "włączony"
|
"on": "Włączony"
|
||||||
},
|
},
|
||||||
"moisture": {
|
"moisture": {
|
||||||
"off": "sucho",
|
"off": "sucho",
|
||||||
@ -122,7 +122,7 @@
|
|||||||
},
|
},
|
||||||
"calendar": {
|
"calendar": {
|
||||||
"off": "wyłączony",
|
"off": "wyłączony",
|
||||||
"on": "włączony"
|
"on": "Włączony"
|
||||||
},
|
},
|
||||||
"camera": {
|
"camera": {
|
||||||
"recording": "nagrywanie",
|
"recording": "nagrywanie",
|
||||||
@ -131,7 +131,7 @@
|
|||||||
},
|
},
|
||||||
"climate": {
|
"climate": {
|
||||||
"off": "wyłączony",
|
"off": "wyłączony",
|
||||||
"on": "włączony",
|
"on": "Włączony",
|
||||||
"heat": "ogrzewanie",
|
"heat": "ogrzewanie",
|
||||||
"cool": "chłodzenie",
|
"cool": "chłodzenie",
|
||||||
"idle": "nieaktywny",
|
"idle": "nieaktywny",
|
||||||
@ -162,7 +162,7 @@
|
|||||||
},
|
},
|
||||||
"fan": {
|
"fan": {
|
||||||
"off": "wyłączony",
|
"off": "wyłączony",
|
||||||
"on": "włączony"
|
"on": "Włączony"
|
||||||
},
|
},
|
||||||
"group": {
|
"group": {
|
||||||
"off": "wyłączony",
|
"off": "wyłączony",
|
||||||
@ -181,7 +181,7 @@
|
|||||||
},
|
},
|
||||||
"input_boolean": {
|
"input_boolean": {
|
||||||
"off": "wyłączony",
|
"off": "wyłączony",
|
||||||
"on": "włączony"
|
"on": "Włączony"
|
||||||
},
|
},
|
||||||
"light": {
|
"light": {
|
||||||
"off": "wyłączony",
|
"off": "wyłączony",
|
||||||
@ -193,7 +193,7 @@
|
|||||||
},
|
},
|
||||||
"media_player": {
|
"media_player": {
|
||||||
"off": "wyłączony",
|
"off": "wyłączony",
|
||||||
"on": "włączony",
|
"on": "Włączony",
|
||||||
"playing": "odtwarzanie",
|
"playing": "odtwarzanie",
|
||||||
"paused": "pauza",
|
"paused": "pauza",
|
||||||
"idle": "nieaktywny",
|
"idle": "nieaktywny",
|
||||||
@ -205,37 +205,37 @@
|
|||||||
},
|
},
|
||||||
"remote": {
|
"remote": {
|
||||||
"off": "wyłączony",
|
"off": "wyłączony",
|
||||||
"on": "włączony"
|
"on": "Włączony"
|
||||||
},
|
},
|
||||||
"scene": {
|
"scene": {
|
||||||
"scening": "sceny"
|
"scening": "sceny"
|
||||||
},
|
},
|
||||||
"script": {
|
"script": {
|
||||||
"off": "wyłączony",
|
"off": "wyłączony",
|
||||||
"on": "włączony"
|
"on": "Włączony"
|
||||||
},
|
},
|
||||||
"sensor": {
|
"sensor": {
|
||||||
"off": "wyłączony",
|
"off": "wyłączony",
|
||||||
"on": "włączony"
|
"on": "Włączony"
|
||||||
},
|
},
|
||||||
"sun": {
|
"sun": {
|
||||||
"above_horizon": "powyżej horyzontu",
|
"above_horizon": "Powyżej horyzontu",
|
||||||
"below_horizon": "poniżej horyzontu"
|
"below_horizon": "Poniżej horyzontu"
|
||||||
},
|
},
|
||||||
"switch": {
|
"switch": {
|
||||||
"off": "wyłączony",
|
"off": "Wyłączony",
|
||||||
"on": "włączony"
|
"on": "Włączony"
|
||||||
},
|
},
|
||||||
"zwave": {
|
"zwave": {
|
||||||
"default": {
|
"default": {
|
||||||
"initializing": "inicjalizacja",
|
"initializing": "Inicjalizacja",
|
||||||
"dead": "martwy",
|
"dead": "Nieaktywny",
|
||||||
"sleeping": "uśpiony",
|
"sleeping": "Uśpiony",
|
||||||
"ready": "gotowy"
|
"ready": "Gotowy"
|
||||||
},
|
},
|
||||||
"query_stage": {
|
"query_stage": {
|
||||||
"initializing": "inicjalizacja ({query_stage})",
|
"initializing": "inicjalizacja ({query_stage})",
|
||||||
"dead": "martwy ({query_stage})"
|
"dead": "Nieaktywny ({query_stage})"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"weather": {
|
"weather": {
|
||||||
@ -610,7 +610,7 @@
|
|||||||
"data": {
|
"data": {
|
||||||
"user": "Użytkownik"
|
"user": "Użytkownik"
|
||||||
},
|
},
|
||||||
"description": "Proszę wybrać użytkownika, na którego chcesz się zalogować jako:"
|
"description": "Proszę wybrać użytkownika, na którego chcesz się zalogować:"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"abort": {
|
"abort": {
|
||||||
@ -621,7 +621,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"page-onboarding": {
|
"page-onboarding": {
|
||||||
"intro": "Czy jesteś gotowy, aby obudzić swój dom, odzyskać prywatność i dołączyć do światowej społeczności majsterkowiczów?",
|
"intro": "Czy jesteś gotowy, aby ożywić swój dom, odzyskać prywatność i dołączyć do światowej społeczności majsterkowiczów?",
|
||||||
"user": {
|
"user": {
|
||||||
"intro": "Zacznijmy od utworzenia konta użytkownika.",
|
"intro": "Zacznijmy od utworzenia konta użytkownika.",
|
||||||
"required_field": "Wymagane",
|
"required_field": "Wymagane",
|
||||||
|
@ -621,6 +621,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"page-onboarding": {
|
"page-onboarding": {
|
||||||
|
"intro": "Är du redo att väcka ditt hem, återta din integritet och gå med i en världsomspännande gemenskap av hemmafixare?",
|
||||||
"user": {
|
"user": {
|
||||||
"intro": "Låt oss börja med att skapa ett användarkonto",
|
"intro": "Låt oss börja med att skapa ett användarkonto",
|
||||||
"required_field": "Krävs",
|
"required_field": "Krävs",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user