Files
iTop/dictionaries/ui/layouts/tab-container/hu.dictionary.itop.tab-container.php
Pierre Goiffon f84e2060be N°7077 Hungarian translations based on iTop 3.0.2-1 (#584)
Many thanks to Csaba TARJÁNYI (@tacsaby) !
2023-12-20 15:52:41 +01:00

11 lines
463 B
PHP

<?php
/*
* @copyright Copyright (C) 2010-2021 Combodo SARL
* @license http://opensource.org/licenses/AGPL-3.0
*/
Dict::Add('HU HU', 'Hungarian', 'Magyar', [
'UI:Layout:TabContainer:ExtraTabsListToggler:Label' => 'Egyéb táblák',
'UIBlock:Error:AddBlockNotTabForbidden' => 'Nem lehet %1$s blokkot hozzáadni %2$s-hoz (csak tábla blokkok engedélyezettek)',
'UIBlock:TabContainer:RemoteTabLoad' => 'Kattintson a tábla betöltéséhez',
]);