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