freeradius.php 879 B

1234567891011121314151617181920
  1. <?php
  2. $lang['def']['RADIUS-attributes for user'] = 'Atributos RADIUS para el usuario';
  3. $lang['def']['RADIUS-attributes for network'] = 'Atributos RADIUS para la red';
  4. $lang['def']['RADIUS-attributes for NAS'] = 'Atributos RADIUS para el servidor de acceso NAS';
  5. $lang['def']['Adding of RADIUS-attribute'] = 'Agregar un atributo RADIUS';
  6. $lang['def']['Editing of RADIUS-attribute'] = 'Editar un atributo RADIUS';
  7. $lang['def']['Reassign User-Name'] = 'Reasignar nombre de usuario';
  8. $lang['def']['Reassignment of User-Name'] = 'Reasignación de nombre de usuario';
  9. $lang['def']['Append'] = 'Agregar';
  10. $lang['def']['Macros'] = 'Macros';
  11. $lang['def']['Scenario'] = 'Guión';
  12. $lang['def']['Attribute'] = 'Atributo';
  13. $lang['def']['Operator'] = 'Operador';
  14. $lang['def']['Value'] = 'Valor';
  15. $lang['def']['Inherited'] = 'Heredado';
  16. $lang['def']['Foreach'] = 'Para todos';