mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-20 08:19:25 +00:00
19 lines
706 B
Plaintext
19 lines
706 B
Plaintext
|
|
/* Class = "NSButtonCell"; title = "Unlock"; ObjectID = "3"; */
|
|
"3.title" = "ロック解除";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "Keyfile"; ObjectID = "18"; */
|
|
"18.title" = "鍵ファイル";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "Wrong password!"; ObjectID = "269"; */
|
|
"269.title" = "パスワードが違います!";
|
|
|
|
/* Class = "NSSecureTextFieldCell"; placeholderString = "Enter Password"; ObjectID = "339"; */
|
|
"339.placeholderString" = "パスワードを入力";
|
|
|
|
/* Class = "NSButtonCell"; title = "Password"; ObjectID = "IU9-5u-jn9"; */
|
|
"IU9-5u-jn9.title" = "パスワード";
|
|
|
|
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "erj-mR-UyO"; */
|
|
"erj-mR-UyO.title" = "キャンセル";
|