summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/ja_JP.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/ja_JP.php')
-rw-r--r--apps/files_sharing/l10n/ja_JP.php9
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/ja_JP.php b/apps/files_sharing/l10n/ja_JP.php
index 9fca88d0a33..5d63f371d56 100644
--- a/apps/files_sharing/l10n/ja_JP.php
+++ b/apps/files_sharing/l10n/ja_JP.php
@@ -1,6 +1,7 @@
<?php $TRANSLATIONS = array(
-"Size" => "サイズ",
-"Modified" => "変更",
-"Delete all" => "すべて削除",
-"Delete" => "削除"
+"Password" => "パスワード",
+"Submit" => "送信",
+"Download" => "ダウンロード",
+"No preview available for" => "プレビューはありません",
+"web services under your control" => "管理下のウェブサービス"
);