uhttpd.po 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255
  1. msgid ""
  2. msgstr ""
  3. "Project-Id-Version: PACKAGE VERSION\n"
  4. "PO-Revision-Date: 2019-01-09 07:00-0500\n"
  5. "Last-Translator: Automatically generated\n"
  6. "Language-Team: none\n"
  7. "Language: vi\n"
  8. "MIME-Version: 1.0\n"
  9. "Content-Type: text/plain; charset=UTF-8\n"
  10. "Content-Transfer-Encoding: 8bit\n"
  11. "Plural-Forms: nplurals=1; plural=0;\n"
  12. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:135
  13. msgid ""
  14. "(/old/path=/new/path) or (just /old/path which becomes /cgi-prefix/old/path)"
  15. msgstr ""
  16. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:145
  17. msgid "404 Error"
  18. msgstr ""
  19. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:7
  20. msgid "A lightweight single-threaded HTTP(S) server"
  21. msgstr ""
  22. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:20
  23. msgid "Advanced Settings"
  24. msgstr ""
  25. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:135
  26. msgid "Aliases"
  27. msgstr ""
  28. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:149
  29. msgid "Base directory for files to be served"
  30. msgstr ""
  31. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:22
  32. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:50
  33. msgid "Bind to specific interface:port (by specifying interface address"
  34. msgstr ""
  35. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:126
  36. msgid "CGI filetype handler"
  37. msgstr ""
  38. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:153
  39. msgid "CGI is disabled if not present."
  40. msgstr ""
  41. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:142
  42. msgid "Config file (e.g. for credentials for Basic Auth)"
  43. msgstr ""
  44. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:187
  45. msgid "Connection reuse"
  46. msgstr ""
  47. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:221
  48. msgid "Country"
  49. msgstr ""
  50. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:173
  51. msgid "Disable JSON-RPC authorization via ubus session API"
  52. msgstr ""
  53. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:129
  54. msgid "Do not follow symlinks outside document root"
  55. msgstr ""
  56. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:132
  57. msgid "Do not generate directory listings."
  58. msgstr ""
  59. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:148
  60. msgid "Document root"
  61. msgstr ""
  62. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:122
  63. msgid "E.g specify with index.html and index.php when using PHP"
  64. msgstr ""
  65. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:160
  66. msgid "Embedded Lua interpreter is disabled if not present."
  67. msgstr ""
  68. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:169
  69. msgid "Enable JSON-RPC Cross-Origin Resource Support"
  70. msgstr ""
  71. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:19
  72. msgid "For settings primarily geared to serving more than the web UI"
  73. msgstr ""
  74. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:19
  75. msgid "Full Web Server Settings"
  76. msgstr ""
  77. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:160
  78. msgid "Full real path to handler for Lua scripts"
  79. msgstr ""
  80. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:18
  81. msgid "General Settings"
  82. msgstr ""
  83. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:22
  84. msgid "HTTP listeners (address:port)"
  85. msgstr ""
  86. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:94
  87. msgid "HTTPS Certificate (DER Encoded)"
  88. msgstr ""
  89. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:96
  90. msgid "HTTPS Private Key (DER Encoded)"
  91. msgstr ""
  92. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:50
  93. msgid "HTTPS listener (address:port)"
  94. msgstr ""
  95. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:90
  96. msgid "Ignore private IPs on public interface"
  97. msgstr ""
  98. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:122
  99. msgid "Index page(s)"
  100. msgstr ""
  101. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:126
  102. msgid ""
  103. "Interpreter to associate with file endings ('suffix=handler', e.g. '.php=/"
  104. "usr/bin/php-cgi')"
  105. msgstr ""
  106. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:214
  107. msgid "Length of key in bits"
  108. msgstr ""
  109. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:227
  110. msgid "Location"
  111. msgstr ""
  112. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:197
  113. msgid "Maximum number of connections"
  114. msgstr ""
  115. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:201
  116. msgid "Maximum number of script requests"
  117. msgstr ""
  118. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:177
  119. msgid "Maximum wait time for Lua, CGI, or ubus execution"
  120. msgstr ""
  121. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:182
  122. msgid "Maximum wait time for network activity"
  123. msgstr ""
  124. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:166
  125. msgid "Override path for ubus socket"
  126. msgstr ""
  127. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:153
  128. msgid "Path prefix for CGI scripts"
  129. msgstr ""
  130. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:90
  131. msgid ""
  132. "Prevent access from private (RFC1918) IPs on an interface if it has an "
  133. "public IP address"
  134. msgstr ""
  135. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:138
  136. msgid "Realm for Basic Auth"
  137. msgstr ""
  138. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:86
  139. msgid "Redirect all HTTP to HTTPS"
  140. msgstr ""
  141. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:109
  142. msgid "Remove configuration for certificate and key"
  143. msgstr ""
  144. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:98
  145. msgid "Remove old certificate and key"
  146. msgstr ""
  147. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:218
  148. msgid "Server Hostname"
  149. msgstr ""
  150. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:20
  151. msgid ""
  152. "Settings which are either rarely needed or which affect serving the WebUI"
  153. msgstr ""
  154. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:224
  155. msgid "State"
  156. msgstr ""
  157. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:192
  158. msgid "TCP Keepalive"
  159. msgstr ""
  160. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:110
  161. msgid "This permanently deletes the cert, key, and configuration to use same."
  162. msgstr ""
  163. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:210
  164. msgid "Valid for # of Days"
  165. msgstr ""
  166. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:145
  167. msgid ""
  168. "Virtual URL or CGI script to display on status '404 Not Found'. Must begin "
  169. "with '/'"
  170. msgstr ""
  171. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:156
  172. msgid "Virtual path prefix for Lua scripts"
  173. msgstr ""
  174. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:163
  175. msgid "Virtual path prefix for ubus via JSON-RPC integration"
  176. msgstr ""
  177. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:142
  178. msgid "Will not use HTTP authentication if not present"
  179. msgstr ""
  180. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:218
  181. msgid "a.k.a CommonName"
  182. msgstr ""
  183. #: applications/luci-app-uhttpd/luasrc/controller/uhttpd/uhttpd.lua:13
  184. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:6
  185. msgid "uHTTPd"
  186. msgstr ""
  187. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:205
  188. msgid "uHTTPd Self-signed Certificate Parameters"
  189. msgstr ""
  190. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:99
  191. msgid ""
  192. "uHTTPd will generate a new self-signed certificate using the configuration "
  193. "shown below."
  194. msgstr ""
  195. #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:163
  196. msgid "ubus integration is disabled if not present"
  197. msgstr ""