mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
Ukrainian translation (#103)
This commit is contained in:
parent
4dddd27d68
commit
8f400c698e
4 changed files with 147 additions and 0 deletions
|
|
@ -86,6 +86,9 @@
|
|||
/* End PBXCopyFilesBuildPhase section */
|
||||
|
||||
/* Begin PBXFileReference section */
|
||||
1E7ECF3F22A4552400E4E701 /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = uk.lproj/Localizable.strings; sourceTree = "<group>"; };
|
||||
1E7ECF4022A4552B00E4E701 /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = uk.lproj/Main.strings; sourceTree = "<group>"; };
|
||||
1E7ECF4122A4553000E4E701 /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = uk.lproj/MainMenu.strings; sourceTree = "<group>"; };
|
||||
2894D9B72280B30500DF58DA /* CGDirectDisplayID+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "CGDirectDisplayID+Extension.swift"; sourceTree = "<group>"; };
|
||||
28D1DDE2227FB7D0004CB494 /* MediaKeyTap.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaKeyTap.framework; path = Carthage/Build/Mac/MediaKeyTap.framework; sourceTree = "<group>"; };
|
||||
28D1DDE3227FB7D0004CB494 /* AMCoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AMCoreAudio.framework; path = Carthage/Build/Mac/AMCoreAudio.framework; sourceTree = "<group>"; };
|
||||
|
|
@ -335,6 +338,7 @@
|
|||
Base,
|
||||
fr,
|
||||
de,
|
||||
uk,
|
||||
);
|
||||
mainGroup = 56754EA21D9A4016007BCDC5;
|
||||
productRefGroup = 56754EAC1D9A4016007BCDC5 /* Products */;
|
||||
|
|
@ -479,6 +483,7 @@
|
|||
F01B0681228221B6008E64DB /* de */,
|
||||
F01B0682228221B6008E64DB /* en */,
|
||||
F01B0684228221B6008E64DB /* fr */,
|
||||
1E7ECF3F22A4552400E4E701 /* uk */,
|
||||
);
|
||||
name = Localizable.strings;
|
||||
sourceTree = "<group>";
|
||||
|
|
@ -490,6 +495,7 @@
|
|||
F01B06A72282221B008E64DB /* de */,
|
||||
F01B06A522822215008E64DB /* en */,
|
||||
F01B06A622822217008E64DB /* fr */,
|
||||
1E7ECF4022A4552B00E4E701 /* uk */,
|
||||
);
|
||||
name = Main.storyboard;
|
||||
sourceTree = "<group>";
|
||||
|
|
@ -501,6 +507,7 @@
|
|||
F01B06A42282220D008E64DB /* de */,
|
||||
F01B06A222822208008E64DB /* en */,
|
||||
F01B06A32282220A008E64DB /* fr */,
|
||||
1E7ECF4122A4553000E4E701 /* uk */,
|
||||
);
|
||||
name = MainMenu.xib;
|
||||
sourceTree = "<group>";
|
||||
|
|
|
|||
50
MonitorControl/Support/uk.lproj/Localizable.strings
Normal file
50
MonitorControl/Support/uk.lproj/Localizable.strings
Normal file
|
|
@ -0,0 +1,50 @@
|
|||
|
||||
/* Sown in menu */
|
||||
"Brightness" = "Яскравість";
|
||||
|
||||
/* Build */
|
||||
"Build" = "Білд";
|
||||
|
||||
/* Shown in menu */
|
||||
"Contrast" = "Контраст";
|
||||
|
||||
/* Shown in menu */
|
||||
"Default" = "Стандартне";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"Display" = "Дісплей";
|
||||
|
||||
/* Shown in the main prefs window */
|
||||
"General" = "Загальні";
|
||||
|
||||
/* Shown in the main prefs window */
|
||||
"Keys" = "Клавіші";
|
||||
|
||||
/* Shown in menu */
|
||||
"No supported display found" = "Не знайдено жодного дісплею";
|
||||
|
||||
/* Shown in the alert dialog */
|
||||
"Ok" = "ОК";
|
||||
|
||||
/* Shown in Preferences window */
|
||||
"Preferences" = "Налаштування";
|
||||
|
||||
/* Shown in menu */
|
||||
"Set as default" = "Вибрати за-умовчанням";
|
||||
|
||||
/* Shown in the alert dialog */
|
||||
"Shortcuts not available" = "Скорочення недоступні";
|
||||
|
||||
/* Unknown display name
|
||||
Unknown model
|
||||
Unknown vendor */
|
||||
"Unknown" = "Невідомо";
|
||||
|
||||
/* Version */
|
||||
"Version" = "Версія";
|
||||
|
||||
/* Shown in menu */
|
||||
"Volume" = "Гучність";
|
||||
|
||||
/* Shown in the alert dialog */
|
||||
"You need to enable MonitorControl in System Preferences > Security and Privacy > Accessibility for the keyboard shortcuts to work" = "Для роботи клавіатурних скороченнь, вам необхідно дозволити MonitorControl доступ до спеціальних можливостей вашого пристрою через Системні параметри > Захист і безпека > Безпека > Спеціальні можливості";
|
||||
84
MonitorControl/UI/uk.lproj/Main.strings
Normal file
84
MonitorControl/UI/uk.lproj/Main.strings
Normal file
|
|
@ -0,0 +1,84 @@
|
|||
|
||||
/* Class = "NSButtonCell"; title = "Change Brightness/Volume for all screens"; ObjectID = "0Z7-PQ-Bl8"; */
|
||||
"0Z7-PQ-Bl8.title" = "Змінювати Яскравість та Гучність для усіх дісплеїв";
|
||||
|
||||
/* Class = "NSTableColumn"; headerCell.title = "Enabled"; ObjectID = "8U8-ec-Zbv"; */
|
||||
"8U8-ec-Zbv.headerCell.title" = "Увімкнено";
|
||||
|
||||
/* Class = "NSTableColumn"; headerCell.title = "Name"; ObjectID = "CHc-s5-4MN"; */
|
||||
"CHc-s5-4MN.headerCell.title" = "Назва";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Keys"; ObjectID = "Dcz-GG-1li"; */
|
||||
"Dcz-GG-1li.title" = "Клавіші";
|
||||
|
||||
/* Class = "NSTableColumn"; headerCell.title = "ID"; ObjectID = "dgp-q7-cBK"; */
|
||||
"dgp-q7-cBK.headerCell.title" = "ID";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "General"; ObjectID = "ENU-js-huy"; */
|
||||
"ENU-js-huy.title" = "Загальне";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Display"; ObjectID = "ExD-7P-6XI"; */
|
||||
"ExD-7P-6XI.title" = "Дісплеї";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Lower Contrast after Brightness"; ObjectID = "fhy-Er-0aI"; */
|
||||
"fhy-Er-0aI.title" = "Зменшувати Контраст після Яскравості";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Brightness only"; ObjectID = "hjz-0c-rvK"; */
|
||||
"hjz-0c-rvK.title" = "лише Яскравість";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Start MonitorControl at Login"; ObjectID = "j72-NF-zsW"; */
|
||||
"j72-NF-zsW.title" = "Запускати MonitorControl разом із системою";
|
||||
|
||||
/* Class = "NSTableColumn"; headerCell.title = "Vendor"; ObjectID = "LRJ-fb-Z9E"; */
|
||||
"LRJ-fb-Z9E.headerCell.title" = "Виробник";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Volume only"; ObjectID = "NLP-dU-Dam"; */
|
||||
"NLP-dU-Dam.title" = "лише Гучність";
|
||||
|
||||
/* Class = "NSTableColumn"; headerCell.title = "Model"; ObjectID = "Nvp-hI-w4x"; */
|
||||
"Nvp-hI-w4x.headerCell.title" = "Модель";
|
||||
|
||||
/* Class = "NSTableColumn"; headerCell.title = "Friendly Name"; ObjectID = "uoI-1J-RdD"; */
|
||||
"uoI-1J-RdD.headerCell.title" = "Назва дісплею";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Listen for"; ObjectID = "Vh8-06-U3K"; */
|
||||
"Vh8-06-U3K.title" = "Реагувати на";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Both Brightness & Volume"; ObjectID = "Vr4-xb-B4o"; */
|
||||
"Vr4-xb-B4o.title" = "Яскравість та Гучність";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Show a slider for contrast"; ObjectID = "xSI-8W-Xd0"; */
|
||||
"xSI-8W-Xd0.title" = "Показувати слайдер для контрасту";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "2gr-xG-Byx"; */
|
||||
"2gr-xG-Byx.title" = "";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Table View Cell"; ObjectID = "4or-hS-WeW"; */
|
||||
"4or-hS-WeW.title" = "";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "afl-95-ZJl"; */
|
||||
"afl-95-ZJl.title" = "";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "as0-t3-Aub"; */
|
||||
"as0-t3-Aub.title" = "";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Table View Cell"; ObjectID = "aSw-3H-uNa"; */
|
||||
"aSw-3H-uNa.title" = "";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Table View Cell"; ObjectID = "cnb-Li-1lE"; */
|
||||
"cnb-Li-1lE.title" = "";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Table View Cell"; ObjectID = "DGv-iu-Jg1"; */
|
||||
"DGv-iu-Jg1.title" = "";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Version 0.0.0 (Build 0)"; ObjectID = "mBs-6m-13Q"; */
|
||||
"mBs-6m-13Q.title" = "";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Table View Cell"; ObjectID = "Pkk-Ce-Y6Q"; */
|
||||
"Pkk-Ce-Y6Q.title" = "";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "vkG-RF-Yne"; */
|
||||
"vkG-RF-Yne.title" = "";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "VPD-MR-IXg"; */
|
||||
"VPD-MR-IXg.title" = "";
|
||||
6
MonitorControl/UI/uk.lproj/MainMenu.strings
Normal file
6
MonitorControl/UI/uk.lproj/MainMenu.strings
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
|
||||
/* Class = "NSMenuItem"; title = "Quit"; ObjectID = "JTa-2I-AsI"; */
|
||||
"JTa-2I-AsI.title" = "Вийти";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Preferences..."; ObjectID = "SOS-eZ-uU5"; */
|
||||
"SOS-eZ-uU5.title" = "Налаштування";
|
||||
Loading…
Add table
Add a link
Reference in a new issue