Skip to content

Commit

Permalink
Update Localized Strings (#3176)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 22, 2024
1 parent 88b1b67 commit 12aea7c
Show file tree
Hide file tree
Showing 35 changed files with 244 additions and 8 deletions.
7 changes: 7 additions & 0 deletions Sources/App/Resources/bg.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
"app_intents.assist.pipeline.title" = "Pipeline";
"app_intents.assist.preferred_pipeline.title" = "Preferred";
"app_intents.assist.refresh_warning.title" = "Can't find your Assist pipeline? Open Assist in the app to refresh pipelines list.";
"app_intents.closed_state_icon.title" = "Icon for closed state";
"app_intents.controls.assist.parameter.with_voice" = "With voice";
"app_intents.controls.assist.title" = "Assist in app";
"app_intents.cover.title" = "Cover";
Expand All @@ -66,8 +67,11 @@
"app_intents.intent.switch.title" = "Control switch";
"app_intents.lights.light.target" = "Target state";
"app_intents.lights.light.title" = "Light";
"app_intents.lights.off_state_icon.title" = "Icon for off state";
"app_intents.lights.on_state_icon.title" = "Icon for on state";
"app_intents.notify_when_run.description" = "Shows notification after executed";
"app_intents.notify_when_run.title" = "Notify when run";
"app_intents.open_state_icon.title" = "Icon for open state";
"app_intents.perform_action.action_parameter_configuration" = "Which action?";
"app_intents.perform_action.action_parameter_confirmation" = "Just to confirm, you wanted ‘%@’?";
"app_intents.perform_action.action_parameter_disambiguation_intro" = "There are %@ options matching ‘%@’.";
Expand Down Expand Up @@ -203,6 +207,7 @@
"ha_api.api_error.manager_not_available" = "HA API Manager is unavailable";
"ha_api.api_error.mobile_app_component_not_loaded" = "Компонентът mobile_app не е зареден. Добавете го към конфигурацията си, рестартирайте Home Assistant и опитайте отново.";
"ha_api.api_error.must_upgrade_home_assistant" = "Your Home Assistant version (%@) is too old, you must upgrade to at least version %@ to use the app.";
"ha_api.api_error.no_available_api" = "No API available, double check if internal URL or external URL are available.";
"ha_api.api_error.not_configured" = "HA API not configured";
"ha_api.api_error.unacceptable_status_code" = "Неприемлив код на състояние %1$li.";
"ha_api.api_error.unexpected_type" = "Получен отговор с резултат от тип %1$@, но се очакваше тип %2$@.";
Expand Down Expand Up @@ -734,6 +739,8 @@ Home Assistant е безплатен и с отворен код софтуер
"token_error.connection_failed" = "Connection failed.";
"token_error.expired" = "Token is expired.";
"token_error.token_unavailable" = "Token is unavailable.";
"unauthenticated.message.body" = "This could be temporary if you are behind a proxy or network restriction, otherwise if it persists remove your server and add it back in.";
"unauthenticated.message.title" = "You are unauthenticated";
"updater.check_for_updates_menu.title" = "Check for Updates…";
"updater.no_updates_available.on_latest_version" = "You're on the latest version!";
"updater.no_updates_available.title" = "Check for Updates";
Expand Down
7 changes: 7 additions & 0 deletions Sources/App/Resources/ca-ES.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
"app_intents.assist.pipeline.title" = "Pipeline";
"app_intents.assist.preferred_pipeline.title" = "Preferred";
"app_intents.assist.refresh_warning.title" = "Can't find your Assist pipeline? Open Assist in the app to refresh pipelines list.";
"app_intents.closed_state_icon.title" = "Icon for closed state";
"app_intents.controls.assist.parameter.with_voice" = "With voice";
"app_intents.controls.assist.title" = "Assist in app";
"app_intents.cover.title" = "Cover";
Expand All @@ -66,8 +67,11 @@
"app_intents.intent.switch.title" = "Control switch";
"app_intents.lights.light.target" = "Target state";
"app_intents.lights.light.title" = "Light";
"app_intents.lights.off_state_icon.title" = "Icon for off state";
"app_intents.lights.on_state_icon.title" = "Icon for on state";
"app_intents.notify_when_run.description" = "Shows notification after executed";
"app_intents.notify_when_run.title" = "Notify when run";
"app_intents.open_state_icon.title" = "Icon for open state";
"app_intents.perform_action.action_parameter_configuration" = "Quina acció?";
"app_intents.perform_action.action_parameter_confirmation" = "Només per confirmar, volíeu \"%@\"?";
"app_intents.perform_action.action_parameter_disambiguation_intro" = "Hi ha %@ opcions que coincideixen amb '%@ '.";
Expand Down Expand Up @@ -203,6 +207,7 @@
"ha_api.api_error.manager_not_available" = "El gestor API HA no està disponible";
"ha_api.api_error.mobile_app_component_not_loaded" = "El component mobile_app no s'ha carregat. Afegiu-lo a la configuració, reinicieu el Home Assistant i torneu-ho a provar.";
"ha_api.api_error.must_upgrade_home_assistant" = "La versió de l'assistent per a la llar ( %@ ) és massa antiga, heu d'actualitzar almenys a la versió %@ per utilitzar l'aplicació.";
"ha_api.api_error.no_available_api" = "No API available, double check if internal URL or external URL are available.";
"ha_api.api_error.not_configured" = "L'API HA no està configurada";
"ha_api.api_error.unacceptable_status_code" = "Codi d'estat inacceptable %1$li.";
"ha_api.api_error.unexpected_type" = "Received response with result of type %1$@ but expected type %2$@.";
Expand Down Expand Up @@ -734,6 +739,8 @@ Home Assistant és un programari d'automatització de la llar gratuït i de codi
"token_error.connection_failed" = "La connexió ha fallat.";
"token_error.expired" = "El token ha caducat.";
"token_error.token_unavailable" = "El token no està disponible.";
"unauthenticated.message.body" = "This could be temporary if you are behind a proxy or network restriction, otherwise if it persists remove your server and add it back in.";
"unauthenticated.message.title" = "You are unauthenticated";
"updater.check_for_updates_menu.title" = "Comprova si hi ha actualitzacions…";
"updater.no_updates_available.on_latest_version" = "Estàs en l'última versió!";
"updater.no_updates_available.title" = "Comprova si hi ha actualitzacions";
Expand Down
7 changes: 7 additions & 0 deletions Sources/App/Resources/cs.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
"app_intents.assist.pipeline.title" = "Pipeline";
"app_intents.assist.preferred_pipeline.title" = "Preferováno";
"app_intents.assist.refresh_warning.title" = "Nemůžete najít pipeline Assist? Otevřete Assist v aplikaci a obnovte seznam pipelines.";
"app_intents.closed_state_icon.title" = "Ikona pro zavřený stav";
"app_intents.controls.assist.parameter.with_voice" = "S hlasem";
"app_intents.controls.assist.title" = "Assist v aplikaci";
"app_intents.cover.title" = "Kryt";
Expand All @@ -66,8 +67,11 @@
"app_intents.intent.switch.title" = "Ovládat spínač";
"app_intents.lights.light.target" = "Cílový stav";
"app_intents.lights.light.title" = "Světla";
"app_intents.lights.off_state_icon.title" = "Ikona pro vypnutý stav";
"app_intents.lights.on_state_icon.title" = "Ikona pro zapnutý stav";
"app_intents.notify_when_run.description" = "Zobrazí oznámení po provedení.";
"app_intents.notify_when_run.title" = "Oznámit při spuštění";
"app_intents.open_state_icon.title" = "Ikona pro otevřený stav";
"app_intents.perform_action.action_parameter_configuration" = "Která akce?";
"app_intents.perform_action.action_parameter_confirmation" = "Jen pro potvrzení, chtěli jste \"%@\"?";
"app_intents.perform_action.action_parameter_disambiguation_intro" = "Existuje %@ možností odpovídajících \"%@\".";
Expand Down Expand Up @@ -203,6 +207,7 @@
"ha_api.api_error.manager_not_available" = "API manažer Home Assistanta není dostupný";
"ha_api.api_error.mobile_app_component_not_loaded" = "Součást mobile_app není načtena. Přidejte ji do nastavení, restartujte Home Assistanta a zkuste to znovu.";
"ha_api.api_error.must_upgrade_home_assistant" = "Vaše verze Home Assistanta (%@) je příliš stará. Chcete-li aplikaci používat, musíte aktualizovat alespoň na verzi %@.";
"ha_api.api_error.no_available_api" = "Není k dispozici žádné rozhraní API. Zkontrolujte, zda je k dispozici interní adresa URL nebo externí adresa URL.";
"ha_api.api_error.not_configured" = "API Home Assistanta není nastaveno";
"ha_api.api_error.unacceptable_status_code" = "Nepřijatelný stavový kód %1$li.";
"ha_api.api_error.unexpected_type" = "Přijata odpověď s výsledkem typu %1$@, ale očekával se typ %2$@.";
Expand Down Expand Up @@ -734,6 +739,8 @@ Home Assistant je bezplatný a otevřený software pro domácí automatizaci se
"token_error.connection_failed" = "Připojení se nezdařilo.";
"token_error.expired" = "Platnost tokenu vypršela.";
"token_error.token_unavailable" = "Token není k dispozici.";
"unauthenticated.message.body" = "To může být dočasné, pokud jste za omezením proxy nebo sítě. V opačném případě a pokud problém přetrvává, odeberte server a přidejte jej zpět.";
"unauthenticated.message.title" = "Nejste ověřeni";
"updater.check_for_updates_menu.title" = "Vyhledávání aktualizací…";
"updater.no_updates_available.on_latest_version" = "Již máte nejnovější verzi!";
"updater.no_updates_available.title" = "Vyhledat aktualizace";
Expand Down
7 changes: 7 additions & 0 deletions Sources/App/Resources/cy-GB.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
"app_intents.assist.pipeline.title" = "Pipeline";
"app_intents.assist.preferred_pipeline.title" = "Preferred";
"app_intents.assist.refresh_warning.title" = "Can't find your Assist pipeline? Open Assist in the app to refresh pipelines list.";
"app_intents.closed_state_icon.title" = "Icon for closed state";
"app_intents.controls.assist.parameter.with_voice" = "With voice";
"app_intents.controls.assist.title" = "Assist in app";
"app_intents.cover.title" = "Cover";
Expand All @@ -66,8 +67,11 @@
"app_intents.intent.switch.title" = "Control switch";
"app_intents.lights.light.target" = "Target state";
"app_intents.lights.light.title" = "Light";
"app_intents.lights.off_state_icon.title" = "Icon for off state";
"app_intents.lights.on_state_icon.title" = "Icon for on state";
"app_intents.notify_when_run.description" = "Shows notification after executed";
"app_intents.notify_when_run.title" = "Notify when run";
"app_intents.open_state_icon.title" = "Icon for open state";
"app_intents.perform_action.action_parameter_configuration" = "Which action?";
"app_intents.perform_action.action_parameter_confirmation" = "Just to confirm, you wanted ‘%@’?";
"app_intents.perform_action.action_parameter_disambiguation_intro" = "There are %@ options matching ‘%@’.";
Expand Down Expand Up @@ -203,6 +207,7 @@
"ha_api.api_error.manager_not_available" = "Nid yw Rheolwr HA API ar gael";
"ha_api.api_error.mobile_app_component_not_loaded" = "Dydy'r gydran mobile_app ddim wedi'i llwytho. Ychwanegwch ef at eich ffurfweddiad, ailgychwynnwch Home Assistant, a rhowch gynnig arall arni.";
"ha_api.api_error.must_upgrade_home_assistant" = "Mae eich fersiwn Home Assistant ( %@ ) yn rhy hen, rhaid i chi uwchraddio o leiaf i fersiwn %@ i ddefnyddio'r app.";
"ha_api.api_error.no_available_api" = "No API available, double check if internal URL or external URL are available.";
"ha_api.api_error.not_configured" = "HA API heb ei ffurfweddu";
"ha_api.api_error.unacceptable_status_code" = "Unacceptable status code %1$li.";
"ha_api.api_error.unexpected_type" = "Received response with result of type %1$@ but expected type %2$@.";
Expand Down Expand Up @@ -734,6 +739,8 @@ Home Assistant is free and open source home automation software with a focus on
"token_error.connection_failed" = "Methodd y cysylltiad.";
"token_error.expired" = "Mae Token wedi dod i ben.";
"token_error.token_unavailable" = "Nid yw Token ar gael.";
"unauthenticated.message.body" = "This could be temporary if you are behind a proxy or network restriction, otherwise if it persists remove your server and add it back in.";
"unauthenticated.message.title" = "You are unauthenticated";
"updater.check_for_updates_menu.title" = "Check for Updates…";
"updater.no_updates_available.on_latest_version" = "You're on the latest version!";
"updater.no_updates_available.title" = "Check for Updates";
Expand Down
7 changes: 7 additions & 0 deletions Sources/App/Resources/da.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
"app_intents.assist.pipeline.title" = "Pipeline";
"app_intents.assist.preferred_pipeline.title" = "Foretrukken";
"app_intents.assist.refresh_warning.title" = "Can't find your Assist pipeline? Open Assist in the app to refresh pipelines list.";
"app_intents.closed_state_icon.title" = "Icon for closed state";
"app_intents.controls.assist.parameter.with_voice" = "With voice";
"app_intents.controls.assist.title" = "Assist in app";
"app_intents.cover.title" = "Cover";
Expand All @@ -66,8 +67,11 @@
"app_intents.intent.switch.title" = "Control switch";
"app_intents.lights.light.target" = "Target state";
"app_intents.lights.light.title" = "Light";
"app_intents.lights.off_state_icon.title" = "Icon for off state";
"app_intents.lights.on_state_icon.title" = "Icon for on state";
"app_intents.notify_when_run.description" = "Shows notification after executed";
"app_intents.notify_when_run.title" = "Notify when run";
"app_intents.open_state_icon.title" = "Icon for open state";
"app_intents.perform_action.action_parameter_configuration" = "Hvilken handling?";
"app_intents.perform_action.action_parameter_confirmation" = "Bare for at bekræfte, at du ønskede '%@'?";
"app_intents.perform_action.action_parameter_disambiguation_intro" = "Der er %@ muligheder, der matcher '%@'.";
Expand Down Expand Up @@ -203,6 +207,7 @@
"ha_api.api_error.manager_not_available" = "HA API Manager er ikke tilgængelig";
"ha_api.api_error.mobile_app_component_not_loaded" = "mobile_app-komponenten er ikke indlæst. Føj den til konfigurationen, genstart Home Assistant, og prøv igen.";
"ha_api.api_error.must_upgrade_home_assistant" = "Din Home Assistant-version (%@) er for gammel, du skal opgradere til mindst version %@ for at bruge appen.";
"ha_api.api_error.no_available_api" = "No API available, double check if internal URL or external URL are available.";
"ha_api.api_error.not_configured" = "HA API er ikke konfigureret";
"ha_api.api_error.unacceptable_status_code" = "Uacceptabel statuskode %1$li.";
"ha_api.api_error.unexpected_type" = "Modtog svar med et resultat af typen %1$@, men forventede typen %2$@.";
Expand Down Expand Up @@ -734,6 +739,8 @@ Home Assistant er gratis og open source hjemmeautomatiseringssoftware med fokus
"token_error.connection_failed" = "Forbindelsen mislykkedes.";
"token_error.expired" = "Token er udløbet.";
"token_error.token_unavailable" = "Token er ikke tilgængelig.";
"unauthenticated.message.body" = "This could be temporary if you are behind a proxy or network restriction, otherwise if it persists remove your server and add it back in.";
"unauthenticated.message.title" = "You are unauthenticated";
"updater.check_for_updates_menu.title" = "Søg efter opdateringer…";
"updater.no_updates_available.on_latest_version" = "Du bruger den nyeste version!";
"updater.no_updates_available.title" = "Søg efter opdateringer";
Expand Down
7 changes: 7 additions & 0 deletions Sources/App/Resources/de.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
"app_intents.assist.pipeline.title" = "Pipeline";
"app_intents.assist.preferred_pipeline.title" = "Bevorzugt";
"app_intents.assist.refresh_warning.title" = "Du kannst deine Assist-Pipeline nicht finden? Öffne Assist in der App, um die Liste der Pipelines zu aktualisieren.";
"app_intents.closed_state_icon.title" = "Icon for closed state";
"app_intents.controls.assist.parameter.with_voice" = "Mit Stimme";
"app_intents.controls.assist.title" = "Assist in der App";
"app_intents.cover.title" = "Cover";
Expand All @@ -66,8 +67,11 @@
"app_intents.intent.switch.title" = "Control switch";
"app_intents.lights.light.target" = "Zielzustand";
"app_intents.lights.light.title" = "Licht";
"app_intents.lights.off_state_icon.title" = "Icon for off state";
"app_intents.lights.on_state_icon.title" = "Icon for on state";
"app_intents.notify_when_run.description" = "Zeigt eine Benachrichtigung nach der Ausführung an";
"app_intents.notify_when_run.title" = "Benachrichtigen, wenn ausgeführt";
"app_intents.open_state_icon.title" = "Icon for open state";
"app_intents.perform_action.action_parameter_configuration" = "Welche Aktion?";
"app_intents.perform_action.action_parameter_confirmation" = "Nur zur Bestätigung, du möchtest „%@“?";
"app_intents.perform_action.action_parameter_disambiguation_intro" = "Es gibt %@ Optionen, die zu „%@“ passen.";
Expand Down Expand Up @@ -203,6 +207,7 @@
"ha_api.api_error.manager_not_available" = "HA API Manager ist nicht verfügbar";
"ha_api.api_error.mobile_app_component_not_loaded" = "Die mobile_app-Komponente wurde nicht geladen. Bitte füge sie deiner Konfiguration hinzu, starte Home Assistant neu und versuche es erneut.";
"ha_api.api_error.must_upgrade_home_assistant" = "Deine Home Assistant-Version (%@) ist zu alt. Aktualisiere mindestens auf Version %@, um die App verwenden zu können.";
"ha_api.api_error.no_available_api" = "No API available, double check if internal URL or external URL are available.";
"ha_api.api_error.not_configured" = "HA-API nicht konfiguriert";
"ha_api.api_error.unacceptable_status_code" = "Inakzeptabler Statuscode %1$li.";
"ha_api.api_error.unexpected_type" = "Antwort mit Ergebnis vom Typ %1$@ erhalten, aber %2$@ erwartet.";
Expand Down Expand Up @@ -734,6 +739,8 @@ Home Assistant ist eine kostenlose und Open-Source Hausautomatisierungssoftware
"token_error.connection_failed" = "Verbindung fehlgeschlagen.";
"token_error.expired" = "Das Token ist abgelaufen.";
"token_error.token_unavailable" = "Token ist nicht verfügbar.";
"unauthenticated.message.body" = "This could be temporary if you are behind a proxy or network restriction, otherwise if it persists remove your server and add it back in.";
"unauthenticated.message.title" = "You are unauthenticated";
"updater.check_for_updates_menu.title" = "Auf Updates prüfen…";
"updater.no_updates_available.on_latest_version" = "Du hast die neueste Version!";
"updater.no_updates_available.title" = "Auf Updates prüfen";
Expand Down
Loading

0 comments on commit 12aea7c

Please sign in to comment.