Missing Controller

Error: カテゴリーController could not be found.

Error: Create the class カテゴリーController below in file: app/controllers/カテゴリーcontroller.php

<?php
class カテゴリーController extends AppController {

	var $name = 'カテゴリー';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp