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

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