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

Fix typos in Polish localization #5592

Merged
merged 1 commit into from
Aug 25, 2023
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
6 changes: 3 additions & 3 deletions Platform/pl.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,7 @@

// VMAppleRemovableDrivesView.swift
"Remove" = "Usuń";
"Shared Directory" = "Wspódzielenie katalogu";
"Shared Directory" = "Współdzielenie katalogu";
"External Drive" = "Dysk zewnętrzny";
"New Shared Directory…" = "Nowy współdzielony katalog...";
"New External Drive…" = "Nowy dysk zewnętrzny...";
Expand Down Expand Up @@ -496,7 +496,7 @@
"Icon" = "Ikona";

// VMConfigInputView.swift
"If enabled, the default input devices will be emulated on the USB bus." = "Jeśli właczone, domyślne urządzenia wejścia będą emulowane na magistrali USB.";
"If enabled, the default input devices will be emulated on the USB bus." = "Jeśli włączone, domyślne urządzenia wejścia będą emulowane na magistrali USB.";
"USB Support" = "Wsparcie USB";
"USB Sharing" = "Współdzielenie USB";
"USB sharing not supported in this build of UTM." = "Współdzielenie USB nie jest wspieranę przez tą wersję UTM.";
Expand Down Expand Up @@ -542,7 +542,7 @@
"Balloon Device" = "Urządzenie Balloon";
"TPM Device" = "Urządzenie TPM";
"This is required to boot Windows 11." = "To jest wymagane, aby uruchomić Windows 11.";
"Use Hypervisor" = "Użyj Hipernadzorcy (Hyperviosor)";
"Use Hypervisor" = "Użyj Hipernadzorcy (Hypervisor)";
"Only available if host architecture matches the target. Otherwise, TCG emulation is used." = "Dostępne tylko jeśli architektura gospodarza odpowiada architekturze gościa. W innym wypadku, zostanie użyta emulacja TCG.";
"Use local time for base clock" = "Używaj czasu lokalnego jako podstawowego zegara maszyny wirtualnej";
"If checked, use local time for RTC which is required for Windows. Otherwise, use UTC clock." = "Jeśli zaznaczone, używaj czasu lokalnego dla RTC, czego wymaga Windows. W innym wypadku, używaj zegara UTC.";
Expand Down