diff options
Diffstat (limited to 'apps/files_sharing/l10n/ja.js')
-rw-r--r-- | apps/files_sharing/l10n/ja.js | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js index 869c155e505..3af2b548dfe 100644 --- a/apps/files_sharing/l10n/ja.js +++ b/apps/files_sharing/l10n/ja.js @@ -11,6 +11,7 @@ OC.L10N.register( "Shared with you" : "他ユーザーがあなたと共有中", "Shared with others" : "他ユーザーと共有中", "Shared by link" : "URLリンクで共有中", + "Federated sharing" : "連携共有", "Nothing shared with you yet" : "あなたと共有しているファイルはありません。", "Files and folders others share with you will show up here" : "他の人から共有されたファイルやフォルダーは、ここに表示されます。", "Nothing shared yet" : "まだ何も共有されていません", @@ -44,16 +45,24 @@ OC.L10N.register( "You shared %1$s with group %2$s" : "あなたは %1$s をグループ %2$s と共有しました", "%2$s shared %1$s with group %3$s" : "%2$s は %1$s をグループ %3$s と共有しました", "You removed the share of group %2$s for %1$s" : "%1$sとのグループ%2$sの共有を削除しました", + "%2$s removed the share of group %3$s for %1$s" : "%2$sは%1$sとの%3$sのグループ共有を削除しました", "%2$s shared %1$s via link" : "%2$s はリンク経由で %1$s を共有しました", "You shared %1$s via link" : "リンク経由で %1$s を共有しています", + "You removed the public link for %1$s" : "%1$s の公開URL共有を削除しました", + "%2$s removed the public link for %1$s" : "%2$s は%1$s の公開URLリンクを削除しました.", + "Your public link for %1$s expired" : "公開URLリンク %1$s の期限が切れています", "The public link of %2$s for %1$s expired" : "%1$sへの公開リンク%2$sの期限が切れました", "%2$s shared %1$s with you" : "%2$s は %1$s をあなたと共有しました", + "%2$s removed the share for %1$s" : "%2$s は%1$s の共有を削除しました.", "Downloaded via public link" : "公開リンクからダウンロードしました", "Shared with %2$s" : "%2$s と共有しました", "Shared with %3$s by %2$s" : "%3$s と %2$s で共有しました", "Removed share for %2$s" : " %2$sとの共有を削除しました", + "%2$s removed share for %3$s" : " %2$s は %3$sとの共有を削除しました", "Shared with group %2$s" : "%2$s グループと共有しました", "Shared with group %3$s by %2$s" : "%3$s グループと %2$s で共有しました", + "Removed share of group %2$s" : " %2$s グループとの共有を削除しました", + "%2$s removed share of group %3$s" : "%2$sは%3$sのグループ共有を削除しました", "Shared via link by %2$s" : "リンク経由で %2$s が共有しました", "Shared via public link" : "公開リンク経由で共有中", "Removed public link" : "公開リンクを削除", |