Skip to content

Commit

Permalink
Update Localized Strings (#2006)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 29, 2022
1 parent 70d383c commit b7b1a17
Show file tree
Hide file tree
Showing 52 changed files with 1,025 additions and 813 deletions.
2 changes: 1 addition & 1 deletion Sources/App/Resources/ca-ES.lproj/Frontend.strings
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"panel::logbook" = "Diari de registre";
"panel::mailbox" = "Bústia";
"panel::map" = "Mapa";
"panel::media_browser" = "Navegador multimèdia";
"panel::media_browser" = "Multimèdia";
"panel::profile" = "Perfil";
"panel::shopping_list" = "Llista de la compra";
"panel::states" = "Visualització principal";
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 @@ -252,6 +252,7 @@ Home Assistant is free and open source home automation software with a focus on
"onboarding.welcome.title" = "Welcome to Home Assistant %@!";
"open_label" = "Obrir";
"preview_output" = "Previsualització de la sortida";
"requires_version" = "Requires %@ or later.";
"retry_label" = "Reintentar";
"sensors.active.setting.time_until_idle" = "Temps fins que estigui inactiu";
"sensors.geocoded_location.setting.use_zones" = "Utilitza el nom de la zona";
Expand Down Expand Up @@ -281,8 +282,15 @@ Home Assistant is free and open source home automation software with a focus on
"settings.connection_section.internal_url_ssids.header" = "SSIDs";
"settings.connection_section.internal_url_ssids.placeholder" = "ElMeuNomDeXarxaDivertit";
"settings.connection_section.local_push_description" = "Directly connect to the Home Assistant server for push notifications when on internal SSIDs.";
"settings.connection_section.location_send_type.setting.exact" = "Exact";
"settings.connection_section.location_send_type.setting.never" = "Never";
"settings.connection_section.location_send_type.setting.zone_only" = "Zone Name Only";
"settings.connection_section.location_send_type.title" = "Location Sent";
"settings.connection_section.logged_in_as" = "Sessió iniciada com";
"settings.connection_section.remote_ui_url.title" = "URL UI Remota";
"settings.connection_section.sensor_send_type.setting.all" = "All";
"settings.connection_section.sensor_send_type.setting.none" = "None";
"settings.connection_section.sensor_send_type.title" = "Sensors Sent";
"settings.connection_section.servers" = "Servidors";
"settings.connection_section.ssid_permission_and_accuracy_message" = "Accessing SSIDs in the background requires 'Always' location permission and 'Full' location accuracy. Tap here to change your settings.";
"settings.connection_section.ssid_permission_message" = "L'accés a SSIDs en segon pla requereix el permís de localització establert com a \"Sempre\". Toca aquí per canviar la configuració.";
Expand Down
2 changes: 1 addition & 1 deletion Sources/App/Resources/cs.lproj/Frontend.strings
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"panel::logbook" = "Záznamy";
"panel::mailbox" = "Schránka";
"panel::map" = "Mapa";
"panel::media_browser" = "Prohlížeč médií";
"panel::media_browser" = "Média";
"panel::profile" = "Profil";
"panel::shopping_list" = "Nákupní seznam";
"panel::states" = "Přehled";
10 changes: 9 additions & 1 deletion Sources/App/Resources/cs.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,7 @@ Home Assistant is free and open source home automation software with a focus on
"onboarding.welcome.title" = "Welcome to Home Assistant %@!";
"open_label" = "Otevřít";
"preview_output" = "Preview Output";
"requires_version" = "Requires %@ or later.";
"retry_label" = "Opakovat";
"sensors.active.setting.time_until_idle" = "Čas do nečinnosti";
"sensors.geocoded_location.setting.use_zones" = "Použít název zóny";
Expand Down Expand Up @@ -281,8 +282,15 @@ Home Assistant is free and open source home automation software with a focus on
"settings.connection_section.internal_url_ssids.header" = "SSID";
"settings.connection_section.internal_url_ssids.placeholder" = "MyFunnyNetworkName";
"settings.connection_section.local_push_description" = "Přímé připojení k serveru Home Assistant pro push oznámení na interních SSID.";
"settings.connection_section.location_send_type.setting.exact" = "Exact";
"settings.connection_section.location_send_type.setting.never" = "Never";
"settings.connection_section.location_send_type.setting.zone_only" = "Zone Name Only";
"settings.connection_section.location_send_type.title" = "Location Sent";
"settings.connection_section.logged_in_as" = "Přihlášen jako";
"settings.connection_section.remote_ui_url.title" = "Vzdálená adresa UI URL";
"settings.connection_section.sensor_send_type.setting.all" = "All";
"settings.connection_section.sensor_send_type.setting.none" = "None";
"settings.connection_section.sensor_send_type.title" = "Sensors Sent";
"settings.connection_section.servers" = "Servery";
"settings.connection_section.ssid_permission_and_accuracy_message" = "Accessing SSIDs in the background requires 'Always' location permission and 'Full' location accuracy. Tap here to change your settings.";
"settings.connection_section.ssid_permission_message" = "Přístup k SSID na pozadí vyžaduje ' vždy' oprávnění k umístění. Klepnutím sem změníte nastavení.";
Expand Down Expand Up @@ -738,7 +746,7 @@ Home Assistant is free and open source home automation software with a focus on
"watch.labels.complication_text_areas.trailing.label" = "Trailing";
"watch.labels.no_action" = "Nejsou nakonfigurovány žádné akce. Nakonfigurujte v telefonu akce pro nezobrazování této zprávy.";
"watch.placeholder_complication_name" = "Placeholder";
"widgets.actions.description" = "Provést akce Home Assistent";
"widgets.actions.description" = "Provést akce Home Assistant";
"widgets.actions.not_configured" = "Akce nejsou nakonfigurovány";
"widgets.actions.title" = "Akce";
"widgets.open_page.description" = "Open a frontend page in Home Assistant.";
Expand Down
2 changes: 1 addition & 1 deletion Sources/App/Resources/cy-GB.lproj/Frontend.strings
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"panel::logbook" = "Llyfr llogi";
"panel::mailbox" = "Blwch post";
"panel::map" = "Map";
"panel::media_browser" = "Media Browser";
"panel::media_browser" = "Media";
"panel::profile" = "Profile";
"panel::shopping_list" = "Rhestr siopa";
"panel::states" = "Trosolwg";
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 @@ -252,6 +252,7 @@ Home Assistant is free and open source home automation software with a focus on
"onboarding.welcome.title" = "Welcome to Home Assistant %@!";
"open_label" = "Open";
"preview_output" = "Rhagolwg o'r allbwn";
"requires_version" = "Requires %@ or later.";
"retry_label" = "Ailgynnig";
"sensors.active.setting.time_until_idle" = "Time Until Idle";
"sensors.geocoded_location.setting.use_zones" = "Defnyddio Enw Parth";
Expand Down Expand Up @@ -281,8 +282,15 @@ Home Assistant is free and open source home automation software with a focus on
"settings.connection_section.internal_url_ssids.header" = "SSIDs";
"settings.connection_section.internal_url_ssids.placeholder" = "MyFunnyNetworkName";
"settings.connection_section.local_push_description" = "Directly connect to the Home Assistant server for push notifications when on internal SSIDs.";
"settings.connection_section.location_send_type.setting.exact" = "Exact";
"settings.connection_section.location_send_type.setting.never" = "Never";
"settings.connection_section.location_send_type.setting.zone_only" = "Zone Name Only";
"settings.connection_section.location_send_type.title" = "Location Sent";
"settings.connection_section.logged_in_as" = "Wedi mewngofnodi fel";
"settings.connection_section.remote_ui_url.title" = "URL UI o bell";
"settings.connection_section.sensor_send_type.setting.all" = "All";
"settings.connection_section.sensor_send_type.setting.none" = "None";
"settings.connection_section.sensor_send_type.title" = "Sensors Sent";
"settings.connection_section.servers" = "Servers";
"settings.connection_section.ssid_permission_and_accuracy_message" = "Accessing SSIDs in the background requires 'Always' location permission and 'Full' location accuracy. Tap here to change your settings.";
"settings.connection_section.ssid_permission_message" = "Accessing SSIDs in the background requires 'Always' location permission. Tap here to change your settings.";
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 @@ -252,6 +252,7 @@ Home Assistant er gratis og open source hjemmeautomatiseringssoftware med fokus
"onboarding.welcome.title" = "Velkommen til Home Assistant %@!";
"open_label" = "Åbn";
"preview_output" = "Forhåndsvisning af output";
"requires_version" = "Requires %@ or later.";
"retry_label" = "Prøv igen";
"sensors.active.setting.time_until_idle" = "Tid indtil inaktiv";
"sensors.geocoded_location.setting.use_zones" = "Brug zonenavn";
Expand Down Expand Up @@ -281,8 +282,15 @@ Home Assistant er gratis og open source hjemmeautomatiseringssoftware med fokus
"settings.connection_section.internal_url_ssids.header" = "SSID'er";
"settings.connection_section.internal_url_ssids.placeholder" = "MitSjoveNetværksnavn";
"settings.connection_section.local_push_description" = "Opret direkte forbindelse til Home Assistant -serveren for push -notifikationer, når der tilsluttes via interne SSID'er.";
"settings.connection_section.location_send_type.setting.exact" = "Exact";
"settings.connection_section.location_send_type.setting.never" = "Never";
"settings.connection_section.location_send_type.setting.zone_only" = "Zone Name Only";
"settings.connection_section.location_send_type.title" = "Location Sent";
"settings.connection_section.logged_in_as" = "Logget ind som";
"settings.connection_section.remote_ui_url.title" = "Web-adresse til ekstern UI";
"settings.connection_section.sensor_send_type.setting.all" = "All";
"settings.connection_section.sensor_send_type.setting.none" = "None";
"settings.connection_section.sensor_send_type.title" = "Sensors Sent";
"settings.connection_section.servers" = "Servere";
"settings.connection_section.ssid_permission_and_accuracy_message" = "Adgang til at tilgå SSID'er i baggrunden kræver, at lokalitetstilladelse er sat til 'Altid' og at 'Præcis lokalitet' er slået til. Tryk her for at ændre dine indstillinger.";
"settings.connection_section.ssid_permission_message" = "Adgang til SSID'er i baggrunden kræver 'Altid'-lokalitetstilladelse. Tryk her for at ændre dine indstillinger.";
Expand Down
2 changes: 1 addition & 1 deletion Sources/App/Resources/de.lproj/Frontend.strings
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"panel::logbook" = "Logbuch";
"panel::mailbox" = "Posteingang";
"panel::map" = "Karte";
"panel::media_browser" = "Medien-Browser";
"panel::media_browser" = "Medien";
"panel::profile" = "Profil";
"panel::shopping_list" = "Einkaufsliste";
"panel::states" = "Übersicht";
8 changes: 8 additions & 0 deletions Sources/App/Resources/de.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,7 @@ Home Assistant ist eine kostenlose und quelloffene Hausautomatisierungssoftware
"onboarding.welcome.title" = "Willkommen bei Home Assistant %@!";
"open_label" = "Öffnen";
"preview_output" = "Vorschau der Ausgabe";
"requires_version" = "Requires %@ or later.";
"retry_label" = "Erneut versuchen";
"sensors.active.setting.time_until_idle" = "Zeit bis zum Leerlauf";
"sensors.geocoded_location.setting.use_zones" = "Verwenden Sie den Zonennamen";
Expand Down Expand Up @@ -281,8 +282,15 @@ Home Assistant ist eine kostenlose und quelloffene Hausautomatisierungssoftware
"settings.connection_section.internal_url_ssids.header" = "SSIDs";
"settings.connection_section.internal_url_ssids.placeholder" = "MeinWlanName";
"settings.connection_section.local_push_description" = "Direkte Verbindung zum Home Assistant-Server für Push-Benachrichtigungen bei internen SSIDs.";
"settings.connection_section.location_send_type.setting.exact" = "Exact";
"settings.connection_section.location_send_type.setting.never" = "Never";
"settings.connection_section.location_send_type.setting.zone_only" = "Zone Name Only";
"settings.connection_section.location_send_type.title" = "Location Sent";
"settings.connection_section.logged_in_as" = "Angemeldet als";
"settings.connection_section.remote_ui_url.title" = "Remote UI URL";
"settings.connection_section.sensor_send_type.setting.all" = "All";
"settings.connection_section.sensor_send_type.setting.none" = "None";
"settings.connection_section.sensor_send_type.title" = "Sensors Sent";
"settings.connection_section.servers" = "Server";
"settings.connection_section.ssid_permission_and_accuracy_message" = "Für den Zugriff auf SSIDs im Hintergrund sind die Standortberechtigung \"Immer\" und die Standortgenauigkeit \"Vollständig\" erforderlich. Tippen Sie hier, um Ihre Einstellungen zu ändern.";
"settings.connection_section.ssid_permission_message" = "Zugriff auf SSIDs im Hintergrund erfordern die Standortberechtigung \"Immer\". Tippe hier um die Einstellung zu ändern.";
Expand Down
2 changes: 1 addition & 1 deletion Sources/App/Resources/el.lproj/Intents.strings
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"Q2Qp4a" = "Ενέργεια";
"QVD2lM" = "Δεδομένα υπηρεσίας";
"QmGpOH" = "Σφάλμα";
"RCQAlr" = "Λήψη εικόνας κάμερας από ${cameraID}";
"RCQAlr" = "Λήψη εικόνας από ${cameraID}";
"RMQY3r" = "Αποστολή τοποθεσίας στο Home Assistant";
"RsOw3P" = "Το πρότυπο αποδόθηκε με επιτυχία";
"T06Fka" = "Άνοιγμα σελίδας στο προσκήνιο";
Expand Down
12 changes: 10 additions & 2 deletions Sources/App/Resources/el.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
"notifications_configurator.category.rows.actions.footer" = "Οι κατηγορίες μπορούν να έχουν έως και 10 ενέργειες.";
"notifications_configurator.category.rows.actions.header" = "Ενέργειες";
"notifications_configurator.category.rows.category_summary.default" = "%%u ειδοποιήσεις σε %%@";
"notifications_configurator.category.rows.category_summary.footer" = "Μια συμβολοσειρά μορφής για την περιγραφή σύνοψης που χρησιμοποιείται όταν το σύστημα ομαδοποιεί τις ειδοποιήσεις της κατηγορίας. Μπορείτε προαιρετικά να χρησιμοποιήσετε το '%%u' για να εμφανίσετε τον αριθμό των ειδοποιήσεων στην ομάδα και '%%@' για να εμφανίσετε το όρισμα σύνοψης που παρέχεται στο ωφέλιμο φορτίο ώθησης.";
"notifications_configurator.category.rows.category_summary.footer" = "Ένα πεδίο διαμόρφωσης για την περιγραφή σύνοψης που χρησιμοποιείται όταν το σύστημα ομαδοποιεί τις ειδοποιήσεις της κατηγορίας. Μπορείτε προαιρετικά να χρησιμοποιήσετε το '%%u' για να εμφανίσετε τον αριθμό των ειδοποιήσεων στην ομάδα και '%%@' για να εμφανίσετε το όρισμα σύνοψης που παρέχεται μέσα στο πακέτο push.";
"notifications_configurator.category.rows.category_summary.header" = "Περίληψη κατηγορίας";
"notifications_configurator.category.rows.hidden_preview_placeholder.default" = "%%u ειδοποιήσεις";
"notifications_configurator.category.rows.hidden_preview_placeholder.footer" = "Αυτό το κείμενο εμφανίζεται μόνο εάν έχετε αποκρύψει τις προεπισκοπήσεις ειδοποιήσεων. Χρησιμοποιήστε το '%%u ' για τον αριθμό των μηνυμάτων με το ίδιο αναγνωριστικό νήματος.";
Expand Down Expand Up @@ -252,6 +252,7 @@
"onboarding.welcome.title" = "Καλώς ορίσατε στο Home Assistant %@!";
"open_label" = "Άνοιγμα";
"preview_output" = "Έξοδος προεπισκόπησης";
"requires_version" = "Απαιτεί %@ ή μεταγενέστερη έκδοση.";
"retry_label" = "Επανάληψη";
"sensors.active.setting.time_until_idle" = "Χρόνος μέχρι την αδράνεια";
"sensors.geocoded_location.setting.use_zones" = "Χρήση ονόματος ζώνης";
Expand Down Expand Up @@ -281,8 +282,15 @@
"settings.connection_section.internal_url_ssids.header" = "SSIDs";
"settings.connection_section.internal_url_ssids.placeholder" = "MyFunnyNetworkName";
"settings.connection_section.local_push_description" = "Συνδεθείτε απευθείας στο διακομιστή Home Assistant για ειδοποιήσεις push όταν βρίσκεστε σε εσωτερικά SSID.";
"settings.connection_section.location_send_type.setting.exact" = "Ακριβής";
"settings.connection_section.location_send_type.setting.never" = "Ποτέ";
"settings.connection_section.location_send_type.setting.zone_only" = "Μόνο όνομα ζώνης";
"settings.connection_section.location_send_type.title" = "Η τοποθεσία εστάλη";
"settings.connection_section.logged_in_as" = "Συνδεδεμένος ως";
"settings.connection_section.remote_ui_url.title" = "Απομακρυσμένη διεύθυνση URL διεπαφής χρήστη";
"settings.connection_section.sensor_send_type.setting.all" = "Όλα";
"settings.connection_section.sensor_send_type.setting.none" = "Κανένα";
"settings.connection_section.sensor_send_type.title" = "Αισθητήρες που απεστάλησαν";
"settings.connection_section.servers" = "Διακομιστές";
"settings.connection_section.ssid_permission_and_accuracy_message" = "Η πρόσβαση σε SSID στο παρασκήνιο απαιτεί άδεια τοποθεσίας \"Πάντα\" και ακρίβεια τοποθεσίας \"Πλήρης\". Πατήστε εδώ για να αλλάξετε τις ρυθμίσεις σας.";
"settings.connection_section.ssid_permission_message" = "Η πρόσβαση σε SSID στο παρασκήνιο απαιτεί άδεια τοποθεσίας \"Πάντα\". Πατήστε εδώ για να αλλάξετε τις ρυθμίσεις σας.";
Expand Down Expand Up @@ -439,7 +447,7 @@
"settings_details.location.zones.radius.title" = "Ακτίνα";
"settings_details.notifications.badge_section.automatic_setting.description" = "Επαναφέρει το σήμα στο 0 κάθε φορά που ξεκινάτε την εφαρμογή.";
"settings_details.notifications.badge_section.automatic_setting.title" = "Αυτόματα";
"settings_details.notifications.badge_section.button.title" = "Επαναφορά σήματος στο 0";
"settings_details.notifications.badge_section.button.title" = "Επαναφορά Σήματος";
"settings_details.notifications.categories.deprecated_note" = "Οι κατηγορίες δεν απαιτούνται πλέον για ειδοποιήσεις με δυνατότητα ενέργειας και θα καταργηθούν σε μελλοντική έκδοση.";
"settings_details.notifications.categories.header" = "Κατηγορίες";
"settings_details.notifications.categories_synced.empty" = "Καμία συγχρονισμένη κατηγορία";
Expand Down
2 changes: 1 addition & 1 deletion Sources/App/Resources/en-GB.lproj/Frontend.strings
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"panel::logbook" = "Logbook";
"panel::mailbox" = "Mailbox";
"panel::map" = "Map";
"panel::media_browser" = "Media Browser";
"panel::media_browser" = "Media";
"panel::profile" = "Profile";
"panel::shopping_list" = "Shopping List";
"panel::states" = "Overview";
Loading

0 comments on commit b7b1a17

Please sign in to comment.