Expand description
Portuguese translations for AppError Display messages.
Each helper mirrors a single AppError variant’s #[error(...)] text in
Portuguese, keeping the language barrier confined to this module. The
English source of truth lives in src/errors.rs via thiserror.