select label as name, locale as value from ad_locales select name, description from category_translations where category_id = :category_id and locale = :locale select name, description from category_translations where category_id = :category_id and locale = :default_locale