diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2018-11-07 18:10:59 +0200 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2018-11-07 18:10:59 +0200 |
commit | 40de466475a617f42d1f5cfa03d0342676e84c9b (patch) | |
tree | c47ff6bf49eefd97e619b2c0ae7715dbebe685a0 /applications/luci-app-nlbwmon/po/templates | |
parent | 5849b20eab087bbc1a172b583d1a0febe8b506e4 (diff) |
i18n: sync translations, add location annotatations
Thanks to a recent commit, the translation files will now
have info about locations where the string is used. That
can help is deciding the correct translation, as all contexts
are more easily found.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'applications/luci-app-nlbwmon/po/templates')
-rw-r--r-- | applications/luci-app-nlbwmon/po/templates/nlbwmon.pot | 124 |
1 files changed, 124 insertions, 0 deletions
diff --git a/applications/luci-app-nlbwmon/po/templates/nlbwmon.pot b/applications/luci-app-nlbwmon/po/templates/nlbwmon.pot index 61d2230793..9f23a4ce5b 100644 --- a/applications/luci-app-nlbwmon/po/templates/nlbwmon.pot +++ b/applications/luci-app-nlbwmon/po/templates/nlbwmon.pot @@ -1,352 +1,476 @@ msgid "" msgstr "Content-Type: text/plain; charset=UTF-8" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:836 msgid "%d IPv4-only hosts" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:843 msgid "%d IPv6-only hosts" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:850 msgid "%d dual-stack hosts" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:270 msgid "%s and %s" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:268 msgid "%s, %s and %s" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:68 msgid "-1 - Restart every last day of month" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:69 msgid "-7 - Restart a week before end of month" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:67 msgid "1 - Restart every 1st of month" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:183 msgid "10m - frequent commits at the expense of flash wear" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:182 msgid "12h - compromise between risk of data loss and flash wear" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:181 msgid "24h - least flash wear at the expense of data loss risk" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:191 msgid "30s - refresh twice per minute for reasonably current stats" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:192 msgid "5m - rarely refresh to avoid frequently clearing conntrack counters" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:184 msgid "60s - commit minutely, useful for non-flash storage" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:935 msgid "<big id=\"conn-total\">0</big> connections" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:932 msgid "<big id=\"host-total\">0</big> hosts" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:995 msgid "<big id=\"ipv6-hosts\">0%</big> IPv6 support rate among hosts" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:997 msgid "<big id=\"ipv6-rx\">0B</big> total IPv6 download" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:996 msgid "<big id=\"ipv6-share\">0%</big> of the total traffic is IPv6" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:998 msgid "<big id=\"ipv6-tx\">0B</big> total IPv6 upload" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:967 msgid "<big id=\"layer7-most-conn\">0</big> cause the most connections" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:965 msgid "<big id=\"layer7-most-rx\">0</big> cause the most download" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:966 msgid "<big id=\"layer7-most-tx\">0</big> cause the most upload" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:964 msgid "<big id=\"layer7-total\">0</big> different application protocols" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:933 msgid "<big id=\"rx-total\">0</big> download" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:934 msgid "<big id=\"tx-total\">0</big> upload" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:25 msgid "Accounting period" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:21 msgid "Advanced Settings" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:973 msgid "Application" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:913 msgid "Application Protocols" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/controller/nlbw.lua:10 msgid "Backup" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/controller/nlbw.lua:7 msgid "Bandwidth Monitor" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:1016 msgid "CSV, grouped by IP" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:1015 msgid "CSV, grouped by MAC" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:1017 msgid "CSV, grouped by protocol" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:52 msgid "" "Changing the accounting interval type will invalidate existing databases!" "<br /><strong><a href=\"%s\">Download backup</a></strong>." msgstr "" +#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:26 msgid "" "Choose \"Day of month\" to restart the accounting period monthly on a " "specific date, e.g. every 3rd. Choose \"Fixed interval\" to restart the " "accounting period exactly every N days, beginning at a given date." msgstr "" +#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:177 msgid "Commit interval" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:164 msgid "Compress database" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/controller/nlbw.lua:9 msgid "Configuration" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:489 msgid "Conn." msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:943 +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:974 msgid "Connections" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:926 msgid "Connections / Host" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:195 msgid "Database directory" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:196 msgid "" "Database storage directory. One file per accounting period will be placed " "into this directory." msgstr "" +#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:28 msgid "Day of month" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:63 msgid "" "Day of month to restart the accounting period. Use negative values to count " "towards the end of month, e.g. \"-5\" to specify the 27th of July or the " "24th of Februrary." msgstr "" +#: applications/luci-app-nlbwmon/luasrc/controller/nlbw.lua:8 msgid "Display" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:490 msgid "Down. (Bytes / Pkts.)" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:944 +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:975 +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:1007 msgid "Download (Bytes / Packets)" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:953 msgid "Download / Application" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/backup.htm:25 msgid "Download Database Backup" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:989 msgid "Dualstack enabled hosts" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:62 msgid "Due date" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:915 msgid "Export" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:1006 msgid "Family" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:29 msgid "Fixed interval" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:636 +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:696 +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:814 msgid "Force reload…" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:20 msgid "General Settings" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/backup.htm:28 msgid "Generate Backup" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:941 +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:1004 msgid "Host" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:893 msgid "Hostname: <big id=\"bubble-hostname\">example.org</big>" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:984 msgid "IPv4 vs. IPv6" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:914 msgid "IPv6" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:95 msgid "Interval" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:178 msgid "" "Interval at which the temporary in-memory database is committed to the " "persistent database directory." msgstr "" +#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:188 msgid "" "Interval at which traffic counters of still established connections are " "refreshed from netlink information." msgstr "" +#: applications/luci-app-nlbwmon/luasrc/controller/nlbw.lua:197 msgid "Invalid or empty backup archive" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:1018 msgid "JSON dump" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:96 msgid "Length of accounting interval in days." msgstr "" +#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:110 msgid "Local interfaces" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:134 msgid "Local subnets" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:942 +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:1005 msgid "MAC" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:152 msgid "Maximum entries" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:171 msgid "" "Maximum number of accounting periods to keep, use zero to keep databases " "forever." msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:876 msgid "Netlink Bandwidth Monitor" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/backup.htm:9 msgid "Netlink Bandwidth Monitor - Backup / Restore" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:12 msgid "Netlink Bandwidth Monitor - Configuration" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:636 +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:696 +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:814 msgid "No data recorded yet." msgstr "" +#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:111 msgid "Only conntrack streams from or to any of these networks are counted." msgstr "" +#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:135 msgid "Only conntrack streams from or to any of these subnets are counted." msgstr "" +#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:158 msgid "Preallocate database" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:604 msgid "Protocol" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:22 msgid "Protocol Mapping" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:23 msgid "" "Protocol mappings to distinguish traffic types per host, one mapping per " "line. The first value specifies the IP protocol, the second value the port " "number and the third column is the name of the mapped protocol." msgstr "" +#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:187 msgid "Refresh interval" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/backup.htm:17 msgid "Restore" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/backup.htm:12 msgid "Restore Database Backup" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:905 msgid "Select accounting period:" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:597 msgid "Source IP" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:80 msgid "Start date" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:81 msgid "Start date of the first accounting period, e.g. begin of ISP contract." msgstr "" +#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:170 msgid "Stored periods" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:13 msgid "" "The Netlink Bandwidth Monitor (nlbwmon) is a lightweight, efficient traffic " "accounting program keeping track of bandwidth usage per host and protocol." msgstr "" +#: applications/luci-app-nlbwmon/luasrc/controller/nlbw.lua:215 msgid "The following database files have been restored: %s" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:153 msgid "" "The maximum amount of entries that should be put into the database, setting " "the limit to 0 will allow databases to grow indefinitely." msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:921 msgid "Traffic / Host" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:912 msgid "Traffic Distribution" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:491 msgid "Up. (Bytes / Pkts.)" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:945 +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:976 +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:1008 msgid "Upload (Bytes / Packets)" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:958 msgid "Upload / Application" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:894 msgid "Vendor: <big id=\"bubble-vendor\">Example Corp.</big>" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:51 msgid "Warning" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:165 msgid "" "Whether to gzip compress archive databases. Compressing the database files " "makes accessing old data slightly slower but helps to reduce storage " "requirements." msgstr "" +#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:159 msgid "" "Whether to preallocate the maximum possible database size in memory. This is " "mainly useful for memory constrained systems which might not be able to " "satisfy memory allocation after longer uptime periods." msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:285 msgid "no traffic" msgstr "" +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:498 +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:506 +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:511 +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:598 +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:670 +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:675 +#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:678 msgid "other" msgstr "" |