summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/ja_JP.php
blob: bd630c1d71ff2ab83bfcbaefdae1736ee72b589e (plain)
1
2
3
4
5
<?php $TRANSLATIONS = array(
"Encryption" => "暗号化",
"Exclude the following file types from encryption" => "暗号化から除外するファイルタイプ",
"None" => "なし"
);