Added Polish translation (thanks to @Zbynius) (#1027)

This commit is contained in:
Istvan Toth 2022-05-06 16:26:22 +02:00 committed by GitHub
parent 6d332aa619
commit a137f2364d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 585 additions and 2 deletions

View file

@ -142,6 +142,9 @@
AA9CB6402704C1A40086DC0E /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = "<group>"; };
AA9CB6412704C1B80086DC0E /* zh-Hant-TW */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant-TW"; path = "zh-Hant-TW.lproj/Main.strings"; sourceTree = "<group>"; };
AA9CB6422704C1B80086DC0E /* zh-Hant-TW */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant-TW"; path = "zh-Hant-TW.lproj/Localizable.strings"; sourceTree = "<group>"; };
AAA4BEAA2825662C004781C3 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/Main.strings; sourceTree = "<group>"; };
AAA4BEAB2825662C004781C3 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/InternetAccessPolicy.strings; sourceTree = "<group>"; };
AAA4BEAC2825662C004781C3 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/Localizable.strings; sourceTree = "<group>"; };
AAB2F637273ED099004AB5A4 /* .swiftlint.yml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.yaml; path = .swiftlint.yml; sourceTree = "<group>"; };
AAB2F639273ED0AD004AB5A4 /* .swift-version */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ".swift-version"; sourceTree = "<group>"; };
AAB2F63A273ED0AD004AB5A4 /* .gitignore */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = .gitignore; sourceTree = "<group>"; };
@ -444,6 +447,7 @@
es,
"pt-BR",
cs,
pl,
);
mainGroup = 56754EA21D9A4016007BCDC5;
packageReferences = (
@ -646,6 +650,7 @@
17DE48C4273E9DC500A1779F /* es */,
AA99E81527622EBE00413316 /* pt-BR */,
AA90101E27C56A0E00CC1DF7 /* cs */,
AAA4BEAA2825662C004781C3 /* pl */,
);
name = Main.storyboard;
sourceTree = "<group>";
@ -666,6 +671,7 @@
17DE48C5273E9DC500A1779F /* es */,
AA99E81627622EBE00413316 /* pt-BR */,
AA90101F27C56A0E00CC1DF7 /* cs */,
AAA4BEAB2825662C004781C3 /* pl */,
);
name = InternetAccessPolicy.strings;
sourceTree = "<group>";
@ -686,6 +692,7 @@
17DE48C6273E9DC500A1779F /* es */,
AA99E81727622EBE00413316 /* pt-BR */,
AA90102027C56A0E00CC1DF7 /* cs */,
AAA4BEAC2825662C004781C3 /* pl */,
);
name = Localizable.strings;
sourceTree = "<group>";

View file

@ -19,7 +19,7 @@
<key>CFBundleShortVersionString</key>
<string>$(MARKETING_VERSION)</string>
<key>CFBundleVersion</key>
<string>7030</string>
<string>7031</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.utilities</string>
<key>LSMinimumSystemVersion</key>

View file

@ -0,0 +1,8 @@
/* General application description */
"ApplicationDescription" = "MonitorControl umożliwia sterowanie jasnością i głośnością wyświetlaczy zewnętrznych";
/* Sofware update deny consequences */
"SoftwareUpdateDenyConsequences" = "Jeśli zblokujesz te połączenia, nie będziesz otrzymywać powiadomień o nowych wersjach i aktualizacjach zabezpieczeń. Aktualizacje zabezpieczeń są ważne, aby chronić przed atakami złośliwego oprogramowania.";
/* Software update purpose */
"SoftwareUpdatePurpose" = "Program MonitorControl sprawdza dostępność nowych wersji i aktualizacji zabezpieczeń.";

View file

