{php}IPAM" ; // PHPIPAM REST API $not_enc = "
Not used for encrypted requests." ; $lang['api_url'] = "URL of $phpipam API server.
E.g. http://somehost/phpipam/api/" ; $lang['api_app'] = "Application Identifier for $phpipam API.
This is set under Administration / API" ; $lang['api_key'] = "Application Code for $phpipam API
This is generated when security is set to crypt: this will be used to encrypt requests (leave blank when security is set to something else —ssl or none)" ; $lang['api_usr'] = "Username of some $phpipam account to use.
This is set under Administration / Users$not_enc" ; $lang['api_pwd'] = "Password of the $phpipam account to use.$not_enc" ; $lang['api_res'] = "Result format type for raw display
xml = eXtensible Markup Language
json = Javascript Structured Object Notation
array = PHP native array
object = PHP native object" ; $lang['api_taf'] = "Save access token in file, otherwise request it before each effective query.$not_enc" ; // Output Presentation Options : PHPIPAM $no_nest = "
From v1.3, be sure the API don't nest custom fields." ; $c_field = "Custom field holdaing link on " ; $e_field = "Coma separed extra fields to show for "; $lang['opo_cf1'] = "$c_field addresses$no_nest" ; $lang['opo_cf2'] = "$c_field hostnames$no_nest" ; $lang['opo_cfd'] = "$c_field devices$no_nest" ; $lang['opo_efa'] = "$e_field addresses$no_nest" ; $lang['opo_efd'] = "$e_field devices$no_nest" ; $lang['opo_efs'] = "$e_field networks$no_nest" ; $lang['opo_efl'] = "$e_field locations$no_nest" ; $lang['opo_efv'] = "$e_field VLANs$no_nest" ; $lang['opo_efr'] = "$e_field VRFs$no_nest" ; $lang['opo_ef2'] = "$e_field l2 domains$no_nest" ; $lang['opo_l10'] = "Output (labels/headers) language" ; $lang['opo_l10_o_en'] = "English" ; $lang['opo_l10_o_fr'] = "Français" ; $lang['opo_mdn'] = "Main domain name.
(leave blank if you don't want to strip it from hostnames)" ; $lang['opo_url'] = "URL of $phpipam web base.
E.g. http://somehost/phpipam/
(leave blank if you don't want to link to subnets page)
" ; // Output Presentation Options : XHTML+CSS $lang['opo_dat'] = "Show objects title" ; //= Description field As Title $lang['opo_dsc'] = "Display type for objects presentation" ; //= DeSCription $lang['opo_dsc_o_ul'] = "bullet list" ; # li ul ol enum item list listo liste items itemise itemize enumerate enumeration $lang['opo_dsc_o_tr'] = "grid table" ; # td th tr grid array table grille tabelo tableau $lang['opo_dsc_o_dl'] = "definition list" ; # dd dt dl vortaro definition dictionary dictionnaire $lang['opo_dsc_o_pre'] = "no formatting" ; # pre raw txt asis code flat text as-is texte texto noformat no-format unformated non-formate preformated sans-format $lang['opo_dsc_o_p'] = "paragraphs..." ; # $lang['opo_eca'] = "Automatically add colors
(avoid if you want to use a custom CSS)" ; //= Extra Colors Auto $lang['opo_lst'] = "Display type for addresses/networks list" ; //= LiSTs $lang['opo_lst_o_ul'] = "bullet list" ; # li ul ol enum item list listo liste items itemise itemize enumerate enumeration $lang['opo_lst_o_tr'] = "grid table" ; # td th tr grid array table grille tabelo tableau $lang['opo_lst_o_dl'] = "definition list" ; # dd dt dl vortaro definition dictionary dictionnaire $lang['opo_lst_o_p'] = "paragraphs..." ; # // ex: se ai et ts=4 st=4 bf : // vi: se ai et ts=4 st=4 bf : // vim: set ai et ts=4 st=4 bf sts=4 cin ff=unix fenc=utf-8 : enc=utf-8 // atom:set useSoftTabs tabLength=4 lineending=lf encoding=utf-8 // -*- Mode: tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- ?>