mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 18:48:51 +02:00
105 lines
5.1 KiB
PHP
Executable File
105 lines
5.1 KiB
PHP
Executable File
<?php
|
|
// Copyright (C) 2010-2012 Combodo SARL
|
|
//
|
|
// This file is part of iTop.
|
|
//
|
|
// iTop is free software; you can redistribute it and/or modify
|
|
// it under the terms of the GNU Affero General Public License as published by
|
|
// the Free Software Foundation, either version 3 of the License, or
|
|
// (at your option) any later version.
|
|
//
|
|
// iTop is distributed in the hope that it will be useful,
|
|
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
// GNU Affero General Public License for more details.
|
|
//
|
|
// You should have received a copy of the GNU Affero General Public License
|
|
// along with iTop. If not, see <http://www.gnu.org/licenses/>
|
|
|
|
/**
|
|
* @author Marco Tulio <mtulio@opensolucoes.com.br>
|
|
* @copyright Copyright (C) 2010-2012 Combodo SARL
|
|
* @license http://opensource.org/licenses/AGPL-3.0
|
|
*/
|
|
|
|
Dict::Add('PT BR', 'Brazilian', 'Brazilian', array(
|
|
'Class:KnownError' => 'Erros conhecidos',
|
|
'Class:KnownError+' => 'Erro documentado de um problema conhecido',
|
|
'Class:KnownError/Attribute:name' => 'Nome',
|
|
'Class:KnownError/Attribute:name+' => '',
|
|
'Class:KnownError/Attribute:org_id' => 'Cliente',
|
|
'Class:KnownError/Attribute:org_id+' => '',
|
|
'Class:KnownError/Attribute:problem_id' => 'Problema relacionado',
|
|
'Class:KnownError/Attribute:problem_id+' => '',
|
|
'Class:KnownError/Attribute:symptom' => 'Sintoma',
|
|
'Class:KnownError/Attribute:symptom+' => '',
|
|
'Class:KnownError/Attribute:root_cause' => 'Origem causa',
|
|
'Class:KnownError/Attribute:root_cause+' => '',
|
|
'Class:KnownError/Attribute:workaround' => 'Solução',
|
|
'Class:KnownError/Attribute:workaround+' => '',
|
|
'Class:KnownError/Attribute:solution' => 'Solução',
|
|
'Class:KnownError/Attribute:solution+' => '',
|
|
'Class:KnownError/Attribute:error_code' => 'Código erro',
|
|
'Class:KnownError/Attribute:error_code+' => '',
|
|
'Class:KnownError/Attribute:domain' => 'Domínio',
|
|
'Class:KnownError/Attribute:domain+' => '',
|
|
'Class:KnownError/Attribute:domain/Value:Application' => 'Aplicação',
|
|
'Class:KnownError/Attribute:domain/Value:Application+' => 'Aplicação',
|
|
'Class:KnownError/Attribute:domain/Value:Desktop' => 'Desktop',
|
|
'Class:KnownError/Attribute:domain/Value:Desktop+' => 'Desktop',
|
|
'Class:KnownError/Attribute:domain/Value:Network' => 'Rede',
|
|
'Class:KnownError/Attribute:domain/Value:Network+' => 'Rede',
|
|
'Class:KnownError/Attribute:domain/Value:Server' => 'Servidor',
|
|
'Class:KnownError/Attribute:domain/Value:Server+' => 'Servidor',
|
|
'Class:KnownError/Attribute:vendor' => 'Vendedor',
|
|
'Class:KnownError/Attribute:vendor+' => '',
|
|
'Class:KnownError/Attribute:model' => 'Modelo',
|
|
'Class:KnownError/Attribute:model+' => '',
|
|
'Class:KnownError/Attribute:version' => 'Versão',
|
|
'Class:KnownError/Attribute:version+' => '',
|
|
'Class:KnownError/Attribute:ci_list' => 'CIs',
|
|
'Class:KnownError/Attribute:ci_list+' => '',
|
|
'Class:KnownError/Attribute:document_list' => 'Documentos',
|
|
'Class:KnownError/Attribute:document_list+' => '',
|
|
'Class:lnkInfraError' => 'InfraErrorLinks',
|
|
'Class:lnkInfraError+' => 'Infra relacionada a um erro conhecido',
|
|
'Class:lnkInfraError/Attribute:infra_id' => 'CI',
|
|
'Class:lnkInfraError/Attribute:infra_id+' => '',
|
|
'Class:lnkInfraError/Attribute:error_id' => 'Erro',
|
|
'Class:lnkInfraError/Attribute:error_id+' => '',
|
|
'Class:lnkInfraError/Attribute:reason' => 'Razão',
|
|
'Class:lnkInfraError/Attribute:reason+' => '',
|
|
'Class:lnkDocumentError' => 'DocumentosErroLinks',
|
|
'Class:lnkDocumentError+' => 'Ligação entre um documento e um erro conhecido',
|
|
'Class:lnkDocumentError/Attribute:doc_id' => 'Documento',
|
|
'Class:lnkDocumentError/Attribute:doc_id+' => '',
|
|
'Class:lnkDocumentError/Attribute:error_id' => 'Erro',
|
|
'Class:lnkDocumentError/Attribute:error_id+' => '',
|
|
'Class:lnkDocumentError/Attribute:link_type' => 'Informação',
|
|
'Class:lnkDocumentError/Attribute:link_type+' => '',
|
|
'Class:KnownError/Attribute:cust_name' => 'Nome cliente',
|
|
'Class:KnownError/Attribute:cust_name+' => '',
|
|
'Class:KnownError/Attribute:problem_ref' => 'Ref',
|
|
'Class:KnownError/Attribute:problem_ref+' => '',
|
|
'Class:lnkInfraError/Attribute:infra_name' => 'Nome CI',
|
|
'Class:lnkInfraError/Attribute:infra_name+' => '',
|
|
'Class:lnkInfraError/Attribute:infra_status' => 'Status CI',
|
|
'Class:lnkInfraError/Attribute:infra_status+' => '',
|
|
'Class:lnkInfraError/Attribute:error_name' => 'Nome Erro',
|
|
'Class:lnkInfraError/Attribute:error_name+' => '',
|
|
'Class:lnkDocumentError/Attribute:doc_name' => 'Nome Documento',
|
|
'Class:lnkDocumentError/Attribute:doc_name+' => '',
|
|
'Class:lnkDocumentError/Attribute:error_name' => 'Nome Erro',
|
|
'Class:lnkDocumentError/Attribute:error_name+' => '',
|
|
'Menu:ProblemManagement' => 'Gerenciamento Problemas',
|
|
'Menu:ProblemManagement+' => 'Gerenciamento Problemas',
|
|
'Menu:Problem:Shortcuts' => 'Atalhos',
|
|
'Menu:NewError' => 'Novo erro conhecido',
|
|
'Menu:NewError+' => 'Criação de um novo erro conhecido',
|
|
'Menu:SearchError' => 'Pesquisar Erros Conhecidos',
|
|
'Menu:SearchError+' => 'Pesquisar Erros Conhecidos',
|
|
'Menu:Problem:KnownErrors' => 'Todos Erros Conhecidos',
|
|
'Menu:Problem:KnownErrors+' => 'Todos Erros Conhecidos',
|
|
));
|
|
?>
|