home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.0 (User) / OS_user_4.0.iso / private / Drivers / i386 / SerialPointingDevice.config / Spanish.lproj / Localizable.strings
Encoding:
Text File  |  1996-04-12  |  1.2 KB  |  40 lines

  1. /* Name used in the browser */
  2. "SerialPointingDevice" = "Ratón serie";
  3.  
  4. /* Name used in the inspector */
  5. "Long Name" = "Ratón serie";
  6.  
  7. /* shows which end of the slider is 'slower' */
  8. "Slow" = "Baja";
  9.  
  10. /* warning alert title */
  11. "Warning" = "Advertencia";
  12.  
  13. /* title of the resolution box */
  14. "RESOLUTION_BOX_TITLE" = "Resolución en puntos por pulgada";
  15.  
  16. /* confirmation button for invert mouse */
  17. "Do It" = "OK";
  18.  
  19. /* shows which end of the slider is 'faster' */
  20. "Fast" = "Alta";
  21.  
  22. /* cancel button for invert mouse */
  23. "Cancel" = "Cancelar";
  24.  
  25. /* for upside-down mice */
  26. "INVERTED_SWITCH_TITLE" = "Invertir la dirección del cursor";
  27.  
  28. /* warning for people who select inverted mice out of curiosity */
  29. "INVERTED_SWITCH_ALERT" = "Esta acción invertirá los ejes horizontal y vertical del ratón. Si el ratón no está invertido, será difícil de utilizar una vez que esta definición entre en vigor.";
  30.  
  31. /* title of the serial port box */
  32. "SERIAL_PORT_BOX_TITLE" = "Puerto serie";
  33.  
  34.  
  35. /* Message you see in a device inspector when there are no conflicts. */
  36. "Select the settings for this device." = "Seleccione los valores para este dispositivo.";
  37.  
  38. /* Conflict warning */
  39. "Warning: Settings conflict with other devices." = "Advertencia: Valores en conflicto con otros dispositivos.";
  40.