Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Show file tree
Hide file tree
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
8 changes: 4 additions & 4 deletions MonitorControl/UI/hu.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"About" = "Névjegy";

/* 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!" = "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!";
"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!" = "Úgy tűnik Egy másik alkalmazás módosítja a fényerőt vagy a színeket ami problémát okoz.\n\nEz megoldható a másik alkalmazás bezárásával vagy a MonitorControl-ban a kijelzők gamma vezérlésének letiltásával!";

/* Shown in the main prefs window */
"App menu" = "MenĂĽ";
Expand Down Expand Up @@ -35,7 +35,7 @@
"Decrease" = "Csökkentés";

/* Shown in the alert dialog */
"Disable gamma control for my displays" = "Disable gamma control for my displays";
"Disable gamma control for my displays" = "Kijelzők gamma vezérlésének letiltása";

/* Shown in the main prefs window */
"Displays" = "Kijelzők";
Expand All @@ -56,7 +56,7 @@
"Hardware (DDC)" = "Hardver (DDC)";

/* Shown in the alert dialog */
"I'll quit the other app" = "I'll quit the other app";
"I'll quit the other app" = "Bezárom a másik alkalmazást";

/* Shown in the alert dialog */
"Incompatible previous version" = "Inkompatibilis előző verzió";
Expand All @@ -65,7 +65,7 @@
"Increase" = "Növelés";

/* Shown in the alert dialog */
"Is f.lux or similar running?" = "Is f.lux or similar running?";
"Is f.lux or similar running?" = "Fut f.lux vagy hasonló alkalmazás?";

/* Shown in the main prefs window */
"Keyboard" = "Billentyűzet";
Expand Down
2 changes: 1 addition & 1 deletion MonitorControl/UI/hu.lproj/Main.strings
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"Cz1-Mh-llk.title" = "⚠️ Figyelem! Ezen beállítások változtatása veszélyeztetheti a rendszer stabilitását!";

/* 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" = "Az alternatív gombok az F14/F15 (Scroll Lock vagy Pause PC-k esetén ill. fényerő gombok egyes Logitech billentyűn).";
"D4H-hU-FLn.title" = "Az alternatív gombok az F14/F15 (Scroll Lock vagy Pause PC-k esetén ill. fényerő gombok egyes Logitech billentyűzeteken).";

/* Class = "NSTextFieldCell"; title = "VCP list"; ObjectID = "D9t-vT-gNJ"; */
"D9t-vT-gNJ.title" = "VCP lista";
Expand Down