diff options
Diffstat (limited to 'lib/l10n/ja.js')
-rw-r--r-- | lib/l10n/ja.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index 62caaa13134..44e29d399a6 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -154,6 +154,7 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add:" : "%1$s さんが »%2$s« にノートを追加しました。", "%1$s shared »%2$s« with you and wants to add" : "%1$s shared »%2$s« with you and wants to add", "»%s« added a note to a file shared with you" : "»%s« があなたと共有しているファイルにノートを追加しました。 ", + "Unknown share type" : "不明な共有タイプ", "You are not allowed to share %s" : "%s を共有することを許可されていません。", "Cannot increase permissions of %s" : "%sの権限を追加できません ", "Files cannot be shared with delete permissions" : "削除権限付きでファイルを共有できません", |