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

@@ -1,5 +1,4 @@
<?php
// Copyright (C) 2010-2014 Combodo SARL
//
// This file is part of iTop.
@@ -16,7 +15,6 @@
//
// You should have received a copy of the GNU Affero General Public License
// along with iTop. If not, see <http://www.gnu.org/licenses/>
/**
* Localized data.
*
@@ -26,37 +24,37 @@
* @license http://opensource.org/licenses/AGPL-3.0
*/
Dict::Add('CS CZ', 'Czech', 'Čeština', array(
'Menu:DataSources' => 'Zdroje dat pro synchronizaci',
'Menu:DataSources+' => 'Všechny zdroje dat pro synchronizaci',
'Menu:WelcomeMenu' => 'Vítejte',
'Menu:WelcomeMenu+' => 'Vítejte v iTop',
'Menu:WelcomeMenuPage' => 'Vítejte',
'Menu:WelcomeMenuPage+' => 'Vítejte v iTop',
'Menu:AdminTools' => 'Administrace',
'Menu:AdminTools+' => 'Nástroje pro administraci',
'Menu:AdminTools?' => 'Nástroje přístupné pouze uživatelům, kteří mají potřbná oprávnění',
'Menu:DataModelMenu' => 'Datový model',
'Menu:DataModelMenu+' => 'Přehled datového modelu',
'Menu:ExportMenu' => 'Exportovat',
'Menu:ExportMenu+' => 'Exportovat výsledky jakéhokoli dotazu do HTML, CSV nebo XML',
'Menu:NotificationsMenu' => 'Upozornění',
'Menu:NotificationsMenu+' => 'Konfigurace upozornění',
'Menu:AuditCategories' => 'Kategorie auditu',
'Menu:AuditCategories+' => 'Kategorie auditu',
'Menu:Notifications:Title' => 'Kategorie auditu',
'Menu:RunQueriesMenu' => 'Provést dotaz',
'Menu:RunQueriesMenu+' => 'Provést dotaz',
'Menu:QueryMenu' => 'Knihovna dotazů',
'Menu:QueryMenu+' => 'Knihovna dotazů',
'Menu:UniversalSearchMenu' => 'Univerzální hledání',
'Menu:UniversalSearchMenu+' => 'Hledejte cokoli...',
'Menu:UserManagementMenu' => 'Správa uživatelů',
'Menu:UserManagementMenu+' => 'Správa uživatelů',
'Menu:ProfilesMenu' => 'Profily (Role)',
'Menu:ProfilesMenu+' => 'Profily (Role)',
'Menu:ProfilesMenu:Title' => 'Profily (Role)',
'Menu:UserAccountsMenu' => 'Uživatelské účty',
'Menu:UserAccountsMenu+' => 'Uživatelské účty',
'Menu:UserAccountsMenu:Title' => 'Uživatelské účty',
'Menu:MyShortcuts' => 'Mé odkazy',
'Menu:DataSources' => 'Zdroje dat pro synchronizaci',
'Menu:DataSources+' => 'Všechny zdroje dat pro synchronizaci',
'Menu:WelcomeMenu' => 'Vítejte',
'Menu:WelcomeMenu+' => 'Vítejte v iTop',
'Menu:WelcomeMenuPage' => 'Vítejte',
'Menu:WelcomeMenuPage+' => 'Vítejte v iTop',
'Menu:AdminTools' => 'Administrace',
'Menu:AdminTools+' => 'Nástroje pro administraci',
'Menu:AdminTools?' => 'Nástroje přístupné pouze uživatelům, kteří mají potřbná oprávnění',
'Menu:DataModelMenu' => 'Datový model',
'Menu:DataModelMenu+' => 'Přehled datového modelu',
'Menu:ExportMenu' => 'Exportovat',
'Menu:ExportMenu+' => 'Exportovat výsledky jakéhokoli dotazu do HTML, CSV nebo XML',
'Menu:NotificationsMenu' => 'Upozornění',
'Menu:NotificationsMenu+' => 'Konfigurace upozornění',
'Menu:AuditCategories' => 'Kategorie auditu',
'Menu:AuditCategories+' => 'Kategorie auditu',
'Menu:Notifications:Title' => 'Kategorie auditu',
'Menu:RunQueriesMenu' => 'Provést dotaz',
'Menu:RunQueriesMenu+' => 'Provést dotaz',
'Menu:QueryMenu' => 'Knihovna dotazů',
'Menu:QueryMenu+' => 'Knihovna dotazů',
'Menu:UniversalSearchMenu' => 'Univerzální hledání',
'Menu:UniversalSearchMenu+' => 'Hledejte cokoli...',
'Menu:UserManagementMenu' => 'Správa uživatelů',
'Menu:UserManagementMenu+' => 'Správa uživatelů',
'Menu:ProfilesMenu' => 'Profily (Role)',
'Menu:ProfilesMenu+' => 'Profily (Role)',
'Menu:ProfilesMenu:Title' => 'Profily (Role)',
'Menu:UserAccountsMenu' => 'Uživatelské účty',
'Menu:UserAccountsMenu+' => 'Uživatelské účty',
'Menu:UserAccountsMenu:Title' => 'Uživatelské účty',
'Menu:MyShortcuts' => 'Mé odkazy',
));

