luci-app-watchcat: fix i18n for it
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
parent
ac829e377e
commit
7284809bc2
1 changed files with 56 additions and 112 deletions
|
@ -12,223 +12,167 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 4.5.2-dev\n"
|
||||
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:88
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:82
|
||||
msgid ""
|
||||
"<i>Applies to Ping Reboot and Restart Interface modes</i> <br> Specify the "
|
||||
"<i>Applies to Ping Reboot and Restart Interface modes</i> <br /> Specify the "
|
||||
"interface to monitor and restart if a ping over it fails."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:78
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:72
|
||||
msgid ""
|
||||
"Applies to Ping Reboot and Periodic Reboot modes</i> <br> When rebooting the "
|
||||
"router, the service will trigger a soft reboot. Entering a non-zero value "
|
||||
"here will trigger a delayed hard reboot if the soft reboot were to fail. "
|
||||
"Enter the number of seconds to wait for the soft reboot to fail or use 0 to "
|
||||
"disable the forced reboot delay."
|
||||
"Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting "
|
||||
"the router, the service will trigger a soft reboot. Entering a non-zero "
|
||||
"value here will trigger a delayed hard reboot if the soft reboot were to "
|
||||
"fail. Enter the number of seconds to wait for the soft reboot to fail or use "
|
||||
"0 to disable the forced reboot delay."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:94
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:88
|
||||
msgid ""
|
||||
"Applies to Ping Reboot and Restart Interface modes</i> <br> If using "
|
||||
"Applies to Ping Reboot and Restart Interface modes</i> <br /> If using "
|
||||
"ModemManager, you can have Watchcat restart your ModemManger interface by "
|
||||
"specifying its name."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:69
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:63
|
||||
msgid "Big: 248 bytes"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:56
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:50
|
||||
msgid "Check Interval"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:77
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:71
|
||||
msgid "Force Reboot Delay"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:25
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:19
|
||||
msgid "General Settings"
|
||||
msgstr "Impostazioni Generali"
|
||||
|
||||
#: applications/luci-app-watchcat/root/usr/share/rpcd/acl.d/luci-app-watchcat.json:3
|
||||
msgid "Grant UCI access for luci-app-watchcat"
|
||||
msgstr "Concedi accesso UCI per luci-app-watchcat"
|
||||
msgid "Grant access to LuCI app watchcat"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:18
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:12
|
||||
msgid ""
|
||||
"Here you can set up several checks and actions to take in the event that a "
|
||||
"host becomes unreachable. Click the <b>Add</b> button at the bottom to set "
|
||||
"up more than one action."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:49
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:43
|
||||
msgid "Host To Check"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:57
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:51
|
||||
msgid ""
|
||||
"How often to ping the host specified above. <br><br>The default unit is "
|
||||
"How often to ping the host specified above. <br /><br />The default unit is "
|
||||
"seconds, without a suffix, but you can use the suffix <b>m</b> for minutes, "
|
||||
"<b>h</b> for hours or <b>d</b> for days. <br><br> Examples:<ul><li>10 "
|
||||
"<b>h</b> for hours or <b>d</b> for days. <br /><br /> Examples:<ul><li>10 "
|
||||
"seconds would be: <b>10</b> or <b>10s</b></li><li>5 minutes would be: <b>5m</"
|
||||
"b></li><li>1 hour would be: <b>1h</b></li><li>1 week would be: <b>7d</b></"
|
||||
"li><ul>"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:70
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:64
|
||||
msgid "Huge: 1492 bytes"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:100
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:95
|
||||
msgid ""
|
||||
"If using ModemManager, then before restarting the interface, set the modem "
|
||||
"to be allowed to use any band."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:38
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:32
|
||||
msgid ""
|
||||
"In Periodic Reboot mode, it defines how often to reboot. <br> In Ping Reboot "
|
||||
"mode, it defines the longest period of time without a reply from the Host To "
|
||||
"Check before a reboot is engaged. <br> In Network Restart mode, it defines "
|
||||
"the longest period of time without a reply from the Host to Check before the "
|
||||
"interface is restarted. <br><br>The default unit is seconds, without a "
|
||||
"suffix, but you can use the suffix <b>m</b> for minutes, <b>h</b> for hours "
|
||||
"or <b>d</b> for days. <br><br>Examples:<ul><li>10 seconds would be: <b>10</"
|
||||
"b> or <b>10s</b></li><li>5 minutes would be: <b>5m</b></li><li> 1 hour would "
|
||||
"be: <b>1h</b></li><li>1 week would be: <b>7d</b></li><ul>"
|
||||
"In Periodic Reboot mode, it defines how often to reboot. <br /> In Ping "
|
||||
"Reboot mode, it defines the longest period of time without a reply from the "
|
||||
"Host To Check before a reboot is engaged. <br /> In Network Restart mode, it "
|
||||
"defines the longest period of time without a reply from the Host to Check "
|
||||
"before the interface is restarted. <br /><br />The default unit is seconds, "
|
||||
"without a suffix, but you can use the suffix <b>m</b> for minutes, <b>h</b> "
|
||||
"for hours or <b>d</b> for days. <br /><br />Examples:<ul><li>10 seconds "
|
||||
"would be: <b>10</b> or <b>10s</b></li><li>5 minutes would be: <b>5m</b></"
|
||||
"li><li> 1 hour would be: <b>1h</b></li><li>1 week would be: <b>7d</b></"
|
||||
"li><ul>"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:86
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:80
|
||||
msgid "Interface"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:87
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:81
|
||||
msgid "Interface to monitor and/or restart"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:71
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:65
|
||||
msgid "Jumbo: 9000 bytes"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:28
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:22
|
||||
msgid "Mode"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:93
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:87
|
||||
msgid "Name of ModemManager Interface"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:37
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:31
|
||||
msgid "Period"
|
||||
msgstr "Periodo"
|
||||
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:33
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:27
|
||||
msgid "Periodic Reboot"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:65
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:59
|
||||
msgid "Ping Packet Size"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:32
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:26
|
||||
msgid "Ping Reboot"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:29
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:23
|
||||
msgid ""
|
||||
"Ping Reboot: Reboot this device if a ping to a specified host fails for a "
|
||||
"specified duration of time. <br> Periodic Reboot: Reboot this device after a "
|
||||
"specified interval of time. <br> Restart Interface: Restart a network "
|
||||
"specified duration of time. <br /> Periodic Reboot: Reboot this device after "
|
||||
"a specified interval of time. <br /> Restart Interface: Restart a network "
|
||||
"interface if a ping to a specified host fails for a specified duration of "
|
||||
"time."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:34
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:28
|
||||
msgid "Restart Interface"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:66
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:60
|
||||
msgid "Small: 1 byte"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:68
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:62
|
||||
msgid "Standard: 56 bytes"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:21
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:15
|
||||
msgid "These rules will govern how this device reacts to network events."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:99
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:94
|
||||
msgid "Unlock Modem Bands"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:17
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:21
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:11
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:15
|
||||
#: applications/luci-app-watchcat/root/usr/share/luci/menu.d/luci-app-watchcat.json:3
|
||||
msgid "Watchcat"
|
||||
msgstr "Watchcat"
|
||||
|
||||
#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:6
|
||||
msgid ""
|
||||
"Watchcat allows configuring a periodic reboot when the Internet connection "
|
||||
"has been lost for a certain period of time."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:56
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:61
|
||||
msgid "Windows: 32 bytes"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Forced reboot delay"
|
||||
#~ msgstr "Ritardo riavvio forzato"
|
||||
|
||||
#~ msgid "Host address to ping"
|
||||
#~ msgstr "Indirizzo dell'host da pingare"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "How often to check internet connection. Default unit is seconds, you can "
|
||||
#~ "you use the suffix 'm' for minutes, 'h' for hours or 'd' for days"
|
||||
#~ msgstr ""
|
||||
#~ "Ogni quanto si vuole controllare la connessione. Di default espresso in "
|
||||
#~ "secondi, puoi usare il sufisso 'm' per i minuti, 'h' per le ore o 'd' per "
|
||||
#~ "i giorni"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "In periodic mode, it defines the reboot period. In internet mode, it "
|
||||
#~ "defines the longest period of time without internet access before a "
|
||||
#~ "reboot is engaged.Default unit is seconds, you can use the suffix 'm' for "
|
||||
#~ "minutes, 'h' for hours or 'd' for days"
|
||||
#~ msgstr ""
|
||||
#~ "In modalità periodica, definisce il periodo di riavvio. In modalità "
|
||||
#~ "internet, definisce il più lungo periodo del tempo senza connessione "
|
||||
#~ "internet prima di un riavvio è pianificato. L'unità predefinita è in "
|
||||
#~ "secondi, si può usare il suffisso 'm' per i minuti, 'h' per le ore o 'd' "
|
||||
#~ "per i giorni."
|
||||
|
||||
#~ msgid "Operating mode"
|
||||
#~ msgstr "Modalità"
|
||||
|
||||
#~ msgid "Ping host"
|
||||
#~ msgstr "Ping host"
|
||||
|
||||
#~ msgid "Ping period"
|
||||
#~ msgstr "Periodo del Ping"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid ""
|
||||
#~ "Watchcat allows configuring a periodic reboot when the Internet "
|
||||
#~ "connection has been lost for a certain period of time."
|
||||
#~ msgstr ""
|
||||
#~ "Watchcat ti permette di configurare un riavvio periodico quando la "
|
||||
#~ "connessione a internet è stata persa per un certo periodo."
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid ""
|
||||
#~ "When rebooting the system, the watchcat will trigger a soft reboot. "
|
||||
#~ "Entering a non zero value here will trigger a delayed hard reboot if the "
|
||||
#~ "soft reboot fails. Enter a number of seconds to enable, use 0 to disable"
|
||||
#~ msgstr ""
|
||||
#~ "Quando watchcat vuole riavviare il sistema usa un soft reboot, immetendo "
|
||||
#~ "un valore diverso da 0 in questo campo il proverà un hard reboot se il "
|
||||
#~ "soft reboot fallisce. Inserire un numero espresso in secondi per "
|
||||
#~ "abilitare, usa 0 per disabilitare"
|
||||
#~ msgid "Grant UCI access for luci-app-watchcat"
|
||||
#~ msgstr "Concedi accesso UCI per luci-app-watchcat"
|
||||
|
|
Loading…
Reference in a new issue