luci-app-watchcat: fix i18n for nb_HO
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
parent
7284809bc2
commit
c385df1c98
1 changed files with 65 additions and 67 deletions
|
@ -12,180 +12,178 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 4.5\n"
|
||||
|
||||
#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:21
|
||||
msgid "Forced reboot delay"
|
||||
msgstr "Påtvingt omstartsforsinkelse"
|
||||
#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:54
|
||||
msgid "<i>Applies to Ping Reboot and Network Restart modes</i>"
|
||||
#: 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 "
|
||||
"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 ""
|
||||
|
||||
#: applications/luci-app-watchcat/root/usr/share/rpcd/acl.d/luci-app-watchcat.json:3
|
||||
msgid "Grant UCI access for luci-app-watchcat"
|
||||
msgstr "Innvilg UCI-tilgang for 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/luasrc/model/cbi/watchcat/watchcat.lua:15
|
||||
msgid "Operating mode"
|
||||
msgstr "Driftsmodus"
|
||||
|
||||
#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:30
|
||||
msgid "Period"
|
||||
msgstr "Periode"
|
||||
#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:24
|
||||
#: 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/luasrc/model/cbi/watchcat/watchcat.lua:5
|
||||
#: 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:91
|
||||
#: 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 ""
|
||||
"Watchcat tillater oppsett av periodisk omstart når tilknytningen til "
|
||||
"Internett har gått tapt en gitt periode."
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:67
|
||||
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:61
|
||||
msgid "Windows: 32 bytes"
|
||||
msgstr ""
|
||||
"Ved omstart av systemet vil watchcat utløse en myk omstart. Å skrive inn et "
|
||||
"tall annet enn null her vil utløse en forsinket hard omstart hvis den mye "
|
||||
"misslykkes. Skriv inn antall sekunder for å skru på, og 0 for å skru av."
|
||||
|
||||
#~ msgid "Forced reboot delay"
|
||||
#~ msgstr "Påtvingt omstartsforsinkelse"
|
||||
|
||||
#~ msgid "Grant UCI access for luci-app-watchcat"
|
||||
#~ msgstr "Innvilg UCI-tilgang for luci-app-watchcat"
|
||||
|
||||
#~ msgid "Operating mode"
|
||||
#~ msgstr "Driftsmodus"
|
||||
|
|
Loading…
Reference in a new issue