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-freifunk-policyrouting/po/he/freifunk-policyrouting.po | |
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-freifunk-policyrouting/po/he/freifunk-policyrouting.po')
-rw-r--r-- | applications/luci-app-freifunk-policyrouting/po/he/freifunk-policyrouting.po | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/applications/luci-app-freifunk-policyrouting/po/he/freifunk-policyrouting.po b/applications/luci-app-freifunk-policyrouting/po/he/freifunk-policyrouting.po index 976b3b22d..1a619c46d 100644 --- a/applications/luci-app-freifunk-policyrouting/po/he/freifunk-policyrouting.po +++ b/applications/luci-app-freifunk-policyrouting/po/he/freifunk-policyrouting.po @@ -9,20 +9,25 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25 msgid "" "All traffic from interfaces belonging to these zones will be sent via a " "gateway in the mesh network." msgstr "" +#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:13 msgid "Enable Policy Routing" msgstr "" +#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:21 msgid "Fallback to mesh" msgstr "" +#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:25 msgid "Firewall zones" msgstr "" +#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16 msgid "" "If no default route is received from the mesh network then traffic which " "belongs to the selected firewall zones is routed via your internet " @@ -30,17 +35,22 @@ msgid "" "traffic then you should select this option." msgstr "" +#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:22 msgid "" "If your own gateway is not available then fallback to the mesh default " "gateway." msgstr "" +#: applications/luci-app-freifunk-policyrouting/luasrc/controller/freifunk/policy-routing.lua:8 +#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6 msgid "Policy Routing" msgstr "" +#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:16 msgid "Strict Filtering" msgstr "" +#: applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua:6 msgid "" "These pages can be used to setup policy routing for certain firewall zones. " "This is useful if you need to use your own internet connection for yourself " |