Skip to content

Commit

Permalink
Merge pull request #693 from grzegorz914/patch-33
Browse files Browse the repository at this point in the history
Update pl.json
  • Loading branch information
oznu committed May 21, 2020
2 parents 336d1c5 + 8a3edc7 commit 0a0d20d
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions ui/src/i18n/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -192,35 +192,35 @@
"reset.message_all_automations_will_be_reset": "Wszystkie automatyzacje i będą wymagały rekonfiguracji po zresetowaniu.",
"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_remove_cached_accessories_single": "Delete a single accessory from the accessory cache.",
"reset.message_remove_cached_accessories": "Ta czynność całkowicie usunie wszystkie akcesoria z pamięci podręcznej.",
"reset.message_remove_cached_accessories_single": "Ta czynność usunie jedno z akcesoriów z pamięci podręcznej.",
"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": "Wyczyść",
"reset.title_clear_cached_accessories": "Wyczyść pamięć podręczną z akcesoriów",
"reset.title_clear_cached_accessories_single": "Remove Single Cached Accessory",
"reset.title_clear_cached_accessories": "Wyczyść wszystkie akcesoria z pamięci podręcznej",
"reset.title_clear_cached_accessories_single": "Wyczyść jedno z akcesoriów z pamici podręcznej",
"reset.title_force_restart_hb_service": "Wymuś restart (hb-service)",
"reset.title_force_restart_hb_service_short": "Zrestartuj",
"reset.title_reset": "Zresetuj",
"reset.title_reset_homebridge_accessory": "Zresetuj akcesoria",
"reset.title_warning": "Ostrzeżenie",
"reset.toast_accessory_reset": "Resetowanie akcesoriów",
"reset.toast_cached_accessory_removed": "Cached accessory removed.",
"reset.toast_cached_accessory_removed": "Akcesorium zostało usunięte z pamięci podręcznej.",
"reset.toast_clear_cached_accessories_success": "Resetowanie Homebridge i czyszczenie pamięci podręcznej akcesoriów zakończone sukcesem.",
"reset.toast_failed_to_delete_cached_accessory": "Failed to delete accessory.",
"reset.toast_failed_to_delete_cached_accessory": "Błąd w trakcie usuwania akcosorium z pamięci podręcznej.",
"reset.toast_failed_to_reset": "Nie udało się zresetować akcessoriów. Sprawdź dziennik logów.",
"reset.toast_removing_cached_accessory_please_wait": "Removing accessory from cache, please wait...",
"reset.toast_removing_cached_accessory_please_wait": "Usuwanie akcesorium z pamięci podręcznej, proszę czekać...",
"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.",
"restart.message_server_is_taking_long_time_to_restart": "Restart serwera zajmuje więcej czasu. Może być konieczny ręczny restart.",
"restart.title_restart": "Restartowanie serwera",
"restart.toast_server_restart_error": "Błąd w trakcie restartu serwera",
"restart.toast_server_restarted": "Serwer uruchomił się ponownie",
"restart.toast_sever_restart_timeout": "Serwer potrzebuje więcej czasu, aby powrócić do trybu online",
"settings.manage_cache.help": "If an accessory you no longer have is still being displayed in HomeKit, you may need to remove it from the cache. You can choose to remove a single accessory from the cache, or remove all cached accessories.",
"settings.manage_cache.help": "Jeśli jakieś akcesorium którego już nie masz zainstalowanego a nadal jest wyświetlane w aplikacji HomeKit, prawdopodobnie musisz je usunąć z pamięci podręcznej. Możesz wybrać czy usunąć wszystkie lub jedno z akcesoriów.",
"settings.title_actions": "Akcje",
"settings.title_environment_variables": "Zmienne środowiskowe",
"settings.title_manage_cached_accessories": "Manage Cached Accessories",
"settings.title_manage_cached_accessories": "Zarządzanie akcesoriami w pamięci podręcznej",
"settings.title_startup_options": "Opcje startowe",
"status.cpu.label_load": "Obciążenie",
"status.cpu.label_temp": "Temperatura",
Expand Down

0 comments on commit 0a0d20d

Please sign in to comment.