View File

@@ -0,0 +1,58 @@
<?php
/**
* Localized data
*
* @copyright Copyright (C) 2010-2018 Combodo SARL
* @license http://opensource.org/licenses/AGPL-3.0
*
* This file is part of iTop.
*
* 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.
*
* iTop is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with iTop. If not, see <http://www.gnu.org/licenses/>
*/
Dict::Add('DA DA', 'Danish', 'Dansk', array(
'Menu:DataSources' => 'Synchronization Data Sources~~',
'Menu:DataSources+' => 'All Synchronization Data Sources~~',
'Menu:WelcomeMenu' => 'Welcome~~',
'Menu:WelcomeMenu+' => 'Welcome to iTop~~',
'Menu:WelcomeMenuPage' => 'Welcome~~',
'Menu:WelcomeMenuPage+' => 'Welcome to iTop~~',
'Menu:AdminTools' => 'Admin tools~~',
'Menu:AdminTools+' => 'Administration tools~~',
'Menu:AdminTools?' => 'Tools accessible only to users having the administrator profile~~',
'Menu:DataModelMenu' => 'Data Model~~',
'Menu:DataModelMenu+' => 'Overview of the Data Model~~',
'Menu:ExportMenu' => 'Export~~',
'Menu:ExportMenu+' => 'Export the results of any query in HTML, CSV or XML~~',
'Menu:NotificationsMenu' => 'Notifications~~',
'Menu:NotificationsMenu+' => 'Configuration of the Notifications~~',
'Menu:AuditCategories' => 'Audit Categories~~',
'Menu:AuditCategories+' => 'Audit Categories~~',
'Menu:Notifications:Title' => 'Audit Categories~~',
'Menu:RunQueriesMenu' => 'Run Queries~~',
'Menu:RunQueriesMenu+' => 'Run any query~~',
'Menu:QueryMenu' => 'Query phrasebook~~',
'Menu:QueryMenu+' => 'Query phrasebook~~',
'Menu:UniversalSearchMenu' => 'Universal Search~~',
'Menu:UniversalSearchMenu+' => 'Search for anything...~~',
'Menu:UserManagementMenu' => 'User Management~~',
'Menu:UserManagementMenu+' => 'User management~~',
'Menu:ProfilesMenu' => 'Profiles~~',
'Menu:ProfilesMenu+' => 'Profiles~~',
'Menu:ProfilesMenu:Title' => 'Profiles~~',
'Menu:UserAccountsMenu' => 'User Accounts~~',
'Menu:UserAccountsMenu+' => 'User Accounts~~',
'Menu:UserAccountsMenu:Title' => 'User Accounts~~',
'Menu:MyShortcuts' => 'My Shortcuts~~',
));

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,7 +15,6 @@
//
// You should have received a copy of the GNU Affero General Public License
// along with iTop. If not, see <http://www.gnu.org/licenses/>
/*
* @author ITOMIG GmbH <martin.raenker@itomig.de>
@@ -23,7 +22,6 @@
* @licence http://opensource.org/licenses/AGPL-3.0
*
*/
Dict::Add('DE DE', 'German', 'Deutsch', array(
'Menu:DataSources' => 'Datenquellen für die Synchronisation',
'Menu:DataSources+' => 'Alle Datenquellen für die Synchronisation',
@@ -58,5 +56,4 @@ Dict::Add('DE DE', 'German', 'Deutsch', array(
'Menu:UserAccountsMenu+' => 'Benutzerkonten',
'Menu:UserAccountsMenu:Title' => 'Benutzerkonten',
'Menu:MyShortcuts' => 'Meine Shortcuts',
));
?>
));

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,13 +15,11 @@
//
// 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('ES CR', 'Spanish', 'Español, Castellano', array(
Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
'Menu:DataSources' => 'Fuentes de Datos Sincronizables',
'Menu:DataSources+' => 'Fuentes de Datos Sincronizables',
'Menu:WelcomeMenu' => 'Bienvenido',

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('FR FR', 'French', 'Français', array(
'Menu:DataSources' => 'Synchronisation',
'Menu:DataSources+' => '',

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('HU HU', 'Hungarian', 'Magyar', array(
'Menu:DataSources' => 'Szinkronizált adatforrások',
'Menu:DataSources+' => '',
@@ -42,6 +40,8 @@ Dict::Add('HU HU', 'Hungarian', 'Magyar', array(
'Menu:Notifications:Title' => 'Audit kategóriák',
'Menu:RunQueriesMenu' => 'Lekérdezés futtatás',
'Menu:RunQueriesMenu+' => '',
'Menu:QueryMenu' => 'Query phrasebook~~',
'Menu:QueryMenu+' => 'Query phrasebook~~',
'Menu:UniversalSearchMenu' => 'Univerzális keresés',
'Menu:UniversalSearchMenu+' => '',
'Menu:UserManagementMenu' => 'Felhasználó menedzsment',
@@ -52,7 +52,5 @@ Dict::Add('HU HU', 'Hungarian', 'Magyar', array(
'Menu:UserAccountsMenu' => 'Felhasználói fiókok',
'Menu:UserAccountsMenu+' => '',
'Menu:UserAccountsMenu:Title' => 'Felhasználói fiókok',
'Menu:QueryMenu' => 'Query phrasebook~~',
'Menu:QueryMenu+' => 'Query phrasebook~~',
'Menu:MyShortcuts' => 'My Shortcuts~~',
));

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('IT IT', 'Italian', 'Italiano', array(
'Menu:DataSources' => 'Sorgente di sincronizzazione dei dati',
'Menu:DataSources+' => '',
@@ -35,13 +33,15 @@ Dict::Add('IT IT', 'Italian', 'Italiano', array(
'Menu:DataModelMenu+' => '',
'Menu:ExportMenu' => 'Esporta',
'Menu:ExportMenu+' => '',
'Menu:NotificationsMenu' => 'Notifiche',
'Menu:NotificationsMenu' => 'Notifiche',
'Menu:NotificationsMenu+' => '',
'Menu:AuditCategories' => 'Categorie di Audit',
'Menu:AuditCategories+' => '',
'Menu:Notifications:Title' => 'Categorie di Audit',
'Menu:RunQueriesMenu' => 'Esegui query',
'Menu:RunQueriesMenu+' => '',
'Menu:QueryMenu' => 'Query phrasebook~~',
'Menu:QueryMenu+' => 'Query phrasebook~~',
'Menu:UniversalSearchMenu' => 'Ricerca universale',
'Menu:UniversalSearchMenu+' => '',
'Menu:UserManagementMenu' => 'Gestione degli utenti',
@@ -52,7 +52,5 @@ Dict::Add('IT IT', 'Italian', 'Italiano', array(
'Menu:UserAccountsMenu' => 'Account utente',
'Menu:UserAccountsMenu+' => '',
'Menu:UserAccountsMenu:Title' => 'Account utente',
'Menu:QueryMenu' => 'Query phrasebook~~',
'Menu:QueryMenu+' => 'Query phrasebook~~',
'Menu:MyShortcuts' => 'My Shortcuts~~',
));

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('JA JP', 'Japanese', '日本語', array(
'Menu:DataSources' => '同期データソース',
'Menu:DataSources+' => '全ての同期データソース',

View File

@@ -0,0 +1,58 @@
<?php
/**
* Localized data
*
* @copyright Copyright (C) 2010-2018 Combodo SARL
* @license http://opensource.org/licenses/AGPL-3.0
*
* This file is part of iTop.
*
* 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.
*
* iTop is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with iTop. If not, see <http://www.gnu.org/licenses/>
*/
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
'Menu:DataSources' => 'Synchronization Data Sources~~',
'Menu:DataSources+' => 'All Synchronization Data Sources~~',
'Menu:WelcomeMenu' => 'Welcome~~',
'Menu:WelcomeMenu+' => 'Welcome to iTop~~',
'Menu:WelcomeMenuPage' => 'Welcome~~',
'Menu:WelcomeMenuPage+' => 'Welcome to iTop~~',
'Menu:AdminTools' => 'Admin tools~~',
'Menu:AdminTools+' => 'Administration tools~~',
'Menu:AdminTools?' => 'Tools accessible only to users having the administrator profile~~',
'Menu:DataModelMenu' => 'Data Model~~',
'Menu:DataModelMenu+' => 'Overview of the Data Model~~',
'Menu:ExportMenu' => 'Export~~',
'Menu:ExportMenu+' => 'Export the results of any query in HTML, CSV or XML~~',
'Menu:NotificationsMenu' => 'Notifications~~',
'Menu:NotificationsMenu+' => 'Configuration of the Notifications~~',
'Menu:AuditCategories' => 'Audit Categories~~',
'Menu:AuditCategories+' => 'Audit Categories~~',
'Menu:Notifications:Title' => 'Audit Categories~~',
'Menu:RunQueriesMenu' => 'Run Queries~~',
'Menu:RunQueriesMenu+' => 'Run any query~~',
'Menu:QueryMenu' => 'Query phrasebook~~',
'Menu:QueryMenu+' => 'Query phrasebook~~',
'Menu:UniversalSearchMenu' => 'Universal Search~~',
'Menu:UniversalSearchMenu+' => 'Search for anything...~~',
'Menu:UserManagementMenu' => 'User Management~~',
'Menu:UserManagementMenu+' => 'User management~~',
'Menu:ProfilesMenu' => 'Profiles~~',
'Menu:ProfilesMenu+' => 'Profiles~~',
'Menu:ProfilesMenu:Title' => 'Profiles~~',
'Menu:UserAccountsMenu' => 'User Accounts~~',
'Menu:UserAccountsMenu+' => 'User Accounts~~',
'Menu:UserAccountsMenu:Title' => 'User Accounts~~',
'Menu:MyShortcuts' => 'My Shortcuts~~',
));

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',
));

View File

@@ -1,5 +1,4 @@
<?php
/**
* Локализация интерфейса Combodo iTop подготовлена сообществом iTop по-русски http://community.itop-itsm.ru.
*
@@ -9,7 +8,6 @@
* @license http://www.opensource.org/licenses/gpl-3.0.html LGPL
*
*/
Dict::Add('RU RU', 'Russian', 'Русский', array(
'Menu:DataSources' => 'Синхронизация данных',
'Menu:DataSources+' => 'Синхронизация данных',
@@ -44,6 +42,4 @@ Dict::Add('RU RU', 'Russian', 'Русский', array(
'Menu:UserAccountsMenu+' => 'Учетные записи пользователей',
'Menu:UserAccountsMenu:Title' => 'Учетные записи пользователей',
'Menu:MyShortcuts' => 'Избранное',
'Menu:DataAdministration' => 'Администрирование данных',
'Menu:DataAdministration+' => 'Администрирование данных',
));

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,13 +15,13 @@
//
// 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('TR TR', 'Turkish', 'Türkçe', array(
'Menu:DataSources' => 'Synchronization Data Sources~~',
'Menu:DataSources+' => 'All Synchronization Data Sources~~',
'Menu:WelcomeMenu' => 'Hoşgeldiniz',
'Menu:WelcomeMenu+' => 'iTop\'a Hoşgeldiniz',
'Menu:WelcomeMenuPage' => 'Hoşgeldiniz',
@@ -40,6 +40,8 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', array(
'Menu:Notifications:Title' => 'Denetleme Kategorileri',
'Menu:RunQueriesMenu' => 'Sorgu çalıştır',
'Menu:RunQueriesMenu+' => 'Sorgu çalıştır',
'Menu:QueryMenu' => 'Query phrasebook~~',
'Menu:QueryMenu+' => 'Query phrasebook~~',
'Menu:UniversalSearchMenu' => 'Genel sorgu',
'Menu:UniversalSearchMenu+' => 'Herhangi bir arama...',
'Menu:UserManagementMenu' => 'Kullanıcı Yönetimi',
@@ -50,9 +52,5 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', array(
'Menu:UserAccountsMenu' => 'Kullanıcı Hesapları',
'Menu:UserAccountsMenu+' => 'Kullanıcı Hesapları',
'Menu:UserAccountsMenu:Title' => 'Kullanıcı Hesapları',
'Menu:DataSources' => 'Synchronization Data Sources~~',
'Menu:DataSources+' => 'All Synchronization Data Sources~~',
'Menu:QueryMenu' => 'Query phrasebook~~',
'Menu:QueryMenu+' => 'Query phrasebook~~',
'Menu:MyShortcuts' => 'My Shortcuts~~',
));

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,13 +15,13 @@
//
// 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('ZH CN', 'Chinese', '简体中文', array(
'Menu:DataSources' => 'Synchronization Data Sources~~',
'Menu:DataSources+' => 'All Synchronization Data Sources~~',
'Menu:WelcomeMenu' => '欢迎',
'Menu:WelcomeMenu+' => '欢迎来到iTop',
'Menu:WelcomeMenuPage' => '欢迎',
@@ -40,6 +40,8 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
'Menu:Notifications:Title' => '审计类目',
'Menu:RunQueriesMenu' => '运行查询',
'Menu:RunQueriesMenu+' => '运行任何查询',
'Menu:QueryMenu' => 'Query phrasebook~~',
'Menu:QueryMenu+' => 'Query phrasebook~~',
'Menu:UniversalSearchMenu' => '通用搜索',
'Menu:UniversalSearchMenu+' => '搜索所有...',
'Menu:UserManagementMenu' => '用户管理',
@@ -50,9 +52,5 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
'Menu:UserAccountsMenu' => '用户帐户',
'Menu:UserAccountsMenu+' => '用户帐户',
'Menu:UserAccountsMenu:Title' => '用户帐户',
'Menu:DataSources' => 'Synchronization Data Sources~~',
'Menu:DataSources+' => 'All Synchronization Data Sources~~',
'Menu:QueryMenu' => 'Query phrasebook~~',
'Menu:QueryMenu+' => 'Query phrasebook~~',
'Menu:MyShortcuts' => 'My Shortcuts~~',
));