@ -0,0 +1,152 @@
/* Shown in the main prefs window */
"About" = "O programie";
/* Shown in the alert dialog */
"An other app seems to change the brightness or colors which causes issues.\n\nTo solve this, you need to quit the other app or disable gamma control for your displays in MonitorControl!" = "Inna aplikacja wydaje się zmieniać jasność lub kolory, co powoduje problemy.\n\nAby rozwiązać ten problem, należy zamknąć inną aplikację lub wyłączyć kontrolę gamma dla wyświetlaczy w programie MonitorControl!";
/* Shown in the main prefs window */
"App menu" = "Menu aplikacji";
/* Shown in the alert dialog */
"Are you sure you want to enable a longer delay? Doing so may freeze your system and require a restart. Start at login will be disabled as a safety measure." = "Czy na pewno chcesz włączyć większe opóźnienie? W takim przypadku może dojść do zamrożenia systemu i konieczności jego ponownego uruchomienia. W ramach środków bezpieczeństwa funkcja Start przy logowaniu zostanie wyłączona.";
/* Shown in the alert dialog */
"Are you sure you want to reset all preferences?" = "Czy na pewno chcesz zresetować wszystkie ustawienia?";
/* Shown in menu */
"Brightness" = "Jasność";
/* Build */
"Build" = "Wersja";
/* Shown in the Display Preferences */
"Built-in Display" = "Wbudowany wyświetlacz";
/* Shown in menu */
"Check for updates…" = "Sprawdź aktualizacje…";
/* Shown in menu */
"Contrast" = "Kontrast";
/* Version */
"Copyright Ⓒ MonitorControl, " = "Copyright Ⓒ MonitorControl, ";
/* Shown in record shortcut box */
"Decrease" = "Zmniejsz";
/* Shown in the alert dialog */
"Disable gamma control for my displays" = "Wyłącz kontrolę gamma dla moich monitorów";
/* Shown in the main prefs window */
"Displays" = "Wyświetlacze";
/* Shown in the alert dialog */
"Enable Longer Delay?" = "Włączać dłuższe opóźnienie?";
/* Shown in the Display Preferences */
"External Display" = "Zewnętrzny wyświetlacz";
/* Shown in the main prefs window */
"General" = "Ogólne";
/* Shown in the Display Preferences */
"Hardware (Apple)" = "Urządzenie (Apple)";
/* Shown in the Display Preferences */
"Hardware (DDC)" = "Sprzętowe (DDC)";
/* Shown in the alert dialog */
"I'll quit the other app" = "Zrezygnuję z drugiej aplikacji";
/* Shown in the alert dialog */
"Incompatible previous version" = "Niezgodność z poprzednią wersją";
/* Shown in record shortcut box */
"Increase" = "Zwiększ";
/* Shown in the alert dialog */
"Is f.lux or similar running?" = "Czy f.lux lub podobny działa?";
/* Shown in the main prefs window */
"Keyboard" = "Klawiatura";
/* Shown in record shortcut box */
"Mute" = "Wycisz";
/* Shown in the alert dialog */
"No" = "Nie";
/* Shown in the Display Preferences */
"No Control" = "Brak ustawień";
/* Shown in the Display Preferences */
"Other Display" = "Inny wyświetlacz";
/* Shown in the alert dialog */
"Preferences for an incompatible previous app version detected. Default preferences are reloaded." = "Wykryto ustawienia dla niekompatybilnej poprzedniej wersji aplikacji. Domyślne ustawienia zostaną wczytane ponownie.";
/* Shown in menu */
"Preferences…" = "Ustawienia…";
/* Shown in menu */
"Quit" = "Zamknij";
/* Shown in the alert dialog */
"Reset Preferences?" = "Reset ustawień?";
/* Shown in the alert dialog */
"Safe Mode Activated" = "Tryb bezpieczny aktywowany";
/* Shown in the alert dialog */
"Shift was pressed during launch. MonitorControl started in safe mode. Default preferences are reloaded, DDC read is blocked." = "Podczas uruchamiania programu wciśnięto klawisz Shift. Program MonitorControl został uruchomiony w trybie bezpiecznym. Ustawienia domyślne zostały wczytane ponownie, odczyt DDC został zablokowany..";
/* Shown in the alert dialog */
"Shortcuts not available" = "Skróty niedostępne";
/* Shown in the Display Preferences */
"Software (gamma)" = "Programowe (gamma)";
/* Shown in the Display Preferences */
"Software (gamma, forced)" = "Programowe (gamma, wymuszone)";
/* Shown in the Display Preferences */
"Software (shade)" = "Programowe (odcień)";
/* Shown in the Display Preferences */
"Software (shade, forced)" = "Programowe (odcień, wymuszone)";
/* Shown in the Display Preferences */
"This display allows for software brightness control via gamma table manipulation or shade as it does not support hardware control. Reasons for this might be using the HDMI port of a Mac mini (which blocks hardware DDC control) or having a blacklisted display." = "Ten wyświetlacz umożliwia programowe sterowanie jasnością za pomocą manipulacji tablicą gamma lub cieniowaniem, ponieważ nie obsługuje sterowania sprzętowego. Powodem tego może być korzystanie z portu HDMI komputera Mac mini (który blokuje sprzętowe sterowanie DDC) lub monitor znajdujący się na czarnej liście..";
/* Shown in the Display Preferences */
"This display has an unspecified control status." = "Ten wyświetlacz ma nieokreślony status sterowania.";
/* Shown in the Display Preferences */
"This display is reported to support hardware DDC control but the current settings allow for software control only." = "Ten wyświetlacz podobno obsługuje sprzętowe sterowanie DDC, ale obecne ustawienia umożliwiają tylko sterowanie programowe.";
/* Shown in the Display Preferences */
"This display is reported to support hardware DDC control. If you encounter issues, you can disable hardware DDC control to force software control." = "Ten wyświetlacz obsługuje podobno sprzętowe sterowanie DDC. Jeśli wystąpią problemy, można wyłączyć sprzętowe sterowanie DDC, aby wymusić sterowanie programowe.";
/* Shown in the Display Preferences */
"This display supports native Apple brightness protocol. This allows macOS to control this display without MonitorControl as well." = "Ten wyświetlacz obsługuje natywny protokół jasności firmy Apple. Dzięki temu system macOS może sterować tym monitorem także bez programu MonitorControl.";
/* Shown in the Display Preferences */
"This is a virtual display (examples: AirPlay, Sidecar, display connected via a DisplayLink Dock or similar) which does not allow hardware or software gammatable control. Shading is used as a substitute but only in non-mirror scenarios. Mouse cursor will be unaffected and artifacts may appear when entering/leaving full screen mode." = "Jest to wirtualny wyświetlacz (typu: AirPlay, Sidecar, wyświetlacz podłączony za pomocą stacji dokującej DisplayLink Dock lub podobnej), który nie umożliwia sterowania gammatycznego sprzętowego ani programowego. Cieniowanie jest używane jako substytut, ale tylko w scenariuszach bez lustra. Nie ma to wpływu na kursor myszy, a artefakty mogą się pojawiać podczas wchodzenia i wychodzenia z trybu pełnoekranowego..";
/* Unknown display name */
"Unknown" = "Nieznany";
/* Version */
"Version" = "Wersja";
/* Shown in the Display Preferences */
"Virtual Display" = "Wyświetlacz wirtualny";
/* Shown in menu */
"Volume" = "Głośność";
/* Shown in the alert dialog */
"Yes" = "Tak";
/* Shown in the alert dialog */
"You need to enable MonitorControl in System Preferences > Security and Privacy > Accessibility for the keyboard shortcuts to work" = "Aby skróty klawiaturowe działały, należy włączyć funkcję MonitorControl w Preferencjach systemowych > Bezpieczeństwo i prywatność > Dostępność";

