mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-24 06:19:45 +00:00
Finished all visible interfaces with simplified chinese localization.
This commit is contained in:
36
MacPass/de.lproj/GroupInspectorView.strings
Normal file
36
MacPass/de.lproj/GroupInspectorView.strings
Normal file
@@ -0,0 +1,36 @@
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Name"; ObjectID = "25"; */
|
||||
"25.title" = "Name";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Expires"; ObjectID = "32"; */
|
||||
"32.title" = "Expires";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "231"; */
|
||||
"231.title" = "OtherViews";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Inherit Search Settings"; ObjectID = "232"; */
|
||||
"232.title" = "Inherit Search Settings";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Include in Search"; ObjectID = "233"; */
|
||||
"233.title" = "Include in Search";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Exclude from Search"; ObjectID = "234"; */
|
||||
"234.title" = "Exclude from Search";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "243"; */
|
||||
"243.title" = "OtherViews";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Disable Autotype"; ObjectID = "244"; */
|
||||
"244.title" = "Disable Autotype";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Enable Autotype"; ObjectID = "245"; */
|
||||
"245.title" = "Enable Autotype";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Inherit Autotype Settings"; ObjectID = "246"; */
|
||||
"246.title" = "Inherit Autotype Settings";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Search"; ObjectID = "265"; */
|
||||
"265.title" = "Search";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Autotype"; ObjectID = "277"; */
|
||||
"277.title" = "Autotype";
|
||||
Reference in New Issue
Block a user