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 #338

Merged
merged 1 commit into from
Aug 2, 2019
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
12 changes: 6 additions & 6 deletions ui/src/i18n/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,17 +129,17 @@
"restart.toast_server_restart_error": "Wystąpił błąd podczas wysyłania polecenia 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",
"status.cpu.label_load": "Load",
"status.cpu.label_load": "Obciążenie",
"status.cpu.label_temp": "Temp",
"status.cpu.title_cpu": "CPU",
"status.homebridge.label_checking_for_updates": "Sprawdzanie aktualizacji...",
"status.homebridge.label_up_to_date": "Aktualne",
"status.homebridge.label_update_available": "Dostępna aktualizacja! (v{{latestVersion}})",
"status.homebridge.label_version": "Wersja",
"status.plugins_out_of_date": "Wtyczki nieaktualne",
"status.memory.label_free": "Free",
"status.memory.label_total": "Total",
"status.memory.label_used": "Used",
"status.memory.label_free": "Wolna",
"status.memory.label_total": "Całkowita",
"status.memory.label_used": "Użyta",
"status.memory.title_memory": "Pamięć",
"status.message_code_scan_instructions": "Zeskanuj ten kod na urządzeniu z systemem iOS, aby dodać go do HomeKit.",
"status.services.label_console": "Panel WWW",
Expand All @@ -151,7 +151,7 @@
"status.uptime.label_days": "Dni",
"status.uptime.label_hours": "Godzin",
"status.uptime.label_minutes": "Minut",
"status.uptime.title_uptime": "Uptime",
"status.uptime.title_uptime": "Czas pracy",
"toast.title_error": "Błąd",
"toast.title_success": "Powodzenie",
"toast.title_warning": "Ostrzeżenie",
Expand All @@ -172,4 +172,4 @@
"users.toast_failed_to_update_user": "Błąd aktualizacji użytkownika",
"users.toast_updated_user": "Użytkownik zaktualizowany",
"users.toast_user_deleted": "Użytkownik usunięty"
}
}