Skip to content

Commit

Permalink
Merge pull request #186 from mientki/patch-4
Browse files Browse the repository at this point in the history
pl.json
  • Loading branch information
oznu authored Dec 18, 2018
2 parents 45deefd + 2983bfd commit a3193e7
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions ui/src/i18n/pl.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"accessories.button_add_room": "Dodaj pokój",
"accessories.button_create_room": "Utwórz pokój",
"accessories.button_toggle_hidden": "Toggle Hidden",
"accessories.button_toggle_hidden": "Przełącz ukryte",
"accessories.label_room_name": "nazwa pokoju",
"accessories.label_name": "Imię",
"accessories.label_hide_this_accessory": "Ukryj to akcesorium",
"accessories.message_for_more_information": "więcej informacji.",
"accessories.message_must_use_insecure_mode": "Aby sterować swoimi akcesoriami musisz uruchomić Homebridge w trybie <strong>insecure</strong>.",
"accessories.message_must_use_insecure_mode": "Aby sterować swoimi akcesoriami musisz uruchomić Homebridge w trybie <strong>niezabezpieczonym</strong>.",
"accessories.message_please_see": "Zobacz",
"accessories.title_accessories": "Akcesoria",
"accessories.title_accessory_control_disabled": "Sterowanie akcesoriami Homebridge jest wyłączone",
Expand Down Expand Up @@ -69,10 +69,10 @@
"platform.docker.settings.toast_title_settings_saved": "Ustawienia zapisane",
"platform.docker.startup_script.message_script_help": "Ten skrypt zostanie wykonany za każdym razem, gdy przy uruchamianiu kontenera dokera. Możesz tego użyć do zainstalowania dodatkowych pakietów, których mogą potrzebować wtyczki, takich jak ffmpeg lub libpcap-dev.",
"platform.docker.startup_script.toast_restart_required": "Konieczne będzie ponowne uruchomienie tego kontenera dokowanego, aby zmiany zaczęły obowiązywać.",
"platform.docker.startup_script.toast_script_must_use_hashbang": "Skryp musi używać #!/bin/sh hashbang.",
"platform.docker.startup_script.toast_script_must_use_hashbang": "Skrypt musi używać #!/bin/sh hashbang.",
"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.message_please_wait_while_server_restarts": "Poczekaj, ta strona zostanie automatycznie przekierowana, gdy Homebridge powróci do trybu online.",
"platform.linux.restart.message_please_wait_while_server_restarts": "Poczekaj, ta strona zostanie automatycznie odświeżona, gdy Homebridge powróci do trybu 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",
"platform.linux.restart.toast_server_restart_error": "Wystąpił błąd podczas wysyłania polecenia restartu serwera",
Expand All @@ -85,7 +85,7 @@
"plugins.button_uninstall": "Odinstaluj",
"plugins.button_update": "Update",
"plugins.button_upgrade": "Upgrade",
"plugins.label_certified_plugin": "Certified Plugin",
"plugins.label_certified_plugin": "Certyfikowany Plugin",
"plugins.manage.button_restart_now": "Uruchom ponownie Homebridge",
"plugins.manage.label_homebridge_upgraded": "Homebridge zaktualizowany",
"plugins.manage.label_install": "Instaluj",
Expand Down Expand Up @@ -120,7 +120,7 @@
"reset.toast_accessory_reset": "Homebridge Accessory Reset",
"reset.toast_failed_to_reset": "Nie udało się zresetować Homebridge. Zobacz dzienniki.",
"restart.label_restart_command_executed": "Komenda restartu wykonana",
"restart.message_please_wait_while_server_restarts": "Proszę czekać, ta strona zostanie automatycznie przekeirowana po powrocie derwera do trybu online.",
"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": "Ponowne uruchomienie serwera zajmuje dużo czasu. Może być konieczne ręczne wywołanie usługi Homebridge.",
"restart.title_restart": "Restart Homebridge",
"restart.toast_server_restart_error": "Wystąpił błąd podczas wysyłania polecenia restartu serwera",
Expand Down Expand Up @@ -167,5 +167,5 @@
"users.toast_failed_to_delete_user": "Błąd usuwania użytkownika",
"users.toast_failed_to_update_user": "Błąd aktualizacji użytkownika",
"users.toast_updated_user": "Użytkownik zaktualizowany",
"users.toast_user_deleted": "Użytkownik usunęty"
}
"users.toast_user_deleted": "Użytkownik usunięty"
}

0 comments on commit a3193e7

Please sign in to comment.