mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-24 19:39:35 +00:00
Improved russian localization (#961)
This commit is contained in:
committed by
Michael Starke
parent
5fbd6d1cde
commit
2aba4cbd93
18
MacPass/en.lproj/AutotypeDoctorReportViewController.strings
Normal file
18
MacPass/en.lproj/AutotypeDoctorReportViewController.strings
Normal file
@@ -0,0 +1,18 @@
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "MacPass will send key press events to the system when Autotype or Global Autotype is executed. Since macOS 10.14 Mojave this is only possible, if Accessibility permissions are granted to the application."; ObjectID = "6GI-KJ-Xue"; */
|
||||
"6GI-KJ-Xue.title" = "MacPass will send key press events to the system when Autotype or Global Autotype is executed. Since macOS 10.14 Mojave this is only possible, if Accessibility permissions are granted to the application.";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "MacPass will read every window title when Global Autotype is executed to find a match. Since macOS 10.15 Catalina it is not possible to read any window title, if the user has not granted permissions to record the screen. If you are running macOS 10.15 or higher, MacPass will try to capture the left top most pixel on your screen to initate a request to record the screen. This pixel will not be stored and processed in any way."; ObjectID = "7of-1z-Nfk"; */
|
||||
"7of-1z-Nfk.title" = "MacPass will read every window title when Global Autotype is executed to find a match. Since macOS 10.15 Catalina it is not possible to read any window title, if the user has not granted permissions to record the screen. If you are running macOS 10.15 or higher, MacPass will try to capture the left top most pixel on your screen to initate a request to record the screen. This pixel will not be stored and processed in any way.";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Open Accessibilty Preferences…"; ObjectID = "8m1-vs-pd5"; */
|
||||
"8m1-vs-pd5.title" = "Open Accessibilty Preferences…";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Screen Recording"; ObjectID = "9gr-mz-2I4"; */
|
||||
"9gr-mz-2I4.title" = "Screen Recording";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Accessibility"; ObjectID = "aIL-8W-63g"; */
|
||||
"aIL-8W-63g.title" = "Accessibility";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Open Screen Sharing Preferences…"; ObjectID = "lgB-Ys-L9R"; */
|
||||
"lgB-Ys-L9R.title" = "Open Screen Sharing Preferences…";
|
||||
Reference in New Issue
Block a user