From 8f400c698ed0d0f309fb5f3bd50fec0abd2f17c1 Mon Sep 17 00:00:00 2001 From: Roman Suvorov Date: Mon, 3 Jun 2019 21:47:21 +0300 Subject: [PATCH] Ukrainian translation (#103) --- MonitorControl.xcodeproj/project.pbxproj | 7 ++ .../Support/uk.lproj/Localizable.strings | 50 +++++++++++ MonitorControl/UI/uk.lproj/Main.strings | 84 +++++++++++++++++++ MonitorControl/UI/uk.lproj/MainMenu.strings | 6 ++ 4 files changed, 147 insertions(+) create mode 100644 MonitorControl/Support/uk.lproj/Localizable.strings create mode 100644 MonitorControl/UI/uk.lproj/Main.strings create mode 100644 MonitorControl/UI/uk.lproj/MainMenu.strings diff --git a/MonitorControl.xcodeproj/project.pbxproj b/MonitorControl.xcodeproj/project.pbxproj index 4db5b1c..d6458cd 100644 --- a/MonitorControl.xcodeproj/project.pbxproj +++ b/MonitorControl.xcodeproj/project.pbxproj @@ -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 = ""; }; + 1E7ECF4022A4552B00E4E701 /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = uk.lproj/Main.strings; sourceTree = ""; }; + 1E7ECF4122A4553000E4E701 /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = uk.lproj/MainMenu.strings; sourceTree = ""; }; 2894D9B72280B30500DF58DA /* CGDirectDisplayID+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "CGDirectDisplayID+Extension.swift"; sourceTree = ""; }; 28D1DDE2227FB7D0004CB494 /* MediaKeyTap.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaKeyTap.framework; path = Carthage/Build/Mac/MediaKeyTap.framework; sourceTree = ""; }; 28D1DDE3227FB7D0004CB494 /* AMCoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AMCoreAudio.framework; path = Carthage/Build/Mac/AMCoreAudio.framework; sourceTree = ""; }; @@ -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 = ""; @@ -490,6 +495,7 @@ F01B06A72282221B008E64DB /* de */, F01B06A522822215008E64DB /* en */, F01B06A622822217008E64DB /* fr */, + 1E7ECF4022A4552B00E4E701 /* uk */, ); name = Main.storyboard; sourceTree = ""; @@ -501,6 +507,7 @@ F01B06A42282220D008E64DB /* de */, F01B06A222822208008E64DB /* en */, F01B06A32282220A008E64DB /* fr */, + 1E7ECF4122A4553000E4E701 /* uk */, ); name = MainMenu.xib; sourceTree = ""; diff --git a/MonitorControl/Support/uk.lproj/Localizable.strings b/MonitorControl/Support/uk.lproj/Localizable.strings new file mode 100644 index 0000000..0e8b9ac --- /dev/null +++ b/MonitorControl/Support/uk.lproj/Localizable.strings @@ -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 доступ до спеціальних можливостей вашого пристрою через Системні параметри > Захист і безпека > Безпека > Спеціальні можливості"; diff --git a/MonitorControl/UI/uk.lproj/Main.strings b/MonitorControl/UI/uk.lproj/Main.strings new file mode 100644 index 0000000..1c7f1aa --- /dev/null +++ b/MonitorControl/UI/uk.lproj/Main.strings @@ -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" = ""; diff --git a/MonitorControl/UI/uk.lproj/MainMenu.strings b/MonitorControl/UI/uk.lproj/MainMenu.strings new file mode 100644 index 0000000..18afef8 --- /dev/null +++ b/MonitorControl/UI/uk.lproj/MainMenu.strings @@ -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" = "Налаштування";