NL translations for iTop 2.7.0 (#94)

Made by @jbostoen & @Hipska in PR #94 . Many thanks to them !
This commit is contained in:
jbostoen
2020-01-29 09:51:11 +01:00
committed by GitHub
parent da6a55504e
commit e750dd53d8
26 changed files with 821 additions and 812 deletions

View File

@@ -4,10 +4,11 @@
*
* @copyright Copyright (C) 2013 XXXXX
* @license http://opensource.org/licenses/AGPL-3.0
* @author Jeffrey Bostoen - <jbostoen.itop@outlook.com> (2018 - 2020)
*/
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
'CAS:Error:UserNotAllowed' => 'User not allowed~~',
'CAS:Login:SignIn' => 'Sign in with CAS~~',
'CAS:Login:SignInTooltip' => 'Click here to authenticate yourself with the CAS server~~',
'CAS:Error:UserNotAllowed' => 'Gebruiker heeft onvoldoende rechten.',
'CAS:Login:SignIn' => 'Inloggen met CAS',
'CAS:Login:SignInTooltip' => 'Klik hier om aan te melden via de CAS-server',
));