diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2020-01-03 18:20:16 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-03 18:20:16 +0200 |
commit | d844caf13787a66a5deac438d9f28746b79136ff (patch) | |
tree | 12d16cea6de72edbe987dfb257d4e73a3c9e4ca4 /applications/luci-app-nut/po/en/nut.po | |
parent | 390dc2805a4798ec46f167d736e97850634a3323 (diff) | |
parent | ec15562384290e548de6e16be6a376da7bb30404 (diff) |
Merge pull request #3457 from musashino205/i18n/sync
i18n: fix and sync translations
Diffstat (limited to 'applications/luci-app-nut/po/en/nut.po')
-rw-r--r-- | applications/luci-app-nut/po/en/nut.po | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/applications/luci-app-nut/po/en/nut.po b/applications/luci-app-nut/po/en/nut.po index 2da8316cf1..99b5ba1fa6 100644 --- a/applications/luci-app-nut/po/en/nut.po +++ b/applications/luci-app-nut/po/en/nut.po @@ -220,7 +220,12 @@ msgstr "Max USB HID Length Reported" msgid "Maximum Age of Data" msgstr "Maximum Age of Data" +#: applications/luci-app-nut/luasrc/model/cbi/nut_server.lua:91 +msgid "Maximum Retries" +msgstr "Maximum Retries" + #: applications/luci-app-nut/luasrc/model/cbi/nut_server.lua:87 +#: applications/luci-app-nut/luasrc/model/cbi/nut_server.lua:158 msgid "Maximum Start Delay" msgstr "Maximum Start Delay" @@ -236,14 +241,6 @@ msgstr "Maximum number of times to try starting a driver." msgid "Maximum time in seconds between refresh of UPS status" msgstr "Maximum time in seconds between refresh of UPS status" -#: applications/luci-app-nut/luasrc/model/cbi/nut_server.lua:91 -msgid "Maximum Retries" -msgstr "Maximum Retries" - -#: applications/luci-app-nut/luasrc/model/cbi/nut_server.lua:158 -msgid "Maxium Start Delay" -msgstr "Maxium Start Delay" - #: applications/luci-app-nut/luasrc/model/cbi/nut_monitor.lua:17 msgid "Minimum required number or power supplies" msgstr "Minimum required number or power supplies" @@ -601,3 +598,6 @@ msgstr "chroot" #: applications/luci-app-nut/luasrc/model/cbi/nut_monitor.lua:14 msgid "upsmon drops privileges to this user" msgstr "upsmon drops privileges to this user" + +#~ msgid "Maxium Start Delay" +#~ msgstr "Maxium Start Delay" |