multigen.php 3.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. <?php
  2. $lang['def']['Multigen NAS parameters'] = 'Parámetros NAS Multigen';
  3. $lang['def']['right to control multigen'] = 'derecho a controlar multigen';
  4. $lang['def']['Multigen support is enabled'] = 'El soporte multigen está habilitado';
  5. $lang['def']['Configure Multigen NAS'] = 'Configuración del servidor NAS Multigen (КучаГен)';
  6. $lang['def']['Multigen'] = 'Multigen (КучаГен)';
  7. $lang['def']['NAS options'] = 'Opciones de NAS';
  8. $lang['def']['Username override'] = 'Reasignar nombre de usuario';
  9. $lang['def']['NAS not exists'] = 'NAS no existe';
  10. $lang['def']['NAS attributes'] = 'Atributos NAS';
  11. $lang['def']['not existing attribute'] = 'atributo no existente';
  12. $lang['def']['Before setting up the attributes, you must set the base NAS options'] = 'Antes de configurar los atributos, debe configurar las opciones básicas de NAS.';
  13. $lang['def']['Only active users'] = 'Solo usuarios activos';
  14. $lang['def']['Attributes is unchanged and generation was skipped'] = 'Los atributos no han cambiado y se omitió la generación.';
  15. $lang['def']['New or changed attributes generated'] = 'Atributos nuevos o modificados generados';
  16. $lang['def']['for scenario'] = 'para script';
  17. $lang['def']['Attributes was flushed due user inactivity'] = 'Los atributos fueron eliminados debido a la inactividad del usuario';
  18. $lang['def']['Flush all attributes in all scenarios'] = 'Borrar todos los atributos en todos los script';
  19. $lang['def']['All attributes in scenario was deleted'] = 'Todos los atributos del script han sido eliminados';
  20. $lang['def']['Data loading time'] = 'Tiempo de carga de datos';
  21. $lang['def']['Total time spent'] = 'Tiempo total empleado';
  22. $lang['def']['Total attributes processed'] = 'Atributos totales procesados';
  23. $lang['def']['attributes/sec'] = 'atributos / seg';
  24. $lang['def']['Performance'] = 'Rendimiento';
  25. $lang['def']['brutto'] = 'brutto';
  26. $lang['def']['Attributes processing time'] = 'Tiempo de procesamiento de atributos';
  27. $lang['def']['Memory used'] = 'Memoria utilizada';
  28. $lang['def']['default'] = 'por defecto';
  29. $lang['def']['JunOS like'] = 'JunOS like';
  30. $lang['def']['Multigen NAS sessions stats'] = 'Estadísticas de sesión NAS Multigen (KuchaGen)';
  31. $lang['def']['Clone NAS configuration'] = 'Clonar configuración de NAS';
  32. $lang['def']['No other configured NAS to cloning'] = 'Ningún otro NAS configurado para clonar.';
  33. $lang['def']['I understand that cloning completely destroys all current NAS settings if they exist and will replace them with the configuration of another NAS'] = 'Entiendo que la clonación destruye por completo todas las configuraciones NAS actuales si existen y las reemplazará con la configuración de otro NAS';
  34. $lang['def']['I understand that changing that completely destroys all current NAS settings if they exist and will replace them with the another configuration'] = 'Entiendo que cambiar eso destruye completamente todas las configuraciones NAS actuales si existen y las reemplazará con la otra configuración';
  35. $lang['def']['You can copy&paste current NAS configuration as text'] = 'Puede copiar y pegar la configuración NAS actual como texto';
  36. $lang['def']['sessions'] = 'sesiones';
  37. $lang['def']['for'] = 'para';
  38. $lang['def']['Last sessions'] = 'Últimas sesiones';
  39. $lang['def']['cant detect username for'] = 'no se puede detectar el nombre de usuario para';
  40. $lang['def']['Multigen sessions'] = 'Sesiones Multigen (КучаГен-а)';
  41. $lang['def']['Show only unfinished'] = 'Mostrar solo incompleto';