diff options
Diffstat (limited to 'apps/files/l10n/ja_JP.php')
-rw-r--r-- | apps/files/l10n/ja_JP.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/ja_JP.php b/apps/files/l10n/ja_JP.php index 188f11a03ca..a0f15b60816 100644 --- a/apps/files/l10n/ja_JP.php +++ b/apps/files/l10n/ja_JP.php @@ -43,6 +43,7 @@ $TRANSLATIONS = array( "Could not rename file" => "ファイルの名前変更ができませんでした", "replaced {new_name} with {old_name}" => "{old_name} を {new_name} に置換", "undo" => "元に戻す", +"Error deleting file." => "ファイルの削除エラー。", "_%n folder_::_%n folders_" => array("%n 個のフォルダ"), "_%n file_::_%n files_" => array("%n 個のファイル"), "{dirs} and {files}" => "{dirs} と {files}", |