summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/ja.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/ja.php')
-rw-r--r--apps/files_sharing/l10n/ja.php7
1 files changed, 3 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/ja.php b/apps/files_sharing/l10n/ja.php
index 482dafab3f1..8a9f95f1442 100644
--- a/apps/files_sharing/l10n/ja.php
+++ b/apps/files_sharing/l10n/ja.php
@@ -8,15 +8,13 @@ $TRANSLATIONS = array(
"No files have been shared with you yet." => "他のユーザーがあなたと共有しているファイルはありません。",
"You haven't shared any files yet." => "他のユーザーと共有しているファイルはありません。",
"You haven't shared any files by link yet." => "URLリンクで共有しているファイルはありません。",
-"Add {name} from {owner}@{remote}" => "{owner}@{remote} から {name} を追加",
-"Add Share" => "共有を追加",
-"Password" => "パスワード",
"No ownCloud installation found at {remote}" => "{remote} には ownCloud がインストールされていません",
"Invalid ownCloud url" => "無効な ownCloud URL です",
"Shared by {owner}" => "{owner} と共有中",
"Shared by" => "共有者:",
"This share is password-protected" => "この共有はパスワードで保護されています",
"The password is wrong. Try again." => "パスワードが間違っています。再試行してください。",
+"Password" => "パスワード",
"Name" => "名前",
"Share time" => "共有時間",
"Sorry, this link doesn’t seem to work anymore." => "申し訳ございません。このリンクはもう利用できません。",
@@ -25,11 +23,12 @@ $TRANSLATIONS = array(
"the link expired" => "リンクの期限が切れています",
"sharing is disabled" => "共有は無効になっています",
"For more info, please ask the person who sent this link." => "不明な点は、こちらのリンクの提供者に確認をお願いします。",
+"Add to your ownCloud" => "ownCloud に追加",
"Download" => "ダウンロード",
"Download %s" => "%s をダウンロード",
"Direct link" => "リンク",
"Remote Shares" => "リモート共有",
-"Allow other instances to mount public links shared from this server" => "このサーバにおけるURLでの共有を他のインスタンスからマウントできるようにする",
+"Allow other instances to mount public links shared from this server" => "このサーバーにおけるURLでの共有を他のインスタンスからマウントできるようにする",
"Allow users to mount public link shares" => "ユーザーがURLでの共有をマウントできるようにする"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";