Skip to content

Commit

Permalink
Changes from #1450 #1477
Browse files Browse the repository at this point in the history
  • Loading branch information
NorthernMan54 committed May 11, 2023
1 parent 38c480c commit c324766
Show file tree
Hide file tree
Showing 10 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion ui/src/i18n/bg.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"child_bridge.label_child_bridges": "Child Bridges",
"child_bridge.message_about": "Homebridge allows you to run your plugin's platform or accessory as an isolated child bridge. This can improve the general responsiveness and reliability of Homebridge.",
"child_bridge.message_child_bridges_must_be_paired_separately": "Each child bridge platform or accessory will need to be paired with HomeKit separately.",
"child_bridge.message_must_configure_plugin_first": "You need to configure this plugin before you can manage it's bridge settings.",
"child_bridge.message_must_configure_plugin_first": "You need to configure this plugin before you can manage its bridge settings.",
"child_bridge.message_restart_homebridge": "Restart Homebridge to finish setting up this child bridge.",
"child_bridge.message_return_to_pair": "Return to this screen after Homebridge has restarted to view the pairing QR code.",
"child_bridge.message_select_platforms_accessories": "Select which platforms or accessories you want to run as a child bridge",
Expand Down
6 changes: 3 additions & 3 deletions ui/src/i18n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@
"setup_wizard.button_get_started": "Los geht's",
"setup_wizard.label_create_account": "Konto erstellen",
"setup_wizard.label_open_dashboard": "Dashboard öffnen",
"setup_wizard.message_create_account_reason": "Die Kennwortauthentifizierung für die Homebridge-Administrationsweboberfläche muss konfiguriert werden. Auch wenn Homebridge nur in deinem lokalen Netzwerk zugänglich ist, ist es wichtig, es vor ungehindertem Zugriff zu schützen.",
"setup_wizard.message_create_account_reason": "Die Passwortauthentifizierung für die Homebridge-Administrationsweboberfläche muss konfiguriert werden. Auch wenn Homebridge nur in deinem lokalen Netzwerk zugänglich ist, ist es wichtig, es vor ungehindertem Zugriff zu schützen.",
"setup_wizard.message_welcome_to_homebridge": "Wilkommen bei Homebridge",
"setup_wizard_message_complete_message": "Der Einrichtungsvorgang ist abgeschlossen und du kannst Homebridge jetzt verwenden.",
"setup_wizard_message_complete_title": "Herzlichen Glückwunsch!",
Expand Down Expand Up @@ -372,7 +372,7 @@
"users.label_admin_user": "Admin-Benutzer?",
"users.label_confirm_password": "Bestätige das Passwort",
"users.label_full_name": "Vollständiger Name",
"users.label_new_password": "Neues Kennwort",
"users.label_new_password": "Neues Passwort",
"users.label_password": "Passwort",
"users.label_username": "Nutzername",
"users.setup_2fa": "2FA-Einstellungen",
Expand All @@ -395,4 +395,4 @@
"users.toast_failed_to_update_user": "Fehler beim Aktualisieren des Benutzers",
"users.toast_updated_user": "Benutzer aktualisiert",
"users.toast_user_deleted": "Benutzer gelöscht"
}
}
2 changes: 1 addition & 1 deletion ui/src/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"child_bridge.label_child_bridges": "Child Bridges",
"child_bridge.message_about": "Homebridge allows you to run your plugin's platform or accessory as an isolated child bridge. This can improve the general responsiveness and reliability of Homebridge.",
"child_bridge.message_child_bridges_must_be_paired_separately": "Each child bridge platform or accessory will need to be paired with HomeKit separately.",
"child_bridge.message_must_configure_plugin_first": "You need to configure this plugin before you can manage it's bridge settings.",
"child_bridge.message_must_configure_plugin_first": "You need to configure this plugin before you can manage its bridge settings.",
"child_bridge.message_restart_homebridge": "Restart Homebridge to finish setting up this child bridge.",
"child_bridge.message_return_to_pair": "Return to this screen after Homebridge has restarted to view the pairing QR code.",
"child_bridge.message_select_platforms_accessories": "Select which platforms or accessories you want to run as a child bridge",
Expand Down
2 changes: 1 addition & 1 deletion ui/src/i18n/he.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"child_bridge.label_child_bridges": "מגשר ילד",
"child_bridge.message_about": "Homebridge allows you to run your plugin's platform or accessory as an isolated child bridge. This can improve the general responsiveness and reliability of Homebridge.",
"child_bridge.message_child_bridges_must_be_paired_separately": "Each child bridge platform or accessory will need to be paired with HomeKit separately.",
"child_bridge.message_must_configure_plugin_first": "You need to configure this plugin before you can manage it's bridge settings.",
"child_bridge.message_must_configure_plugin_first": "You need to configure this plugin before you can manage its bridge settings.",
"child_bridge.message_restart_homebridge": "Restart Homebridge to finish setting up this child bridge.",
"child_bridge.message_return_to_pair": "Return to this screen after Homebridge has restarted to view the pairing QR code.",
"child_bridge.message_select_platforms_accessories": "Select which platforms or accessories you want to run as a child bridge",
Expand Down
2 changes: 1 addition & 1 deletion ui/src/i18n/hu.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"child_bridge.label_child_bridges": "Child Bridges",
"child_bridge.message_about": "Homebridge allows you to run your plugin's platform or accessory as an isolated child bridge. This can improve the general responsiveness and reliability of Homebridge.",
"child_bridge.message_child_bridges_must_be_paired_separately": "Each child bridge platform or accessory will need to be paired with HomeKit separately.",
"child_bridge.message_must_configure_plugin_first": "You need to configure this plugin before you can manage it's bridge settings.",
"child_bridge.message_must_configure_plugin_first": "You need to configure this plugin before you can manage its bridge settings.",
"child_bridge.message_restart_homebridge": "Restart Homebridge to finish setting up this child bridge.",
"child_bridge.message_return_to_pair": "Return to this screen after Homebridge has restarted to view the pairing QR code.",
"child_bridge.message_select_platforms_accessories": "Select which platforms or accessories you want to run as a child bridge",
Expand Down
2 changes: 1 addition & 1 deletion ui/src/i18n/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"child_bridge.label_child_bridges": "Child Bridges",
"child_bridge.message_about": "Homebridge allows you to run your plugin's platform or accessory as an isolated child bridge. This can improve the general responsiveness and reliability of Homebridge.",
"child_bridge.message_child_bridges_must_be_paired_separately": "Each child bridge platform or accessory will need to be paired with HomeKit separately.",
"child_bridge.message_must_configure_plugin_first": "You need to configure this plugin before you can manage it's bridge settings.",
"child_bridge.message_must_configure_plugin_first": "You need to configure this plugin before you can manage its bridge settings.",
"child_bridge.message_restart_homebridge": "Restart Homebridge to finish setting up this child bridge.",
"child_bridge.message_return_to_pair": "Return to this screen after Homebridge has restarted to view the pairing QR code.",
"child_bridge.message_select_platforms_accessories": "Select which platforms or accessories you want to run as a child bridge",
Expand Down
2 changes: 1 addition & 1 deletion ui/src/i18n/mk.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"child_bridge.label_child_bridges": "Child Bridges",
"child_bridge.message_about": "Homebridge allows you to run your plugin's platform or accessory as an isolated child bridge. This can improve the general responsiveness and reliability of Homebridge.",
"child_bridge.message_child_bridges_must_be_paired_separately": "Each child bridge platform or accessory will need to be paired with HomeKit separately.",
"child_bridge.message_must_configure_plugin_first": "You need to configure this plugin before you can manage it's bridge settings.",
"child_bridge.message_must_configure_plugin_first": "You need to configure this plugin before you can manage its bridge settings.",
"child_bridge.message_restart_homebridge": "Restart Homebridge to finish setting up this child bridge.",
"child_bridge.message_return_to_pair": "Return to this screen after Homebridge has restarted to view the pairing QR code.",
"child_bridge.message_select_platforms_accessories": "Select which platforms or accessories you want to run as a child bridge",
Expand Down
2 changes: 1 addition & 1 deletion ui/src/i18n/no.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"child_bridge.label_child_bridges": "Child Bridges",
"child_bridge.message_about": "Homebridge allows you to run your plugin's platform or accessory as an isolated child bridge. This can improve the general responsiveness and reliability of Homebridge.",
"child_bridge.message_child_bridges_must_be_paired_separately": "Each child bridge platform or accessory will need to be paired with HomeKit separately.",
"child_bridge.message_must_configure_plugin_first": "You need to configure this plugin before you can manage it's bridge settings.",
"child_bridge.message_must_configure_plugin_first": "You need to configure this plugin before you can manage its bridge settings.",
"child_bridge.message_restart_homebridge": "Restart Homebridge to finish setting up this child bridge.",
"child_bridge.message_return_to_pair": "Return to this screen after Homebridge has restarted to view the pairing QR code.",
"child_bridge.message_select_platforms_accessories": "Select which platforms or accessories you want to run as a child bridge",
Expand Down
2 changes: 1 addition & 1 deletion ui/src/i18n/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"child_bridge.label_child_bridges": "Child Bridges",
"child_bridge.message_about": "Homebridge allows you to run your plugin's platform or accessory as an isolated child bridge. This can improve the general responsiveness and reliability of Homebridge.",
"child_bridge.message_child_bridges_must_be_paired_separately": "Each child bridge platform or accessory will need to be paired with HomeKit separately.",
"child_bridge.message_must_configure_plugin_first": "You need to configure this plugin before you can manage it's bridge settings.",
"child_bridge.message_must_configure_plugin_first": "You need to configure this plugin before you can manage its bridge settings.",
"child_bridge.message_restart_homebridge": "Restart Homebridge to finish setting up this child bridge.",
"child_bridge.message_return_to_pair": "Return to this screen after Homebridge has restarted to view the pairing QR code.",
"child_bridge.message_select_platforms_accessories": "Select which platforms or accessories you want to run as a child bridge",
Expand Down
2 changes: 1 addition & 1 deletion ui/src/i18n/tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"child_bridge.label_child_bridges": "Child Bridges",
"child_bridge.message_about": "Homebridge allows you to run your plugin's platform or accessory as an isolated child bridge. This can improve the general responsiveness and reliability of Homebridge.",
"child_bridge.message_child_bridges_must_be_paired_separately": "Each child bridge platform or accessory will need to be paired with HomeKit separately.",
"child_bridge.message_must_configure_plugin_first": "You need to configure this plugin before you can manage it's bridge settings.",
"child_bridge.message_must_configure_plugin_first": "You need to configure this plugin before you can manage its bridge settings.",
"child_bridge.message_restart_homebridge": "Restart Homebridge to finish setting up this child bridge.",
"child_bridge.message_return_to_pair": "Return to this screen after Homebridge has restarted to view the pairing QR code.",
"child_bridge.message_select_platforms_accessories": "Select which platforms or accessories you want to run as a child bridge",
Expand Down

0 comments on commit c324766

Please sign in to comment.