diff options
Diffstat (limited to 'apps/files/l10n/ja.js')
-rw-r--r-- | apps/files/l10n/ja.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index cf59ed5d2a6..a3e112f0c02 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -275,16 +275,15 @@ OC.L10N.register( "Creating file" : "ファイル作成", "Blank" : "ブランク", "Unable to create new file from template" : "テンプレートから新しいファイルを作成できません", + "Deletion cancelled" : "削除はキャンセルされました", "Delete permanently" : "完全に削除する", "Delete and unshare" : "削除して共有を解除", "Leave these shares" : "これらの共有から抜ける", "Disconnect storages" : "ストレージを切断する", "Delete files" : "ファイルの削除", "Delete folders" : "フォルダを削除", - "You are about to delete {count} items." : "あなたは {count} 個のアイテムを削除しようとしています。", "Confirm deletion" : "削除の確認", "Cancel" : "キャンセル", - "Deletion cancelled" : "削除はキャンセルされました", "Destination is not a folder" : "宛先がフォルダではありません", "This file/folder is already in that directory" : "このファイル/フォルダはすでにそのディレクトリにあります", "You cannot move a file/folder onto itself or into a subfolder of itself" : "ファイル/フォルダをそれ自身の上に移動したり、それ自身のサブフォルダに移動したりすることはできません。", |