🌐 New Dutch translations

Integrated directly from PR #38 as rebase and squash seems very difficult
Many thanks @jbostoen and @Hipska !
This commit is contained in:
Pierre Goiffon
2018-12-18 15:10:38 +01:00
parent 672bc471be
commit 4d3810a10d
22 changed files with 1927 additions and 1898 deletions

View File

@@ -4,6 +4,7 @@
*
* @copyright Copyright (C) 2010-2018 Combodo SARL
* @license http://opensource.org/licenses/AGPL-3.0
* @author jbostoen (2018)
*
* This file is part of iTop.
*
@@ -33,6 +34,6 @@
// Class: UserExternal
//
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
'Class:UserExternal' => 'External user~~',
'Class:UserExternal+' => 'User authentified outside of iTop~~',
'Class:UserExternal' => 'Externe gebruiker',
'Class:UserExternal+' => 'Gebruiker aangemeld via externe authenticatie',
));