File: /home/jairicem/alfijiri.com/app/language/portuguese-brazilian/admin/notifications_lang.php
<?php
defined('BASEPATH') or exit('No direct script access allowed');
/*
* Module: Notificationss
* Language: Brazilian Portuguese Language File
*
* Last edited:
* 10 de Maio de 2016
*
* Package:
* Stock Manage Advance v3.0.2.8
*
* Translated by:
* Robson Gonçalves (POP Computadores) robson@popcomputadores.com.br
*
* License:
* GPL v3 or above
*
* You can translate this file to your language.
* For instruction on new language setup, please visit the documentations.
* You also can share your language files by emailing to saleem@tecdiary.com
* Thank you
*/
$lang['notification'] = 'Notificações';
$lang['add_notification'] = 'Adicionar Notificação';
$lang['edit_notification'] = 'Editar Notificação';
$lang['delete_notification'] = 'Excluir Notificação';
$lang['delete_notifications'] = 'Excluir Notificações';
$lang['notification_added'] = 'Notificação adicionada com sucesso';
$lang['notification_updated'] = 'Notificação atualizada com sucesso';
$lang['notification_deleted'] = 'Notificação excluída com sucesso';
$lang['notifications_deleted'] = 'Notificações excluídas com sucesso';
$lang['submitted_at'] = 'Enviada por';
$lang['till'] = 'Para';
$lang['comment'] = 'comentar';
$lang['for_customers_only'] = 'apenas para clientes';
$lang['for_staff_only'] = 'Para os internos somente';
$lang['for_both'] = 'para ambos';
$lang['till'] = 'Para';
$lang['expenses_report'] = 'Relatório de Despesas';