Files
MacPass/MacPass/ja.lproj/PasswordInputView.strings
a2y4 a58766146f Add Japanese translation files. (#1100)
* Add Japanese translation files.

* Update translations
2020-12-17 13:09:59 +01:00

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" = "キャンセル";