home *** CD-ROM | disk | FTP | other *** search
/ RISCWORLD 6 / RISCWORLD_VOL6.iso / Software / ISSUE5 / PD / rdpclient / !RDPClient_Messages < prev    next >
Encoding:
Text File  |  2006-01-08  |  3.8 KB  |  137 lines

  1. #  Messages file for RDPClient
  2.  
  3. # Application Name
  4. app.name: RDPClient
  5.  
  6. # version text for info box
  7. info.version: 0.79 (08-Jan-2006)
  8. info.rversion: 1.4.1 (CSV 23-Oct-2005)
  9. info.rdpclurl: http://www.orac2.demon.co.uk/software/rdpclient/rdpclient.html
  10. info.rdeskurl: http://www.rdesktop.org/
  11.  
  12. # iconbar menu definition
  13. title.main: RDPClient
  14. menu.main: >Info|Window,Full window,Full screen|>Save,View log…,Status…,Quit
  15.  
  16. # network status window
  17. statnet.status0: Not connected
  18. statnet.status1: Connected
  19.  
  20. # connection status window
  21. statcon.namena: N/A
  22. statcon.licence0: Not issued
  23. statcon.licence1: Issued
  24. statcon.compres0: None
  25. statcon.compres1: Bitmap
  26. statcon.compres2: RDP
  27. statcon.encrypt0: None
  28. statcon.encrypt1: Login only
  29. statcon.encrypt2: All data
  30. statcon.protoco0: RDP4
  31. statcon.protoco1: RDP5
  32. statcon.clip0: Off
  33. statcon.clip1: Passive
  34. statcon.clip2: Active
  35. statcon.sound0: Off
  36. statcon.sound1: On (client)
  37. statcon.sound2: On (server)
  38. statcon.soundbit: bit
  39. statcon.soundc1: mono
  40. statcon.soundc2: stereo
  41. statcon.soundhz: Hz
  42.  
  43. # display status window
  44. statdis.colour8: 256 colours
  45. statdis.colour15: 32 thousand
  46. statdis.colour16: 64 thousand
  47. statdis.colour24: 16 million
  48. statdis.display0: Window
  49. statdis.display1: Full window
  50. statdis.display2: Full screen
  51. statdis.palette0: No
  52. statdis.palette1: Yes
  53. statdis.cache0: Off
  54. statdis.cache1: Enabled
  55. statdis.persist0: Off
  56. statdis.persist1: Enabled
  57.  
  58. # message log window
  59. mlog.close: Close
  60. mlog.quit: Quit
  61.  
  62. # sound
  63. sound.error: Sound support has been disabled.
  64.  
  65. # error messages
  66. err.die: %s has suffered an unrecoverable internal error (type %i) and must exit immediately, choose 'OK' to save the display and logs in the Scrap directory.
  67. err.opt01: Invalid display geometry
  68. err.opt02: Invalid display bpp
  69. err.opt03: Not compiled with sound support
  70. err.opt04: Unknown -r argument, possible arguments are: sound, clipboard
  71. err.opt05: Could not determine local hostname, use -n
  72. err.opt06: Unknown connection error
  73. err.opt07: Screen resolution %i x %i is unavailable, reverting to Window display
  74. err.opt08: Screen resolution %i x %i with %s colours is unavailable, reverting to Window display
  75. err.opt09: Unknown key name '%s' specified for key shortcut
  76. err.cache01: Cache directory creation error
  77. err.cache02: Cache file open error
  78. err.cache03: Cache file close error
  79. err.cache04: Cache file read error
  80. err.cache05: Cache file write error
  81. err.cache06: Cache file seek error
  82.  
  83. # keymaps
  84. keymap.ar: 0x401
  85. keymap.da: 0x406
  86. keymap.de: 0x407
  87. keymap.de-ch: 0x807
  88. keymap.en-gb: 0x809
  89. keymap.en-us: 0x409
  90. keymap.es: 0x40a
  91. keymap.fi: 0x40b
  92. keymap.fo: 0x438
  93. keymap.fr: 0x40c
  94. keymap.fr-be: 0x80c
  95. keymap.fr-ca: 0xc0c
  96. keymap.fr-ch: 0x100c
  97. keymap.hr: 0x41a
  98. keymap.hu: 0x40e
  99. keymap.it: 0x410
  100. keymap.ja: 0x411
  101. keymap.lt: 0x427
  102. keymap.lv: 0x426
  103. keymap.mk: 0x42f
  104. keymap.no: 0x414
  105. keymap.pl: 0x415
  106. keymap.pt: 0x816
  107. keymap.pt-br: 0x416
  108. keymap.ru: 0x419
  109. keymap.sl: 0x424
  110. keymap.sv: 0x41d
  111. keymap.th: 0x41e
  112. keymap.tr: 0x41f
  113.  
  114. # disconnect reasons
  115. disc.0000: No information available
  116. disc.0001: Server initiated disconnect
  117. disc.0002: Server initiated logoff
  118. disc.0003: Server idle timeout reached
  119. disc.0004: Server logon timeout reached
  120. disc.0005: The session was replaced
  121. disc.0006: The server is out of memory
  122. disc.0007: The server denied the connection
  123. disc.0008: The server denied the connection for security reason
  124. disc.0100: Internal licensing error
  125. disc.0101: No license server available
  126. disc.0102: No valid license available
  127. disc.0103: Invalid licensing message
  128. disc.0104: Hardware id doesn't match software license
  129. disc.0105: Client license error
  130. disc.0106: Network error during licensing protocol
  131. disc.0107: Licensing protocol was not completed
  132. disc.0108: Incorrect client license enryption
  133. disc.0109: Can't upgrade license
  134. disc.010a: The server is not licensed to accept remote connections
  135. disc.int: Internal protocol error
  136. disc.unkn: Unknown reason
  137.