mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-24 17:19:24 +00:00
Ukrainian translations (#1076)
* Ukrainian translations * Typo fixes. Kudos to @troyane * Fix typo in DEFAULT_GROUP_NAME * Fix typos Applied fixes in Localizable.strings, MainMenu.strings, PasswordCreatorView.strings, PluginPreferences.strings. Co-authored-by: Nazar Gerasymchuk <troyan3@gmail.com>
This commit is contained in:
21
MacPass/uk.lproj/UpdatePreferences.strings
Normal file
21
MacPass/uk.lproj/UpdatePreferences.strings
Normal file
@@ -0,0 +1,21 @@
|
||||
|
||||
/* Class = "NSMenuItem"; title = "every Week"; ObjectID = "3FR-Va-iau"; */
|
||||
"3FR-Va-iau.title" = "щотижня";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Check for Updates"; ObjectID = "9tL-CA-Vdg"; */
|
||||
"9tL-CA-Vdg.title" = "Перевіряти наявність оновлень";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "every Hour"; ObjectID = "DjF-1I-6Nq"; */
|
||||
"DjF-1I-6Nq.title" = "every Hour";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Automatically Check for Updates"; ObjectID = "RFg-q1-AwJ"; */
|
||||
"RFg-q1-AwJ.title" = "Автоматично перевіряти наявність оновлень";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "RKd-H8-eCF"; */
|
||||
"RKd-H8-eCF.title" = "OtherViews";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "every Month"; ObjectID = "Uo3-kv-1ro"; */
|
||||
"Uo3-kv-1ro.title" = "щомісяця";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "every Day"; ObjectID = "o9E-hk-H1T"; */
|
||||
"o9E-hk-H1T.title" = "щодня";
|
||||
Reference in New Issue
Block a user