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

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

49 lines
1.7 KiB
Plaintext

/* Class = "NSTextFieldCell"; title = "Password:"; ObjectID = "149"; */
"149.title" = "パスワード:";
/* Class = "NSTextFieldCell"; title = "Length:"; ObjectID = "179"; */
"179.title" = "長さ:";
/* Class = "NSBox"; title = "Character options"; ObjectID = "332"; */
"332.title" = "文字のオプション";
/* Class = "NSButtonCell"; title = "A-Z"; ObjectID = "453"; */
"453.title" = "A-Z";
/* Class = "NSButtonCell"; title = "a-z"; ObjectID = "457"; */
"457.title" = "a-z";
/* Class = "NSButtonCell"; title = "0-9"; ObjectID = "461"; */
"461.title" = "0-9";
/* Class = "NSButtonCell"; title = "#!?"; ObjectID = "465"; */
"465.title" = "#!?";
/* Class = "NSButtonCell"; title = "Custom"; ObjectID = "469"; */
"469.title" = "カスタム";
/* Class = "NSButtonCell"; title = "Use Password"; ObjectID = "495"; */
"495.title" = "パスワードを使用";
/* Class = "NSButtonCell"; title = "Copy password to pasteboard"; ObjectID = "501"; */
"501.title" = "ペーストボードにパスワードをコピー";
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "614"; */
"614.title" = "キャンセル";
/* Class = "NSTextFieldCell"; title = "Entropy:"; ObjectID = "647"; */
"647.title" = "強度:";
/* Class = "NSTextFieldCell"; title = "25000 bit"; ObjectID = "653"; */
"653.title" = "25000ビット";
/* Class = "NSButtonCell"; title = "Use characters from every group"; ObjectID = "CMc-Uh-Fo5"; */
"CMc-Uh-Fo5.title" = "Use characters from every group";
/* Class = "NSButtonCell"; title = "Set Default"; ObjectID = "Wvs-Md-Ob8"; */
"Wvs-Md-Ob8.title" = "デフォルトにセット";
/* Class = "NSButtonCell"; title = "Use default only for selected entry"; ObjectID = "cfZ-5F-Nge"; */
"cfZ-5F-Nge.title" = "Use default only for selected entry";