diff options
Diffstat (limited to 'apps/files_sharing/l10n/ja.js')
-rw-r--r-- | apps/files_sharing/l10n/ja.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js index e01fba6e55b..9f82c441ca4 100644 --- a/apps/files_sharing/l10n/ja.js +++ b/apps/files_sharing/l10n/ja.js @@ -368,6 +368,8 @@ OC.L10N.register( "List of unapproved shares." : "未承認の共有の一覧", "No pending shares" : "保留中の共有はありません", "Shares you have received but not approved will show up here" : "あなたが受け取ったが承認されていない共有は、ここに表示されます", + "Error deleting the share: {errorMessage}" : "共有の削除中にエラーが発生しました: {errorMessage}", + "Error deleting the share" : "共有の削除中にエラー", "Error updating the share: {errorMessage}" : "共有の更新中にエラーが発生しました: {errorMessage}", "Error updating the share" : "共有の更新中にエラー", "File \"{path}\" has been unshared" : "ファイルパス \"{path}\" が共有解除されました", |