summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/ja_JP.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_encryption/l10n/ja_JP.php')
-rw-r--r--apps/files_encryption/l10n/ja_JP.php6
1 files changed, 1 insertions, 5 deletions
diff --git a/apps/files_encryption/l10n/ja_JP.php b/apps/files_encryption/l10n/ja_JP.php
index 35fba615aec..767c9642f6a 100644
--- a/apps/files_encryption/l10n/ja_JP.php
+++ b/apps/files_encryption/l10n/ja_JP.php
@@ -1,7 +1,3 @@
<?php $TRANSLATIONS = array(
-"Encryption" => "暗号化",
-"File encryption is enabled." => "ファイルの暗号化は有効です。",
-"The following file types will not be encrypted:" => "次のファイルタイプは暗号化されません:",
-"Exclude the following file types from encryption:" => "次のファイルタイプを暗号化から除外:",
-"None" => "なし"
+"Encryption" => "暗号化"
);