LimitsStrings.strings
上传用户:q2283699q
上传日期:2022-05-17
资源大小:10704k
文件大小:5k
源码类别:

Ftp客户端

开发平台:

Visual C++

  1. <!-- LimitsStrings.strings - For ease of localization, strings have been separated into this file.  Place all localizable strings here. -->
  2. <!-- NOTE: assignments require left justification and the assignment to appear as "$=" without whitespace between the $ and =. -->
  3. <!-- File location: <<Install>>ClientAdminInclude -->
  4. <!-- **************** Advanced Limits **************** -->
  5. $LIMIT_ADV_CONVERTURLCHARS$=Convert URL characters in commands to ASCII
  6. $LIMIT_ADV_CHECKDIRSIZE$=Automatically check directory sizes during upload
  7. $LIMIT_ADV_INLINEOOB$=Inline out-of-band data
  8. $LIMIT_ADV_KEEPALIVE$=Send keep-alive packets to detect broken connections
  9. $LIMIT_ADV_NAGLE$=Disable usage of Nagle algorithm
  10. $LIMIT_ADV_ADAPTIVETO$=Use adaptive time-out on fast file uploads
  11. $LIMIT_ADV_SFTPMAXVERSION$=Maximum supported SFTP version
  12. $LIMIT_ADV_ALLOWRENAMEOVERWRITE$=Allow rename overwrite
  13. $LIMIT_ADV_WARNOLDBROWSER$=Warn end users when using old web browsers
  14. <!-- **************** Connection Limits **************** -->
  15. $LIMIT_CONN_MAXSERVERSESS$=Maximum number of sessions on server
  16. $LIMIT_CONN_MAXSERVERSESSIP$=Maximum sessions per IP address on server
  17. $LIMIT_CONN_MAXDOMAINSESS$=Maximum number of sessions on domain
  18. $LIMIT_CONN_MAXDOMAINSESSIP$=Maximum sessions per IP address on domain
  19. $LIMIT_CONN_MAXGROUPSESS$=Maximum number of sessions for group
  20. $LIMIT_CONN_MAXGROUPSESSIP$=Maximum sessions per IP address for group
  21. $LIMIT_CONN_MAXSESSUSER$=Maximum number of sessions per user account
  22. $LIMIT_CONN_MAXSESSIPUSER$=Maximum sessions per IP address for user account
  23. $LIMIT_CONN_REQUIRESECURE$=Require secure connection before login
  24. $LIMIT_CONN_IDLETO$=Automatic idle connection timeout
  25. $LIMIT_CONN_SESSTO$=Automatic session timeout
  26. $LIMIT_CONN_BLOCKANTITO$=Block anti-timeout schemes
  27. $LIMIT_CONN_AUTOCREATE$=Automatically create home directories
  28. $LIMIT_CONN_TIMEOUTBLOCKIP$=Block IP address of timed out session
  29. $LIMIT_CONN_FTP$=Allow FTP and FTPS connections
  30. $LIMIT_CONN_SSH$=Allow SFTP connections
  31. $LIMIT_CONN_HTTP$=Allow HTTP and HTTPS connections
  32. $LIMIT_CONN_REQ_REV_DNS$=Require reverse DNS name
  33. $LIMIT_CONN_ALLOWXFORWARD$=Allow X-Forwarded-For to change HTTP connection IP addresses
  34. <!-- **************** Directory Listing Limits **************** -->
  35. $LIMIT_DL_HIDEHIDDEN$=Hide files marked as hidden from listings
  36. $LIMIT_DL_LOWERCASE$=Use lowercase for file names and directories
  37. $LIMIT_DL_SCLINKS$=Interpret Windows shortcuts as links
  38. $LIMIT_DL_SCASTARGET$=Treat Windows shortcuts as target in listings
  39. $LIMIT_DL_LOCK$=Lock users in home directory
  40. $LIMIT_DL_ROOT$=Allow root ("/") to list drives for unlocked users
  41. <!-- **************** Password Limits **************** -->
  42. $LIMIT_PW_CHECKANON$=Check anonymous passwords
  43. $LIMIT_PW_REQCOMPLEX$=Require complex passwords
  44. $LIMIT_PW_MINLENGTH$=Minimum password length
  45. $LIMIT_PW_EXPIRES$=Automatically expire passwords
  46. $LIMIT_PW_CHANGE$=Allow users to change password
  47. $LIMIT_PW_ENCRYPT$=Store passwords in encrypted form
  48. $LIMIT_PW_HIDEINLOG$=Mask received passwords in logs
  49. $LIMIT_PW_SSHAUTHTYPE$=SSH authentication type
  50. $LIMIT_PW_TYPE$=FTP password type
  51. $LIMIT_PW_ENCRYPT_MODE$=Password encryption mode
  52. $LIMIT_PW_ENABLE_RECOVERY$=Allow users to recover passwords
  53. <!-- **************** Transfer Limits **************** -->
  54. $LIMIT_TRAN_SERVERUP$=Maximum upload speed for server
  55. $LIMIT_TRAN_SERVERDN$=Maximum download speed for server
  56. $LIMIT_TRAN_DOMAINUP$=Maximum upload speed for domain
  57. $LIMIT_TRAN_DOMAINDN$=Maximum download speed for domain
  58. $LIMIT_TRAN_GROUPUP$=Maximum upload speed for all group members
  59. $LIMIT_TRAN_GROUPDN$=Maximum download speed for all group members
  60. $LIMIT_TRAN_USERUP$=Maximum upload speed for user accounts
  61. $LIMIT_TRAN_USERDN$=Maximum download speed for user accounts
  62. $LIMIT_TRAN_SESSUP$=Maximum upload speed per session
  63. $LIMIT_TRAN_SESSDN$=Maximum download speed per session
  64. $LIMIT_TRAN_DELETEPARTIAL$=Delete partially uploaded files
  65. $LIMIT_TRAN_MAX_FILE_SIZE$=Maximum upload file size
  66. $LIMIT_TRAN_INTERPRETLFASEOL$=Interpret line feed byte as a new line when in ASCII mode
  67. <!-- NOTE TO TRANSLATORS: The following BLOCK MUST be removed from your translation -->
  68. <!-- localized strings, keep these at the end of this file, they "overwrite" any previously defined string -->
  69. <!--#include de "LimitsStrings_DE.strings"-->
  70. <!--#include fr "LimitsStrings_FR.strings"-->
  71. <!--#include it "LimitsStrings_IT.strings"-->
  72. <!--#include es "LimitsStrings_ES.strings"-->
  73. <!--#include se "LimitsStrings_SE.strings"-->
  74. <!--#include fi "LimitsStrings_FI.strings"-->
  75. <!--#include no "LimitsStrings_NO.strings"-->
  76. <!--#include dk "LimitsStrings_DK.strings"-->
  77. <!--#include ru "LimitsStrings_RU.strings"-->
  78. <!--#include zh,TW "LimitsStrings_TW.strings"-->
  79. <!--#include zh,CN "LimitsStrings_CN.strings"-->
  80. <!--#include jp "LimitsStrings_JP.strings"-->