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.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ja_JP.php b/apps/files_sharing/l10n/ja_JP.php
index 8f208da10c9..d2bc2d11245 100644
--- a/apps/files_sharing/l10n/ja_JP.php
+++ b/apps/files_sharing/l10n/ja_JP.php
@@ -1,8 +1,11 @@
<?php $TRANSLATIONS = array(
+"The password is wrong. Try again." => "パスワードが間違っています。再試行してください。",
"Password" => "パスワード",
"Submit" => "送信",
"%s shared the folder %s with you" => "%s はフォルダー %s をあなたと共有中です",
"%s shared the file %s with you" => "%s はファイル %s をあなたと共有中です",
"Download" => "ダウンロード",
+"Upload" => "アップロード",
+"Cancel upload" => "アップロードをキャンセル",
"No preview available for" => "プレビューはありません"
);