diff options
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index 5a54b3fcfe2..044ca97e888 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -135,7 +135,6 @@ OC.L10N.register( "Error" : "エラー", "Error while sharing" : "共有でエラー発生", "Error while unsharing" : "共有解除でエラー発生", - "Error while changing permissions" : "権限変更でエラー発生", "Error setting expiration date" : "有効期限の設定でエラー発生", "The public link will expire no later than {days} days after it is created" : "URLによる共有は、作成してから {days} 日以内に有効期限切れになります", "Set expiration date" : "有効期限を設定", @@ -154,7 +153,6 @@ OC.L10N.register( "Send" : "送信", "Shared with you and the group {group} by {owner}" : "あなたと {owner} のグループ {group} で共有中", "Shared with you by {owner}" : "{owner} と共有中", - "Shared in {item} with {user}" : "{item} 内で {user} と共有中", "group" : "グループ", "remote" : "リモート", "notify by email" : "メールで通知", |