Conyac で依頼された翻訳結果を公開
[日本語から英語への翻訳依頼] メイン(一覧)画面で、[Menu] ボタンを押し、「設定...」を選ぶと設定画面が表示されます。 書き出し、読み込みファイルの形式 JSON ...
翻訳依頼文
メイン(一覧)画面で、[Menu] ボタンを押し、「設定...」を選ぶと設定画面が表示されます。
書き出し、読み込みファイルの形式
JSON 形式のデータを "openssl aes-128-cbc" モードで暗号化したものです。
openssl のコマンドラインが使える場合
% openssl enc -d -aes-128-cbc -in data.pwmemo
と入力した後パスワードを入れることでデーコードできます。
書き出し、読み込みファイルの形式
JSON 形式のデータを "openssl aes-128-cbc" モードで暗号化したものです。
openssl のコマンドラインが使える場合
% openssl enc -d -aes-128-cbc -in data.pwmemo
と入力した後パスワードを入れることでデーコードできます。
gloria
さんによる翻訳
Push the [Menu] button from the main view and select [setting] to display the screen for setting.
File type of writing out and reading
The file is the data in JSON form encoded with "openssl aes-128-cbc" mode.
If you can use the command line of openssl:
Enter "% openssl enc -d -aes-128-cbc -in data.pwmemo" and then enter the password to decode.
File type of writing out and reading
The file is the data in JSON form encoded with "openssl aes-128-cbc" mode.
If you can use the command line of openssl:
Enter "% openssl enc -d -aes-128-cbc -in data.pwmemo" and then enter the password to decode.