Update dictionaries for all languages to iTop 2.6

This commit is contained in:
Molkobain
2018-11-02 11:52:31 +01:00
parent 9b5942bf4e
commit 6addd9acec
351 changed files with 43234 additions and 24959 deletions

View File

@@ -3,7 +3,7 @@
//
// This file is part of iTop.
//
// iTop is free software; you can redistribute it and/or modify
// 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.
@@ -15,12 +15,10 @@
//
// You should have received a copy of the GNU Affero General Public License
// along with iTop. If not, see <http://www.gnu.org/licenses/>
/**
* @copyright Copyright (C) 2010-2014 Combodo SARL
* @license http://opensource.org/licenses/AGPL-3.0
*/
Dict::Add('PT BR', 'Brazilian', 'Brazilian', array(
'Menu:DataSources' => 'Fontes de dados de sincronização',
'Menu:DataSources+' => 'Todas fontes de dados de sincronização',
@@ -53,6 +51,6 @@ Dict::Add('PT BR', 'Brazilian', 'Brazilian', array(
'Menu:ProfilesMenu:Title' => 'Perfis',
'Menu:UserAccountsMenu' => 'Contas usuários',
'Menu:UserAccountsMenu+' => 'Contas usuários',
'Menu:UserAccountsMenu:Title' => 'Contas usuários',
'Menu:UserAccountsMenu:Title' => 'Contas usuários',
'Menu:MyShortcuts' => 'Meus atalhos',
));