Integration of the German translation provided by ITOMIG thanks to David Gümbel !

SVN:trunk[3676]
This commit is contained in:
Denis Flaven
2015-08-14 12:18:19 +00:00
parent e5e90b1faf
commit 88717ac9ab
17 changed files with 270 additions and 264 deletions

View File

@@ -17,6 +17,7 @@
// along with iTop. If not, see <http://www.gnu.org/licenses/>
/**
* @author David M. Gümbel <david.guembel@itomig.de>
* @copyright Copyright (C) 2010-2014 Combodo SARL
* @license http://opensource.org/licenses/AGPL-3.0
*/
@@ -54,5 +55,5 @@ Dict::Add('DE DE', 'German', 'Deutsch', array(
'Menu:UserAccountsMenu' => 'Benutzerkonten',
'Menu:UserAccountsMenu+' => 'Benutzerkonten',
'Menu:UserAccountsMenu:Title' => 'Benutzerkonten',
'Menu:MyShortcuts' => 'Meine Links',
'Menu:MyShortcuts' => 'Meine Shortcuts',
));