commands.po 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138
  1. msgid ""
  2. msgstr ""
  3. "Project-Id-Version: PACKAGE VERSION\n"
  4. "Last-Translator: Automatically generated\n"
  5. "Language-Team: none\n"
  6. "MIME-Version: 1.0\n"
  7. "Content-Type: text/plain; charset=UTF-8\n"
  8. "Content-Transfer-Encoding: 8bit\n"
  9. #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
  10. msgid "A short textual description of the configured command"
  11. msgstr ""
  12. #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25
  13. msgid ""
  14. "Allow executing the command and downloading its output without prior "
  15. "authentication"
  16. msgstr ""
  17. #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
  18. msgid "Allow the user to provide additional command line arguments"
  19. msgstr ""
  20. #: applications/luci-app-commands/luasrc/view/commands.htm:146
  21. msgid "Arguments:"
  22. msgstr ""
  23. #: applications/luci-app-commands/luasrc/view/commands.htm:66
  24. msgid "Binary data not displayed, download instead."
  25. msgstr ""
  26. #: applications/luci-app-commands/luasrc/view/commands.htm:71
  27. msgid "Code:"
  28. msgstr ""
  29. #: applications/luci-app-commands/luasrc/view/commands.htm:164
  30. msgid "Collecting data..."
  31. msgstr ""
  32. #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
  33. msgid "Command"
  34. msgstr ""
  35. #: applications/luci-app-commands/luasrc/view/commands_public.htm:30
  36. msgid "Command executed successfully."
  37. msgstr ""
  38. #: applications/luci-app-commands/luasrc/view/commands_public.htm:32
  39. msgid "Command exited with status code"
  40. msgstr ""
  41. #: applications/luci-app-commands/luasrc/view/commands.htm:73
  42. msgid "Command failed"
  43. msgstr ""
  44. #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
  45. msgid "Command line to execute"
  46. msgstr ""
  47. #: applications/luci-app-commands/luasrc/view/commands.htm:73
  48. msgid "Command successful"
  49. msgstr ""
  50. #: applications/luci-app-commands/luasrc/view/commands.htm:144
  51. msgid "Command:"
  52. msgstr ""
  53. #: applications/luci-app-commands/luasrc/controller/commands.lua:9
  54. msgid "Configure"
  55. msgstr ""
  56. #: applications/luci-app-commands/luasrc/controller/commands.lua:7
  57. #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6
  58. #: applications/luci-app-commands/luasrc/view/commands.htm:138
  59. msgid "Custom Commands"
  60. msgstr ""
  61. #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
  62. msgid "Custom arguments"
  63. msgstr ""
  64. #: applications/luci-app-commands/luasrc/controller/commands.lua:8
  65. msgid "Dashboard"
  66. msgstr ""
  67. #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
  68. msgid "Description"
  69. msgstr ""
  70. #: applications/luci-app-commands/luasrc/view/commands.htm:150
  71. msgid "Download"
  72. msgstr ""
  73. #: applications/luci-app-commands/luasrc/view/commands.htm:119
  74. msgid "Download execution result"
  75. msgstr ""
  76. #: applications/luci-app-commands/luasrc/view/commands.htm:79
  77. msgid "Failed to execute command!"
  78. msgstr ""
  79. #: applications/luci-app-commands/luasrc/view/commands.htm:152
  80. msgid "Link"
  81. msgstr ""
  82. #: applications/luci-app-commands/luasrc/view/commands.htm:53
  83. msgid "Loading"
  84. msgstr ""
  85. #: applications/luci-app-commands/luasrc/view/commands.htm:119
  86. msgid "Or display result"
  87. msgstr ""
  88. #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
  89. msgid "Public access"
  90. msgstr ""
  91. #: applications/luci-app-commands/luasrc/view/commands.htm:149
  92. msgid "Run"
  93. msgstr ""
  94. #: applications/luci-app-commands/luasrc/view/commands_public.htm:41
  95. msgid "Standard Error"
  96. msgstr ""
  97. #: applications/luci-app-commands/luasrc/view/commands_public.htm:36
  98. msgid "Standard Output"
  99. msgstr ""
  100. #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
  101. msgid ""
  102. "This page allows you to configure custom shell commands which can be easily "
  103. "invoked from the web interface."
  104. msgstr ""
  105. #: applications/luci-app-commands/luasrc/view/commands.htm:54
  106. msgid "Waiting for command to complete..."
  107. msgstr ""