commands.po 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159
  1. msgid ""
  2. msgstr ""
  3. "Project-Id-Version: PACKAGE VERSION\n"
  4. "PO-Revision-Date: 2021-04-23 07:01+0000\n"
  5. "Last-Translator: Diego Depaoli <trebestie@gmail.com>\n"
  6. "Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/"
  7. "luciapplicationscommands/it/>\n"
  8. "Language: it\n"
  9. "MIME-Version: 1.0\n"
  10. "Content-Type: text/plain; charset=UTF-8\n"
  11. "Content-Transfer-Encoding: 8bit\n"
  12. "Plural-Forms: nplurals=2; plural=n != 1;\n"
  13. "X-Generator: Weblate 4.7-dev\n"
  14. #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
  15. msgid "A short textual description of the configured command"
  16. msgstr "Una breve descrizione testuale del comando configurato"
  17. #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25
  18. msgid ""
  19. "Allow executing the command and downloading its output without prior "
  20. "authentication"
  21. msgstr ""
  22. "Consentire l'esecuzione del comando e il download del suo output senza "
  23. "previa autenticazione"
  24. #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
  25. msgid "Allow the user to provide additional command line arguments"
  26. msgstr ""
  27. "Consente all'utente di fornire ulteriori argomenti della riga di comando"
  28. #: applications/luci-app-commands/luasrc/view/commands.htm:162
  29. msgid "Arguments:"
  30. msgstr "Argomenti:"
  31. #: applications/luci-app-commands/luasrc/view/commands.htm:66
  32. msgid "Binary data not displayed, download instead."
  33. msgstr "I dati binari non vengono visualizzati, ma possono essere scaricati."
  34. #: applications/luci-app-commands/luasrc/view/commands.htm:71
  35. msgid "Code:"
  36. msgstr "Codice:"
  37. #: applications/luci-app-commands/luasrc/view/commands.htm:182
  38. msgid "Collecting data..."
  39. msgstr "Raccolta dati..."
  40. #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
  41. msgid "Command"
  42. msgstr "Comando"
  43. #: applications/luci-app-commands/luasrc/view/commands_public.htm:30
  44. msgid "Command executed successfully."
  45. msgstr "Esecuzione comando completata."
  46. #: applications/luci-app-commands/luasrc/view/commands_public.htm:32
  47. msgid "Command exited with status code"
  48. msgstr "Comando uscito con codice stato"
  49. #: applications/luci-app-commands/luasrc/view/commands.htm:73
  50. msgid "Command failed"
  51. msgstr "Comando fallito"
  52. #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
  53. msgid "Command line to execute"
  54. msgstr "Riga di comando da eseguire"
  55. #: applications/luci-app-commands/luasrc/view/commands.htm:73
  56. msgid "Command successful"
  57. msgstr "Comando riuscito"
  58. #: applications/luci-app-commands/luasrc/view/commands.htm:160
  59. msgid "Command:"
  60. msgstr "Comando:"
  61. #: applications/luci-app-commands/luasrc/controller/commands.lua:9
  62. msgid "Configure"
  63. msgstr "Configura"
  64. #: applications/luci-app-commands/luasrc/controller/commands.lua:7
  65. #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6
  66. #: applications/luci-app-commands/luasrc/view/commands.htm:144
  67. msgid "Custom Commands"
  68. msgstr "Comandi Personalizzati"
  69. #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
  70. msgid "Custom arguments"
  71. msgstr "Argomenti Personalizzati"
  72. #: applications/luci-app-commands/luasrc/controller/commands.lua:8
  73. msgid "Dashboard"
  74. msgstr "Pannello di controllo"
  75. #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
  76. msgid "Description"
  77. msgstr "Descrizione"
  78. #: applications/luci-app-commands/luasrc/view/commands.htm:166
  79. msgid "Download"
  80. msgstr "Download"
  81. #: applications/luci-app-commands/luasrc/view/commands.htm:123
  82. msgid "Download execution result"
  83. msgstr "Risultato esecuzione download"
  84. #: applications/luci-app-commands/luasrc/view/commands.htm:79
  85. msgid "Failed to execute command!"
  86. msgstr "Impossibile eseguire il comando!"
  87. #: applications/luci-app-commands/root/usr/share/rpcd/acl.d/luci-app-commands.json:3
  88. msgid "Grant UCI access for luci-app-commands"
  89. msgstr "Concedi accesso UCI per luci-app-commands"
  90. #: applications/luci-app-commands/luasrc/view/commands.htm:168
  91. msgid "Link"
  92. msgstr "Collegamento"
  93. #: applications/luci-app-commands/luasrc/view/commands.htm:53
  94. msgid "Loading"
  95. msgstr "Caricamento"
  96. #: applications/luci-app-commands/luasrc/view/commands.htm:123
  97. msgid "Or display result"
  98. msgstr "O visualizza risultato"
  99. #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
  100. msgid "Public access"
  101. msgstr "Accesso Pubblico"
  102. #: applications/luci-app-commands/luasrc/view/commands.htm:165
  103. msgid "Run"
  104. msgstr "Esegui"
  105. #: applications/luci-app-commands/luasrc/view/commands_public.htm:41
  106. msgid "Standard Error"
  107. msgstr "Errore standard"
  108. #: applications/luci-app-commands/luasrc/view/commands_public.htm:36
  109. msgid "Standard Output"
  110. msgstr "Output standard"
  111. #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
  112. msgid ""
  113. "This page allows you to configure custom shell commands which can be easily "
  114. "invoked from the web interface."
  115. msgstr ""
  116. "Questa pagina consente di configurare i comandi della shell personalizzate "
  117. "che possono essere facilmente richiamati dall'interfaccia web."
  118. #: applications/luci-app-commands/luasrc/view/commands.htm:150
  119. msgid "This section contains no values yet"
  120. msgstr "Questa sezione non contiene ancora valori"
  121. #: applications/luci-app-commands/luasrc/view/commands.htm:54
  122. msgid "Waiting for command to complete..."
  123. msgstr "In attesa del comando da completare..."
  124. #~ msgid "Access command with"
  125. #~ msgstr "Accesso comando con"