Skip to content

Commit b07d762

Browse files
authored
Added Czech translation (MonitorControl#959)
1 parent 3d97037 commit b07d762

File tree

6 files changed

+585
-2
lines changed

6 files changed

+585
-2
lines changed

MonitorControl.xcodeproj/project.pbxproj

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,9 @@
114114
AA5314C326EBF5170041D178 /* PrefKey.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PrefKey.swift; sourceTree = "<group>"; };
115115
AA665A5C26C5892800FEF2C1 /* AboutPrefsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AboutPrefsViewController.swift; sourceTree = "<group>"; };
116116
AA78BDBC2709FE7B00CA8DF7 /* UpdaterDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UpdaterDelegate.swift; sourceTree = "<group>"; };
117+
AA90101E27C56A0E00CC1DF7 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/Main.strings; sourceTree = "<group>"; };
118+
AA90101F27C56A0E00CC1DF7 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/InternetAccessPolicy.strings; sourceTree = "<group>"; };
119+
AA90102027C56A0E00CC1DF7 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/Localizable.strings; sourceTree = "<group>"; };
117120
AA99521626FE25AB00612E07 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
118121
AA99521826FE49A300612E07 /* MenuHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MenuHandler.swift; sourceTree = "<group>"; };
119122
AA99E81527622EBE00413316 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/Main.strings"; sourceTree = "<group>"; };
@@ -440,6 +443,7 @@
440443
"zh-Hant-TW",
441444
es,
442445
"pt-BR",
446+
cs,
443447
);
444448
mainGroup = 56754EA21D9A4016007BCDC5;
445449
packageReferences = (
@@ -641,6 +645,7 @@
641645
AA9CB6412704C1B80086DC0E /* zh-Hant-TW */,
642646
17DE48C4273E9DC500A1779F /* es */,
643647
AA99E81527622EBE00413316 /* pt-BR */,
648+
AA90101E27C56A0E00CC1DF7 /* cs */,
644649
);
645650
name = Main.storyboard;
646651
sourceTree = "<group>";
@@ -660,6 +665,7 @@
660665
8C1741972707B92E00E88D53 /* tr */,
661666
17DE48C5273E9DC500A1779F /* es */,
662667
AA99E81627622EBE00413316 /* pt-BR */,
668+
AA90101F27C56A0E00CC1DF7 /* cs */,
663669
);
664670
name = InternetAccessPolicy.strings;
665671
sourceTree = "<group>";
@@ -679,6 +685,7 @@
679685
AA9CB6422704C1B80086DC0E /* zh-Hant-TW */,
680686
17DE48C6273E9DC500A1779F /* es */,
681687
AA99E81727622EBE00413316 /* pt-BR */,
688+
AA90102027C56A0E00CC1DF7 /* cs */,
682689
);
683690
name = Localizable.strings;
684691
sourceTree = "<group>";

