diff options
Diffstat (limited to 'apps/files_sharing/l10n/ja.php')
-rw-r--r-- | apps/files_sharing/l10n/ja.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ja.php b/apps/files_sharing/l10n/ja.php index a45da97dcad..ca9298aacd7 100644 --- a/apps/files_sharing/l10n/ja.php +++ b/apps/files_sharing/l10n/ja.php @@ -1,9 +1,11 @@ <?php $TRANSLATIONS = array( "Shared by {owner}" => "{owner} と共有中", +"Shared by" => "共有者:", "This share is password-protected" => "この共有はパスワードで保護されています", "The password is wrong. Try again." => "パスワードが間違っています。再試行してください。", "Password" => "パスワード", +"Name" => "名前", "Sorry, this link doesn’t seem to work anymore." => "申し訳ございません。このリンクはもう利用できません。", "Reasons might be:" => "理由は以下の通りと考えられます:", "the item was removed" => "アイテムが削除されました", |