mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-21 08:12:26 +02:00
Update dictionaries for all languages to iTop 2.6
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
<?php
|
||||
|
||||
// Copyright (C) 2010-2016 Combodo SARL
|
||||
//
|
||||
// This file is part of iTop.
|
||||
@@ -16,8 +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,47 +23,46 @@
|
||||
* @copyright Copyright (C) 2010-2016 Combodo SARL
|
||||
* @license http://opensource.org/licenses/AGPL-3.0
|
||||
*/
|
||||
|
||||
// Portal
|
||||
Dict::Add('CS CZ', 'Czech', 'Čeština', array(
|
||||
'Page:DefaultTitle' => 'Uživatelský portál %1$s',
|
||||
'Page:PleaseWait' => 'Počkejte prosím',
|
||||
'Page:Home' => 'Domů',
|
||||
'Page:GoPortalHome' => 'Domů',
|
||||
'Page:GoPreviousPage' => 'Předchozí stránka',
|
||||
'Page:DefaultTitle' => 'Uživatelský portál %1$s',
|
||||
'Page:PleaseWait' => 'Počkejte prosím',
|
||||
'Page:Home' => 'Domů',
|
||||
'Page:GoPortalHome' => 'Domů',
|
||||
'Page:GoPreviousPage' => 'Předchozí stránka',
|
||||
'Page:ReloadPage' => 'Reload page~~',
|
||||
'Portal:Button:Submit' => 'Odeslat',
|
||||
'Portal:Button:Submit' => 'Odeslat',
|
||||
'Portal:Button:Apply' => 'Update~~',
|
||||
'Portal:Button:Cancel' => 'Zrušit',
|
||||
'Portal:Button:Close' => 'Zavřít',
|
||||
'Portal:Button:Add' => 'Přidat',
|
||||
'Portal:Button:Remove' => 'Odebrat',
|
||||
'Portal:Button:Delete' => 'Smazat',
|
||||
'Portal:Button:Cancel' => 'Zrušit',
|
||||
'Portal:Button:Close' => 'Zavřít',
|
||||
'Portal:Button:Add' => 'Přidat',
|
||||
'Portal:Button:Remove' => 'Odebrat',
|
||||
'Portal:Button:Delete' => 'Smazat',
|
||||
'Portal:EnvironmentBanner:Title' => 'You are currently in <strong>%1$s</strong> mode~~',
|
||||
'Portal:EnvironmentBanner:GoToProduction' => 'Go back to PRODUCTION mode~~',
|
||||
'Error:HTTP:401' => 'Authentication~~',
|
||||
'Error:HTTP:404' => 'Stránka nenalezena',
|
||||
'Error:HTTP:500' => 'Jejda! Nastal problém',
|
||||
'Error:HTTP:GetHelp' => 'Kontaktujte prosím administrátora, pokud problém přetrvá.',
|
||||
'Error:XHR:Fail' => 'Data se nepodařilo načíst, kontaktujte prosím administrátora.',
|
||||
'Error:HTTP:500' => 'Jejda! Nastal problém',
|
||||
'Error:HTTP:GetHelp' => 'Kontaktujte prosím administrátora, pokud problém přetrvá.',
|
||||
'Error:XHR:Fail' => 'Data se nepodařilo načíst, kontaktujte prosím administrátora.',
|
||||
'Portal:ErrorUserLoggedOut' => 'You are logged out and need to log in again in order to continue.~~',
|
||||
'Portal:Datatables:Language:Processing' => 'Počkejte prosím',
|
||||
'Portal:Datatables:Language:Search' => 'Filtr :',
|
||||
'Portal:Datatables:Language:Search' => 'Filtr :',
|
||||
'Portal:Datatables:Language:LengthMenu' => 'Zobrazit _MENU_ položek na stránku',
|
||||
'Portal:Datatables:Language:ZeroRecords' => 'Žádný výsledek',
|
||||
'Portal:Datatables:Language:Info' => 'Stránka _PAGE_ z _PAGES_',
|
||||
'Portal:Datatables:Language:InfoEmpty' => 'Žádná informace',
|
||||
'Portal:Datatables:Language:InfoFiltered' => 'vyfiltrováno z _MAX_ položek',
|
||||
'Portal:Datatables:Language:EmptyTable' => 'Žádná data',
|
||||
'Portal:Datatables:Language:DisplayLength:All' => 'Vše',
|
||||
'Portal:Datatables:Language:Paginate:First' => 'První',
|
||||
'Portal:Datatables:Language:Paginate:Previous' => 'Předchozí',
|
||||
'Portal:Datatables:Language:Paginate:Next' => 'Následující',
|
||||
'Portal:Datatables:Language:Paginate:Last' => 'Poslední',
|
||||
'Portal:Datatables:Language:Sort:Ascending' => 'řadit vzestupně',
|
||||
'Portal:Datatables:Language:Sort:Descending' => 'řadit sestupně',
|
||||
'Portal:Autocomplete:NoResult' => 'Žádná data',
|
||||
'Portal:Attachments:DropZone:Message' => 'Přesuňte soubory myší pro vložení',
|
||||
'Portal:Datatables:Language:ZeroRecords' => 'Žádný výsledek',
|
||||
'Portal:Datatables:Language:Info' => 'Stránka _PAGE_ z _PAGES_',
|
||||
'Portal:Datatables:Language:InfoEmpty' => 'Žádná informace',
|
||||
'Portal:Datatables:Language:InfoFiltered' => 'vyfiltrováno z _MAX_ položek',
|
||||
'Portal:Datatables:Language:EmptyTable' => 'Žádná data',
|
||||
'Portal:Datatables:Language:DisplayLength:All' => 'Vše',
|
||||
'Portal:Datatables:Language:Paginate:First' => 'První',
|
||||
'Portal:Datatables:Language:Paginate:Previous' => 'Předchozí',
|
||||
'Portal:Datatables:Language:Paginate:Next' => 'Následující',
|
||||
'Portal:Datatables:Language:Paginate:Last' => 'Poslední',
|
||||
'Portal:Datatables:Language:Sort:Ascending' => 'řadit vzestupně',
|
||||
'Portal:Datatables:Language:Sort:Descending' => 'řadit sestupně',
|
||||
'Portal:Autocomplete:NoResult' => 'Žádná data',
|
||||
'Portal:Attachments:DropZone:Message' => 'Přesuňte soubory myší pro vložení',
|
||||
'Portal:File:None' => 'No file',
|
||||
'Portal:File:DisplayInfo' => '<a href="%2$s" class="file_download_link">%1$s</a>',
|
||||
'Portal:File:DisplayInfo+' => '%1$s (%2$s) <a href="%3$s" class="file_open_link" target="_blank">Open</a> / <a href="%4$s" class="file_download_link">Download</a>',
|
||||
@@ -74,67 +70,72 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', array(
|
||||
|
||||
// UserProfile brick
|
||||
Dict::Add('CS CZ', 'Czech', 'Čeština', array(
|
||||
'Brick:Portal:UserProfile:Name' => 'Uživatelský profil',
|
||||
'Brick:Portal:UserProfile:Navigation:Dropdown:MyProfil' => 'Můj profil',
|
||||
'Brick:Portal:UserProfile:Navigation:Dropdown:Logout' => 'Odhlásit',
|
||||
'Brick:Portal:UserProfile:Password:Title' => 'Heslo',
|
||||
'Brick:Portal:UserProfile:Password:ChoosePassword' => 'Zadejte heslo',
|
||||
'Brick:Portal:UserProfile:Password:ConfirmPassword' => 'Potvrďte heslo',
|
||||
'Brick:Portal:UserProfile:Password:CantChangeContactAdministrator' => 'Pro změnu hesla kontaktujte administrátora',
|
||||
'Brick:Portal:UserProfile:Password:CantChangeForUnknownReason' => 'Nepodařilo se změnit heslo, kontaktujte prosím administrátora',
|
||||
'Brick:Portal:UserProfile:PersonalInformations:Title' => 'Osobní informace',
|
||||
'Brick:Portal:UserProfile:Photo:Title' => 'Foto',
|
||||
'Brick:Portal:UserProfile:Name' => 'Uživatelský profil',
|
||||
'Brick:Portal:UserProfile:Navigation:Dropdown:MyProfil' => 'Můj profil',
|
||||
'Brick:Portal:UserProfile:Navigation:Dropdown:Logout' => 'Odhlásit',
|
||||
'Brick:Portal:UserProfile:Password:Title' => 'Heslo',
|
||||
'Brick:Portal:UserProfile:Password:ChoosePassword' => 'Zadejte heslo',
|
||||
'Brick:Portal:UserProfile:Password:ConfirmPassword' => 'Potvrďte heslo',
|
||||
'Brick:Portal:UserProfile:Password:CantChangeContactAdministrator' => 'Pro změnu hesla kontaktujte administrátora',
|
||||
'Brick:Portal:UserProfile:Password:CantChangeForUnknownReason' => 'Nepodařilo se změnit heslo, kontaktujte prosím administrátora',
|
||||
'Brick:Portal:UserProfile:PersonalInformations:Title' => 'Osobní informace',
|
||||
'Brick:Portal:UserProfile:Photo:Title' => 'Foto',
|
||||
));
|
||||
|
||||
// AggregatePageBrick
|
||||
Dict::Add('CS CZ', 'Czech', 'Čeština', array(
|
||||
'Brick:Portal:AggregatePage:DefaultTitle' => 'Dashboard~~',
|
||||
));
|
||||
|
||||
// BrowseBrick brick
|
||||
Dict::Add('CS CZ', 'Czech', 'Čeština', array(
|
||||
'Brick:Portal:Browse:Name' => 'Procházet položky',
|
||||
'Brick:Portal:Browse:Mode:List' => 'Seznam',
|
||||
'Brick:Portal:Browse:Mode:Tree' => 'Strom',
|
||||
'Brick:Portal:Browse:Name' => 'Procházet položky',
|
||||
'Brick:Portal:Browse:Mode:List' => 'Seznam',
|
||||
'Brick:Portal:Browse:Mode:Tree' => 'Strom',
|
||||
'Brick:Portal:Browse:Mode:Mosaic' => 'Mosaic~~',
|
||||
'Brick:Portal:Browse:Action:Drilldown' => 'Rozpad',
|
||||
'Brick:Portal:Browse:Action:View' => 'Podrobnosti',
|
||||
'Brick:Portal:Browse:Action:Edit' => 'Upravit',
|
||||
'Brick:Portal:Browse:Action:Create' => 'Vytvořit',
|
||||
'Brick:Portal:Browse:Action:CreateObjectFromThis' => 'Nový %1$s',
|
||||
'Brick:Portal:Browse:Tree:ExpandAll' => 'Rozbalit vše',
|
||||
'Brick:Portal:Browse:Tree:CollapseAll' => 'Sbalit vše',
|
||||
'Brick:Portal:Browse:Filter:NoData' => 'Žádná položka',
|
||||
'Brick:Portal:Browse:Action:Drilldown' => 'Rozpad',
|
||||
'Brick:Portal:Browse:Action:View' => 'Podrobnosti',
|
||||
'Brick:Portal:Browse:Action:Edit' => 'Upravit',
|
||||
'Brick:Portal:Browse:Action:Create' => 'Vytvořit',
|
||||
'Brick:Portal:Browse:Action:CreateObjectFromThis' => 'Nový %1$s',
|
||||
'Brick:Portal:Browse:Tree:ExpandAll' => 'Rozbalit vše',
|
||||
'Brick:Portal:Browse:Tree:CollapseAll' => 'Sbalit vše',
|
||||
'Brick:Portal:Browse:Filter:NoData' => 'Žádná položka',
|
||||
));
|
||||
|
||||
// ManageBrick brick
|
||||
Dict::Add('CS CZ', 'Czech', 'Čeština', array(
|
||||
'Brick:Portal:Manage:Name' => 'Spravovat položky',
|
||||
'Brick:Portal:Manage:Table:NoData' => 'Žádná položka',
|
||||
'Brick:Portal:Manage:Name' => 'Spravovat položky',
|
||||
'Brick:Portal:Manage:Table:NoData' => 'Žádná položka',
|
||||
'Brick:Portal:Manage:Table:ItemActions' => 'Actions~~',
|
||||
'Brick:Portal:Manage:DisplayMode:list' => 'List~~',
|
||||
'Brick:Portal:Manage:DisplayMode:pie-chart' => 'Pie Chart~~',
|
||||
'Brick:Portal:Manage:DisplayMode:bar-chart' => 'Bar Chart',
|
||||
'Brick:Portal:Manage:Others' => 'Others~~',
|
||||
'Brick:Portal:Manage:All' => 'All~~',
|
||||
'Brick:Portal:Manage:Group' => 'Group~~',
|
||||
'Brick:Portal:Manage:fct:count' => 'Total~~',
|
||||
'Brick:Portal:Manage:fct:sum' => 'Sum~~',
|
||||
'Brick:Portal:Manage:fct:avg' => 'Average~~',
|
||||
'Brick:Portal:Manage:fct:min' => 'Min~~',
|
||||
'Brick:Portal:Manage:fct:max' => 'Max~~',
|
||||
'Brick:Portal:Manage:DisplayMode:pie-chart' => 'Pie Chart~~',
|
||||
'Brick:Portal:Manage:DisplayMode:bar-chart' => 'Bar Chart',
|
||||
'Brick:Portal:Manage:Others' => 'Others~~',
|
||||
'Brick:Portal:Manage:All' => 'All~~',
|
||||
'Brick:Portal:Manage:Group' => 'Group~~',
|
||||
'Brick:Portal:Manage:fct:count' => 'Total~~',
|
||||
'Brick:Portal:Manage:fct:sum' => 'Sum~~',
|
||||
'Brick:Portal:Manage:fct:avg' => 'Average~~',
|
||||
'Brick:Portal:Manage:fct:min' => 'Min~~',
|
||||
'Brick:Portal:Manage:fct:max' => 'Max~~',
|
||||
));
|
||||
|
||||
// ObjectBrick brick
|
||||
Dict::Add('CS CZ', 'Czech', 'Čeština', array(
|
||||
'Brick:Portal:Object:Name' => 'Objekt',
|
||||
'Brick:Portal:Object:Form:Create:Title' => 'Nový %1$s',
|
||||
'Brick:Portal:Object:Form:Edit:Title' => 'Aktualizace %2$s (%1$s)',
|
||||
'Brick:Portal:Object:Form:View:Title' => '%1$s : %2$s',
|
||||
'Brick:Portal:Object:Form:Stimulus:Title' => 'Vyplňte prosím následující informace:',
|
||||
'Brick:Portal:Object:Form:Message:Saved' => 'Uloženo',
|
||||
'Brick:Portal:Object:Search:Regular:Title' => 'Vybrat %1$s (%2$s)',
|
||||
'Brick:Portal:Object:Search:Hierarchy:Title' => 'Vybrat %1$s (%2$s)',
|
||||
'Brick:Portal:Object:Name' => 'Objekt',
|
||||
'Brick:Portal:Object:Form:Create:Title' => 'Nový %1$s',
|
||||
'Brick:Portal:Object:Form:Edit:Title' => 'Aktualizace %2$s (%1$s)',
|
||||
'Brick:Portal:Object:Form:View:Title' => '%1$s : %2$s',
|
||||
'Brick:Portal:Object:Form:Stimulus:Title' => 'Vyplňte prosím následující informace:',
|
||||
'Brick:Portal:Object:Form:Message:Saved' => 'Uloženo',
|
||||
'Brick:Portal:Object:Search:Regular:Title' => 'Vybrat %1$s (%2$s)',
|
||||
'Brick:Portal:Object:Search:Hierarchy:Title' => 'Vybrat %1$s (%2$s)',
|
||||
));
|
||||
|
||||
// CreateBrick brick
|
||||
Dict::Add('CS CZ', 'Czech', 'Čeština', array(
|
||||
'Brick:Portal:Create:Name' => 'Rychlé vytvoření',
|
||||
'Brick:Portal:Create:Name' => 'Rychlé vytvoření',
|
||||
'Brick:Portal:Create:ChooseType' => 'Please, choose a type~~',
|
||||
));
|
||||
|
||||
|
||||
145
datamodels/2.x/itop-portal-base/da.dict.itop-portal-base.php
Normal file
145
datamodels/2.x/itop-portal-base/da.dict.itop-portal-base.php
Normal file
@@ -0,0 +1,145 @@
|
||||
<?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/>
|
||||
*/
|
||||
|
||||
// Portal
|
||||
Dict::Add('DA DA', 'Danish', 'Dansk', array(
|
||||
'Page:DefaultTitle' => '%1$s User portal~~',
|
||||
'Page:PleaseWait' => 'Please wait...~~',
|
||||
'Page:Home' => 'Home~~',
|
||||
'Page:GoPortalHome' => 'Home page~~',
|
||||
'Page:GoPreviousPage' => 'Previous page~~',
|
||||
'Page:ReloadPage' => 'Reload page~~',
|
||||
'Portal:Button:Submit' => 'Submit~~',
|
||||
'Portal:Button:Apply' => 'Update~~',
|
||||
'Portal:Button:Cancel' => 'Cancel~~',
|
||||
'Portal:Button:Close' => 'Close~~',
|
||||
'Portal:Button:Add' => 'Add~~',
|
||||
'Portal:Button:Remove' => 'Remove~~',
|
||||
'Portal:Button:Delete' => 'Delete~~',
|
||||
'Portal:EnvironmentBanner:Title' => 'You are currently in <strong>%1$s</strong> mode~~',
|
||||
'Portal:EnvironmentBanner:GoToProduction' => 'Go back to PRODUCTION mode~~',
|
||||
'Error:HTTP:401' => 'Authentication~~',
|
||||
'Error:HTTP:404' => 'Page not found~~',
|
||||
'Error:HTTP:500' => 'Oops! An error has occured.~~',
|
||||
'Error:HTTP:GetHelp' => 'Please contact your %1$s administrator if the problem keeps happening.~~',
|
||||
'Error:XHR:Fail' => 'Could not load data, please contact your %1$s administrator~~',
|
||||
'Portal:ErrorUserLoggedOut' => 'You are logged out and need to log in again in order to continue.~~',
|
||||
'Portal:Datatables:Language:Processing' => 'Please wait...~~',
|
||||
'Portal:Datatables:Language:Search' => 'Filter:~~',
|
||||
'Portal:Datatables:Language:LengthMenu' => 'Display _MENU_ items per page~~',
|
||||
'Portal:Datatables:Language:ZeroRecords' => 'No result~~',
|
||||
'Portal:Datatables:Language:Info' => 'Page _PAGE_ of _PAGES_~~',
|
||||
'Portal:Datatables:Language:InfoEmpty' => 'No information~~',
|
||||
'Portal:Datatables:Language:InfoFiltered' => 'filtered out of _MAX_ items~~',
|
||||
'Portal:Datatables:Language:EmptyTable' => 'No data available in this table~~',
|
||||
'Portal:Datatables:Language:DisplayLength:All' => 'All~~',
|
||||
'Portal:Datatables:Language:Paginate:First' => 'First~~',
|
||||
'Portal:Datatables:Language:Paginate:Previous' => 'Previous~~',
|
||||
'Portal:Datatables:Language:Paginate:Next' => 'Next~~',
|
||||
'Portal:Datatables:Language:Paginate:Last' => 'Last~~',
|
||||
'Portal:Datatables:Language:Sort:Ascending' => 'enable for an ascending sort~~',
|
||||
'Portal:Datatables:Language:Sort:Descending' => 'enable for a descending sort~~',
|
||||
'Portal:Autocomplete:NoResult' => 'No data~~',
|
||||
'Portal:Attachments:DropZone:Message' => 'Drop your files to add them as attachments~~',
|
||||
'Portal:File:None' => 'No file~~',
|
||||
'Portal:File:DisplayInfo' => '<a href="%2$s" class="file_download_link">%1$s</a>~~',
|
||||
'Portal:File:DisplayInfo+' => '%1$s (%2$s) <a href="%3$s" class="file_open_link" target="_blank">Open</a> / <a href="%4$s" class="file_download_link">Download</a>~~',
|
||||
));
|
||||
|
||||
// UserProfile brick
|
||||
Dict::Add('DA DA', 'Danish', 'Dansk', array(
|
||||
'Brick:Portal:UserProfile:Name' => 'User profile~~',
|
||||
'Brick:Portal:UserProfile:Navigation:Dropdown:MyProfil' => 'My profile~~',
|
||||
'Brick:Portal:UserProfile:Navigation:Dropdown:Logout' => 'Logoff~~',
|
||||
'Brick:Portal:UserProfile:Password:Title' => 'Password~~',
|
||||
'Brick:Portal:UserProfile:Password:ChoosePassword' => 'Choose password~~',
|
||||
'Brick:Portal:UserProfile:Password:ConfirmPassword' => 'Confirm password~~',
|
||||
'Brick:Portal:UserProfile:Password:CantChangeContactAdministrator' => 'To change your password, please contact your %1$s administrator~~',
|
||||
'Brick:Portal:UserProfile:Password:CantChangeForUnknownReason' => 'Can\'t change password, please contact your %1$s administrator~~',
|
||||
'Brick:Portal:UserProfile:PersonalInformations:Title' => 'Personal informations~~',
|
||||
'Brick:Portal:UserProfile:Photo:Title' => 'Photo~~',
|
||||
));
|
||||
|
||||
// AggregatePageBrick
|
||||
Dict::Add('DA DA', 'Danish', 'Dansk', array(
|
||||
'Brick:Portal:AggregatePage:DefaultTitle' => 'Dashboard~~',
|
||||
));
|
||||
|
||||
// BrowseBrick brick
|
||||
Dict::Add('DA DA', 'Danish', 'Dansk', array(
|
||||
'Brick:Portal:Browse:Name' => 'Browse throught items~~',
|
||||
'Brick:Portal:Browse:Mode:List' => 'List~~',
|
||||
'Brick:Portal:Browse:Mode:Tree' => 'Tree~~',
|
||||
'Brick:Portal:Browse:Mode:Mosaic' => 'Mosaic~~',
|
||||
'Brick:Portal:Browse:Action:Drilldown' => 'Drilldown~~',
|
||||
'Brick:Portal:Browse:Action:View' => 'Details~~',
|
||||
'Brick:Portal:Browse:Action:Edit' => 'Edit~~',
|
||||
'Brick:Portal:Browse:Action:Create' => 'Create~~',
|
||||
'Brick:Portal:Browse:Action:CreateObjectFromThis' => 'New %1$s~~',
|
||||
'Brick:Portal:Browse:Tree:ExpandAll' => 'Expand all~~',
|
||||
'Brick:Portal:Browse:Tree:CollapseAll' => 'Collapse all~~',
|
||||
'Brick:Portal:Browse:Filter:NoData' => 'No item~~',
|
||||
));
|
||||
|
||||
// ManageBrick brick
|
||||
Dict::Add('DA DA', 'Danish', 'Dansk', array(
|
||||
'Brick:Portal:Manage:Name' => 'Manage items~~',
|
||||
'Brick:Portal:Manage:Table:NoData' => 'No item.~~',
|
||||
'Brick:Portal:Manage:Table:ItemActions' => 'Actions~~',
|
||||
'Brick:Portal:Manage:DisplayMode:list' => 'List~~',
|
||||
'Brick:Portal:Manage:DisplayMode:pie-chart' => 'Pie Chart~~',
|
||||
'Brick:Portal:Manage:DisplayMode:bar-chart' => 'Bar Chart~~',
|
||||
'Brick:Portal:Manage:Others' => 'Others~~',
|
||||
'Brick:Portal:Manage:All' => 'All~~',
|
||||
'Brick:Portal:Manage:Group' => 'Group~~',
|
||||
'Brick:Portal:Manage:fct:count' => 'Total~~',
|
||||
'Brick:Portal:Manage:fct:sum' => 'Sum~~',
|
||||
'Brick:Portal:Manage:fct:avg' => 'Average~~',
|
||||
'Brick:Portal:Manage:fct:min' => 'Min~~',
|
||||
'Brick:Portal:Manage:fct:max' => 'Max~~',
|
||||
));
|
||||
|
||||
// ObjectBrick brick
|
||||
Dict::Add('DA DA', 'Danish', 'Dansk', array(
|
||||
'Brick:Portal:Object:Name' => 'Object~~',
|
||||
'Brick:Portal:Object:Form:Create:Title' => 'New %1$s~~',
|
||||
'Brick:Portal:Object:Form:Edit:Title' => 'Updating %2$s (%1$s)~~',
|
||||
'Brick:Portal:Object:Form:View:Title' => '%1$s : %2$s~~',
|
||||
'Brick:Portal:Object:Form:Stimulus:Title' => 'Please, fill the following informations:~~',
|
||||
'Brick:Portal:Object:Form:Message:Saved' => 'Saved~~',
|
||||
'Brick:Portal:Object:Search:Regular:Title' => 'Select %1$s (%2$s)~~',
|
||||
'Brick:Portal:Object:Search:Hierarchy:Title' => 'Select %1$s (%2$s)~~',
|
||||
));
|
||||
|
||||
// CreateBrick brick
|
||||
Dict::Add('DA DA', 'Danish', 'Dansk', array(
|
||||
'Brick:Portal:Create:Name' => 'Quick creation~~',
|
||||
'Brick:Portal:Create:ChooseType' => 'Please, choose a type~~',
|
||||
));
|
||||
|
||||
// Filter brick
|
||||
Dict::Add('DA DA', 'Danish', 'Dansk', array(
|
||||
'Brick:Portal:Filter:Name' => 'Prefilter a brick~~',
|
||||
'Brick:Portal:Filter:SearchInput:Placeholder' => 'eg. connect wifi~~',
|
||||
'Brick:Portal:Filter:SearchInput:Submit' => 'Search~~',
|
||||
));
|
||||
@@ -1,10 +1,9 @@
|
||||
<?php
|
||||
|
||||
// Copyright (C) 2010-2016 Combodo SARL
|
||||
//
|
||||
// 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.
|
||||
@@ -16,14 +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-2012 Combodo SARL
|
||||
* @copyright Copyright (C) 2016 ITOMIG GmbH
|
||||
* @license http://opensource.org/licenses/AGPL-3.0
|
||||
*/
|
||||
|
||||
|
||||
// Portal
|
||||
Dict::Add('DE DE', 'German', 'Deutsch', array(
|
||||
'Page:DefaultTitle' => '%1$s - Benutzer Portal',
|
||||
@@ -64,11 +60,12 @@ Dict::Add('DE DE', 'German', 'Deutsch', array(
|
||||
'Portal:Datatables:Language:Sort:Descending' => 'wähle abfallende Sortierung',
|
||||
'Portal:Autocomplete:NoResult' => 'keine Daten',
|
||||
'Portal:Attachments:DropZone:Message' => 'Legen Sie hier Ihre Files ab, um sie als Anhang dem Ticket hinzuzufügen',
|
||||
'Portal:File:None' => 'Kein File vorhanden',
|
||||
'Portal:File:None' => 'Kein File vorhanden',
|
||||
'Portal:File:DisplayInfo' => '<a href="%2$s" class="file_download_link">%1$s</a>',
|
||||
'Portal:File:DisplayInfo+' => '%1$s (%2$s) <a href="%3$s" class="file_open_link" target="_blank">Öffnen</a> / <a href="%4$s" class="file_download_link">Download</a>',
|
||||
));
|
||||
|
||||
// UserProfile brick
|
||||
Dict::Add('DE DE', 'German', 'Deutsch', array(
|
||||
'Brick:Portal:UserProfile:Name' => 'Benutzer Profil',
|
||||
'Brick:Portal:UserProfile:Navigation:Dropdown:MyProfil' => 'Mein Profil',
|
||||
@@ -82,6 +79,11 @@ Dict::Add('DE DE', 'German', 'Deutsch', array(
|
||||
'Brick:Portal:UserProfile:Photo:Title' => 'Foto',
|
||||
));
|
||||
|
||||
// AggregatePageBrick
|
||||
Dict::Add('DE DE', 'German', 'Deutsch', array(
|
||||
'Brick:Portal:AggregatePage:DefaultTitle' => 'Dashboard~~',
|
||||
));
|
||||
|
||||
// BrowseBrick brick
|
||||
Dict::Add('DE DE', 'German', 'Deutsch', array(
|
||||
'Brick:Portal:Browse:Name' => 'List durchgehen',
|
||||
@@ -103,7 +105,7 @@ Dict::Add('DE DE', 'German', 'Deutsch', array(
|
||||
'Brick:Portal:Manage:Name' => 'Einträge managen',
|
||||
'Brick:Portal:Manage:Table:NoData' => 'Kein Eintrag.',
|
||||
'Brick:Portal:Manage:Table:ItemActions' => 'Aktionen',
|
||||
'Brick:Portal:Manage:DisplayMode:list' => 'Liste',
|
||||
'Brick:Portal:Manage:DisplayMode:list' => 'Liste',
|
||||
'Brick:Portal:Manage:DisplayMode:pie-chart' => 'Tortendiagramm',
|
||||
'Brick:Portal:Manage:DisplayMode:bar-chart' => 'Balkendiagramm',
|
||||
'Brick:Portal:Manage:Others' => 'Andere',
|
||||
|
||||
@@ -1,10 +1,9 @@
|
||||
<?php
|
||||
|
||||
// Copyright (C) 2010-2015 Combodo SARL
|
||||
//
|
||||
// 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.
|
||||
@@ -16,15 +15,12 @@
|
||||
//
|
||||
// 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-2012 Combodo SARL
|
||||
* @license http://opensource.org/licenses/AGPL-3.0
|
||||
*/
|
||||
|
||||
|
||||
// Portal
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
'Page:DefaultTitle' => '%1$s - Portal de Usuario',
|
||||
'Page:PleaseWait' => 'Por favor espere...',
|
||||
'Page:Home' => 'Inicio',
|
||||
@@ -69,7 +65,7 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
));
|
||||
|
||||
// UserProfile brick
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
'Brick:Portal:UserProfile:Name' => 'Perfil del usuario',
|
||||
'Brick:Portal:UserProfile:Navigation:Dropdown:MyProfil' => 'Mi perfil',
|
||||
'Brick:Portal:UserProfile:Navigation:Dropdown:Logout' => 'Cerrar Sesión',
|
||||
@@ -83,12 +79,12 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
));
|
||||
|
||||
// AggregatePageBrick
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
'Brick:Portal:AggregatePage:DefaultTitle' => 'Tablero de Control',
|
||||
));
|
||||
|
||||
// BrowseBrick brick
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
'Brick:Portal:Browse:Name' => 'Buscar en todos los elementos',
|
||||
'Brick:Portal:Browse:Mode:List' => 'Lista',
|
||||
'Brick:Portal:Browse:Mode:Tree' => 'Árbol',
|
||||
@@ -104,14 +100,14 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
));
|
||||
|
||||
// ManageBrick brick
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
'Brick:Portal:Manage:Name' => 'Administrar elementos',
|
||||
'Brick:Portal:Manage:Table:NoData' => 'Sin elementos.',
|
||||
'Brick:Portal:Manage:Table:ItemActions' => 'Acciones',
|
||||
'Brick:Portal:Manage:DisplayMode:list' => 'Lista',
|
||||
'Brick:Portal:Manage:DisplayMode:pie-chart' => 'Gráfica de Pay',
|
||||
'Brick:Portal:Manage:DisplayMode:bar-chart' => 'Gráfica de Barra',
|
||||
'Brick:Portal:Manage:Others' => 'Otros',
|
||||
'Brick:Portal:Manage:DisplayMode:pie-chart' => 'Gráfica de Pay',
|
||||
'Brick:Portal:Manage:DisplayMode:bar-chart' => 'Gráfica de Barra',
|
||||
'Brick:Portal:Manage:Others' => 'Otros',
|
||||
'Brick:Portal:Manage:All' => 'Todos',
|
||||
'Brick:Portal:Manage:Group' => 'Grupo',
|
||||
'Brick:Portal:Manage:fct:count' => 'Total',
|
||||
@@ -122,7 +118,7 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
));
|
||||
|
||||
// ObjectBrick brick
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
'Brick:Portal:Object:Name' => 'Objecto',
|
||||
'Brick:Portal:Object:Form:Create:Title' => 'Nuevo %1$s',
|
||||
'Brick:Portal:Object:Form:Edit:Title' => 'Actualizando %2$s (%1$s)',
|
||||
@@ -134,13 +130,13 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
));
|
||||
|
||||
// CreateBrick brick
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
'Brick:Portal:Create:Name' => 'Creación rápida',
|
||||
'Brick:Portal:Create:ChooseType' => 'Por favor, seleccione un tipo',
|
||||
));
|
||||
|
||||
// Filter brick
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
'Brick:Portal:Filter:Name' => 'Prefiltre un bloquek',
|
||||
'Brick:Portal:Filter:SearchInput:Placeholder' => 'Ej.:. Conectar a WiFi',
|
||||
'Brick:Portal:Filter:SearchInput:Submit' => 'Buscar',
|
||||
|
||||
@@ -1,10 +1,9 @@
|
||||
<?php
|
||||
|
||||
// Copyright (C) 2010-2015 Combodo SARL
|
||||
//
|
||||
// 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.
|
||||
@@ -16,13 +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-2012 Combodo SARL
|
||||
* @license http://opensource.org/licenses/AGPL-3.0
|
||||
*/
|
||||
|
||||
|
||||
// Portal
|
||||
Dict::Add('FR FR', 'French', 'Français', array(
|
||||
'Page:DefaultTitle' => 'Portail utilisateur %1$s',
|
||||
@@ -31,7 +27,7 @@ Dict::Add('FR FR', 'French', 'Français', array(
|
||||
'Page:GoPortalHome' => 'Revenir à l\'accueil',
|
||||
'Page:GoPreviousPage' => 'Page précédente',
|
||||
'Page:ReloadPage' => 'Recharger la page',
|
||||
'Portal:Button:Submit' => 'Valider',
|
||||
'Portal:Button:Submit' => 'Valider',
|
||||
'Portal:Button:Apply' => 'Mettre à jour',
|
||||
'Portal:Button:Cancel' => 'Annuler',
|
||||
'Portal:Button:Close' => 'Fermer',
|
||||
@@ -46,7 +42,7 @@ Dict::Add('FR FR', 'French', 'Français', array(
|
||||
'Error:HTTP:GetHelp' => 'Si le problème persiste, veuillez contacter votre administrateur %1$s.',
|
||||
'Error:XHR:Fail' => 'Impossible de charger les données, veuillez contacter votre administrateur %1$s si le problème persiste.',
|
||||
'Portal:ErrorUserLoggedOut' => 'Vous êtes déconnecté et devez vous reconnecter pour continuer.',
|
||||
'Portal:Datatables:Language:Processing' => 'Veuillez patienter...',
|
||||
'Portal:Datatables:Language:Processing' => 'Veuillez patienter...',
|
||||
'Portal:Datatables:Language:Search' => 'Filtrer :',
|
||||
'Portal:Datatables:Language:LengthMenu' => 'Afficher _MENU_ éléments par page',
|
||||
'Portal:Datatables:Language:ZeroRecords' => 'Aucun résultat',
|
||||
@@ -91,7 +87,7 @@ Dict::Add('FR FR', 'French', 'Français', array(
|
||||
Dict::Add('FR FR', 'French', 'Français', array(
|
||||
'Brick:Portal:Browse:Name' => 'Navigation dans les éléments',
|
||||
'Brick:Portal:Browse:Mode:List' => 'Liste',
|
||||
'Brick:Portal:Browse:Mode:Tree' => 'Hiérarchie',
|
||||
'Brick:Portal:Browse:Mode:Tree' => 'Hiérarchie',
|
||||
'Brick:Portal:Browse:Mode:Mosaic' => 'Mosaïque',
|
||||
'Brick:Portal:Browse:Action:Drilldown' => 'Parcourir',
|
||||
'Brick:Portal:Browse:Action:View' => 'Détails',
|
||||
@@ -145,4 +141,3 @@ Dict::Add('FR FR', 'French', 'Français', array(
|
||||
'Brick:Portal:Filter:SearchInput:Placeholder' => 'ex : connecter wifi',
|
||||
'Brick:Portal:Filter:SearchInput:Submit' => 'Rechercher',
|
||||
));
|
||||
|
||||
|
||||
145
datamodels/2.x/itop-portal-base/hu.dict.itop-portal-base.php
Normal file
145
datamodels/2.x/itop-portal-base/hu.dict.itop-portal-base.php
Normal file
@@ -0,0 +1,145 @@
|
||||
<?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/>
|
||||
*/
|
||||
|
||||
// Portal
|
||||
Dict::Add('HU HU', 'Hungarian', 'Magyar', array(
|
||||
'Page:DefaultTitle' => '%1$s User portal~~',
|
||||
'Page:PleaseWait' => 'Please wait...~~',
|
||||
'Page:Home' => 'Home~~',
|
||||
'Page:GoPortalHome' => 'Home page~~',
|
||||
'Page:GoPreviousPage' => 'Previous page~~',
|
||||
'Page:ReloadPage' => 'Reload page~~',
|
||||
'Portal:Button:Submit' => 'Submit~~',
|
||||
'Portal:Button:Apply' => 'Update~~',
|
||||
'Portal:Button:Cancel' => 'Cancel~~',
|
||||
'Portal:Button:Close' => 'Close~~',
|
||||
'Portal:Button:Add' => 'Add~~',
|
||||
'Portal:Button:Remove' => 'Remove~~',
|
||||
'Portal:Button:Delete' => 'Delete~~',
|
||||
'Portal:EnvironmentBanner:Title' => 'You are currently in <strong>%1$s</strong> mode~~',
|
||||
'Portal:EnvironmentBanner:GoToProduction' => 'Go back to PRODUCTION mode~~',
|
||||
'Error:HTTP:401' => 'Authentication~~',
|
||||
'Error:HTTP:404' => 'Page not found~~',
|
||||
'Error:HTTP:500' => 'Oops! An error has occured.~~',
|
||||
'Error:HTTP:GetHelp' => 'Please contact your %1$s administrator if the problem keeps happening.~~',
|
||||
'Error:XHR:Fail' => 'Could not load data, please contact your %1$s administrator~~',
|
||||
'Portal:ErrorUserLoggedOut' => 'You are logged out and need to log in again in order to continue.~~',
|
||||
'Portal:Datatables:Language:Processing' => 'Please wait...~~',
|
||||
'Portal:Datatables:Language:Search' => 'Filter:~~',
|
||||
'Portal:Datatables:Language:LengthMenu' => 'Display _MENU_ items per page~~',
|
||||
'Portal:Datatables:Language:ZeroRecords' => 'No result~~',
|
||||
'Portal:Datatables:Language:Info' => 'Page _PAGE_ of _PAGES_~~',
|
||||
'Portal:Datatables:Language:InfoEmpty' => 'No information~~',
|
||||
'Portal:Datatables:Language:InfoFiltered' => 'filtered out of _MAX_ items~~',
|
||||
'Portal:Datatables:Language:EmptyTable' => 'No data available in this table~~',
|
||||
'Portal:Datatables:Language:DisplayLength:All' => 'All~~',
|
||||
'Portal:Datatables:Language:Paginate:First' => 'First~~',
|
||||
'Portal:Datatables:Language:Paginate:Previous' => 'Previous~~',
|
||||
'Portal:Datatables:Language:Paginate:Next' => 'Next~~',
|
||||
'Portal:Datatables:Language:Paginate:Last' => 'Last~~',
|
||||
'Portal:Datatables:Language:Sort:Ascending' => 'enable for an ascending sort~~',
|
||||
'Portal:Datatables:Language:Sort:Descending' => 'enable for a descending sort~~',
|
||||
'Portal:Autocomplete:NoResult' => 'No data~~',
|
||||
'Portal:Attachments:DropZone:Message' => 'Drop your files to add them as attachments~~',
|
||||
'Portal:File:None' => 'No file~~',
|
||||
'Portal:File:DisplayInfo' => '<a href="%2$s" class="file_download_link">%1$s</a>~~',
|
||||
'Portal:File:DisplayInfo+' => '%1$s (%2$s) <a href="%3$s" class="file_open_link" target="_blank">Open</a> / <a href="%4$s" class="file_download_link">Download</a>~~',
|
||||
));
|
||||
|
||||
// UserProfile brick
|
||||
Dict::Add('HU HU', 'Hungarian', 'Magyar', array(
|
||||
'Brick:Portal:UserProfile:Name' => 'User profile~~',
|
||||
'Brick:Portal:UserProfile:Navigation:Dropdown:MyProfil' => 'My profile~~',
|
||||
'Brick:Portal:UserProfile:Navigation:Dropdown:Logout' => 'Logoff~~',
|
||||
'Brick:Portal:UserProfile:Password:Title' => 'Password~~',
|
||||
'Brick:Portal:UserProfile:Password:ChoosePassword' => 'Choose password~~',
|
||||
'Brick:Portal:UserProfile:Password:ConfirmPassword' => 'Confirm password~~',
|
||||
'Brick:Portal:UserProfile:Password:CantChangeContactAdministrator' => 'To change your password, please contact your %1$s administrator~~',
|
||||
'Brick:Portal:UserProfile:Password:CantChangeForUnknownReason' => 'Can\'t change password, please contact your %1$s administrator~~',
|
||||
'Brick:Portal:UserProfile:PersonalInformations:Title' => 'Personal informations~~',
|
||||
'Brick:Portal:UserProfile:Photo:Title' => 'Photo~~',
|
||||
));
|
||||
|
||||
// AggregatePageBrick
|
||||
Dict::Add('HU HU', 'Hungarian', 'Magyar', array(
|
||||
'Brick:Portal:AggregatePage:DefaultTitle' => 'Dashboard~~',
|
||||
));
|
||||
|
||||
// BrowseBrick brick
|
||||
Dict::Add('HU HU', 'Hungarian', 'Magyar', array(
|
||||
'Brick:Portal:Browse:Name' => 'Browse throught items~~',
|
||||
'Brick:Portal:Browse:Mode:List' => 'List~~',
|
||||
'Brick:Portal:Browse:Mode:Tree' => 'Tree~~',
|
||||
'Brick:Portal:Browse:Mode:Mosaic' => 'Mosaic~~',
|
||||
'Brick:Portal:Browse:Action:Drilldown' => 'Drilldown~~',
|
||||
'Brick:Portal:Browse:Action:View' => 'Details~~',
|
||||
'Brick:Portal:Browse:Action:Edit' => 'Edit~~',
|
||||
'Brick:Portal:Browse:Action:Create' => 'Create~~',
|
||||
'Brick:Portal:Browse:Action:CreateObjectFromThis' => 'New %1$s~~',
|
||||
'Brick:Portal:Browse:Tree:ExpandAll' => 'Expand all~~',
|
||||
'Brick:Portal:Browse:Tree:CollapseAll' => 'Collapse all~~',
|
||||
'Brick:Portal:Browse:Filter:NoData' => 'No item~~',
|
||||
));
|
||||
|
||||
// ManageBrick brick
|
||||
Dict::Add('HU HU', 'Hungarian', 'Magyar', array(
|
||||
'Brick:Portal:Manage:Name' => 'Manage items~~',
|
||||
'Brick:Portal:Manage:Table:NoData' => 'No item.~~',
|
||||
'Brick:Portal:Manage:Table:ItemActions' => 'Actions~~',
|
||||
'Brick:Portal:Manage:DisplayMode:list' => 'List~~',
|
||||
'Brick:Portal:Manage:DisplayMode:pie-chart' => 'Pie Chart~~',
|
||||
'Brick:Portal:Manage:DisplayMode:bar-chart' => 'Bar Chart~~',
|
||||
'Brick:Portal:Manage:Others' => 'Others~~',
|
||||
'Brick:Portal:Manage:All' => 'All~~',
|
||||
'Brick:Portal:Manage:Group' => 'Group~~',
|
||||
'Brick:Portal:Manage:fct:count' => 'Total~~',
|
||||
'Brick:Portal:Manage:fct:sum' => 'Sum~~',
|
||||
'Brick:Portal:Manage:fct:avg' => 'Average~~',
|
||||
'Brick:Portal:Manage:fct:min' => 'Min~~',
|
||||
'Brick:Portal:Manage:fct:max' => 'Max~~',
|
||||
));
|
||||
|
||||
// ObjectBrick brick
|
||||
Dict::Add('HU HU', 'Hungarian', 'Magyar', array(
|
||||
'Brick:Portal:Object:Name' => 'Object~~',
|
||||
'Brick:Portal:Object:Form:Create:Title' => 'New %1$s~~',
|
||||
'Brick:Portal:Object:Form:Edit:Title' => 'Updating %2$s (%1$s)~~',
|
||||
'Brick:Portal:Object:Form:View:Title' => '%1$s : %2$s~~',
|
||||
'Brick:Portal:Object:Form:Stimulus:Title' => 'Please, fill the following informations:~~',
|
||||
'Brick:Portal:Object:Form:Message:Saved' => 'Saved~~',
|
||||
'Brick:Portal:Object:Search:Regular:Title' => 'Select %1$s (%2$s)~~',
|
||||
'Brick:Portal:Object:Search:Hierarchy:Title' => 'Select %1$s (%2$s)~~',
|
||||
));
|
||||
|
||||
// CreateBrick brick
|
||||
Dict::Add('HU HU', 'Hungarian', 'Magyar', array(
|
||||
'Brick:Portal:Create:Name' => 'Quick creation~~',
|
||||
'Brick:Portal:Create:ChooseType' => 'Please, choose a type~~',
|
||||
));
|
||||
|
||||
// Filter brick
|
||||
Dict::Add('HU HU', 'Hungarian', 'Magyar', array(
|
||||
'Brick:Portal:Filter:Name' => 'Prefilter a brick~~',
|
||||
'Brick:Portal:Filter:SearchInput:Placeholder' => 'eg. connect wifi~~',
|
||||
'Brick:Portal:Filter:SearchInput:Submit' => 'Search~~',
|
||||
));
|
||||
145
datamodels/2.x/itop-portal-base/it.dict.itop-portal-base.php
Normal file
145
datamodels/2.x/itop-portal-base/it.dict.itop-portal-base.php
Normal file
@@ -0,0 +1,145 @@
|
||||
<?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/>
|
||||
*/
|
||||
|
||||
// Portal
|
||||
Dict::Add('IT IT', 'Italian', 'Italiano', array(
|
||||
'Page:DefaultTitle' => '%1$s User portal~~',
|
||||
'Page:PleaseWait' => 'Please wait...~~',
|
||||
'Page:Home' => 'Home~~',
|
||||
'Page:GoPortalHome' => 'Home page~~',
|
||||
'Page:GoPreviousPage' => 'Previous page~~',
|
||||
'Page:ReloadPage' => 'Reload page~~',
|
||||
'Portal:Button:Submit' => 'Submit~~',
|
||||
'Portal:Button:Apply' => 'Update~~',
|
||||
'Portal:Button:Cancel' => 'Cancel~~',
|
||||
'Portal:Button:Close' => 'Close~~',
|
||||
'Portal:Button:Add' => 'Add~~',
|
||||
'Portal:Button:Remove' => 'Remove~~',
|
||||
'Portal:Button:Delete' => 'Delete~~',
|
||||
'Portal:EnvironmentBanner:Title' => 'You are currently in <strong>%1$s</strong> mode~~',
|
||||
'Portal:EnvironmentBanner:GoToProduction' => 'Go back to PRODUCTION mode~~',
|
||||
'Error:HTTP:401' => 'Authentication~~',
|
||||
'Error:HTTP:404' => 'Page not found~~',
|
||||
'Error:HTTP:500' => 'Oops! An error has occured.~~',
|
||||
'Error:HTTP:GetHelp' => 'Please contact your %1$s administrator if the problem keeps happening.~~',
|
||||
'Error:XHR:Fail' => 'Could not load data, please contact your %1$s administrator~~',
|
||||
'Portal:ErrorUserLoggedOut' => 'You are logged out and need to log in again in order to continue.~~',
|
||||
'Portal:Datatables:Language:Processing' => 'Please wait...~~',
|
||||
'Portal:Datatables:Language:Search' => 'Filter:~~',
|
||||
'Portal:Datatables:Language:LengthMenu' => 'Display _MENU_ items per page~~',
|
||||
'Portal:Datatables:Language:ZeroRecords' => 'No result~~',
|
||||
'Portal:Datatables:Language:Info' => 'Page _PAGE_ of _PAGES_~~',
|
||||
'Portal:Datatables:Language:InfoEmpty' => 'No information~~',
|
||||
'Portal:Datatables:Language:InfoFiltered' => 'filtered out of _MAX_ items~~',
|
||||
'Portal:Datatables:Language:EmptyTable' => 'No data available in this table~~',
|
||||
'Portal:Datatables:Language:DisplayLength:All' => 'All~~',
|
||||
'Portal:Datatables:Language:Paginate:First' => 'First~~',
|
||||
'Portal:Datatables:Language:Paginate:Previous' => 'Previous~~',
|
||||
'Portal:Datatables:Language:Paginate:Next' => 'Next~~',
|
||||
'Portal:Datatables:Language:Paginate:Last' => 'Last~~',
|
||||
'Portal:Datatables:Language:Sort:Ascending' => 'enable for an ascending sort~~',
|
||||
'Portal:Datatables:Language:Sort:Descending' => 'enable for a descending sort~~',
|
||||
'Portal:Autocomplete:NoResult' => 'No data~~',
|
||||
'Portal:Attachments:DropZone:Message' => 'Drop your files to add them as attachments~~',
|
||||
'Portal:File:None' => 'No file~~',
|
||||
'Portal:File:DisplayInfo' => '<a href="%2$s" class="file_download_link">%1$s</a>~~',
|
||||
'Portal:File:DisplayInfo+' => '%1$s (%2$s) <a href="%3$s" class="file_open_link" target="_blank">Open</a> / <a href="%4$s" class="file_download_link">Download</a>~~',
|
||||
));
|
||||
|
||||
// UserProfile brick
|
||||
Dict::Add('IT IT', 'Italian', 'Italiano', array(
|
||||
'Brick:Portal:UserProfile:Name' => 'User profile~~',
|
||||
'Brick:Portal:UserProfile:Navigation:Dropdown:MyProfil' => 'My profile~~',
|
||||
'Brick:Portal:UserProfile:Navigation:Dropdown:Logout' => 'Logoff~~',
|
||||
'Brick:Portal:UserProfile:Password:Title' => 'Password~~',
|
||||
'Brick:Portal:UserProfile:Password:ChoosePassword' => 'Choose password~~',
|
||||
'Brick:Portal:UserProfile:Password:ConfirmPassword' => 'Confirm password~~',
|
||||
'Brick:Portal:UserProfile:Password:CantChangeContactAdministrator' => 'To change your password, please contact your %1$s administrator~~',
|
||||
'Brick:Portal:UserProfile:Password:CantChangeForUnknownReason' => 'Can\'t change password, please contact your %1$s administrator~~',
|
||||
'Brick:Portal:UserProfile:PersonalInformations:Title' => 'Personal informations~~',
|
||||
'Brick:Portal:UserProfile:Photo:Title' => 'Photo~~',
|
||||
));
|
||||
|
||||
// AggregatePageBrick
|
||||
Dict::Add('IT IT', 'Italian', 'Italiano', array(
|
||||
'Brick:Portal:AggregatePage:DefaultTitle' => 'Dashboard~~',
|
||||
));
|
||||
|
||||
// BrowseBrick brick
|
||||
Dict::Add('IT IT', 'Italian', 'Italiano', array(
|
||||
'Brick:Portal:Browse:Name' => 'Browse throught items~~',
|
||||
'Brick:Portal:Browse:Mode:List' => 'List~~',
|
||||
'Brick:Portal:Browse:Mode:Tree' => 'Tree~~',
|
||||
'Brick:Portal:Browse:Mode:Mosaic' => 'Mosaic~~',
|
||||
'Brick:Portal:Browse:Action:Drilldown' => 'Drilldown~~',
|
||||
'Brick:Portal:Browse:Action:View' => 'Details~~',
|
||||
'Brick:Portal:Browse:Action:Edit' => 'Edit~~',
|
||||
'Brick:Portal:Browse:Action:Create' => 'Create~~',
|
||||
'Brick:Portal:Browse:Action:CreateObjectFromThis' => 'New %1$s~~',
|
||||
'Brick:Portal:Browse:Tree:ExpandAll' => 'Expand all~~',
|
||||
'Brick:Portal:Browse:Tree:CollapseAll' => 'Collapse all~~',
|
||||
'Brick:Portal:Browse:Filter:NoData' => 'No item~~',
|
||||
));
|
||||
|
||||
// ManageBrick brick
|
||||
Dict::Add('IT IT', 'Italian', 'Italiano', array(
|
||||
'Brick:Portal:Manage:Name' => 'Manage items~~',
|
||||
'Brick:Portal:Manage:Table:NoData' => 'No item.~~',
|
||||
'Brick:Portal:Manage:Table:ItemActions' => 'Actions~~',
|
||||
'Brick:Portal:Manage:DisplayMode:list' => 'List~~',
|
||||
'Brick:Portal:Manage:DisplayMode:pie-chart' => 'Pie Chart~~',
|
||||
'Brick:Portal:Manage:DisplayMode:bar-chart' => 'Bar Chart~~',
|
||||
'Brick:Portal:Manage:Others' => 'Others~~',
|
||||
'Brick:Portal:Manage:All' => 'All~~',
|
||||
'Brick:Portal:Manage:Group' => 'Group~~',
|
||||
'Brick:Portal:Manage:fct:count' => 'Total~~',
|
||||
'Brick:Portal:Manage:fct:sum' => 'Sum~~',
|
||||
'Brick:Portal:Manage:fct:avg' => 'Average~~',
|
||||
'Brick:Portal:Manage:fct:min' => 'Min~~',
|
||||
'Brick:Portal:Manage:fct:max' => 'Max~~',
|
||||
));
|
||||
|
||||
// ObjectBrick brick
|
||||
Dict::Add('IT IT', 'Italian', 'Italiano', array(
|
||||
'Brick:Portal:Object:Name' => 'Object~~',
|
||||
'Brick:Portal:Object:Form:Create:Title' => 'New %1$s~~',
|
||||
'Brick:Portal:Object:Form:Edit:Title' => 'Updating %2$s (%1$s)~~',
|
||||
'Brick:Portal:Object:Form:View:Title' => '%1$s : %2$s~~',
|
||||
'Brick:Portal:Object:Form:Stimulus:Title' => 'Please, fill the following informations:~~',
|
||||
'Brick:Portal:Object:Form:Message:Saved' => 'Saved~~',
|
||||
'Brick:Portal:Object:Search:Regular:Title' => 'Select %1$s (%2$s)~~',
|
||||
'Brick:Portal:Object:Search:Hierarchy:Title' => 'Select %1$s (%2$s)~~',
|
||||
));
|
||||
|
||||
// CreateBrick brick
|
||||
Dict::Add('IT IT', 'Italian', 'Italiano', array(
|
||||
'Brick:Portal:Create:Name' => 'Quick creation~~',
|
||||
'Brick:Portal:Create:ChooseType' => 'Please, choose a type~~',
|
||||
));
|
||||
|
||||
// Filter brick
|
||||
Dict::Add('IT IT', 'Italian', 'Italiano', array(
|
||||
'Brick:Portal:Filter:Name' => 'Prefilter a brick~~',
|
||||
'Brick:Portal:Filter:SearchInput:Placeholder' => 'eg. connect wifi~~',
|
||||
'Brick:Portal:Filter:SearchInput:Submit' => 'Search~~',
|
||||
));
|
||||
145
datamodels/2.x/itop-portal-base/ja.dict.itop-portal-base.php
Normal file
145
datamodels/2.x/itop-portal-base/ja.dict.itop-portal-base.php
Normal file
@@ -0,0 +1,145 @@
|
||||
<?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/>
|
||||
*/
|
||||
|
||||
// Portal
|
||||
Dict::Add('JA JP', 'Japanese', '日本語', array(
|
||||
'Page:DefaultTitle' => '%1$s User portal~~',
|
||||
'Page:PleaseWait' => 'Please wait...~~',
|
||||
'Page:Home' => 'Home~~',
|
||||
'Page:GoPortalHome' => 'Home page~~',
|
||||
'Page:GoPreviousPage' => 'Previous page~~',
|
||||
'Page:ReloadPage' => 'Reload page~~',
|
||||
'Portal:Button:Submit' => 'Submit~~',
|
||||
'Portal:Button:Apply' => 'Update~~',
|
||||
'Portal:Button:Cancel' => 'Cancel~~',
|
||||
'Portal:Button:Close' => 'Close~~',
|
||||
'Portal:Button:Add' => 'Add~~',
|
||||
'Portal:Button:Remove' => 'Remove~~',
|
||||
'Portal:Button:Delete' => 'Delete~~',
|
||||
'Portal:EnvironmentBanner:Title' => 'You are currently in <strong>%1$s</strong> mode~~',
|
||||
'Portal:EnvironmentBanner:GoToProduction' => 'Go back to PRODUCTION mode~~',
|
||||
'Error:HTTP:401' => 'Authentication~~',
|
||||
'Error:HTTP:404' => 'Page not found~~',
|
||||
'Error:HTTP:500' => 'Oops! An error has occured.~~',
|
||||
'Error:HTTP:GetHelp' => 'Please contact your %1$s administrator if the problem keeps happening.~~',
|
||||
'Error:XHR:Fail' => 'Could not load data, please contact your %1$s administrator~~',
|
||||
'Portal:ErrorUserLoggedOut' => 'You are logged out and need to log in again in order to continue.~~',
|
||||
'Portal:Datatables:Language:Processing' => 'Please wait...~~',
|
||||
'Portal:Datatables:Language:Search' => 'Filter:~~',
|
||||
'Portal:Datatables:Language:LengthMenu' => 'Display _MENU_ items per page~~',
|
||||
'Portal:Datatables:Language:ZeroRecords' => 'No result~~',
|
||||
'Portal:Datatables:Language:Info' => 'Page _PAGE_ of _PAGES_~~',
|
||||
'Portal:Datatables:Language:InfoEmpty' => 'No information~~',
|
||||
'Portal:Datatables:Language:InfoFiltered' => 'filtered out of _MAX_ items~~',
|
||||
'Portal:Datatables:Language:EmptyTable' => 'No data available in this table~~',
|
||||
'Portal:Datatables:Language:DisplayLength:All' => 'All~~',
|
||||
'Portal:Datatables:Language:Paginate:First' => 'First~~',
|
||||
'Portal:Datatables:Language:Paginate:Previous' => 'Previous~~',
|
||||
'Portal:Datatables:Language:Paginate:Next' => 'Next~~',
|
||||
'Portal:Datatables:Language:Paginate:Last' => 'Last~~',
|
||||
'Portal:Datatables:Language:Sort:Ascending' => 'enable for an ascending sort~~',
|
||||
'Portal:Datatables:Language:Sort:Descending' => 'enable for a descending sort~~',
|
||||
'Portal:Autocomplete:NoResult' => 'No data~~',
|
||||
'Portal:Attachments:DropZone:Message' => 'Drop your files to add them as attachments~~',
|
||||
'Portal:File:None' => 'No file~~',
|
||||
'Portal:File:DisplayInfo' => '<a href="%2$s" class="file_download_link">%1$s</a>~~',
|
||||
'Portal:File:DisplayInfo+' => '%1$s (%2$s) <a href="%3$s" class="file_open_link" target="_blank">Open</a> / <a href="%4$s" class="file_download_link">Download</a>~~',
|
||||
));
|
||||
|
||||
// UserProfile brick
|
||||
Dict::Add('JA JP', 'Japanese', '日本語', array(
|
||||
'Brick:Portal:UserProfile:Name' => 'User profile~~',
|
||||
'Brick:Portal:UserProfile:Navigation:Dropdown:MyProfil' => 'My profile~~',
|
||||
'Brick:Portal:UserProfile:Navigation:Dropdown:Logout' => 'Logoff~~',
|
||||
'Brick:Portal:UserProfile:Password:Title' => 'Password~~',
|
||||
'Brick:Portal:UserProfile:Password:ChoosePassword' => 'Choose password~~',
|
||||
'Brick:Portal:UserProfile:Password:ConfirmPassword' => 'Confirm password~~',
|
||||
'Brick:Portal:UserProfile:Password:CantChangeContactAdministrator' => 'To change your password, please contact your %1$s administrator~~',
|
||||
'Brick:Portal:UserProfile:Password:CantChangeForUnknownReason' => 'Can\'t change password, please contact your %1$s administrator~~',
|
||||
'Brick:Portal:UserProfile:PersonalInformations:Title' => 'Personal informations~~',
|
||||
'Brick:Portal:UserProfile:Photo:Title' => 'Photo~~',
|
||||
));
|
||||
|
||||
// AggregatePageBrick
|
||||
Dict::Add('JA JP', 'Japanese', '日本語', array(
|
||||
'Brick:Portal:AggregatePage:DefaultTitle' => 'Dashboard~~',
|
||||
));
|
||||
|
||||
// BrowseBrick brick
|
||||
Dict::Add('JA JP', 'Japanese', '日本語', array(
|
||||
'Brick:Portal:Browse:Name' => 'Browse throught items~~',
|
||||
'Brick:Portal:Browse:Mode:List' => 'List~~',
|
||||
'Brick:Portal:Browse:Mode:Tree' => 'Tree~~',
|
||||
'Brick:Portal:Browse:Mode:Mosaic' => 'Mosaic~~',
|
||||
'Brick:Portal:Browse:Action:Drilldown' => 'Drilldown~~',
|
||||
'Brick:Portal:Browse:Action:View' => 'Details~~',
|
||||
'Brick:Portal:Browse:Action:Edit' => 'Edit~~',
|
||||
'Brick:Portal:Browse:Action:Create' => 'Create~~',
|
||||
'Brick:Portal:Browse:Action:CreateObjectFromThis' => 'New %1$s~~',
|
||||
'Brick:Portal:Browse:Tree:ExpandAll' => 'Expand all~~',
|
||||
'Brick:Portal:Browse:Tree:CollapseAll' => 'Collapse all~~',
|
||||
'Brick:Portal:Browse:Filter:NoData' => 'No item~~',
|
||||
));
|
||||
|
||||
// ManageBrick brick
|
||||
Dict::Add('JA JP', 'Japanese', '日本語', array(
|
||||
'Brick:Portal:Manage:Name' => 'Manage items~~',
|
||||
'Brick:Portal:Manage:Table:NoData' => 'No item.~~',
|
||||
'Brick:Portal:Manage:Table:ItemActions' => 'Actions~~',
|
||||
'Brick:Portal:Manage:DisplayMode:list' => 'List~~',
|
||||
'Brick:Portal:Manage:DisplayMode:pie-chart' => 'Pie Chart~~',
|
||||
'Brick:Portal:Manage:DisplayMode:bar-chart' => 'Bar Chart~~',
|
||||
'Brick:Portal:Manage:Others' => 'Others~~',
|
||||
'Brick:Portal:Manage:All' => 'All~~',
|
||||
'Brick:Portal:Manage:Group' => 'Group~~',
|
||||
'Brick:Portal:Manage:fct:count' => 'Total~~',
|
||||
'Brick:Portal:Manage:fct:sum' => 'Sum~~',
|
||||
'Brick:Portal:Manage:fct:avg' => 'Average~~',
|
||||
'Brick:Portal:Manage:fct:min' => 'Min~~',
|
||||
'Brick:Portal:Manage:fct:max' => 'Max~~',
|
||||
));
|
||||
|
||||
// ObjectBrick brick
|
||||
Dict::Add('JA JP', 'Japanese', '日本語', array(
|
||||
'Brick:Portal:Object:Name' => 'Object~~',
|
||||
'Brick:Portal:Object:Form:Create:Title' => 'New %1$s~~',
|
||||
'Brick:Portal:Object:Form:Edit:Title' => 'Updating %2$s (%1$s)~~',
|
||||
'Brick:Portal:Object:Form:View:Title' => '%1$s : %2$s~~',
|
||||
'Brick:Portal:Object:Form:Stimulus:Title' => 'Please, fill the following informations:~~',
|
||||
'Brick:Portal:Object:Form:Message:Saved' => 'Saved~~',
|
||||
'Brick:Portal:Object:Search:Regular:Title' => 'Select %1$s (%2$s)~~',
|
||||
'Brick:Portal:Object:Search:Hierarchy:Title' => 'Select %1$s (%2$s)~~',
|
||||
));
|
||||
|
||||
// CreateBrick brick
|
||||
Dict::Add('JA JP', 'Japanese', '日本語', array(
|
||||
'Brick:Portal:Create:Name' => 'Quick creation~~',
|
||||
'Brick:Portal:Create:ChooseType' => 'Please, choose a type~~',
|
||||
));
|
||||
|
||||
// Filter brick
|
||||
Dict::Add('JA JP', 'Japanese', '日本語', array(
|
||||
'Brick:Portal:Filter:Name' => 'Prefilter a brick~~',
|
||||
'Brick:Portal:Filter:SearchInput:Placeholder' => 'eg. connect wifi~~',
|
||||
'Brick:Portal:Filter:SearchInput:Submit' => 'Search~~',
|
||||
));
|
||||
@@ -1,10 +1,9 @@
|
||||
<?php
|
||||
|
||||
// Copyright (C) 2010-2015 Combodo SARL
|
||||
//
|
||||
// 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.
|
||||
@@ -16,13 +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-2012 Combodo SARL
|
||||
* @license http://opensource.org/licenses/AGPL-3.0
|
||||
*/
|
||||
|
||||
|
||||
// Portal
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Page:DefaultTitle' => '%1$s Gebruikersportaal',
|
||||
@@ -38,6 +34,8 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Portal:Button:Add' => 'Toevoegen',
|
||||
'Portal:Button:Remove' => 'Verwijderen',
|
||||
'Portal:Button:Delete' => 'Verwijderen',
|
||||
'Portal:EnvironmentBanner:Title' => 'You are currently in <strong>%1$s</strong> mode~~',
|
||||
'Portal:EnvironmentBanner:GoToProduction' => 'Go back to PRODUCTION mode~~',
|
||||
'Error:HTTP:401' => 'Authentication~~',
|
||||
'Error:HTTP:404' => 'Pagina kan niet worden gevonden',
|
||||
'Error:HTTP:500' => 'Oeps! Er is een fout opgetreden',
|
||||
@@ -61,6 +59,9 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Portal:Datatables:Language:Sort:Descending' => 'inschakelen voor een aflopende sortering',
|
||||
'Portal:Autocomplete:NoResult' => 'Geen data',
|
||||
'Portal:Attachments:DropZone:Message' => 'Plaats jouw bestanden om ze bij te voegen',
|
||||
'Portal:File:None' => 'No file~~',
|
||||
'Portal:File:DisplayInfo' => '<a href="%2$s" class="file_download_link">%1$s</a>~~',
|
||||
'Portal:File:DisplayInfo+' => '%1$s (%2$s) <a href="%3$s" class="file_open_link" target="_blank">Open</a> / <a href="%4$s" class="file_download_link">Download</a>~~',
|
||||
));
|
||||
|
||||
// UserProfile brick
|
||||
@@ -77,11 +78,17 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Brick:Portal:UserProfile:Photo:Title' => 'Foto',
|
||||
));
|
||||
|
||||
// AggregatePageBrick
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Brick:Portal:AggregatePage:DefaultTitle' => 'Dashboard~~',
|
||||
));
|
||||
|
||||
// BrowseBrick brick
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Brick:Portal:Browse:Name' => 'Bladeren',
|
||||
'Brick:Portal:Browse:Mode:List' => 'Lijst',
|
||||
'Brick:Portal:Browse:Mode:Tree' => 'Boomstructuur',
|
||||
'Brick:Portal:Browse:Mode:Mosaic' => 'Mosaic~~',
|
||||
'Brick:Portal:Browse:Action:Drilldown' => 'Drilldown',
|
||||
'Brick:Portal:Browse:Action:View' => 'Details',
|
||||
'Brick:Portal:Browse:Action:Edit' => 'Wijzigen',
|
||||
@@ -98,16 +105,16 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Brick:Portal:Manage:Table:NoData' => 'Geen gegevens',
|
||||
'Brick:Portal:Manage:Table:ItemActions' => 'Actions~~',
|
||||
'Brick:Portal:Manage:DisplayMode:list' => 'List~~',
|
||||
'Brick:Portal:Manage:DisplayMode:pie-chart' => 'Pie Chart~~',
|
||||
'Brick:Portal:Manage:DisplayMode:bar-chart' => 'Bar Chart',
|
||||
'Brick:Portal:Manage:Others' => 'Others~~',
|
||||
'Brick:Portal:Manage:All' => 'All~~',
|
||||
'Brick:Portal:Manage:Group' => 'Group~~',
|
||||
'Brick:Portal:Manage:fct:count' => 'Total~~',
|
||||
'Brick:Portal:Manage:fct:sum' => 'Sum~~',
|
||||
'Brick:Portal:Manage:fct:avg' => 'Average~~',
|
||||
'Brick:Portal:Manage:fct:min' => 'Min~~',
|
||||
'Brick:Portal:Manage:fct:max' => 'Max~~',
|
||||
'Brick:Portal:Manage:DisplayMode:pie-chart' => 'Pie Chart~~',
|
||||
'Brick:Portal:Manage:DisplayMode:bar-chart' => 'Bar Chart',
|
||||
'Brick:Portal:Manage:Others' => 'Others~~',
|
||||
'Brick:Portal:Manage:All' => 'All~~',
|
||||
'Brick:Portal:Manage:Group' => 'Group~~',
|
||||
'Brick:Portal:Manage:fct:count' => 'Total~~',
|
||||
'Brick:Portal:Manage:fct:sum' => 'Sum~~',
|
||||
'Brick:Portal:Manage:fct:avg' => 'Average~~',
|
||||
'Brick:Portal:Manage:fct:min' => 'Min~~',
|
||||
'Brick:Portal:Manage:fct:max' => 'Max~~',
|
||||
));
|
||||
|
||||
// ObjectBrick brick
|
||||
@@ -125,4 +132,12 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
// CreateBrick brick
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Brick:Portal:Create:Name' => 'Snel aanmaken',
|
||||
'Brick:Portal:Create:ChooseType' => 'Please, choose a type~~',
|
||||
));
|
||||
|
||||
// Filter brick
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Brick:Portal:Filter:Name' => 'Prefilter a brick~~',
|
||||
'Brick:Portal:Filter:SearchInput:Placeholder' => 'eg. connect wifi~~',
|
||||
'Brick:Portal:Filter:SearchInput:Submit' => 'Search~~',
|
||||
));
|
||||
|
||||
@@ -1,10 +1,9 @@
|
||||
<?php
|
||||
|
||||
// Copyright (C) 2010-2018 Combodo SARL
|
||||
//
|
||||
// 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.
|
||||
@@ -16,13 +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-2012 Combodo SARL
|
||||
* @license http://opensource.org/licenses/AGPL-3.0
|
||||
*/
|
||||
|
||||
|
||||
// Portal
|
||||
Dict::Add('PT BR', 'Brazilian', 'Brazilian', array(
|
||||
'Page:DefaultTitle' => 'Portal do usuário iTop',
|
||||
@@ -82,6 +78,11 @@ Dict::Add('PT BR', 'Brazilian', 'Brazilian', array(
|
||||
'Brick:Portal:UserProfile:Photo:Title' => 'Foto',
|
||||
));
|
||||
|
||||
// AggregatePageBrick
|
||||
Dict::Add('PT BR', 'Brazilian', 'Brazilian', array(
|
||||
'Brick:Portal:AggregatePage:DefaultTitle' => 'Dashboard~~',
|
||||
));
|
||||
|
||||
// BrowseBrick brick
|
||||
Dict::Add('PT BR', 'Brazilian', 'Brazilian', array(
|
||||
'Brick:Portal:Browse:Name' => 'Navegar por itens',
|
||||
@@ -104,16 +105,16 @@ Dict::Add('PT BR', 'Brazilian', 'Brazilian', array(
|
||||
'Brick:Portal:Manage:Table:NoData' => 'Sem dados.',
|
||||
'Brick:Portal:Manage:Table:ItemActions' => 'Ações',
|
||||
'Brick:Portal:Manage:DisplayMode:list' => 'List~~',
|
||||
'Brick:Portal:Manage:DisplayMode:pie-chart' => 'Pie Chart~~',
|
||||
'Brick:Portal:Manage:DisplayMode:bar-chart' => 'Bar Chart',
|
||||
'Brick:Portal:Manage:Others' => 'Others~~',
|
||||
'Brick:Portal:Manage:All' => 'All~~',
|
||||
'Brick:Portal:Manage:Group' => 'Group~~',
|
||||
'Brick:Portal:Manage:fct:count' => 'Total~~',
|
||||
'Brick:Portal:Manage:fct:sum' => 'Sum~~',
|
||||
'Brick:Portal:Manage:fct:avg' => 'Average~~',
|
||||
'Brick:Portal:Manage:fct:min' => 'Min~~',
|
||||
'Brick:Portal:Manage:fct:max' => 'Max~~',
|
||||
'Brick:Portal:Manage:DisplayMode:pie-chart' => 'Pie Chart~~',
|
||||
'Brick:Portal:Manage:DisplayMode:bar-chart' => 'Bar Chart',
|
||||
'Brick:Portal:Manage:Others' => 'Others~~',
|
||||
'Brick:Portal:Manage:All' => 'All~~',
|
||||
'Brick:Portal:Manage:Group' => 'Group~~',
|
||||
'Brick:Portal:Manage:fct:count' => 'Total~~',
|
||||
'Brick:Portal:Manage:fct:sum' => 'Sum~~',
|
||||
'Brick:Portal:Manage:fct:avg' => 'Average~~',
|
||||
'Brick:Portal:Manage:fct:min' => 'Min~~',
|
||||
'Brick:Portal:Manage:fct:max' => 'Max~~',
|
||||
));
|
||||
|
||||
// ObjectBrick brick
|
||||
@@ -126,7 +127,7 @@ Dict::Add('PT BR', 'Brazilian', 'Brazilian', array(
|
||||
'Brick:Portal:Object:Form:Message:Saved' => 'Salvo',
|
||||
'Brick:Portal:Object:Search:Regular:Title' => 'Selecionar %1$s (%2$s)',
|
||||
'Brick:Portal:Object:Search:Hierarchy:Title' => 'Selecinar %1$s (%2$s)',
|
||||
));
|
||||
));
|
||||
|
||||
// CreateBrick brick
|
||||
Dict::Add('PT BR', 'Brazilian', 'Brazilian', array(
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Локализация интерфейса Combodo iTop подготовлена сообществом iTop по-русски http://community.itop-itsm.ru.
|
||||
*
|
||||
@@ -9,110 +8,119 @@
|
||||
* @license http://www.opensource.org/licenses/gpl-3.0.html LGPL
|
||||
*
|
||||
*/
|
||||
|
||||
// Portal
|
||||
Dict::Add('RU RU', 'Russian', 'Русский', array(
|
||||
'Page:DefaultTitle' => 'Пользовательский портал %1$s',
|
||||
'Page:PleaseWait' => 'Пожалуйста, подождите...',
|
||||
'Page:Home' => 'Домашняя страница',
|
||||
'Page:GoPortalHome' => 'Домашняя страница',
|
||||
'Page:GoPreviousPage' => 'Предыдущяя страница',
|
||||
'Page:DefaultTitle' => 'Пользовательский портал %1$s',
|
||||
'Page:PleaseWait' => 'Пожалуйста, подождите...',
|
||||
'Page:Home' => 'Домашняя страница',
|
||||
'Page:GoPortalHome' => 'Домашняя страница',
|
||||
'Page:GoPreviousPage' => 'Предыдущяя страница',
|
||||
'Page:ReloadPage' => 'Reload page~~',
|
||||
'Portal:Button:Submit' => 'Применить',
|
||||
'Portal:Button:Submit' => 'Применить',
|
||||
'Portal:Button:Apply' => 'Update~~',
|
||||
'Portal:Button:Cancel' => 'Отменить',
|
||||
'Portal:Button:Close' => 'Закрыть',
|
||||
'Portal:Button:Add' => 'Добавить',
|
||||
'Portal:Button:Remove' => 'Удалить',
|
||||
'Portal:Button:Delete' => 'Удалить',
|
||||
'Portal:Button:Cancel' => 'Отменить',
|
||||
'Portal:Button:Close' => 'Закрыть',
|
||||
'Portal:Button:Add' => 'Добавить',
|
||||
'Portal:Button:Remove' => 'Удалить',
|
||||
'Portal:Button:Delete' => 'Удалить',
|
||||
'Portal:EnvironmentBanner:Title' => 'You are currently in <strong>%1$s</strong> mode~~',
|
||||
'Portal:EnvironmentBanner:GoToProduction' => 'Go back to PRODUCTION mode~~',
|
||||
'Error:HTTP:401' => 'Authentication~~',
|
||||
'Error:HTTP:404' => 'Страница не найдена',
|
||||
'Error:HTTP:500' => 'Упс! Произошла ошибка.',
|
||||
'Error:XHR:Fail' => 'Не удалось загрузить данные. Пожалуйста, свяжитесь с вашим администратором %1$s.',
|
||||
'Error:HTTP:GetHelp' => 'Пожалуйста, свяжитесь с вашим администратором %1$s, если проблема сохраняется.',
|
||||
'Error:HTTP:500' => 'Упс! Произошла ошибка.',
|
||||
'Error:HTTP:GetHelp' => 'Пожалуйста, свяжитесь с вашим администратором %1$s, если проблема сохраняется.',
|
||||
'Error:XHR:Fail' => 'Не удалось загрузить данные. Пожалуйста, свяжитесь с вашим администратором %1$s.',
|
||||
'Portal:ErrorUserLoggedOut' => 'You are logged out and need to log in again in order to continue.~~',
|
||||
'Portal:Datatables:Language:Processing' => 'Пожалуйста, подождите...',
|
||||
'Portal:Datatables:Language:Search' => 'Фильтр :',
|
||||
'Portal:Datatables:Language:LengthMenu' => 'Показывать _MENU_ элементов на странице',
|
||||
'Portal:Datatables:Language:ZeroRecords' => 'Нет записей',
|
||||
'Portal:Datatables:Language:Info' => 'Страница _PAGE_ из _PAGES_',
|
||||
'Portal:Datatables:Language:InfoEmpty' => 'Нет информации',
|
||||
'Portal:Datatables:Language:InfoFiltered' => 'Отфильтровано из _MAX_ элементов',
|
||||
'Portal:Datatables:Language:EmptyTable' => 'Нет данных в этой таблице',
|
||||
'Portal:Datatables:Language:DisplayLength:All' => 'Все',
|
||||
'Portal:Datatables:Language:Paginate:First' => 'Первая',
|
||||
'Portal:Datatables:Language:Paginate:Previous' => 'Предыдущая',
|
||||
'Portal:Datatables:Language:Paginate:Next' => 'Следующая',
|
||||
'Portal:Datatables:Language:Paginate:Last' => 'Последняя',
|
||||
'Portal:Datatables:Language:Sort:Ascending' => 'Включить сортировку по возрастанию',
|
||||
'Portal:Datatables:Language:Sort:Descending' => 'Включить сортировку по убыванию',
|
||||
'Portal:Autocomplete:NoResult' => 'Нет данных',
|
||||
'Portal:Attachments:DropZone:Message' => 'Перетащите файл для добавления вложения',
|
||||
'Portal:Datatables:Language:Search' => 'Фильтр :',
|
||||
'Portal:Datatables:Language:LengthMenu' => 'Показывать _MENU_ элементов на странице',
|
||||
'Portal:Datatables:Language:ZeroRecords' => 'Нет записей',
|
||||
'Portal:Datatables:Language:Info' => 'Страница _PAGE_ из _PAGES_',
|
||||
'Portal:Datatables:Language:InfoEmpty' => 'Нет информации',
|
||||
'Portal:Datatables:Language:InfoFiltered' => 'Отфильтровано из _MAX_ элементов',
|
||||
'Portal:Datatables:Language:EmptyTable' => 'Нет данных в этой таблице',
|
||||
'Portal:Datatables:Language:DisplayLength:All' => 'Все',
|
||||
'Portal:Datatables:Language:Paginate:First' => 'Первая',
|
||||
'Portal:Datatables:Language:Paginate:Previous' => 'Предыдущая',
|
||||
'Portal:Datatables:Language:Paginate:Next' => 'Следующая',
|
||||
'Portal:Datatables:Language:Paginate:Last' => 'Последняя',
|
||||
'Portal:Datatables:Language:Sort:Ascending' => 'Включить сортировку по возрастанию',
|
||||
'Portal:Datatables:Language:Sort:Descending' => 'Включить сортировку по убыванию',
|
||||
'Portal:Autocomplete:NoResult' => 'Нет данных',
|
||||
'Portal:Attachments:DropZone:Message' => 'Перетащите файл для добавления вложения',
|
||||
'Portal:File:None' => 'No file~~',
|
||||
'Portal:File:DisplayInfo' => '<a href="%2$s" class="file_download_link">%1$s</a>~~',
|
||||
'Portal:File:DisplayInfo+' => '%1$s (%2$s) <a href="%3$s" class="file_open_link" target="_blank">Open</a> / <a href="%4$s" class="file_download_link">Download</a>~~',
|
||||
));
|
||||
|
||||
// UserProfile brick
|
||||
Dict::Add('RU RU', 'Russian', 'Русский', array(
|
||||
'Brick:Portal:UserProfile:Name' => 'Профиль пользователя',
|
||||
'Brick:Portal:UserProfile:Navigation:Dropdown:MyProfil' => 'Мой профиль',
|
||||
'Brick:Portal:UserProfile:Navigation:Dropdown:Logout' => 'Выйти',
|
||||
'Brick:Portal:UserProfile:Password:Title' => 'Пароль',
|
||||
'Brick:Portal:UserProfile:Password:ChoosePassword' => 'Введите новый пароль',
|
||||
'Brick:Portal:UserProfile:Password:ConfirmPassword' => 'Подтвердите новый пароль',
|
||||
'Brick:Portal:UserProfile:Password:CantChangeContactAdministrator' => 'Пожалуйста, свяжитесь с вашим администратором %1$s для изменения пароля.',
|
||||
'Brick:Portal:UserProfile:Password:CantChangeForUnknownReason' => 'Не удалось изменить пароль, пожалуйста, свяжитесь с вашим администратором %1$s.',
|
||||
'Brick:Portal:UserProfile:PersonalInformations:Title' => 'Персональная информация',
|
||||
'Brick:Portal:UserProfile:Photo:Title' => 'Фотография',
|
||||
'Brick:Portal:UserProfile:Name' => 'Профиль пользователя',
|
||||
'Brick:Portal:UserProfile:Navigation:Dropdown:MyProfil' => 'Мой профиль',
|
||||
'Brick:Portal:UserProfile:Navigation:Dropdown:Logout' => 'Выйти',
|
||||
'Brick:Portal:UserProfile:Password:Title' => 'Пароль',
|
||||
'Brick:Portal:UserProfile:Password:ChoosePassword' => 'Введите новый пароль',
|
||||
'Brick:Portal:UserProfile:Password:ConfirmPassword' => 'Подтвердите новый пароль',
|
||||
'Brick:Portal:UserProfile:Password:CantChangeContactAdministrator' => 'Пожалуйста, свяжитесь с вашим администратором %1$s для изменения пароля.',
|
||||
'Brick:Portal:UserProfile:Password:CantChangeForUnknownReason' => 'Не удалось изменить пароль, пожалуйста, свяжитесь с вашим администратором %1$s.',
|
||||
'Brick:Portal:UserProfile:PersonalInformations:Title' => 'Персональная информация',
|
||||
'Brick:Portal:UserProfile:Photo:Title' => 'Фотография',
|
||||
));
|
||||
|
||||
// AggregatePageBrick
|
||||
Dict::Add('RU RU', 'Russian', 'Русский', array(
|
||||
'Brick:Portal:AggregatePage:DefaultTitle' => 'Dashboard~~',
|
||||
));
|
||||
|
||||
// BrowseBrick brick
|
||||
Dict::Add('RU RU', 'Russian', 'Русский', array(
|
||||
'Brick:Portal:Browse:Name' => 'Просмотр элементов',
|
||||
'Brick:Portal:Browse:Mode:List' => 'Список',
|
||||
'Brick:Portal:Browse:Mode:Tree' => 'Дерево',
|
||||
'Brick:Portal:Browse:Name' => 'Просмотр элементов',
|
||||
'Brick:Portal:Browse:Mode:List' => 'Список',
|
||||
'Brick:Portal:Browse:Mode:Tree' => 'Дерево',
|
||||
'Brick:Portal:Browse:Mode:Mosaic' => 'Mosaic~~',
|
||||
'Brick:Portal:Browse:Action:Drilldown' => 'Детализация',
|
||||
'Brick:Portal:Browse:Action:View' => 'Подробно',
|
||||
'Brick:Portal:Browse:Action:Edit' => 'Изменить',
|
||||
'Brick:Portal:Browse:Action:Create' => 'Создать',
|
||||
'Brick:Portal:Browse:Action:CreateObjectFromThis' => 'Новый %1$s',
|
||||
'Brick:Portal:Browse:Tree:ExpandAll' => 'Развернуть все',
|
||||
'Brick:Portal:Browse:Tree:CollapseAll' => 'Свернуть все',
|
||||
'Brick:Portal:Browse:Filter:NoData' => 'Нет элементов',
|
||||
'Brick:Portal:Browse:Action:Drilldown' => 'Детализация',
|
||||
'Brick:Portal:Browse:Action:View' => 'Подробно',
|
||||
'Brick:Portal:Browse:Action:Edit' => 'Изменить',
|
||||
'Brick:Portal:Browse:Action:Create' => 'Создать',
|
||||
'Brick:Portal:Browse:Action:CreateObjectFromThis' => 'Новый %1$s',
|
||||
'Brick:Portal:Browse:Tree:ExpandAll' => 'Развернуть все',
|
||||
'Brick:Portal:Browse:Tree:CollapseAll' => 'Свернуть все',
|
||||
'Brick:Portal:Browse:Filter:NoData' => 'Нет элементов',
|
||||
));
|
||||
|
||||
// ManageBrick brick
|
||||
Dict::Add('RU RU', 'Russian', 'Русский', array(
|
||||
'Brick:Portal:Manage:Name' => 'Управление элементами',
|
||||
'Brick:Portal:Manage:Table:NoData' => 'Нет элементов',
|
||||
'Brick:Portal:Manage:Name' => 'Управление элементами',
|
||||
'Brick:Portal:Manage:Table:NoData' => 'Нет элементов',
|
||||
'Brick:Portal:Manage:Table:ItemActions' => 'Actions~~',
|
||||
'Brick:Portal:Manage:DisplayMode:list' => 'List~~',
|
||||
'Brick:Portal:Manage:DisplayMode:pie-chart' => 'Pie Chart~~',
|
||||
'Brick:Portal:Manage:DisplayMode:bar-chart' => 'Bar Chart',
|
||||
'Brick:Portal:Manage:Others' => 'Others~~',
|
||||
'Brick:Portal:Manage:All' => 'All~~',
|
||||
'Brick:Portal:Manage:Group' => 'Group~~',
|
||||
'Brick:Portal:Manage:fct:count' => 'Total~~',
|
||||
'Brick:Portal:Manage:fct:sum' => 'Sum~~',
|
||||
'Brick:Portal:Manage:fct:avg' => 'Average~~',
|
||||
'Brick:Portal:Manage:fct:min' => 'Min~~',
|
||||
'Brick:Portal:Manage:fct:max' => 'Max~~',
|
||||
'Brick:Portal:Manage:DisplayMode:pie-chart' => 'Pie Chart~~',
|
||||
'Brick:Portal:Manage:DisplayMode:bar-chart' => 'Bar Chart',
|
||||
'Brick:Portal:Manage:Others' => 'Others~~',
|
||||
'Brick:Portal:Manage:All' => 'All~~',
|
||||
'Brick:Portal:Manage:Group' => 'Group~~',
|
||||
'Brick:Portal:Manage:fct:count' => 'Total~~',
|
||||
'Brick:Portal:Manage:fct:sum' => 'Sum~~',
|
||||
'Brick:Portal:Manage:fct:avg' => 'Average~~',
|
||||
'Brick:Portal:Manage:fct:min' => 'Min~~',
|
||||
'Brick:Portal:Manage:fct:max' => 'Max~~',
|
||||
));
|
||||
|
||||
// ObjectBrick brick
|
||||
Dict::Add('RU RU', 'Russian', 'Русский', array(
|
||||
'Brick:Portal:Object:Name' => 'Object',
|
||||
'Brick:Portal:Object:Form:Create:Title' => 'Создать %1$s',
|
||||
'Brick:Portal:Object:Form:Edit:Title' => 'Обновление %2$s (%1$s)',
|
||||
'Brick:Portal:Object:Form:View:Title' => '%1$s : %2$s',
|
||||
'Brick:Portal:Object:Form:Stimulus:Title' => 'Пожалуйста, укажите следующую информацию:',
|
||||
'Brick:Portal:Object:Form:Message:Saved' => 'Сохранено',
|
||||
'Brick:Portal:Object:Search:Regular:Title' => 'Выбрать %1$s (%2$s)',
|
||||
'Brick:Portal:Object:Search:Hierarchy:Title' => 'Выбрать %1$s (%2$s)',
|
||||
'Brick:Portal:Object:Name' => 'Object',
|
||||
'Brick:Portal:Object:Form:Create:Title' => 'Создать %1$s',
|
||||
'Brick:Portal:Object:Form:Edit:Title' => 'Обновление %2$s (%1$s)',
|
||||
'Brick:Portal:Object:Form:View:Title' => '%1$s : %2$s',
|
||||
'Brick:Portal:Object:Form:Stimulus:Title' => 'Пожалуйста, укажите следующую информацию:',
|
||||
'Brick:Portal:Object:Form:Message:Saved' => 'Сохранено',
|
||||
'Brick:Portal:Object:Search:Regular:Title' => 'Выбрать %1$s (%2$s)',
|
||||
'Brick:Portal:Object:Search:Hierarchy:Title' => 'Выбрать %1$s (%2$s)',
|
||||
));
|
||||
|
||||
// CreateBrick brick
|
||||
Dict::Add('RU RU', 'Russian', 'Русский', array(
|
||||
'Brick:Portal:Create:Name' => 'Быстрое создание',
|
||||
'Brick:Portal:Create:Name' => 'Быстрое создание',
|
||||
'Brick:Portal:Create:ChooseType' => 'Please, choose a type~~',
|
||||
));
|
||||
|
||||
|
||||
145
datamodels/2.x/itop-portal-base/tr.dict.itop-portal-base.php
Normal file
145
datamodels/2.x/itop-portal-base/tr.dict.itop-portal-base.php
Normal file
@@ -0,0 +1,145 @@
|
||||
<?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/>
|
||||
*/
|
||||
|
||||
// Portal
|
||||
Dict::Add('TR TR', 'Turkish', 'Türkçe', array(
|
||||
'Page:DefaultTitle' => '%1$s User portal~~',
|
||||
'Page:PleaseWait' => 'Please wait...~~',
|
||||
'Page:Home' => 'Home~~',
|
||||
'Page:GoPortalHome' => 'Home page~~',
|
||||
'Page:GoPreviousPage' => 'Previous page~~',
|
||||
'Page:ReloadPage' => 'Reload page~~',
|
||||
'Portal:Button:Submit' => 'Submit~~',
|
||||
'Portal:Button:Apply' => 'Update~~',
|
||||
'Portal:Button:Cancel' => 'Cancel~~',
|
||||
'Portal:Button:Close' => 'Close~~',
|
||||
'Portal:Button:Add' => 'Add~~',
|
||||
'Portal:Button:Remove' => 'Remove~~',
|
||||
'Portal:Button:Delete' => 'Delete~~',
|
||||
'Portal:EnvironmentBanner:Title' => 'You are currently in <strong>%1$s</strong> mode~~',
|
||||
'Portal:EnvironmentBanner:GoToProduction' => 'Go back to PRODUCTION mode~~',
|
||||
'Error:HTTP:401' => 'Authentication~~',
|
||||
'Error:HTTP:404' => 'Page not found~~',
|
||||
'Error:HTTP:500' => 'Oops! An error has occured.~~',
|
||||
'Error:HTTP:GetHelp' => 'Please contact your %1$s administrator if the problem keeps happening.~~',
|
||||
'Error:XHR:Fail' => 'Could not load data, please contact your %1$s administrator~~',
|
||||
'Portal:ErrorUserLoggedOut' => 'You are logged out and need to log in again in order to continue.~~',
|
||||
'Portal:Datatables:Language:Processing' => 'Please wait...~~',
|
||||
'Portal:Datatables:Language:Search' => 'Filter:~~',
|
||||
'Portal:Datatables:Language:LengthMenu' => 'Display _MENU_ items per page~~',
|
||||
'Portal:Datatables:Language:ZeroRecords' => 'No result~~',
|
||||
'Portal:Datatables:Language:Info' => 'Page _PAGE_ of _PAGES_~~',
|
||||
'Portal:Datatables:Language:InfoEmpty' => 'No information~~',
|
||||
'Portal:Datatables:Language:InfoFiltered' => 'filtered out of _MAX_ items~~',
|
||||
'Portal:Datatables:Language:EmptyTable' => 'No data available in this table~~',
|
||||
'Portal:Datatables:Language:DisplayLength:All' => 'All~~',
|
||||
'Portal:Datatables:Language:Paginate:First' => 'First~~',
|
||||
'Portal:Datatables:Language:Paginate:Previous' => 'Previous~~',
|
||||
'Portal:Datatables:Language:Paginate:Next' => 'Next~~',
|
||||
'Portal:Datatables:Language:Paginate:Last' => 'Last~~',
|
||||
'Portal:Datatables:Language:Sort:Ascending' => 'enable for an ascending sort~~',
|
||||
'Portal:Datatables:Language:Sort:Descending' => 'enable for a descending sort~~',
|
||||
'Portal:Autocomplete:NoResult' => 'No data~~',
|
||||
'Portal:Attachments:DropZone:Message' => 'Drop your files to add them as attachments~~',
|
||||
'Portal:File:None' => 'No file~~',
|
||||
'Portal:File:DisplayInfo' => '<a href="%2$s" class="file_download_link">%1$s</a>~~',
|
||||
'Portal:File:DisplayInfo+' => '%1$s (%2$s) <a href="%3$s" class="file_open_link" target="_blank">Open</a> / <a href="%4$s" class="file_download_link">Download</a>~~',
|
||||
));
|
||||
|
||||
// UserProfile brick
|
||||
Dict::Add('TR TR', 'Turkish', 'Türkçe', array(
|
||||
'Brick:Portal:UserProfile:Name' => 'User profile~~',
|
||||
'Brick:Portal:UserProfile:Navigation:Dropdown:MyProfil' => 'My profile~~',
|
||||
'Brick:Portal:UserProfile:Navigation:Dropdown:Logout' => 'Logoff~~',
|
||||
'Brick:Portal:UserProfile:Password:Title' => 'Password~~',
|
||||
'Brick:Portal:UserProfile:Password:ChoosePassword' => 'Choose password~~',
|
||||
'Brick:Portal:UserProfile:Password:ConfirmPassword' => 'Confirm password~~',
|
||||
'Brick:Portal:UserProfile:Password:CantChangeContactAdministrator' => 'To change your password, please contact your %1$s administrator~~',
|
||||
'Brick:Portal:UserProfile:Password:CantChangeForUnknownReason' => 'Can\'t change password, please contact your %1$s administrator~~',
|
||||
'Brick:Portal:UserProfile:PersonalInformations:Title' => 'Personal informations~~',
|
||||
'Brick:Portal:UserProfile:Photo:Title' => 'Photo~~',
|
||||
));
|
||||
|
||||
// AggregatePageBrick
|
||||
Dict::Add('TR TR', 'Turkish', 'Türkçe', array(
|
||||
'Brick:Portal:AggregatePage:DefaultTitle' => 'Dashboard~~',
|
||||
));
|
||||
|
||||
// BrowseBrick brick
|
||||
Dict::Add('TR TR', 'Turkish', 'Türkçe', array(
|
||||
'Brick:Portal:Browse:Name' => 'Browse throught items~~',
|
||||
'Brick:Portal:Browse:Mode:List' => 'List~~',
|
||||
'Brick:Portal:Browse:Mode:Tree' => 'Tree~~',
|
||||
'Brick:Portal:Browse:Mode:Mosaic' => 'Mosaic~~',
|
||||
'Brick:Portal:Browse:Action:Drilldown' => 'Drilldown~~',
|
||||
'Brick:Portal:Browse:Action:View' => 'Details~~',
|
||||
'Brick:Portal:Browse:Action:Edit' => 'Edit~~',
|
||||
'Brick:Portal:Browse:Action:Create' => 'Create~~',
|
||||
'Brick:Portal:Browse:Action:CreateObjectFromThis' => 'New %1$s~~',
|
||||
'Brick:Portal:Browse:Tree:ExpandAll' => 'Expand all~~',
|
||||
'Brick:Portal:Browse:Tree:CollapseAll' => 'Collapse all~~',
|
||||
'Brick:Portal:Browse:Filter:NoData' => 'No item~~',
|
||||
));
|
||||
|
||||
// ManageBrick brick
|
||||
Dict::Add('TR TR', 'Turkish', 'Türkçe', array(
|
||||
'Brick:Portal:Manage:Name' => 'Manage items~~',
|
||||
'Brick:Portal:Manage:Table:NoData' => 'No item.~~',
|
||||
'Brick:Portal:Manage:Table:ItemActions' => 'Actions~~',
|
||||
'Brick:Portal:Manage:DisplayMode:list' => 'List~~',
|
||||
'Brick:Portal:Manage:DisplayMode:pie-chart' => 'Pie Chart~~',
|
||||
'Brick:Portal:Manage:DisplayMode:bar-chart' => 'Bar Chart~~',
|
||||
'Brick:Portal:Manage:Others' => 'Others~~',
|
||||
'Brick:Portal:Manage:All' => 'All~~',
|
||||
'Brick:Portal:Manage:Group' => 'Group~~',
|
||||
'Brick:Portal:Manage:fct:count' => 'Total~~',
|
||||
'Brick:Portal:Manage:fct:sum' => 'Sum~~',
|
||||
'Brick:Portal:Manage:fct:avg' => 'Average~~',
|
||||
'Brick:Portal:Manage:fct:min' => 'Min~~',
|
||||
'Brick:Portal:Manage:fct:max' => 'Max~~',
|
||||
));
|
||||
|
||||
// ObjectBrick brick
|
||||
Dict::Add('TR TR', 'Turkish', 'Türkçe', array(
|
||||
'Brick:Portal:Object:Name' => 'Object~~',
|
||||
'Brick:Portal:Object:Form:Create:Title' => 'New %1$s~~',
|
||||
'Brick:Portal:Object:Form:Edit:Title' => 'Updating %2$s (%1$s)~~',
|
||||
'Brick:Portal:Object:Form:View:Title' => '%1$s : %2$s~~',
|
||||
'Brick:Portal:Object:Form:Stimulus:Title' => 'Please, fill the following informations:~~',
|
||||
'Brick:Portal:Object:Form:Message:Saved' => 'Saved~~',
|
||||
'Brick:Portal:Object:Search:Regular:Title' => 'Select %1$s (%2$s)~~',
|
||||
'Brick:Portal:Object:Search:Hierarchy:Title' => 'Select %1$s (%2$s)~~',
|
||||
));
|
||||
|
||||
// CreateBrick brick
|
||||
Dict::Add('TR TR', 'Turkish', 'Türkçe', array(
|
||||
'Brick:Portal:Create:Name' => 'Quick creation~~',
|
||||
'Brick:Portal:Create:ChooseType' => 'Please, choose a type~~',
|
||||
));
|
||||
|
||||
// Filter brick
|
||||
Dict::Add('TR TR', 'Turkish', 'Türkçe', array(
|
||||
'Brick:Portal:Filter:Name' => 'Prefilter a brick~~',
|
||||
'Brick:Portal:Filter:SearchInput:Placeholder' => 'eg. connect wifi~~',
|
||||
'Brick:Portal:Filter:SearchInput:Submit' => 'Search~~',
|
||||
));
|
||||
145
datamodels/2.x/itop-portal-base/zh.dict.itop-portal-base.php
Normal file
145
datamodels/2.x/itop-portal-base/zh.dict.itop-portal-base.php
Normal file
@@ -0,0 +1,145 @@
|
||||
<?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/>
|
||||
*/
|
||||
|
||||
// Portal
|
||||
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Page:DefaultTitle' => '%1$s User portal~~',
|
||||
'Page:PleaseWait' => 'Please wait...~~',
|
||||
'Page:Home' => 'Home~~',
|
||||
'Page:GoPortalHome' => 'Home page~~',
|
||||
'Page:GoPreviousPage' => 'Previous page~~',
|
||||
'Page:ReloadPage' => 'Reload page~~',
|
||||
'Portal:Button:Submit' => 'Submit~~',
|
||||
'Portal:Button:Apply' => 'Update~~',
|
||||
'Portal:Button:Cancel' => 'Cancel~~',
|
||||
'Portal:Button:Close' => 'Close~~',
|
||||
'Portal:Button:Add' => 'Add~~',
|
||||
'Portal:Button:Remove' => 'Remove~~',
|
||||
'Portal:Button:Delete' => 'Delete~~',
|
||||
'Portal:EnvironmentBanner:Title' => 'You are currently in <strong>%1$s</strong> mode~~',
|
||||
'Portal:EnvironmentBanner:GoToProduction' => 'Go back to PRODUCTION mode~~',
|
||||
'Error:HTTP:401' => 'Authentication~~',
|
||||
'Error:HTTP:404' => 'Page not found~~',
|
||||
'Error:HTTP:500' => 'Oops! An error has occured.~~',
|
||||
'Error:HTTP:GetHelp' => 'Please contact your %1$s administrator if the problem keeps happening.~~',
|
||||
'Error:XHR:Fail' => 'Could not load data, please contact your %1$s administrator~~',
|
||||
'Portal:ErrorUserLoggedOut' => 'You are logged out and need to log in again in order to continue.~~',
|
||||
'Portal:Datatables:Language:Processing' => 'Please wait...~~',
|
||||
'Portal:Datatables:Language:Search' => 'Filter:~~',
|
||||
'Portal:Datatables:Language:LengthMenu' => 'Display _MENU_ items per page~~',
|
||||
'Portal:Datatables:Language:ZeroRecords' => 'No result~~',
|
||||
'Portal:Datatables:Language:Info' => 'Page _PAGE_ of _PAGES_~~',
|
||||
'Portal:Datatables:Language:InfoEmpty' => 'No information~~',
|
||||
'Portal:Datatables:Language:InfoFiltered' => 'filtered out of _MAX_ items~~',
|
||||
'Portal:Datatables:Language:EmptyTable' => 'No data available in this table~~',
|
||||
'Portal:Datatables:Language:DisplayLength:All' => 'All~~',
|
||||
'Portal:Datatables:Language:Paginate:First' => 'First~~',
|
||||
'Portal:Datatables:Language:Paginate:Previous' => 'Previous~~',
|
||||
'Portal:Datatables:Language:Paginate:Next' => 'Next~~',
|
||||
'Portal:Datatables:Language:Paginate:Last' => 'Last~~',
|
||||
'Portal:Datatables:Language:Sort:Ascending' => 'enable for an ascending sort~~',
|
||||
'Portal:Datatables:Language:Sort:Descending' => 'enable for a descending sort~~',
|
||||
'Portal:Autocomplete:NoResult' => 'No data~~',
|
||||
'Portal:Attachments:DropZone:Message' => 'Drop your files to add them as attachments~~',
|
||||
'Portal:File:None' => 'No file~~',
|
||||
'Portal:File:DisplayInfo' => '<a href="%2$s" class="file_download_link">%1$s</a>~~',
|
||||
'Portal:File:DisplayInfo+' => '%1$s (%2$s) <a href="%3$s" class="file_open_link" target="_blank">Open</a> / <a href="%4$s" class="file_download_link">Download</a>~~',
|
||||
));
|
||||
|
||||
// UserProfile brick
|
||||
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Brick:Portal:UserProfile:Name' => 'User profile~~',
|
||||
'Brick:Portal:UserProfile:Navigation:Dropdown:MyProfil' => 'My profile~~',
|
||||
'Brick:Portal:UserProfile:Navigation:Dropdown:Logout' => 'Logoff~~',
|
||||
'Brick:Portal:UserProfile:Password:Title' => 'Password~~',
|
||||
'Brick:Portal:UserProfile:Password:ChoosePassword' => 'Choose password~~',
|
||||
'Brick:Portal:UserProfile:Password:ConfirmPassword' => 'Confirm password~~',
|
||||
'Brick:Portal:UserProfile:Password:CantChangeContactAdministrator' => 'To change your password, please contact your %1$s administrator~~',
|
||||
'Brick:Portal:UserProfile:Password:CantChangeForUnknownReason' => 'Can\'t change password, please contact your %1$s administrator~~',
|
||||
'Brick:Portal:UserProfile:PersonalInformations:Title' => 'Personal informations~~',
|
||||
'Brick:Portal:UserProfile:Photo:Title' => 'Photo~~',
|
||||
));
|
||||
|
||||
// AggregatePageBrick
|
||||
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Brick:Portal:AggregatePage:DefaultTitle' => 'Dashboard~~',
|
||||
));
|
||||
|
||||
// BrowseBrick brick
|
||||
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Brick:Portal:Browse:Name' => 'Browse throught items~~',
|
||||
'Brick:Portal:Browse:Mode:List' => 'List~~',
|
||||
'Brick:Portal:Browse:Mode:Tree' => 'Tree~~',
|
||||
'Brick:Portal:Browse:Mode:Mosaic' => 'Mosaic~~',
|
||||
'Brick:Portal:Browse:Action:Drilldown' => 'Drilldown~~',
|
||||
'Brick:Portal:Browse:Action:View' => 'Details~~',
|
||||
'Brick:Portal:Browse:Action:Edit' => 'Edit~~',
|
||||
'Brick:Portal:Browse:Action:Create' => 'Create~~',
|
||||
'Brick:Portal:Browse:Action:CreateObjectFromThis' => 'New %1$s~~',
|
||||
'Brick:Portal:Browse:Tree:ExpandAll' => 'Expand all~~',
|
||||
'Brick:Portal:Browse:Tree:CollapseAll' => 'Collapse all~~',
|
||||
'Brick:Portal:Browse:Filter:NoData' => 'No item~~',
|
||||
));
|
||||
|
||||
// ManageBrick brick
|
||||
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Brick:Portal:Manage:Name' => 'Manage items~~',
|
||||
'Brick:Portal:Manage:Table:NoData' => 'No item.~~',
|
||||
'Brick:Portal:Manage:Table:ItemActions' => 'Actions~~',
|
||||
'Brick:Portal:Manage:DisplayMode:list' => 'List~~',
|
||||
'Brick:Portal:Manage:DisplayMode:pie-chart' => 'Pie Chart~~',
|
||||
'Brick:Portal:Manage:DisplayMode:bar-chart' => 'Bar Chart~~',
|
||||
'Brick:Portal:Manage:Others' => 'Others~~',
|
||||
'Brick:Portal:Manage:All' => 'All~~',
|
||||
'Brick:Portal:Manage:Group' => 'Group~~',
|
||||
'Brick:Portal:Manage:fct:count' => 'Total~~',
|
||||
'Brick:Portal:Manage:fct:sum' => 'Sum~~',
|
||||
'Brick:Portal:Manage:fct:avg' => 'Average~~',
|
||||
'Brick:Portal:Manage:fct:min' => 'Min~~',
|
||||
'Brick:Portal:Manage:fct:max' => 'Max~~',
|
||||
));
|
||||
|
||||
// ObjectBrick brick
|
||||
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Brick:Portal:Object:Name' => 'Object~~',
|
||||
'Brick:Portal:Object:Form:Create:Title' => 'New %1$s~~',
|
||||
'Brick:Portal:Object:Form:Edit:Title' => 'Updating %2$s (%1$s)~~',
|
||||
'Brick:Portal:Object:Form:View:Title' => '%1$s : %2$s~~',
|
||||
'Brick:Portal:Object:Form:Stimulus:Title' => 'Please, fill the following informations:~~',
|
||||
'Brick:Portal:Object:Form:Message:Saved' => 'Saved~~',
|
||||
'Brick:Portal:Object:Search:Regular:Title' => 'Select %1$s (%2$s)~~',
|
||||
'Brick:Portal:Object:Search:Hierarchy:Title' => 'Select %1$s (%2$s)~~',
|
||||
));
|
||||
|
||||
// CreateBrick brick
|
||||
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Brick:Portal:Create:Name' => 'Quick creation~~',
|
||||
'Brick:Portal:Create:ChooseType' => 'Please, choose a type~~',
|
||||
));
|
||||
|
||||
// Filter brick
|
||||
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Brick:Portal:Filter:Name' => 'Prefilter a brick~~',
|
||||
'Brick:Portal:Filter:SearchInput:Placeholder' => 'eg. connect wifi~~',
|
||||
'Brick:Portal:Filter:SearchInput:Submit' => 'Search~~',
|
||||
));
|
||||
Reference in New Issue
Block a user