diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2009-06-06 09:44:59 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2009-06-06 09:44:59 +0000 |
commit | 138041057f3b0c44d9343cb5de06cf44ebdf8563 (patch) | |
tree | 0d74b21763d52d0f604d132604d86f471773c8ad /po | |
parent | 970dabd1dbbd9f693020a3b434cea1d23d6ec3d4 (diff) |
po: update freifunk.pot with new splash strings
Diffstat (limited to 'po')
-rw-r--r-- | po/templates/freifunk.pot | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/po/templates/freifunk.pot b/po/templates/freifunk.pot index a9f40c0dd..5d0f1b3ff 100644 --- a/po/templates/freifunk.pot +++ b/po/templates/freifunk.pot @@ -107,3 +107,63 @@ msgstr "" #: modules/freifunk/luasrc/i18n/freifunk.en.lua:21 msgid "ff_geocoord" msgstr "" + +#. Client-Splash +msgid "ff_splash" +msgstr "" + +#. Active Clients +msgid "ff_splash_clients" +msgstr "" + +#. Hostname +msgid "ff_splash_hostname" +msgstr "" + +#. IP Address +msgid "ff_splash_ip" +msgstr "" + +#. MAC Address +msgid "ff_splash_mac" +msgstr "" + +#. Time remaining +msgid "ff_splash_timeleft" +msgstr "" + +#. Outgoing traffic +msgid "ff_splash_traffic" +msgstr "" + +#. Policy +msgid "ff_splash_policy" +msgstr "" + +#. unknown +msgid "ff_splash_unknown" +msgstr "" + +#. expired +msgid "ff_splash_expired" +msgstr "" + +#. whitelisted +msgid "ff_splash_whitelisted" +msgstr "" + +#. splashed +msgid "ff_splash_splashed" +msgstr "" + +#. blacklisted +msgid "ff_splash_blacklisted" +msgstr "" + +#. temporarily blocked +msgid "ff_splash_tempblock" +msgstr "" + +#. No clients connected +msgid "ff_splash_noclients" +msgstr "" |