diff --git a/datamodels/2.x/authent-cas/cs.dict.authent-cas.php b/datamodels/2.x/authent-cas/cs.dict.authent-cas.php index 52b9d606a..85f67ece9 100644 --- a/datamodels/2.x/authent-cas/cs.dict.authent-cas.php +++ b/datamodels/2.x/authent-cas/cs.dict.authent-cas.php @@ -5,7 +5,6 @@ * @copyright Copyright (C) 2013 XXXXX * @license http://opensource.org/licenses/AGPL-3.0 */ - Dict::Add('CS CZ', 'Czech', 'Čeština', array( 'CAS:Error:UserNotAllowed' => 'User not allowed~~', 'CAS:Login:SignIn' => 'Sign in with CAS~~', diff --git a/datamodels/2.x/authent-cas/da.dict.authent-cas.php b/datamodels/2.x/authent-cas/da.dict.authent-cas.php index c629fe57f..7b9a562ba 100644 --- a/datamodels/2.x/authent-cas/da.dict.authent-cas.php +++ b/datamodels/2.x/authent-cas/da.dict.authent-cas.php @@ -5,7 +5,6 @@ * @copyright Copyright (C) 2013 XXXXX * @license http://opensource.org/licenses/AGPL-3.0 */ - Dict::Add('DA DA', 'Danish', 'Dansk', array( 'CAS:Error:UserNotAllowed' => 'User not allowed~~', 'CAS:Login:SignIn' => 'Sign in with CAS~~', diff --git a/datamodels/2.x/authent-cas/de.dict.authent-cas.php b/datamodels/2.x/authent-cas/de.dict.authent-cas.php index 34ee860a8..9b6685877 100644 --- a/datamodels/2.x/authent-cas/de.dict.authent-cas.php +++ b/datamodels/2.x/authent-cas/de.dict.authent-cas.php @@ -5,7 +5,6 @@ * @copyright Copyright (C) 2013 XXXXX * @license http://opensource.org/licenses/AGPL-3.0 */ - Dict::Add('DE DE', 'German', 'Deutsch', array( 'CAS:Error:UserNotAllowed' => 'User not allowed~~', 'CAS:Login:SignIn' => 'Sign in with CAS~~', diff --git a/datamodels/2.x/authent-cas/es_cr.dict.authent-cas.php b/datamodels/2.x/authent-cas/es_cr.dict.authent-cas.php index db779010d..15939e482 100644 --- a/datamodels/2.x/authent-cas/es_cr.dict.authent-cas.php +++ b/datamodels/2.x/authent-cas/es_cr.dict.authent-cas.php @@ -5,7 +5,6 @@ * @copyright Copyright (C) 2013 XXXXX * @license http://opensource.org/licenses/AGPL-3.0 */ - Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array( 'CAS:Error:UserNotAllowed' => 'User not allowed~~', 'CAS:Login:SignIn' => 'Sign in with CAS~~', diff --git a/datamodels/2.x/authent-cas/fr.dict.authent-cas.php b/datamodels/2.x/authent-cas/fr.dict.authent-cas.php index 195ff36e5..d66417a31 100644 --- a/datamodels/2.x/authent-cas/fr.dict.authent-cas.php +++ b/datamodels/2.x/authent-cas/fr.dict.authent-cas.php @@ -5,7 +5,6 @@ * @copyright Copyright (C) 2013 XXXXX * @license http://opensource.org/licenses/AGPL-3.0 */ - Dict::Add('FR FR', 'French', 'Français', array( 'CAS:Error:UserNotAllowed' => 'Utilisateur non autorisé', 'CAS:Login:SignIn' => 'S\'identifier avec CAS', diff --git a/datamodels/2.x/authent-cas/hu.dict.authent-cas.php b/datamodels/2.x/authent-cas/hu.dict.authent-cas.php index 7b800f129..2d862f80b 100644 --- a/datamodels/2.x/authent-cas/hu.dict.authent-cas.php +++ b/datamodels/2.x/authent-cas/hu.dict.authent-cas.php @@ -5,7 +5,6 @@ * @copyright Copyright (C) 2013 XXXXX * @license http://opensource.org/licenses/AGPL-3.0 */ - Dict::Add('HU HU', 'Hungarian', 'Magyar', array( 'CAS:Error:UserNotAllowed' => 'User not allowed~~', 'CAS:Login:SignIn' => 'Sign in with CAS~~', diff --git a/datamodels/2.x/authent-cas/it.dict.authent-cas.php b/datamodels/2.x/authent-cas/it.dict.authent-cas.php index 32fd19f05..724797f26 100644 --- a/datamodels/2.x/authent-cas/it.dict.authent-cas.php +++ b/datamodels/2.x/authent-cas/it.dict.authent-cas.php @@ -5,7 +5,6 @@ * @copyright Copyright (C) 2013 XXXXX * @license http://opensource.org/licenses/AGPL-3.0 */ - Dict::Add('IT IT', 'Italian', 'Italiano', array( 'CAS:Error:UserNotAllowed' => 'User not allowed~~', 'CAS:Login:SignIn' => 'Sign in with CAS~~', diff --git a/datamodels/2.x/authent-cas/ja.dict.authent-cas.php b/datamodels/2.x/authent-cas/ja.dict.authent-cas.php index dd4db7eac..aa407d632 100644 --- a/datamodels/2.x/authent-cas/ja.dict.authent-cas.php +++ b/datamodels/2.x/authent-cas/ja.dict.authent-cas.php @@ -5,7 +5,6 @@ * @copyright Copyright (C) 2013 XXXXX * @license http://opensource.org/licenses/AGPL-3.0 */ - Dict::Add('JA JP', 'Japanese', '日本語', array( 'CAS:Error:UserNotAllowed' => 'User not allowed~~', 'CAS:Login:SignIn' => 'Sign in with CAS~~', diff --git a/datamodels/2.x/authent-cas/nl.dict.authent-cas.php b/datamodels/2.x/authent-cas/nl.dict.authent-cas.php index 2d63a86fd..29d959858 100644 --- a/datamodels/2.x/authent-cas/nl.dict.authent-cas.php +++ b/datamodels/2.x/authent-cas/nl.dict.authent-cas.php @@ -6,7 +6,6 @@ * @license http://opensource.org/licenses/AGPL-3.0 * @author Jeffrey Bostoen - (2018 - 2020) */ - Dict::Add('NL NL', 'Dutch', 'Nederlands', array( 'CAS:Error:UserNotAllowed' => 'Gebruiker heeft onvoldoende rechten.', 'CAS:Login:SignIn' => 'Inloggen met CAS', diff --git a/datamodels/2.x/authent-cas/pt_br.dict.authent-cas.php b/datamodels/2.x/authent-cas/pt_br.dict.authent-cas.php index c4eb714ed..6fd1f54d9 100644 --- a/datamodels/2.x/authent-cas/pt_br.dict.authent-cas.php +++ b/datamodels/2.x/authent-cas/pt_br.dict.authent-cas.php @@ -5,7 +5,6 @@ * @copyright Copyright (C) 2013 XXXXX * @license http://opensource.org/licenses/AGPL-3.0 */ - Dict::Add('PT BR', 'Brazilian', 'Brazilian', array( 'CAS:Error:UserNotAllowed' => 'User not allowed~~', 'CAS:Login:SignIn' => 'Sign in with CAS~~', diff --git a/datamodels/2.x/authent-cas/ru.dict.authent-cas.php b/datamodels/2.x/authent-cas/ru.dict.authent-cas.php index 6e75e2576..7a1effa36 100644 --- a/datamodels/2.x/authent-cas/ru.dict.authent-cas.php +++ b/datamodels/2.x/authent-cas/ru.dict.authent-cas.php @@ -7,7 +7,6 @@ * @license http://opensource.org/licenses/AGPL-3.0 * */ - Dict::Add('RU RU', 'Russian', 'Русский', array( 'CAS:Error:UserNotAllowed' => 'Вход не разрешён', 'CAS:Login:SignIn' => 'Вход через CAS', diff --git a/datamodels/2.x/authent-cas/sk.dict.authent-cas.php b/datamodels/2.x/authent-cas/sk.dict.authent-cas.php index e54a5825e..9d5f7067d 100644 --- a/datamodels/2.x/authent-cas/sk.dict.authent-cas.php +++ b/datamodels/2.x/authent-cas/sk.dict.authent-cas.php @@ -5,7 +5,6 @@ * @copyright Copyright (C) 2013 XXXXX * @license http://opensource.org/licenses/AGPL-3.0 */ - Dict::Add('SK SK', 'Slovak', 'Slovenčina', array( 'CAS:Error:UserNotAllowed' => 'User not allowed~~', 'CAS:Login:SignIn' => 'Sign in with CAS~~', diff --git a/datamodels/2.x/authent-cas/tr.dict.authent-cas.php b/datamodels/2.x/authent-cas/tr.dict.authent-cas.php index d7485cac4..52996090a 100644 --- a/datamodels/2.x/authent-cas/tr.dict.authent-cas.php +++ b/datamodels/2.x/authent-cas/tr.dict.authent-cas.php @@ -5,7 +5,6 @@ * @copyright Copyright (C) 2013 XXXXX * @license http://opensource.org/licenses/AGPL-3.0 */ - Dict::Add('TR TR', 'Turkish', 'Türkçe', array( 'CAS:Error:UserNotAllowed' => 'User not allowed~~', 'CAS:Login:SignIn' => 'Sign in with CAS~~', diff --git a/datamodels/2.x/authent-cas/zh_cn.dict.authent-cas.php b/datamodels/2.x/authent-cas/zh_cn.dict.authent-cas.php index 327788ff0..b8f9ba573 100644 --- a/datamodels/2.x/authent-cas/zh_cn.dict.authent-cas.php +++ b/datamodels/2.x/authent-cas/zh_cn.dict.authent-cas.php @@ -5,7 +5,6 @@ * @copyright Copyright (C) 2013 XXXXX * @license http://opensource.org/licenses/AGPL-3.0 */ - Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'CAS:Error:UserNotAllowed' => '用户被禁止登录', 'CAS:Login:SignIn' => '使用CAS 登录', diff --git a/datamodels/2.x/authent-local/nl.dict.authent-local.php b/datamodels/2.x/authent-local/nl.dict.authent-local.php index 3a248d739..852603207 100644 --- a/datamodels/2.x/authent-local/nl.dict.authent-local.php +++ b/datamodels/2.x/authent-local/nl.dict.authent-local.php @@ -21,7 +21,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - // // Class: UserLocal // @@ -44,6 +43,5 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array( 'Error:UserLocalPasswordValidator:UserPasswordPolicyRegex:ValidationFailed' => 'Het wachtwoord bestaat uit minstens 8 tekens en bestaat uit een mix van minstens 1 hoofdletter, kleine letter, cijfer en speciaal teken.', - 'UserLocal:password:expiration' => 'De velden hieronder vereisen een extensie.', - + 'UserLocal:password:expiration' => 'De velden hieronder vereisen een extensie.' )); diff --git a/datamodels/2.x/combodo-db-tools/sk.dict.combodo-db-tools.php b/datamodels/2.x/combodo-db-tools/sk.dict.combodo-db-tools.php index 3632492dc..1bb39b752 100644 --- a/datamodels/2.x/combodo-db-tools/sk.dict.combodo-db-tools.php +++ b/datamodels/2.x/combodo-db-tools/sk.dict.combodo-db-tools.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - // Database inconsistencies Dict::Add('SK SK', 'Slovak', 'Slovenčina', array( // Dictionary entries go here diff --git a/datamodels/2.x/combodo-db-tools/zh_cn.dict.combodo-db-tools.php b/datamodels/2.x/combodo-db-tools/zh_cn.dict.combodo-db-tools.php index e52387ec8..1d9eb7c05 100644 --- a/datamodels/2.x/combodo-db-tools/zh_cn.dict.combodo-db-tools.php +++ b/datamodels/2.x/combodo-db-tools/zh_cn.dict.combodo-db-tools.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - // Database inconsistencies Dict::Add('ZH CN', 'Chinese', '简体中文', array( // Dictionary entries go here diff --git a/datamodels/2.x/itop-backup/zh_cn.dict.itop-backup.php b/datamodels/2.x/itop-backup/zh_cn.dict.itop-backup.php index b11168e3e..45c5d702b 100644 --- a/datamodels/2.x/itop-backup/zh_cn.dict.itop-backup.php +++ b/datamodels/2.x/itop-backup/zh_cn.dict.itop-backup.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'bkp-backup-running' => '备份正在进行,请稍后...', diff --git a/datamodels/2.x/itop-change-mgmt-itil/zh_cn.dict.itop-change-mgmt-itil.php b/datamodels/2.x/itop-change-mgmt-itil/zh_cn.dict.itop-change-mgmt-itil.php index 7dca73ea5..e30302439 100755 --- a/datamodels/2.x/itop-change-mgmt-itil/zh_cn.dict.itop-change-mgmt-itil.php +++ b/datamodels/2.x/itop-change-mgmt-itil/zh_cn.dict.itop-change-mgmt-itil.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Menu:ChangeManagement' => '变更管理', 'Menu:Change:Overview' => '概况', diff --git a/datamodels/2.x/itop-change-mgmt/zh_cn.dict.itop-change-mgmt.php b/datamodels/2.x/itop-change-mgmt/zh_cn.dict.itop-change-mgmt.php index 6cc5a55d1..88fc9fe1d 100644 --- a/datamodels/2.x/itop-change-mgmt/zh_cn.dict.itop-change-mgmt.php +++ b/datamodels/2.x/itop-change-mgmt/zh_cn.dict.itop-change-mgmt.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Menu:ChangeManagement' => '变更管理', 'Menu:Change:Overview' => '概况', diff --git a/datamodels/2.x/itop-config-mgmt/zh_cn.dict.itop-config-mgmt.php b/datamodels/2.x/itop-config-mgmt/zh_cn.dict.itop-config-mgmt.php index 7832e29a6..71cd6aa77 100755 --- a/datamodels/2.x/itop-config-mgmt/zh_cn.dict.itop-config-mgmt.php +++ b/datamodels/2.x/itop-config-mgmt/zh_cn.dict.itop-config-mgmt.php @@ -20,12 +20,10 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - ////////////////////////////////////////////////////////////////////// // Relations ////////////////////////////////////////////////////////////////////// // - Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Relation:impacts/Description' => '被影响的元素', 'Relation:impacts/DownStream' => '影响...', diff --git a/datamodels/2.x/itop-config/zh_cn.dict.itop-config.php b/datamodels/2.x/itop-config/zh_cn.dict.itop-config.php index 18ec134a1..8a3efb92d 100644 --- a/datamodels/2.x/itop-config/zh_cn.dict.itop-config.php +++ b/datamodels/2.x/itop-config/zh_cn.dict.itop-config.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Menu:ConfigEditor' => '编辑配置文件', diff --git a/datamodels/2.x/itop-core-update/nl.dict.itop-core-update.php b/datamodels/2.x/itop-core-update/nl.dict.itop-core-update.php index 56d9dc926..9d81b56df 100644 --- a/datamodels/2.x/itop-core-update/nl.dict.itop-core-update.php +++ b/datamodels/2.x/itop-core-update/nl.dict.itop-core-update.php @@ -23,24 +23,24 @@ * @author Jeffrey Bostoen - (2018 - 2020) */ Dict::Add('NL NL', 'Dutch', 'Nederlands', array( - 'iTopUpdate:UI:PageTitle' => 'Upgraden toepassing', 'itop-core-update:UI:SelectUpdateFile' => 'Upgrade', 'itop-core-update:UI:ConfirmUpdate' => 'Upgrade', - 'itop-core-update:UI:UpdateCoreFiles' => 'Upgrade', + 'itop-core-update:UI:UpdateCoreFiles' => 'Upgrade', 'iTopUpdate:UI:MaintenanceModeActive' => 'De onderhoudsmode van deze toepassing is actief. Geen enkele gebruiker heeft momenteel toegang. Voer een setup of herstel uit om de onderhoudsmode te deactiveren.', - 'itop-core-update:UI:UpdateDone' => 'Upgrade voltooid', + 'itop-core-update:UI:UpdateDone' => 'Upgrade voltooid', 'itop-core-update/Operation:SelectUpdateFile/Title' => 'Upgrade', 'itop-core-update/Operation:ConfirmUpdate/Title' => 'Upgrade', 'itop-core-update/Operation:UpdateCoreFiles/Title' => 'Upgrade', 'itop-core-update/Operation:UpdateDone/Title' => 'Upgrade voltooid', - + 'iTopUpdate:UI:SelectUpdateFile' => 'Selecteer een upgrade-bestand om te uploaden', 'iTopUpdate:UI:CheckUpdate' => 'Verifieer upgrade-bestand', 'iTopUpdate:UI:ConfirmInstallFile' => 'Er zal een upgrade uitgevoerd worden met %1$s', 'iTopUpdate:UI:DoUpdate' => 'Upgrade', 'iTopUpdate:UI:CurrentVersion' => 'Versienummer huidige installatie', + 'iTopUpdate:UI:NewVersion' => 'Newly installed version~~', 'iTopUpdate:UI:Back' => 'Vorige', 'iTopUpdate:UI:Cancel' => 'Annuleer', 'iTopUpdate:UI:Continue' => 'Volgende', @@ -83,7 +83,8 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array( 'iTopUpdate:UI:SetupMessage:Backup' => 'Maken van backup database', 'iTopUpdate:UI:SetupMessage:FilesArchive' => 'Archiveren van de toepassingsbestanden', 'iTopUpdate:UI:SetupMessage:CopyFiles' => 'Kopiëren van nieuwe versies van bestanden', - 'iTopUpdate:UI:SetupMessage:Compile' => 'Upgraden van toepassing en database', + 'iTopUpdate:UI:SetupMessage:CheckCompile' => 'Check application upgrade~~', + 'iTopUpdate:UI:SetupMessage:Compile' => 'Upgraden van toepassing en database', 'iTopUpdate:UI:SetupMessage:UpdateDatabase' => 'Upgraden van database', 'iTopUpdate:UI:SetupMessage:ExitMaintenance' => 'Deactiveren van onderhoudsmode', 'iTopUpdate:UI:SetupMessage:UpdateDone' => 'Upgrade voltooid', diff --git a/datamodels/2.x/itop-files-information/cs.dict.itop-files-information.php b/datamodels/2.x/itop-files-information/cs.dict.itop-files-information.php index 91fcd57b1..e339ee5cb 100644 --- a/datamodels/2.x/itop-files-information/cs.dict.itop-files-information.php +++ b/datamodels/2.x/itop-files-information/cs.dict.itop-files-information.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - Dict::Add('CS CZ', 'Czech', 'Čeština', array( // Errors 'FilesInformation:Error:MissingFile' => 'Missing file: %1$s~~', diff --git a/datamodels/2.x/itop-files-information/da.dict.itop-files-information.php b/datamodels/2.x/itop-files-information/da.dict.itop-files-information.php index 4322c8563..2a4f4700a 100644 --- a/datamodels/2.x/itop-files-information/da.dict.itop-files-information.php +++ b/datamodels/2.x/itop-files-information/da.dict.itop-files-information.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - Dict::Add('DA DA', 'Danish', 'Dansk', array( // Errors 'FilesInformation:Error:MissingFile' => 'Missing file: %1$s~~', diff --git a/datamodels/2.x/itop-files-information/de.dict.itop-files-information.php b/datamodels/2.x/itop-files-information/de.dict.itop-files-information.php index 476d875a4..28ae9ecf3 100644 --- a/datamodels/2.x/itop-files-information/de.dict.itop-files-information.php +++ b/datamodels/2.x/itop-files-information/de.dict.itop-files-information.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - Dict::Add('DE DE', 'German', 'Deutsch', array( // Errors 'FilesInformation:Error:MissingFile' => 'Missing file: %1$s~~', diff --git a/datamodels/2.x/itop-files-information/es_cr.dict.itop-files-information.php b/datamodels/2.x/itop-files-information/es_cr.dict.itop-files-information.php index 16ae70087..e9e183fcc 100644 --- a/datamodels/2.x/itop-files-information/es_cr.dict.itop-files-information.php +++ b/datamodels/2.x/itop-files-information/es_cr.dict.itop-files-information.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array( // Errors 'FilesInformation:Error:MissingFile' => 'Missing file: %1$s~~', diff --git a/datamodels/2.x/itop-files-information/fr.dict.itop-files-information.php b/datamodels/2.x/itop-files-information/fr.dict.itop-files-information.php index edc859c96..b8c33835a 100644 --- a/datamodels/2.x/itop-files-information/fr.dict.itop-files-information.php +++ b/datamodels/2.x/itop-files-information/fr.dict.itop-files-information.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - Dict::Add('FR FR', 'French', 'Français', array( // Errors 'FilesInformation:Error:MissingFile' => 'Ficher manquant : %1$s', diff --git a/datamodels/2.x/itop-files-information/hu.dict.itop-files-information.php b/datamodels/2.x/itop-files-information/hu.dict.itop-files-information.php index 77641418c..600c56ecc 100644 --- a/datamodels/2.x/itop-files-information/hu.dict.itop-files-information.php +++ b/datamodels/2.x/itop-files-information/hu.dict.itop-files-information.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - Dict::Add('HU HU', 'Hungarian', 'Magyar', array( // Errors 'FilesInformation:Error:MissingFile' => 'Missing file: %1$s~~', diff --git a/datamodels/2.x/itop-files-information/it.dict.itop-files-information.php b/datamodels/2.x/itop-files-information/it.dict.itop-files-information.php index ce11044c1..da90731fc 100644 --- a/datamodels/2.x/itop-files-information/it.dict.itop-files-information.php +++ b/datamodels/2.x/itop-files-information/it.dict.itop-files-information.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - Dict::Add('IT IT', 'Italian', 'Italiano', array( // Errors 'FilesInformation:Error:MissingFile' => 'Missing file: %1$s~~', diff --git a/datamodels/2.x/itop-files-information/ja.dict.itop-files-information.php b/datamodels/2.x/itop-files-information/ja.dict.itop-files-information.php index a1efba25f..c9e10dbcf 100644 --- a/datamodels/2.x/itop-files-information/ja.dict.itop-files-information.php +++ b/datamodels/2.x/itop-files-information/ja.dict.itop-files-information.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - Dict::Add('JA JP', 'Japanese', '日本語', array( // Errors 'FilesInformation:Error:MissingFile' => 'Missing file: %1$s~~', diff --git a/datamodels/2.x/itop-files-information/nl.dict.itop-files-information.php b/datamodels/2.x/itop-files-information/nl.dict.itop-files-information.php index a2d8201e6..853304440 100644 --- a/datamodels/2.x/itop-files-information/nl.dict.itop-files-information.php +++ b/datamodels/2.x/itop-files-information/nl.dict.itop-files-information.php @@ -22,7 +22,6 @@ * * @author Jeffrey Bostoen - (2018 - 2020) */ - Dict::Add('NL NL', 'Dutch', 'Nederlands', array( // Errors 'FilesInformation:Error:MissingFile' => 'Ontbrekend bestand: %1$s', diff --git a/datamodels/2.x/itop-files-information/pt_br.dict.itop-files-information.php b/datamodels/2.x/itop-files-information/pt_br.dict.itop-files-information.php index b9ae247c8..fd41eeeda 100644 --- a/datamodels/2.x/itop-files-information/pt_br.dict.itop-files-information.php +++ b/datamodels/2.x/itop-files-information/pt_br.dict.itop-files-information.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - Dict::Add('PT BR', 'Brazilian', 'Brazilian', array( // Errors 'FilesInformation:Error:MissingFile' => 'Missing file: %1$s~~', diff --git a/datamodels/2.x/itop-files-information/ru.dict.itop-files-information.php b/datamodels/2.x/itop-files-information/ru.dict.itop-files-information.php index 819f97b58..bf07888dd 100644 --- a/datamodels/2.x/itop-files-information/ru.dict.itop-files-information.php +++ b/datamodels/2.x/itop-files-information/ru.dict.itop-files-information.php @@ -8,7 +8,6 @@ * @license http://opensource.org/licenses/AGPL-3.0 * */ - Dict::Add('RU RU', 'Russian', 'Русский', array( // Errors 'FilesInformation:Error:MissingFile' => 'Файл %1$s отсутствует', diff --git a/datamodels/2.x/itop-files-information/sk.dict.itop-files-information.php b/datamodels/2.x/itop-files-information/sk.dict.itop-files-information.php index c8437153e..531778617 100644 --- a/datamodels/2.x/itop-files-information/sk.dict.itop-files-information.php +++ b/datamodels/2.x/itop-files-information/sk.dict.itop-files-information.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - Dict::Add('SK SK', 'Slovak', 'Slovenčina', array( // Errors 'FilesInformation:Error:MissingFile' => 'Missing file: %1$s~~', diff --git a/datamodels/2.x/itop-files-information/tr.dict.itop-files-information.php b/datamodels/2.x/itop-files-information/tr.dict.itop-files-information.php index 949dfe6d0..50764da99 100644 --- a/datamodels/2.x/itop-files-information/tr.dict.itop-files-information.php +++ b/datamodels/2.x/itop-files-information/tr.dict.itop-files-information.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - Dict::Add('TR TR', 'Turkish', 'Türkçe', array( // Errors 'FilesInformation:Error:MissingFile' => 'Missing file: %1$s~~', diff --git a/datamodels/2.x/itop-files-information/zh_cn.dict.itop-files-information.php b/datamodels/2.x/itop-files-information/zh_cn.dict.itop-files-information.php index 012a7a2ab..da73ba611 100644 --- a/datamodels/2.x/itop-files-information/zh_cn.dict.itop-files-information.php +++ b/datamodels/2.x/itop-files-information/zh_cn.dict.itop-files-information.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - Dict::Add('ZH CN', 'Chinese', '简体中文', array( // Errors 'FilesInformation:Error:MissingFile' => '文件丢失: %1$s~~', diff --git a/datamodels/2.x/itop-hub-connector/zh_cn.dict.itop-hub-connector.php b/datamodels/2.x/itop-hub-connector/zh_cn.dict.itop-hub-connector.php index cef8f4b92..cd2a2205a 100644 --- a/datamodels/2.x/itop-hub-connector/zh_cn.dict.itop-hub-connector.php +++ b/datamodels/2.x/itop-hub-connector/zh_cn.dict.itop-hub-connector.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - Dict::Add('ZH CN', 'Chinese', '简体中文', array( // Dictionary entries go here 'Menu:iTopHub' => 'iTop Hub', diff --git a/datamodels/2.x/itop-incident-mgmt-itil/zh_cn.dict.itop-incident-mgmt-itil.php b/datamodels/2.x/itop-incident-mgmt-itil/zh_cn.dict.itop-incident-mgmt-itil.php index 8da4b26ee..432c10d96 100644 --- a/datamodels/2.x/itop-incident-mgmt-itil/zh_cn.dict.itop-incident-mgmt-itil.php +++ b/datamodels/2.x/itop-incident-mgmt-itil/zh_cn.dict.itop-incident-mgmt-itil.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Menu:IncidentManagement' => '事件管理', 'Menu:IncidentManagement+' => '事件管理', diff --git a/datamodels/2.x/itop-knownerror-mgmt/zh_cn.dict.itop-knownerror-mgmt.php b/datamodels/2.x/itop-knownerror-mgmt/zh_cn.dict.itop-knownerror-mgmt.php index f4cb8c851..7ad085aa1 100755 --- a/datamodels/2.x/itop-knownerror-mgmt/zh_cn.dict.itop-knownerror-mgmt.php +++ b/datamodels/2.x/itop-knownerror-mgmt/zh_cn.dict.itop-knownerror-mgmt.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - // Dictionnay conventions // Class: // Class:+ @@ -30,12 +29,10 @@ // Class:/Attribute:/Value:+ // Class:/Stimulus: // Class:/Stimulus:+ - ////////////////////////////////////////////////////////////////////// // Classes in 'bizmodel' ////////////////////////////////////////////////////////////////////// // - // Dictionnay conventions // Class: // Class:+ @@ -45,11 +42,9 @@ // Class:/Attribute:/Value:+ // Class:/Stimulus: // Class:/Stimulus:+ - // // Class: KnownError // - Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Class:KnownError' => '已知错误', 'Class:KnownError+' => '记录一个已知错误', diff --git a/datamodels/2.x/itop-portal-base/cs.dict.itop-portal-base.php b/datamodels/2.x/itop-portal-base/cs.dict.itop-portal-base.php index 958022336..b0f6048ef 100644 --- a/datamodels/2.x/itop-portal-base/cs.dict.itop-portal-base.php +++ b/datamodels/2.x/itop-portal-base/cs.dict.itop-portal-base.php @@ -16,7 +16,6 @@ * * You should have received a copy of the GNU Affero General Public License */ - // Portal Dict::Add('CS CZ', 'Czech', 'Čeština', array( 'Page:DefaultTitle' => 'Uživatelský portál %1$s', diff --git a/datamodels/2.x/itop-portal-base/de.dict.itop-portal-base.php b/datamodels/2.x/itop-portal-base/de.dict.itop-portal-base.php index 6e7200c5e..2b4fb50dd 100644 --- a/datamodels/2.x/itop-portal-base/de.dict.itop-portal-base.php +++ b/datamodels/2.x/itop-portal-base/de.dict.itop-portal-base.php @@ -16,7 +16,6 @@ * * You should have received a copy of the GNU Affero General Public License */ - // Portal Dict::Add('DE DE', 'German', 'Deutsch', array( 'Page:DefaultTitle' => '%1$s - Benutzer Portal', diff --git a/datamodels/2.x/itop-portal-base/es_cr.dict.itop-portal-base.php b/datamodels/2.x/itop-portal-base/es_cr.dict.itop-portal-base.php index e62a0d679..6c50f1991 100644 --- a/datamodels/2.x/itop-portal-base/es_cr.dict.itop-portal-base.php +++ b/datamodels/2.x/itop-portal-base/es_cr.dict.itop-portal-base.php @@ -16,7 +16,6 @@ * * You should have received a copy of the GNU Affero General Public License */ - // Portal Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array( 'Page:DefaultTitle' => '%1$s - Portal de Usuario', diff --git a/datamodels/2.x/itop-portal-base/fr.dict.itop-portal-base.php b/datamodels/2.x/itop-portal-base/fr.dict.itop-portal-base.php index 84c849440..ccab6bcdf 100644 --- a/datamodels/2.x/itop-portal-base/fr.dict.itop-portal-base.php +++ b/datamodels/2.x/itop-portal-base/fr.dict.itop-portal-base.php @@ -16,7 +16,6 @@ * * You should have received a copy of the GNU Affero General Public License */ - // Portal Dict::Add('FR FR', 'French', 'Français', array( 'Page:DefaultTitle' => 'Portail utilisateur %1$s', diff --git a/datamodels/2.x/itop-portal-base/nl.dict.itop-portal-base.php b/datamodels/2.x/itop-portal-base/nl.dict.itop-portal-base.php index 75a4e9a57..ee89f2c77 100644 --- a/datamodels/2.x/itop-portal-base/nl.dict.itop-portal-base.php +++ b/datamodels/2.x/itop-portal-base/nl.dict.itop-portal-base.php @@ -16,11 +16,9 @@ * * You should have received a copy of the GNU Affero General Public License */ - /** * @author Jeffrey Bostoen - (2018 - 2020) */ - // Portal Dict::Add('NL NL', 'Dutch', 'Nederlands', array( 'Page:DefaultTitle' => '%1$s Gebruikersportaal', diff --git a/datamodels/2.x/itop-portal-base/pt_br.dict.itop-portal-base.php b/datamodels/2.x/itop-portal-base/pt_br.dict.itop-portal-base.php index 8b42d5296..61b011120 100644 --- a/datamodels/2.x/itop-portal-base/pt_br.dict.itop-portal-base.php +++ b/datamodels/2.x/itop-portal-base/pt_br.dict.itop-portal-base.php @@ -16,7 +16,6 @@ * * You should have received a copy of the GNU Affero General Public License */ - // Portal Dict::Add('PT BR', 'Brazilian', 'Brazilian', array( 'Page:DefaultTitle' => 'Portal do usuário iTop', diff --git a/datamodels/2.x/itop-portal-base/ru.dict.itop-portal-base.php b/datamodels/2.x/itop-portal-base/ru.dict.itop-portal-base.php index 3de667a49..b77a1b6f7 100755 --- a/datamodels/2.x/itop-portal-base/ru.dict.itop-portal-base.php +++ b/datamodels/2.x/itop-portal-base/ru.dict.itop-portal-base.php @@ -16,7 +16,6 @@ * * You should have received a copy of the GNU Affero General Public License */ - /** * Локализация интерфейса Combodo iTop подготовлена сообществом iTop по-русски http://community.itop-itsm.ru. * diff --git a/datamodels/2.x/itop-portal-base/zh_cn.dict.itop-portal-base.php b/datamodels/2.x/itop-portal-base/zh_cn.dict.itop-portal-base.php index 99c0fbf52..e0b530d46 100644 --- a/datamodels/2.x/itop-portal-base/zh_cn.dict.itop-portal-base.php +++ b/datamodels/2.x/itop-portal-base/zh_cn.dict.itop-portal-base.php @@ -16,7 +16,6 @@ * * You should have received a copy of the GNU Affero General Public License */ - // Portal Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Page:DefaultTitle' => 'iTop 用户门户', diff --git a/datamodels/2.x/itop-problem-mgmt/zh_cn.dict.itop-problem-mgmt.php b/datamodels/2.x/itop-problem-mgmt/zh_cn.dict.itop-problem-mgmt.php index 48113fede..ff26dc839 100755 --- a/datamodels/2.x/itop-problem-mgmt/zh_cn.dict.itop-problem-mgmt.php +++ b/datamodels/2.x/itop-problem-mgmt/zh_cn.dict.itop-problem-mgmt.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - // Dictionnay conventions // Class: // Class:+ @@ -30,12 +29,10 @@ // Class:/Attribute:/Value:+ // Class:/Stimulus: // Class:/Stimulus:+ - ////////////////////////////////////////////////////////////////////// // Classes in 'bizmodel' ////////////////////////////////////////////////////////////////////// // - // Dictionnay conventions // Class: // Class:+ @@ -45,8 +42,6 @@ // Class:/Attribute:/Value:+ // Class:/Stimulus: // Class:/Stimulus:+ - - Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Menu:ProblemManagement' => '问题管理', 'Menu:ProblemManagement+' => '问题管理', diff --git a/datamodels/2.x/itop-request-mgmt-itil/zh_cn.dict.itop-request-mgmt-itil.php b/datamodels/2.x/itop-request-mgmt-itil/zh_cn.dict.itop-request-mgmt-itil.php index 732b4da98..f3db0766b 100644 --- a/datamodels/2.x/itop-request-mgmt-itil/zh_cn.dict.itop-request-mgmt-itil.php +++ b/datamodels/2.x/itop-request-mgmt-itil/zh_cn.dict.itop-request-mgmt-itil.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Menu:RequestManagement' => '服务台', 'Menu:RequestManagement+' => '服务台', diff --git a/datamodels/2.x/itop-request-mgmt/zh_cn.dict.itop-request-mgmt.php b/datamodels/2.x/itop-request-mgmt/zh_cn.dict.itop-request-mgmt.php index e54dc0be4..52a0ce12c 100644 --- a/datamodels/2.x/itop-request-mgmt/zh_cn.dict.itop-request-mgmt.php +++ b/datamodels/2.x/itop-request-mgmt/zh_cn.dict.itop-request-mgmt.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Menu:RequestManagement' => '服务台', 'Menu:RequestManagement+' => '服务台', diff --git a/datamodels/2.x/itop-service-mgmt-provider/zh_cn.dict.itop-service-mgmt-provider.php b/datamodels/2.x/itop-service-mgmt-provider/zh_cn.dict.itop-service-mgmt-provider.php index 0464f4a9a..804d411e0 100644 --- a/datamodels/2.x/itop-service-mgmt-provider/zh_cn.dict.itop-service-mgmt-provider.php +++ b/datamodels/2.x/itop-service-mgmt-provider/zh_cn.dict.itop-service-mgmt-provider.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - // Dictionnay conventions // Class: // Class:+ @@ -30,8 +29,6 @@ // Class:/Attribute:/Value:+ // Class:/Stimulus: // Class:/Stimulus:+ - - Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Menu:ServiceManagement' => '服务管理', 'Menu:ServiceManagement+' => '服务管理概况', diff --git a/datamodels/2.x/itop-service-mgmt/zh_cn.dict.itop-service-mgmt.php b/datamodels/2.x/itop-service-mgmt/zh_cn.dict.itop-service-mgmt.php index 748b59560..c58fb5217 100755 --- a/datamodels/2.x/itop-service-mgmt/zh_cn.dict.itop-service-mgmt.php +++ b/datamodels/2.x/itop-service-mgmt/zh_cn.dict.itop-service-mgmt.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - // Dictionnay conventions // Class: // Class:+ @@ -30,8 +29,6 @@ // Class:/Attribute:/Value:+ // Class:/Stimulus: // Class:/Stimulus:+ - - Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Menu:ServiceManagement' => '服务管理', 'Menu:ServiceManagement+' => '服务管理概况', diff --git a/datamodels/2.x/itop-storage-mgmt/zh_cn.dict.itop-storage-mgmt.php b/datamodels/2.x/itop-storage-mgmt/zh_cn.dict.itop-storage-mgmt.php index b83b29af7..b089a2abd 100644 --- a/datamodels/2.x/itop-storage-mgmt/zh_cn.dict.itop-storage-mgmt.php +++ b/datamodels/2.x/itop-storage-mgmt/zh_cn.dict.itop-storage-mgmt.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - Dict::Add('ZH CN', 'Chinese', '简体中文', array( // Dictionary entries go here )); diff --git a/datamodels/2.x/itop-tickets/zh_cn.dict.itop-tickets.php b/datamodels/2.x/itop-tickets/zh_cn.dict.itop-tickets.php index 04e73a273..3773b449c 100755 --- a/datamodels/2.x/itop-tickets/zh_cn.dict.itop-tickets.php +++ b/datamodels/2.x/itop-tickets/zh_cn.dict.itop-tickets.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - // Dictionnay conventions // Class: // Class:+ @@ -30,12 +29,9 @@ // Class:/Attribute:/Value:+ // Class:/Stimulus: // Class:/Stimulus:+ - - // // Class: Ticket // - Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Class:Ticket' => '工单', 'Class:Ticket+' => '', diff --git a/datamodels/2.x/itop-welcome-itil/zh_cn.dict.itop-welcome-itil.php b/datamodels/2.x/itop-welcome-itil/zh_cn.dict.itop-welcome-itil.php index c88a0281b..20e7959b7 100644 --- a/datamodels/2.x/itop-welcome-itil/zh_cn.dict.itop-welcome-itil.php +++ b/datamodels/2.x/itop-welcome-itil/zh_cn.dict.itop-welcome-itil.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Menu:DataSources' => '同步数据源', 'Menu:DataSources+' => '所有同步数据源', diff --git a/dictionaries/nl.dictionary.itop.ui.php b/dictionaries/nl.dictionary.itop.ui.php index 95507960d..c74f440db 100644 --- a/dictionaries/nl.dictionary.itop.ui.php +++ b/dictionaries/nl.dictionary.itop.ui.php @@ -539,7 +539,6 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array( 'UI:ResetPwd-Error-NoEmailAtt' => 'Deze account is niet gelinkt aan een persoon waarvan een e-mailadres gekend is. Neem contact op met jouw beheerder.', 'UI:ResetPwd-Error-NoEmail' => 'Er ontbreekt een e-mailadres. Neem contact op met jouw beheerder.', 'UI:ResetPwd-Error-Send' => 'Er is een technisch probleem bij het verzenden van de e-mail. Neem contact op met jouw beheerder.', - 'UI:ResetPwd-EmailSent' => 'Kijk in jouw mailbox (eventueel bij ongewenste mail) en volg de instructies...', 'UI:ResetPwd-EmailSubject' => 'Reset jouw '.ITOP_APPLICATION_SHORT.'-wachtwoord', 'UI:ResetPwd-EmailBody' => '

Je hebt een reset van jouw '.ITOP_APPLICATION_SHORT.'-wachtwoord aangevraagd.

Klik op deze link (eenmalig te gebruiken) om een nieuw wachtwoord in te voeren

.', @@ -914,6 +913,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array( 'UI-ChangeManagementMenu-ChangesByStatus' => 'Changes aan de hand van soort status', 'UI-ChangeManagementMenu-ChangesByWorkgroup' => 'Changes aan de hand van werkgroep', 'UI-ChangeManagementMenu-ChangesNotYetAssigned' => 'Nog niet toegewezen Changes', + 'UI:ConfigurationManagementMenu' => 'Configuratie Management', 'UI:ConfigurationManagementMenu+' => 'Configuratie Management', 'UI:ConfigurationManagementMenu:Title' => 'Infrastructuuroverzicht',