Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions l10n/ja.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ OC.L10N.register(
"Please select an encryption option" : "暗号化のオプションを選択してください",
"Master Key" : "マスターキー",
"Permanently select this mode" : "常にこのモードを選択する",
"User Specific Key encryption module is deprecated. See the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">server release notes ↗</a> for more information." : "ユーザー固有キー暗号化モジュールは非推奨となりました。詳細については、<a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">サーバーのリリースノート ↗</a> を参照してください。",
"Encrypt the home storage" : "メインストレージを暗号化する",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "このオプションを有効にすると、メインストレージのファイル全てが暗号化されます。無効にすると、外部ストレージのファイルだけが暗号化されます。",
"Enable recovery key" : "復旧キーを有効にする",
Expand Down
1 change: 1 addition & 0 deletions l10n/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"Please select an encryption option" : "暗号化のオプションを選択してください",
"Master Key" : "マスターキー",
"Permanently select this mode" : "常にこのモードを選択する",
"User Specific Key encryption module is deprecated. See the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">server release notes ↗</a> for more information." : "ユーザー固有キー暗号化モジュールは非推奨となりました。詳細については、<a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">サーバーのリリースノート ↗</a> を参照してください。",
"Encrypt the home storage" : "メインストレージを暗号化する",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "このオプションを有効にすると、メインストレージのファイル全てが暗号化されます。無効にすると、外部ストレージのファイルだけが暗号化されます。",
"Enable recovery key" : "復旧キーを有効にする",
Expand Down