Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pl.json #608

Merged
merged 1 commit into from
Apr 10, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ui/src/i18n/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
"platform.docker.startup_script.toast_script_must_use_hashbang": "Skrypt musi używać '#!/bin/sh'.",
"platform.docker.startup_script.toast_title_script_error": "Błąd skryptu",
"platform.docker.startup_script.toast_title_script_saved": "Skrypt startowy został zapisany",
"platform.linux.restart.confirmation": "Are you sure you want to reboot your operating system?",
"platform.linux.restart.confirmation": "Jesteś pewny że chcesz zrestartować system operacyjny?",
"platform.linux.restart.message_please_wait_while_server_restarts": "Poczekaj, ta strona zostanie automatycznie odświeżona, gdy Homebridge powróci online.",
"platform.linux.restart.message_server_taking_long_time_to_restart": "Ponowne uruchomienie serwera zajmuje dużo czasu. Może być konieczne ręczne zresetowanie serwera.",
"platform.linux.restart.title_restarting_server": "Ponowne uruchamianie serwera",
Expand Down Expand Up @@ -182,7 +182,7 @@
"reset.message_accessory_config_will_not_be_changed": "Reszta twojej konfiguracji nie zostanie zmieniona. Jeśli Homebridge nie uruchamia się z powodu złej konfiguracji, reset go nie naprawi.",
"reset.message_action_is_irreversible": "Ta czynność jest nieodwracalna! Przeczytaj uważnie, zanim przejdziesz dalej.",
"reset.message_all_automations_will_be_reset": "Wszystkie automatyzacje i będą wymagały rekonfiguracji po zresetowaniu.",
"reset.message_force_restart_hb_help_text": "Use this action to force the hb-service service to do a full restart.",
"reset.message_force_restart_hb_help_text": "Użyj tej akcji aby wymusić na usłudze hb-service pełny restart.",
"reset.message_need_to_remove_homebridge_accessory_from_home_app": "Będziesz musiał ręcznie usunąć istniejące akcesoria Homebridge z aplikacji domowej.",
"reset.message_remove_cached_accessories": "Ta czynność całkowicie usunie pamięć podręczną akcesoriów z Homebridge.",
"reset.message_reset_will_unpair_from_homekit": "Zresetowanie spowoduje odłączenie tego mostka z konfiguracji Apple HomeKit.",
Expand Down