MonitorControl/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<key>CFBundleShortVersionString</key>
2020
<string>$(MARKETING_VERSION)</string>
2121
<key>CFBundleVersion</key>
22-
<string>7028</string>
22+
<string>7029</string>
2323
<key>LSApplicationCategoryType</key>
2424
<string>public.app-category.utilities</string>
2525
<key>LSMinimumSystemVersion</key>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
/* General application description */
2+
"ApplicationDescription" = "MonitorControl umožňuje ovládat jas a hlasitost externích displejů";
3+
4+
/* Sofware update deny consequences */
5+
"SoftwareUpdateDenyConsequences" = "Pokud nepovolíte tato připojení, nebudete moct dostávat oznámení o nových verzích ani bezpečnostních aktualizacích. Bezpečnostní aktualizace jsou důležité na ochranu proti malwaru.";
6+
7+
/* Software update purpose */
8+
"SoftwareUpdatePurpose" = "MonitorControl kontroluje, jestli nejsou k dispozici nové verze nebo bezpečnostní aktualizace.";
Lines changed: 152 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,152 @@
1+
/* Shown in the main prefs window */
2+
"About" = "O aplikaci";
3+
4+
/* Shown in the alert dialog */
5+
"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!" = "Zdá se, že jas a barvy ovládá ještě nějaká další aplikace, což způsobuje problémy.\n\nBuďto jinou aplikaci ukončete, nebo v MonitorControl vypněte ovládání gamy pro vaše displeje!";
6+
7+
/* Shown in the main prefs window */
8+
"App menu" = "Nabídka";
9+
10+
/* Shown in the alert dialog */
11+
"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." = "Určitě chcete zapnout delší prodlevu? Může dojít k zamrznutí systému, což by vyžadovalo restart. Možnost \„Spustit po přihlášení\“ se z bezpečnostních důvodů vypne.";
12+
13+
/* Shown in the alert dialog */
14+
"Are you sure you want to reset all preferences?" = "Určitě chcete obnovit všechny předvolby?";
15+
16+
/* Shown in menu */
17+
"Brightness" = "Jas";
18+
19+
/* Build */
20+
"Build" = "Build";
21+
22+
/* Shown in the Display Preferences */
23+
"Built-in Display" = "Vestavěný displej";
24+
25+
/* Shown in menu */
26+
"Check for updates…" = "Vyhledat aktualizace…";
27+
28+
/* Shown in menu */
29+
"Contrast" = "Kontrast";
30+
31+
/* Version */
32+
"Copyright Ⓒ MonitorControl, " = "Copyright Ⓒ MonitorControl, ";
33+
34+
/* Shown in record shortcut box */
35+
"Decrease" = "Snížit";
36+
37+
/* Shown in the alert dialog */
38+
"Disable gamma control for my displays" = "Vypnout u mých displejů ovládání gamy";
39+
40+
/* Shown in the main prefs window */
41+
"Displays" = "Displeje";
42+
43+
/* Shown in the alert dialog */
44+
"Enable Longer Delay?" = "Povolit delší prodlevu?";
45+
46+
/* Shown in the Display Preferences */
47+
"External Display" = "Externí displej";
48+
49+
/* Shown in the main prefs window */
50+
"General" = "Obecné";
51+
52+
/* Shown in the Display Preferences */
53+
"Hardware (Apple)" = "Hardwarové (Apple)";
54+
55+
/* Shown in the Display Preferences */
56+
"Hardware (DDC)" = "Hardwarové (DDC)";
57+
58+
/* Shown in the alert dialog */
59+
"I'll quit the other app" = "Ukončím jinou aplikaci";
60+
61+
/* Shown in the alert dialog */
62+
"Incompatible previous version" = "Nekompatibilní předchozí verze";
63+
64+
/* Shown in record shortcut box */
65+
"Increase" = "Zvýšit";
66+
67+
/* Shown in the alert dialog */
68+
"Is f.lux or similar running?" = "Běží f.lux nebo něco podobného?";
69+
70+
/* Shown in the main prefs window */
71+
"Keyboard" = "Klávesnice";
72+
73+
/* Shown in record shortcut box */
74+
"Mute" = "Ztlumit";
75+
76+
/* Shown in the alert dialog */
77+
"No" = "Ne";
78+
79+
/* Shown in the Display Preferences */
80+
"No Control" = "Bez ovládání";
81+
82+
/* Shown in the Display Preferences */
83+
"Other Display" = "Jiný displej";
84+
85+
/* Shown in the alert dialog */
86+
"Preferences for an incompatible previous app version detected. Default preferences are reloaded." = "Nalezeny předvolby pro předchozí, nekompatibilní verzi aplikace. Načetly se výchozí hodnoty.";
87+
88+
/* Shown in menu */
89+
"Preferences…" = "Předvolby…";
90+
91+
/* Shown in menu */
92+
"Quit" = "Ukončit";
93+
94+
/* Shown in the alert dialog */
95+
"Reset Preferences?" = "Obnovit předvolby?";
96+
97+
/* Shown in the alert dialog */
98+
"Safe Mode Activated" = "Bezpečný režim aktivní";
99+
100+
/* Shown in the alert dialog */
101+
"Shift was pressed during launch. MonitorControl started in safe mode. Default preferences are reloaded, DDC read is blocked." = "Běhěm spuštění byl zmáčknutý Shift. MonitorControl běží v bezpečném režimu. Byly načteny výchozí předvolby, čtení DDC je zablokováno.";
102+
103+
/* Shown in the alert dialog */
104+
"Shortcuts not available" = "Zkratky nejsou k dispozici";
105+
106+
/* Shown in the Display Preferences */
107+
"Software (gamma)" = "Softwarové (gama)";
108+
109+
/* Shown in the Display Preferences */
110+
"Software (gamma, forced)" = "Softwarové (gama, nucené)";
111+
112+
/* Shown in the Display Preferences */
113+
"Software (shade)" = "Softwarové (stínování)";
114+
115+
/* Shown in the Display Preferences */
116+
"Software (shade, forced)" = "Software (stínování, nucené)";
117+
118+
/* Shown in the Display Preferences */
119+
"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." = "Jas tohoto displeje lze ovládat softwarově – manipulací gamy nebo stínování, protože hardwarové ovládání nepodporuje. Důvodem může být připojení přes HDMI port na Macu mini (který blokuje hardwarové ovládání DDC) nebo to, že displej patří na seznam nepodporovaných.";
120+
121+
/* Shown in the Display Preferences */
122+
"This display has an unspecified control status." = "Tento displej má nespecifikovaný kontrolní stav.";
123+
124+
/* Shown in the Display Preferences */
125+
"This display is reported to support hardware DDC control but the current settings allow for software control only." = "Tento displej by měl podporovat hardwarové DDC ovládání, ale současná nastavení umožňují ovládání jen přes software.";
126+
127+
/* Shown in the Display Preferences */
128+
"This display is reported to support hardware DDC control. If you encounter issues, you can disable hardware DDC control to force software control." = "Tento displej by měl podporovat hardwarové DDC ovládání. Pokud narazíte na problém, můžete hardwarové ovládání DDC vypnout a použít vynucené ovládání přes software.";
129+
130+
/* Shown in the Display Preferences */
131+
"This display supports native Apple brightness protocol. This allows macOS to control this display without MonitorControl as well." = "Tento displej podporuje nativní jasový protokol Apple. Díky tomu ho může macOS ovládat i bez MonitorControl.";
132+
133+
/* Shown in the Display Preferences */
134+
"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." = "Toto je virtuální displej (např. AirPlay, Sidecar, DisplayLink a podobně), což neumožňuje ovládání gamy přes software ani hardware. Jako náhrada slouží stínování, ale jen za předpokladu, že displej není nastaven na zrcadlení. Změny se neprojeví na ukazateli myši a můžou se objevit vizuální artefakty při přepínání režimu na celou obrazovku.";
135+
136+
/* Unknown display name */
137+
"Unknown" = "Neznámý";
138+
139+
/* Version */
140+
"Version" = "Verze";
141+
142+
/* Shown in the Display Preferences */
143+
"Virtual Display" = "Virtuální displej";
144+
145+
/* Shown in menu */
146+
"Volume" = "Hlasitost";
147+
148+
/* Shown in the alert dialog */
149+
"Yes" = "Ano";
150+
151+
/* Shown in the alert dialog */
152+
"You need to enable MonitorControl in System Preferences > Security and Privacy > Accessibility for the keyboard shortcuts to work" = "Abyste mohli používat klávesové zkratky, jděte do Předvoleb systému > Zabezpečení a soukromí > Zpřístupnění a tam zaškrtněte MonitorControl";

0 commit comments

Comments
 (0)