View file

@ -0,0 +1,416 @@
/* Class = "NSButtonCell"; title = "Sync brightness changes from Built-in and Apple displays"; ObjectID = "0ca-DG-AgB"; */
"0ca-DG-AgB.title" = "Synchronizuj zmianę jasności z wyświetlaczy wbudowanych i Apple";
/* Class = "NSMenuItem"; title = "Assume last saved settings are valid (recommended)"; ObjectID = "1in-79-6qm"; */
"1in-79-6qm.title" = "Przyjmij, że ostatnio zapisane ustawienia są ważne (zalecane)";
/* Class = "NSTextFieldCell"; title = "MonitorControl"; ObjectID = "1PJ-14-Bvn"; */
"1PJ-14-Bvn.title" = "MonitorControl";
/* Class = "NSMenuItem"; title = "Standard keyboard volume and mute keys"; ObjectID = "1sy-Kd-WL5"; */
"1sy-Kd-WL5.title" = "Standardowe klawisze głośności i wyciszania klawiatury";
/* Class = "NSTextFieldCell"; title = "DDC min"; ObjectID = "1zE-fg-xEm"; */
"1zE-fg-xEm.title" = "DDC min";
/* Class = "NSTextFieldCell"; title = "Volume down"; ObjectID = "21s-bv-GTK"; */
"21s-bv-GTK.title" = "Volume down";
/* Class = "NSMenuItem"; title = "Show separate controls for each display in menu"; ObjectID = "3eO-bN-ZRl"; */
"3eO-bN-ZRl.title" = "Pokaż osobne elementy sterujące dla każdego wyświetlacza w menu";
/* Class = "NSMenuItem"; title = "Apply last saved values to the display"; ObjectID = "3Jr-bW-YYq"; */
"3Jr-bW-YYq.title" = "Zastosuj ostatnio zapisane wartości dla wyświetlacza";
/* Class = "NSMenuItem"; title = "Custom keyboard shortcuts"; ObjectID = "4CG-0I-anB"; */
"4CG-0I-anB.title" = "Własne skróty klawiaturowe";
/* Class = "NSTextFieldCell"; title = "Using window focus might not work properly with full screen apps."; ObjectID = "4dX-o1-xAc"; */
"4dX-o1-xAc.title" = "Używanie fokusa okna może nie działać poprawnie w aplikacjach pełnoekranowych.";
/* Class = "NSTextFieldCell"; title = "Welcome to MonitorControl"; ObjectID = "5J0-BD-top"; */
"5J0-BD-top.title" = "Welcome to MonitorControl";
/* Class = "NSButtonCell"; title = "Reset Preferences"; ObjectID = "5yT-5F-X5R"; */
"5yT-5F-X5R.title" = "Resetuj ustawienia";
/* Class = "NSMenuItem"; title = "Always hide"; ObjectID = "6mo-7S-oOO"; */
"6mo-7S-oOO.title" = "Zawsze ukryj";
/* Class = "NSTextFieldCell"; title = "Slider behavior:"; ObjectID = "75n-7M-1mS"; */
"75n-7M-1mS.title" = "Zachowanie suwaka:";
/* Class = "NSButtonCell"; title = "Show slider tick marks"; ObjectID = "7zf-m1-gJO"; */
"7zf-m1-gJO.title" = "Pokaż zaznaczenia suwaka";
/* Class = "NSTextFieldCell"; title = "Slider knob will snap to 0%, 25%, 50%, 75% and 100% when in proximity making setting these values easier. Disable for finer control."; ObjectID = "8Gx-Ya-zhp"; */
"8Gx-Ya-zhp.title" = "Po zbliżeniu znacznik suwaka ustawi się na 0%, 25%, 50%, 75% i 100%, co ułatwi ustawienie tych wartości. Wyłączenie umożliwia dokładniejszą kontrolę.";
/* Class = "NSButtonCell"; title = "Use fine OSD scale for brightness and contrast"; ObjectID = "8Q8-57-xnT"; */
"8Q8-57-xnT.title" = "Użyj precyzyjnej skali OSD dla jasności i kontrastu";
/* Class = "NSButtonCell"; title = "Start using MonitorControl"; ObjectID = "8WE-da-OZC"; */
"8WE-da-OZC.title" = "Start using MonitorControl";
/* Class = "NSButtonCell"; title = "Special thanks to our contributors!"; ObjectID = "95V-M4-2l5"; */
"95V-M4-2l5.title" = "Specjalne podziękowania dla naszych współpracowników!";
/* Class = "NSMenuItem"; title = "Custom keyboard shortcuts"; ObjectID = "9eC-PD-FHl"; */
"9eC-PD-FHl.title" = "Własne skróty klawiaturowe";
/* Class = "NSMenuItem"; title = "Attempt to read display settings"; ObjectID = "9yL-no-aWa"; */
"9yL-no-aWa.title" = "Próba odczytania ustawień wyświetlacza";
/* Class = "NSTextFieldCell"; title = "Show tick marks at 0%, 25%, 50%, 75% and 100% for accuracy."; ObjectID = "A8P-vn-DEJ"; */
"A8P-vn-DEJ.title" = "Pokaż znaczniki przy 0%, 25%, 50%, 75% and 100% dla dokładności.";
/* Class = "NSTextFieldCell"; title = "Use brightness, volume and other settings from last time or use defaults. Values will be applied to the display upon first change by the user."; ObjectID = "an7-Aj-3fZ"; */
"an7-Aj-3fZ.title" = "Użyj jasności, głośności i innych ustawień z poprzedniej edycji lub zastosuj wartości domyślne. Wartości zostaną zastosowane do wyświetlacza przy pierwszej zmianie przez użytkownika.";
/* Class = "NSMenuItem"; title = "Use audio device name to determine which display to control"; ObjectID = "AqF-uD-KCY"; */
"AqF-uD-KCY.title" = "Użyj nazwy urządzenia audio, aby określić, który wyświetlacz ma być sterowany";
/* Class = "NSTextFieldCell"; title = "Start at Login?"; ObjectID = "bA1-GF-Y2n"; */
"bA1-GF-Y2n.title" = "Start at Login?";
/* Class = "NSMenuItem"; title = "Show sliders only for the display currently showing the menu"; ObjectID = "bbf-sS-uGv"; */
"bbf-sS-uGv.title" = "Pokaż suwaki tylko dla wyświetlacza, na którym aktualnie wyświetlane jest menu";
/* Class = "NSTextFieldCell"; title = "Brightness:"; ObjectID = "Bhb-6l-uPQ"; */
"Bhb-6l-uPQ.title" = "Jasność:";
/* Class = "NSTextFieldCell"; title = "(Software->DDC)"; ObjectID = "Bid-UL-blc"; */
"Bid-UL-blc.title" = "(Program->DDC)";
/* Class = "NSTextFieldCell"; title = "For hardware (DDC) controlled displays only. Results may vary."; ObjectID = "bIe-6O-xEH"; */
"bIe-6O-xEH.title" = "Tylko dla wyświetlaczy sterowanych sprzętowo (DDC). Wyniki mogą się różnić.";
/* Class = "NSButtonCell"; title = "Disable macOS volume OSD"; ObjectID = "bkM-Px-U3b"; */
"bkM-Px-U3b.title" = "Wyłącz OSD dla głośności macOS";
/* Class = "NSTextFieldCell"; title = "OSD scale:"; ObjectID = "bP4-GJ-vhJ"; */
"bP4-GJ-vhJ.title" = "Skala OSD:";
/* Class = "NSTextFieldCell"; title = "OSD scale:"; ObjectID = "Bqc-s3-C0w"; */
"Bqc-s3-C0w.title" = "Skala OSD:";
/* Class = "NSButtonCell"; title = "Reset settings"; ObjectID = "BYS-7Y-bRz"; */
"BYS-7Y-bRz.title" = "Resetuj ustawienia";
/* Class = "NSButtonCell"; title = "Enable Mute DDC command"; ObjectID = "bZq-0d-lJa"; */
"bZq-0d-lJa.title" = "Włącz komendę wycisz DDC";
/* Class = "NSButtonCell"; title = "Show volume slider in menu"; ObjectID = "c9D-MB-lma"; */
"c9D-MB-lma.title" = "Pokaż suwak głośności w menu";
/* Class = "NSMenuItem"; title = "Custom"; ObjectID = "Cle-DD-vR7"; */
"Cle-DD-vR7.title" = "Użytkownika";
/* Class = "NSTextFieldCell"; title = "Upon startup or wake:"; ObjectID = "cNt-Cq-vK4"; */
"cNt-Cq-vK4.title" = "Przy uruchamianiu lub budzeniu:";
/* Class = "NSTextFieldCell"; title = "⚠️ Warning! Changing some of these settings may cause system freezes or unexpected behavior!"; ObjectID = "Cz1-Mh-llk"; */
"Cz1-Mh-llk.title" = "⚠️ Uwaga! Zmiana niektórych ustawień może spowodować zawieszenie systemu lub nieoczekiwane zachowanie!";
/* Class = "NSTextFieldCell"; title = "Alternative keys are the F14/F15 (Scroll Lock and Pause on PC keyboards, brightness keys on some Logitech keyboards)."; ObjectID = "D4H-hU-FLn"; */
"D4H-hU-FLn.title" = "Alternatywne klawisze to F14/F15 (blokada przewijania i pauza w klawiaturach PC, klawisze jasności w niektórych klawiaturach Logitech).";
/* Class = "NSTextFieldCell"; title = "VCP list"; ObjectID = "D9t-vT-gNJ"; */
"D9t-vT-gNJ.title" = "lista VCP";
/* Class = "NSTextFieldCell"; title = "You can override audio device name under Displays (advanced) if needed."; ObjectID = "Dha-Tm-cDM"; */
"Dha-Tm-cDM.title" = "W razie potrzeby można zastąpić nazwę urządzenia audio w sekcji Wyświetlacze (zaawansowane).";
/* Class = "NSTextFieldCell"; title = "You can disable smooth transitions for a more direct, immediate control."; ObjectID = "ENt-mP-0yH"; */
"ENt-mP-0yH.title" = "Możesz wyłączyć płynne przejścia by mieć bardziej bezpośrednią, natychmiastową kontrolę.";
/* Class = "NSMenuItem"; title = "Minimal"; ObjectID = "Eq3-z9-yIo"; */
"Eq3-z9-yIo.title" = "Minimalny";
/* Class = "NSTextFieldCell"; title = "Scale mapping curve"; ObjectID = "Eui-5S-JR6"; */
"Eui-5S-JR6.title" = "Odwzorowanie skali";
/* Class = "NSTextFieldCell"; title = "Mute:"; ObjectID = "EvN-FT-vdZ"; */
"EvN-FT-vdZ.title" = "Wycisz:";
/* Class = "NSTextFieldCell"; title = "Normally keyboard controls change one OSD chiclet worth of value and Shift+Option allows fine control. This makes fine control default."; ObjectID = "f6J-Ui-uMB"; */
"f6J-Ui-uMB.title" = "Zazwyczaj elementy sterujące na klawiaturze zmieniają wartości o jeden chiclet OSD, a Shift+Option umożliwiają precyzyjne sterowanie. Dzięki temu precyzyjne sterowanie jest domyślne.";
/* Class = "NSButtonCell"; title = "Reset Name"; ObjectID = "f9g-8s-gdd"; */
"f9g-8s-gdd.title" = "Resetuj nazwę";
/* Class = "NSButtonCell"; title = "Automatically check for updates"; ObjectID = "Faf-9L-TXx"; */
"Faf-9L-TXx.title" = "Automatycznie sprawdź aktualizacje";
/* Class = "NSTextFieldCell"; title = "Brightness control:"; ObjectID = "fe9-Ia-t9m"; */
"fe9-Ia-t9m.title" = "Sterowanie jasnośćią:";
/* Class = "NSTextFieldCell"; title = "Volume:"; ObjectID = "FER-Ri-4UO"; */
"FER-Ri-4UO.title" = "Głośność:";
/* Class = "NSButtonCell"; title = "Allow zero brightness via software or combined dimming"; ObjectID = "FjB-XL-fG5"; */
"FjB-XL-fG5.title" = "Umożliw ustawienie zerowej jasności programowo lub sprzętowo";
/* Class = "NSTextFieldCell"; title = "Apple and built-in displays already have a brightness slider in Control Center."; ObjectID = "fmZ-HI-Mdc"; */
"fmZ-HI-Mdc.title" = "Wyświetlacze Apple i wyświetlacze wbudowane mają już suwak jasności w Centrum sterowania.";
/* Class = "NSMenuItem"; title = "None"; ObjectID = "FoA-yh-Yx3"; */
"FoA-yh-Yx3.title" = "brak";
/* Class = "NSMenuItem"; title = "Show as icons"; ObjectID = "fR3-kq-cps"; */
"fR3-kq-cps.title" = "pokaż jako ikony";
/* Class = "NSMenuItem"; title = "Show as text"; ObjectID = "fWd-Es-zsy"; */
"fWd-Es-zsy.title" = "pokaż jako tekst";
/* Class = "NSTextFieldCell"; title = "Invert"; ObjectID = "G5A-y3-eZz"; */
"G5A-y3-eZz.title" = "Odwróć";
/* Class = "NSMenuItem"; title = "Use window focus to determine which display to control"; ObjectID = "gTR-FW-FHc"; */
"gTR-FW-FHc.title" = "Użyj fokusu okna, aby określić, który wyświetlacz ma być sterowany";
/* Class = "NSTextFieldCell"; title = "Brightness slider for hardware or software controlled displays or TVs."; ObjectID = "gXH-HL-ZOL"; */
"gXH-HL-ZOL.title" = "Suwak jasności dla wyświetlaczy lub telewizorów sterowanych sprzętowo lub programowo.";
/* Class = "NSTextFieldCell"; title = "Override audio device name:"; ObjectID = "H9X-it-sXs"; */
"H9X-it-sXs.title" = "Zastąp nazwę urządzenia audio:";
/* Class = "NSTextFieldCell"; title = "Relaunch the app to access Preferences if the menu option is not accessible. Use the button below to quit the app."; ObjectID = "hF7-fM-aKr"; */
"hF7-fM-aKr.title" = "Jeśli opcja menu nie jest dostępna, uruchom ponownie aplikację, aby uzyskać dostęp do Preferencji. Aby zamknąć aplikację, użyj poniższego przycisku.";
/* Class = "NSButtonCell"; title = "Get current"; ObjectID = "hkC-vq-IcD"; */
"hkC-vq-IcD.title" = "Pobierz bieżącą";
/* Class = "NSMenuItem"; title = "Hide"; ObjectID = "HUT-Qc-kuu"; */
"HUT-Qc-kuu.title" = "Ukryj";
/* Class = "NSTextFieldCell"; title = "Additional controls:"; ObjectID = "i5X-M5-Tf5"; */
"i5X-M5-Tf5.title" = "Dodatkowe ustawienia:";
/* Class = "NSTextFieldCell"; title = "Brightness:"; ObjectID = "IJB-mO-e8I"; */
"IJB-mO-e8I.title" = "Jasność:";
/* Class = "NSButtonCell"; title = "Enable smooth brightness transitions"; ObjectID = "IK4-u5-qjf"; */
"IK4-u5-qjf.title" = "Umożliw płynną zmianę jasności";
/* Class = "NSButtonCell"; title = "Use fine OSD scale for volume"; ObjectID = "J3L-MW-iJL"; */
"J3L-MW-iJL.title" = "Użyj małej skali OSD dla głośności";
/* Class = "NSButtonCell"; title = "Start at Login"; ObjectID = "j72-NF-zsW"; */
"j72-NF-zsW.title" = "Uruchom po zalogowaniu";
/* Class = "NSTextFieldCell"; title = "Toggle Mute"; ObjectID = "jK7-7w-uib"; */
"jK7-7w-uib.title" = "Toggle Mute";
/* Class = "NSMenuItem"; title = "Change for all screens"; ObjectID = "jSj-HB-T2t"; */
"jSj-HB-T2t.title" = "Zmień dla wszystkich wyświetlaczy";
/* Class = "NSButtonCell"; title = "Check for updates"; ObjectID = "jVH-oc-rUi"; */
"jVH-oc-rUi.title" = "Sprawdź czy są aktualizacje";
/* Class = "NSButtonCell"; title = "Start MonitorControl at Login"; ObjectID = "JWJ-OY-VtE"; */
"JWJ-OY-VtE.title" = "Start MonitorControl at Login";
/* Class = "NSTextFieldCell"; title = "Note: you can press Shift during startup for 'Safe mode' to restore defaults and avoid reading or setting anything."; ObjectID = "Jx2-gO-nq9"; */
"Jx2-gO-nq9.title" = "Uwaga: podczas uruchamiania można nacisnąć klawisz Shift, aby przywrócić domyślne ustawienia i uniknąć odczytywania lub ustawiania czegokolwiek.";
/* Class = "NSButtonCell"; title = "Enable for Apple branded and built-in displays as well"; ObjectID = "K6A-4z-1aQ"; */
"K6A-4z-1aQ.title" = "Włącz współpracę z monitorami Apple i wbudowanymi";
/* Class = "NSTextFieldCell"; title = "MonitorControl needs access to \"accessibility\" to use macOS native keys to control your display.\nYou can enable it by adding MonitorControl in System Preferences > Security and Privacy > Accessibility."; ObjectID = "kBJ-Zf-1k2"; */
"kBJ-Zf-1k2.title" = "MonitorControl needs access to \"accessibility\" to use macOS native keys to control your display.\nYou can enable it by adding MonitorControl in System Preferences > Security and Privacy > Accessibility.";
/* Class = "NSTextFieldCell"; title = "Screen to control:"; ObjectID = "Kfj-WK-aSL"; */
"Kfj-WK-aSL.title" = "Screen to control:";
/* Class = "NSMenuItem"; title = "Depends on mouse pointer position"; ObjectID = "km4-hK-auM"; */
"km4-hK-auM.title" = "Zależne od położenia wskaźnika myszy";
/* Class = "NSMenuItem"; title = "Use combined slider for all displays"; ObjectID = "lA0-tv-qRs"; */
"lA0-tv-qRs.title" = "Użyj wspólnego suwaka dla wszystkich wyświetlaczy";
/* Class = "NSTextFieldCell"; title = "Brightness and contrast:"; ObjectID = "LO4-4k-gxY"; */
"LO4-4k-gxY.title" = "Jasność i kontrast:";
/* Class = "NSTextFieldCell"; title = "Display type:"; ObjectID = "lSJ-6w-KJ2"; */
"lSJ-6w-KJ2.title" = "Typ wyświetlacza:";
/* Class = "NSTextFieldCell"; title = "Screen to control:"; ObjectID = "ltL-gR-K3Z"; */
"ltL-gR-K3Z.title" = "Ustawienia dla wyświetlacza:";
/* Class = "NSTextFieldCell"; title = "Control your external displays brightness, contrast and volume directly from your Mac, using menulet sliders or the keyboard, including native Apple keys."; ObjectID = "Mh5-1A-apq"; */
"Mh5-1A-apq.title" = "Control your external displays brightness, contrast and volume directly from your Mac, using menulet sliders or the keyboard, including native Apple keys.";
/* Class = "NSButtonCell"; title = "Enable slider snapping"; ObjectID = "MlU-hl-d46"; */
"MlU-hl-d46.title" = "Włącz przyciąganie suwaka";
/* Class = "NSMenuItem"; title = "Always show in the menu bar"; ObjectID = "MM0-Lf-VgF"; */
"MM0-Lf-VgF.title" = "Zawsze wyświetlaj na pasku menu";
/* Class = "NSTextFieldCell"; title = "Contrast:"; ObjectID = "MMk-S2-yJN"; */
"MMk-S2-yJN.title" = "Kontrast:";
/* Class = "NSTextFieldCell"; title = "Volume:"; ObjectID = "mue-fa-8z6"; */
"mue-fa-8z6.title" = "Głośność:";
/* Class = "NSButtonCell"; title = "Show brightness slider in menu"; ObjectID = "MWo-6I-s9L"; */
"MWo-6I-s9L.title" = "Pokaż suwak jasności w menu";
/* Class = "NSButtonCell"; title = "Avoid gamma table manipulation"; ObjectID = "na6-mS-MPi"; */
"na6-mS-MPi.title" = "Unikaj manipulacji tablicą gamma";
/* Class = "NSTextFieldCell"; title = "Ensure MonitorControl is always running when you need it by launching the app at startup."; ObjectID = "nk6-Gh-Mfs"; */
"nk6-Gh-Mfs.title" = "Ensure MonitorControl is always running when you need it by launching the app at startup.";
/* Class = "NSTextFieldCell"; title = "Brightness up"; ObjectID = "nty-g6-Sde"; */
"nty-g6-Sde.title" = "Brightness up";
/* Class = "NSButtonCell"; title = "Separate scales for combined hardware & software dimming"; ObjectID = "O8o-hI-8eR"; */
"O8o-hI-8eR.title" = "Oddzielne skale dla łączonego ściemniania sprzęt. i programowego";
/* Class = "NSMenuItem"; title = "Disable keyboard"; ObjectID = "oHf-Gh-68c"; */
"oHf-Gh-68c.title" = "Zablokuj klawiaturę";
/* Class = "NSTextFieldCell"; title = "Application:"; ObjectID = "okD-DG-pYa"; */
"okD-DG-pYa.title" = "Aplikacja:";
/* Class = "NSMenuItem"; title = "Standard keyboard brightness keys"; ObjectID = "Oke-bW-cb1"; */
"Oke-bW-cb1.title" = "Standardowe klawisze jasności";
/* Class = "NSTextFieldCell"; title = "count:"; ObjectID = "Orv-yj-Nad"; */
"Orv-yj-Nad.title" = "wartość:";
/* Class = "NSTextFieldCell"; title = "Use the brightness keys of your Apple keyboard to control brightness. You can hold Control to adjust the built-in display, Control+Command to adjust external displays. Hold Shift+Option for fine control. Control+Option+Command adjusts contrast on DDC compatible displays."; ObjectID = "pa0-Hz-ace"; */
"pa0-Hz-ace.title" = "Do regulacji jasności służą klawisze jasności na klawiaturze Apple. Możesz przytrzymać Control, aby dostosować jasność wbudowanego wyświetlacza, Control+Command, aby dostosować jasność wyświetlaczy zewnętrznych. Przytrzymaj Shift+Option, aby uzyskać precyzyjną kontrolę. Control+Option+Command reguluje kontrast na wyświetlaczach zgodnych z DDC.";
/* Class = "NSTextFieldCell"; title = "Control method:"; ObjectID = "PaK-1f-DsW"; */
"PaK-1f-DsW.title" = "Metoda sterowania:";
/* Class = "NSButtonCell"; title = "Longer delay during DDC read operations"; ObjectID = "pF5-Sw-7BR"; */
"pF5-Sw-7BR.title" = "Większe opóźnienie podczas operacji odczytu DDC";
/* Class = "NSTextFieldCell"; title = "DDC max"; ObjectID = "psF-vX-AFB"; */
"psF-vX-AFB.title" = "DDC max";
/* Class = "NSButtonCell"; title = "Open System Preferences…"; ObjectID = "pVc-wG-Bdh"; */
"pVc-wG-Bdh.title" = "Open System Preferences…";
/* Class = "NSTextFieldCell"; title = "Use software dimming after the display reached zero hardware brightness for extended range. Works for DDC controlled displays only."; ObjectID = "PyY-p9-3NP"; */
"PyY-p9-3NP.title" = "Użyj programowego przyciemniania po osiągnięciu przez wyświetlacz zerowej jasności sprzętowej, aby uzyskać większy zasięg. Działa tylko w przypadku wyświetlaczy sterowanych przez DDC.";
/* Class = "NSTextFieldCell"; title = "Brightness down"; ObjectID = "q5a-Ix-Hjs"; */
"q5a-Ix-Hjs.title" = "Brightness down";
/* Class = "NSMenuItem"; title = "Both standard and custom shortcuts"; ObjectID = "QDG-SA-mRX"; */
"QDG-SA-mRX.title" = "Skróty standardowe oraz użytkownika";
/* Class = "NSButtonCell"; title = "Quit application"; ObjectID = "qlb-wH-qr4"; */
"qlb-wH-qr4.title" = "Zamknij aplikację";
/* Class = "NSButtonCell"; title = "Show contrast slider in menu"; ObjectID = "qO0-dB-yUs"; */
"qO0-dB-yUs.title" = "Pokaż suwak kontrastu w menu";
/* Class = "NSTextFieldCell"; title = "Volume control (DDC only):"; ObjectID = "qoh-Gn-f11"; */
"qoh-Gn-f11.title" = "Regulacja głośności (tylko DDC):";
/* Class = "NSTextFieldCell"; title = "Show percentage next to slider for more precision."; ObjectID = "qXy-CL-Wf1"; */
"qXy-CL-Wf1.title" = "Pokaż wartość procentową obok suwaka, dla większej precyzji.";
/* Class = "NSButtonCell"; title = "Combine hardware and software dimming"; ObjectID = "r76-Zc-x09"; */
"r76-Zc-x09.title" = "Połącz ściemnianie sprzętowe i programowe";
/* Class = "NSTextFieldCell"; title = "Enable Apple keyboard native key access"; ObjectID = "RBj-pU-aen"; */
"RBj-pU-aen.title" = "Enable Apple keyboard native key access";
/* Class = "NSMenuItem"; title = "Normal"; ObjectID = "Riq-uM-bTs"; */
"Riq-uM-bTs.title" = "Zwykły";
/* Class = "NSTextFieldCell"; title = "General menu items style:"; ObjectID = "thh-DG-ecH"; */
"thh-DG-ecH.title" = "General menu items style:";
/* Class = "NSTextFieldCell"; title = "@the0neyouseek (Guillaume B.)\n@JoniVR (Joni Van Roost)\n@waydabber (István T.)"; ObjectID = "TKd-J8-Iyk"; */
"TKd-J8-Iyk.title" = "@the0neyouseek (Guillaume B.)\n@JoniVR (Joni Van Roost)\n@waydabber (István T.)";
/* Class = "NSTextFieldCell"; title = "Menu Icon:"; ObjectID = "u6s-Pb-BCG"; */
"u6s-Pb-BCG.title" = "Ikona menu:";
/* Class = "NSButtonCell"; title = "Show advanced settings"; ObjectID = "UBq-Od-SIB"; */
"UBq-Od-SIB.title" = "Pokaż zaawansowane ustawienia";
/* Class = "NSTextFieldCell"; title = "Works if an audio device is selected with no native volume control."; ObjectID = "uF5-a9-Ngz"; */
"uF5-a9-Ngz.title" = "Działa w przypadku wybrania urządzenia audio bez natywnej regulacji głośności.";
/* Class = "NSButtonCell"; title = "Enable keyboard control for display"; ObjectID = "UqR-WE-jHl"; */
"UqR-WE-jHl.title" = "Włącz sterowanie klawiaturą dla wyświetlacza";
/* Class = "NSTextFieldCell"; title = "Contrast (DDC):"; ObjectID = "urd-Rh-aiL"; */
"urd-Rh-aiL.title" = "Kontrast (DDC):";
/* Class = "NSButtonCell"; title = "Do not use alternative brightness keys"; ObjectID = "vd2-Lk-neX"; */
"vd2-Lk-neX.title" = "Nie używaj alternatywnych klawiszy jasności";
/* Class = "NSMenuItem"; title = "Heavy"; ObjectID = "vik-vN-bJe"; */
"vik-vN-bJe.title" = "Silny";
/* Class = "NSTextFieldCell"; title = "Multiple displays:"; ObjectID = "vri-pv-tJ4"; */
"vri-pv-tJ4.title" = "Wiele wyświetlaczy:";
/* Class = "NSTextFieldCell"; title = "DDC read polling mode:"; ObjectID = "vwm-hY-on5"; */
"vwm-hY-on5.title" = "Tryb odczytu DDC:";
/* Class = "NSTextFieldCell"; title = "General options:"; ObjectID = "W58-ch-j69"; */
"W58-ch-j69.title" = "Podstawowe ustawienia:";
/* Class = "NSTextFieldCell"; title = "Useful when a display tends to reset its settings during sleep."; ObjectID = "w8B-x6-sq5"; */
"w8B-x6-sq5.title" = "Przydatne, gdy wyświetlacz ma tendencję do resetowania swoich ustawień podczas uśpienia.";
/* Class = "NSTextFieldCell"; title = "Changes that are caused by the Ambient light sensor or made using Touch Bar, Control Center, System Preferences will be replicated to all displays."; ObjectID = "wjv-tq-iUx"; */
"wjv-tq-iUx.title" = "Zmiany spowodowane przez czujnik oświetlenia otoczenia lub dokonane za pomocą paska dotykowego, Centrum sterowania, Ustawienia systemowe zostaną powielone na wszystkich wyświetlaczach.";
/* Class = "NSMenuItem"; title = "Change volume for all screens"; ObjectID = "Xih-P5-NyM"; */
"Xih-P5-NyM.title" = "Zmień głośność dla wszystkich wyświetlaczy";
/* Class = "NSTextFieldCell"; title = "Update settings from the display. May not work with some hardware."; ObjectID = "xjq-hs-wWB"; */
"xjq-hs-wWB.title" = "Aktualizacja ustawień z poziomu wyświetlacza. Może nie działać z niektórymi urządzeniami.";
/* Class = "NSMenuItem"; title = "Only if at least one slider is present"; ObjectID = "xLa-PN-rsq"; */
"xLa-PN-rsq.title" = "Tylko w przypadku obecności co najmniej jednego suwaka";
/* Class = "NSMenuItem"; title = "Both standard and custom shortcuts"; ObjectID = "xQJ-aJ-VhH"; */
"xQJ-aJ-VhH.title" = "Skróty standardowe oraz użytkownika";
/* Class = "NSTextFieldCell"; title = "Works best with various syncing and 'control all' keyboard settings enabled."; ObjectID = "XU4-Bn-bwH"; */
"XU4-Bn-bwH.title" = "Najlepiej działa z włączonymi różnymi ustawieniami synchronizacji i klawiatury „kontroluj wszystko”.";
/* Class = "NSTextFieldCell"; title = "Available"; ObjectID = "yBJ-5d-I7e"; */
"yBJ-5d-I7e.title" = "Dostępne";
/* Class = "NSTextFieldCell"; title = "Full OSD scale will be available for hardware brightness control and after reaching 0 brightness, further software dimming will be used."; ObjectID = "YHZ-VL-QJ3"; */
"YHZ-VL-QJ3.title" = "W przypadku sprzętowego sterowania jasnością dostępna będzie pełna skala OSD, a po osiągnięciu jasności 0 będzie stosowane dalsze ściemnianie programowe.";
/* Class = "NSTextFieldCell"; title = "Warning! With this option enabled, you might find yourself in a position when you end up with a blank display. This, combined with disabled keyboard controls can be frustrating."; ObjectID = "yi3-e1-wsL"; */
"yi3-e1-wsL.title" = "Ostrzeżenie! Po włączeniu tej opcji użytkownik może znaleźć się w sytuacji, w której będzie miał pusty ekran. To, w połączeniu z wyłączonymi elementami sterującymi na klawiaturze, może być frustrujące..";
/* Class = "NSTextFieldCell"; title = "Identifier:"; ObjectID = "YqZ-LS-YvR"; */
"YqZ-LS-YvR.title" = "Identyfikator:";
/* Class = "NSMenuItem"; title = "Depends on mouse pointer position"; ObjectID = "Ytd-mg-N5E"; */
"Ytd-mg-N5E.title" = "Zależnie od położenia wskaźnika myszy";
/* Class = "NSTextFieldCell"; title = "Volume up"; ObjectID = "Z3w-eR-qDF"; */
"Z3w-eR-qDF.title" = "Volume up";
/* Class = "NSButtonCell"; title = "Use hardware DDC control"; ObjectID = "ZdU-gV-V05"; */
"ZdU-gV-V05.title" = "Użycie sprzętowego sterowania DDC";
/* Class = "NSMenuItem"; title = "Disable keyboard"; ObjectID = "zHa-xo-XPW"; */
"zHa-xo-XPW.title" = "Zablokuj klawiaturę";
/* Class = "NSButtonCell"; title = "Donate"; ObjectID = "ZKk-ve-rS4"; */
"ZKk-ve-rS4.title" = "Wspomóż";
/* Class = "NSButtonCell"; title = "Show percentages"; ObjectID = "ZUu-MR-XwA"; */
"ZUu-MR-XwA.title" = "Pokaż wartości procentowe";
/* Class = "NSTextFieldCell"; title = "Combined dimming switchover point:"; ObjectID = "zv8-pZ-OPy"; */
"zv8-pZ-OPy.title" = "Przełączenia ściemniania kombinowanego:";

View file

@ -19,7 +19,7 @@
<key>CFBundleShortVersionString</key>
<string>$(MARKETING_VERSION)</string>
<key>CFBundleVersion</key>
<string>7030</string>
<string>7031</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.utilities</string>
<key>LSBackgroundOnly</key>