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 translations #527

Merged
merged 3 commits into from
Feb 7, 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
20 changes: 10 additions & 10 deletions ui/src/i18n/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"accessories.control.label_jammed": "Zacięte",
"accessories.control.label_light": "Swiatło",
"accessories.control.label_locked": "Zablokowany",
"accessories.control.label_mute": "Wyciszenie zał.",
"accessories.control.label_not_mute": "Wyciszenie wył.",
"accessories.control.label_mute": "Wycisz. zał.",
"accessories.control.label_not_mute": "Wycisz. wył.",
"accessories.control.label_off": "Wył.",
"accessories.control.label_on": "Zał.",
"accessories.control.label_open": "Otwarte",
Expand Down Expand Up @@ -135,9 +135,9 @@
"plugins.manage.message_restart_required": "Wymagane ponowne uruchomienie i odświeżenie",
"plugins.manage.message_restart_required_reason": "Po zainstalowaniu nowej wersji musisz zrestartować Homebridge i <strong> odświeżyć tę stronę </strong>, aby upewnić się, że masz najnowszą wersję klienta.",
"plugins.manage.message_thanks_for_upgrading_ui": "Dziękujemy za zainstalowanie najnowszej wersji interfejsu Homebridge Config UI X.",
"plugins.manage.message_uninstall_remove_config_required": "If you are permanently removing this plugin, make sure you remove any config for this plugin in the config.json before restarting Homebridge.",
"plugins.manage.message_uninstall_remove_confirmation": "Are you sure you want to uninstall {{ pluginName }}?",
"plugins.manage.message_uninstall_remove_plugin_config": "Remove Plugin Config?",
"plugins.manage.message_uninstall_remove_config_required": "Jeśli całkowicie usunołeś tą wtyczkę, upewnij się że usunołeś jej konfiguracje w pliku config.json przed zrestartowaniem Homebridge.",
"plugins.manage.message_uninstall_remove_confirmation": "Jesteś pewny że chcesz odinstalować {{ pluginName }}?",
"plugins.manage.message_uninstall_remove_plugin_config": "Usunąć równierz konfigurację tej wtyczki?",
"plugins.placeholder_search_plugin": "Wyszukaj dostępne wtyczki...",
"plugins.settings.custom.homebridge-gsh.label_account_linked": "Konto podłączone",
"plugins.settings.custom.homebridge-gsh.label_link_account": "Podłącz konto",
Expand All @@ -153,23 +153,23 @@
"plugins.status_update_available": "Dostępna aktualizacja",
"plugins.toast_failed_to_load_plugins": "Nie udało się załadować wtyczek",
"plugins.tooltip_update_plugin_to": "Zaktualizuj wtyczkę do wersji v{{latestVersion}}",
"reset.accessories_will_may_need_to_be_reconfigured": "After performing this action some accessories may need to be reconfigured in HomeKit or re-added to your automations.",
"reset.accessories_will_may_need_to_be_reconfigured": "Po wykonaniu tej czynności dla niektórych akcesoriów może być wymagana ponownich k konfiguracja w HomeKit lub ponowne dodanie do automatyzacji.",
"reset.button_reset_homebridge_now": "Zresetuj teraz",
"reset.label_reset_homebridge": "Zresetuj",
"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_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": "This action will remove all cached accessories from your Homebridge instance.",
"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.",
"reset.message_your_homebridge_username_will_be_changed": "Nazwa użytkownika i kod PIN zostaną zmienione.",
"reset.title_clear_cache": "Clear Cache",
"reset.title_clear_cached_accessories": "Clear Cached Accessories",
"reset.title_clear_cache": "Wyczyść pamięć podręczną",
"reset.title_clear_cached_accessories": "Wyczyść pamięć podręczną z akcesoriów",
"reset.title_reset": "Reset",
"reset.title_reset_homebridge_accessory": "Zresetuj akcesoria",
"reset.title_warning": "Ostrzeżenie",
"reset.toast_accessory_reset": "Resetowanie akcesoriów",
"reset.toast_clear_cached_accessories_success": "Restarting Homebridge and clearing accessory cache.",
"reset.toast_clear_cached_accessories_success": "Resetowanie Homebridge i czyszczenie pamięci podręcznej akcesoriów zakończone sukcesem.",
"reset.toast_failed_to_reset": "Nie udało się zresetować akcessoriów. Sprawdź dziennik logów.",
"restart.label_restart_command_executed": "Komenda restartu wykonana",
"restart.message_please_wait_while_server_restarts": "Proszę czekać, ta strona zostanie automatycznie odświeżona po powrocie serwera do trybu online.",
Expand Down