Skip to content

Commit

Permalink
Update Localized Strings (#3272)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 15, 2024
1 parent 458cc3b commit 10dc5ea
Show file tree
Hide file tree
Showing 35 changed files with 368 additions and 105 deletions.
8 changes: 8 additions & 0 deletions Sources/App/Resources/bg.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,14 @@
"close_label" = "Close";
"component.collapsible_view.collapse" = "Collapse";
"component.collapsible_view.expand" = "Expand";
"connection.permission.internal_url.body1" = "To access Home Assistant locally in a secure way, you need to grant the location permission ('Always').";
"connection.permission.internal_url.body2" = "This permission allows Home Assistant to detect the wireless network that you're connected to and establish a local connection.";
"connection.permission.internal_url.body3" = "You are always in control if your location is shared with Home Assistant. You can change these settings in the companion app setting screen.";
"connection.permission.internal_url.button_configure" = "Configure local access";
"connection.permission.internal_url.button_ignore" = "I know what I am doing. Allow local connections without permission access.";
"connection.permission.internal_url.footer" = "If you still want to use the local URL and don't want to provide location permission, you can tap the button below, but please, be aware of the security risks.";
"connection.permission.internal_url.ignore.alert.title" = "Are you sure?";
"connection.permission.internal_url.title" = "Permission access";
"continue_label" = "Продължи";
"copy_label" = "Copy";
"database.problem.delete" = "Delete Database & Quit App";
Expand Down
8 changes: 8 additions & 0 deletions Sources/App/Resources/ca-ES.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,14 @@
"close_label" = "Tanca";
"component.collapsible_view.collapse" = "Col·lapsa";
"component.collapsible_view.expand" = "Expandeix";
"connection.permission.internal_url.body1" = "To access Home Assistant locally in a secure way, you need to grant the location permission ('Always').";
"connection.permission.internal_url.body2" = "This permission allows Home Assistant to detect the wireless network that you're connected to and establish a local connection.";
"connection.permission.internal_url.body3" = "You are always in control if your location is shared with Home Assistant. You can change these settings in the companion app setting screen.";
"connection.permission.internal_url.button_configure" = "Configure local access";
"connection.permission.internal_url.button_ignore" = "I know what I am doing. Allow local connections without permission access.";
"connection.permission.internal_url.footer" = "If you still want to use the local URL and don't want to provide location permission, you can tap the button below, but please, be aware of the security risks.";
"connection.permission.internal_url.ignore.alert.title" = "Are you sure?";
"connection.permission.internal_url.title" = "Permission access";
"continue_label" = "Continua";
"copy_label" = "Copiar";
"database.problem.delete" = "Eliminar la base de dades i sortir de l'aplicació";
Expand Down
18 changes: 13 additions & 5 deletions Sources/App/Resources/cs.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,14 @@
"close_label" = "Zavřít";
"component.collapsible_view.collapse" = "Sbalit";
"component.collapsible_view.expand" = "Rozbalit";
"connection.permission.internal_url.body1" = "Chcete-li získat místní přístup k Home Assistantovi bezpečným způsobem, musíte místu oprávnění pro polohu na (\"Vždy\").";
"connection.permission.internal_url.body2" = "Toto oprávnění umožňuje Home Assistantovidetekovat bezdrátovou síť, ke které jste připojeni, a navázat místní připojení.";
"connection.permission.internal_url.body3" = "Sdílení polohy do Home Assistanta máte vždy pod kontrolou. Tato nastavení můžete změnit na obrazovce nastavení doprovodné aplikace.";
"connection.permission.internal_url.button_configure" = "Nastavit místní přístup";
"connection.permission.internal_url.button_ignore" = "Vím, co dělám. Povolit místní připojení bez oprávnění přístupu.";
"connection.permission.internal_url.footer" = "Pokud stále chcete používat místní adresu URL a nechcete poskytnout oprávnění pro polohu, můžete klepnout na tlačítko níže, ale uvědomte si bezpečnostní rizika.";
"connection.permission.internal_url.ignore.alert.title" = "Jste si jisti?";
"connection.permission.internal_url.title" = "Povolení přístupu";
"continue_label" = "Pokračovat";
"copy_label" = "Kopírovat";
"database.problem.delete" = "Smazat databázi a ukončit aplikaci";
Expand Down Expand Up @@ -449,11 +457,11 @@ Home Assistant je bezplatný a otevřený software pro domácí automatizaci se
"settings.connection_section.activate_swipe_hint" = "Při prohlížení serveru rychle aktivujte přejetím třemi prsty doleva nebo doprava.";
"settings.connection_section.add_server" = "Přidat server";
"settings.connection_section.all_servers" = "Všechny servery";
"settings.connection_section.always_fallback_internal.confirmation.confirm_button" = "I am sure";
"settings.connection_section.always_fallback_internal.confirmation.message" = "If you have an unsecure connection this can expose your authentication token on public networks.";
"settings.connection_section.always_fallback_internal.confirmation.title" = "Are you sure?";
"settings.connection_section.always_fallback_internal.footer" = "Enabling this with an unsecure URL (http) may compromise your security on public networks.";
"settings.connection_section.always_fallback_internal.title" = "Always fallback to internal URL";
"settings.connection_section.always_fallback_internal.confirmation.confirm_button" = "Jsem si jistý";
"settings.connection_section.always_fallback_internal.confirmation.message" = "Pokud máte nezabezpečené připojení, může to odhalit váš ověřovací token ve veřejných sítích.";
"settings.connection_section.always_fallback_internal.confirmation.title" = "Jste si jisti?";
"settings.connection_section.always_fallback_internal.footer" = "Povolení v nezabezpečené adrese URL (http) může ohrozit vaši bezpečnost ve veřejných sítích.";
"settings.connection_section.always_fallback_internal.title" = "Vždy se vrátit na interní adresu URL";
"settings.connection_section.cloud_overrides_external" = "Při připojování přes Cloud se externí URL nepoužívá. Není nutné ji nastavovat, pokud nechcete používat Cloud.";
"settings.connection_section.connecting_via" = "Připojeno přes";
"settings.connection_section.delete_server.message" = "Opravdu chcete smazat tento server?";
Expand Down
8 changes: 8 additions & 0 deletions Sources/App/Resources/cy-GB.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,14 @@
"close_label" = "Close";
"component.collapsible_view.collapse" = "Collapse";
"component.collapsible_view.expand" = "Expand";
"connection.permission.internal_url.body1" = "To access Home Assistant locally in a secure way, you need to grant the location permission ('Always').";
"connection.permission.internal_url.body2" = "This permission allows Home Assistant to detect the wireless network that you're connected to and establish a local connection.";
"connection.permission.internal_url.body3" = "You are always in control if your location is shared with Home Assistant. You can change these settings in the companion app setting screen.";
"connection.permission.internal_url.button_configure" = "Configure local access";
"connection.permission.internal_url.button_ignore" = "I know what I am doing. Allow local connections without permission access.";
"connection.permission.internal_url.footer" = "If you still want to use the local URL and don't want to provide location permission, you can tap the button below, but please, be aware of the security risks.";
"connection.permission.internal_url.ignore.alert.title" = "Are you sure?";
"connection.permission.internal_url.title" = "Permission access";
"continue_label" = "Continue";
"copy_label" = "Copy";
"database.problem.delete" = "Delete Database & Quit App";
Expand Down
8 changes: 8 additions & 0 deletions Sources/App/Resources/da.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,14 @@
"close_label" = "Luk";
"component.collapsible_view.collapse" = "Skjul";
"component.collapsible_view.expand" = "Udvid";
"connection.permission.internal_url.body1" = "To access Home Assistant locally in a secure way, you need to grant the location permission ('Always').";
"connection.permission.internal_url.body2" = "This permission allows Home Assistant to detect the wireless network that you're connected to and establish a local connection.";
"connection.permission.internal_url.body3" = "You are always in control if your location is shared with Home Assistant. You can change these settings in the companion app setting screen.";
"connection.permission.internal_url.button_configure" = "Configure local access";
"connection.permission.internal_url.button_ignore" = "I know what I am doing. Allow local connections without permission access.";
"connection.permission.internal_url.footer" = "If you still want to use the local URL and don't want to provide location permission, you can tap the button below, but please, be aware of the security risks.";
"connection.permission.internal_url.ignore.alert.title" = "Are you sure?";
"connection.permission.internal_url.title" = "Permission access";
"continue_label" = "Fortsæt";
"copy_label" = "Kopiér";
"database.problem.delete" = "Slet database og afslut app";
Expand Down
8 changes: 4 additions & 4 deletions Sources/App/Resources/de.lproj/Intents.strings
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"NsbUTz" = "Kamera-Entität";
"Q2Qp4a" = "Aktion";
"QCGKRz" = "Welche Sprache?";
"QVD2lM" = "Servicedaten";
"QVD2lM" = "Dienst-Daten";
"QmGpOH" = "Fehler";
"R2PmrD" = "Möchtest du Unterstützung per Sprache?";
"RCQAlr" = "Bild von ${cameraID} abrufen";
Expand All @@ -68,11 +68,11 @@
"VP2XpM" = "Ereignisdaten";
"Wk7m4V" = "Server";
"X02YQ2" = "${action}";
"X4A8Cc" = "Servicedomäne";
"X4A8Cc" = "Dienst-Domain";
"Xq7UuD" = "Das bereitgestellte Template rendern";
"YNQXwq" = "Fehler";
"YxAau3" = "Es gibt ${count} Optionen, die mit ‘${server}’ übereinstimmen.";
"ZApPxB" = "Servicename";
"ZApPxB" = "Dienst-Name";
"ZG5nuL" = "Assist In-App";
"ZRPVYO" = "Öffnen einer Seite im Frontend";
"ZT9Mld" = "Ereignisname";
Expand All @@ -95,7 +95,7 @@
"ftQHJw" = "Welcher Server?";
"fuRWMi" = "Sende ${location} an Home Assistant";
"g8g7Af" = "Aktion ausführen";
"gI3mme" = "Welche Servicedaten möchtest du senden?";
"gI3mme" = "Welche Dienst-Daten möchtest du senden?";
"gePUyy" = "Standort";
"glRCfJ" = "Fehler: Home Assistant ist zurzeit nicht verfügbar.";
"gv7Gg6" = "Standort";
Expand Down
Loading

0 comments on commit 10dc5ea

Please sign in to comment.