diff options
author | Manuel Munz <freifunk@somakoma.de> | 2010-11-17 23:10:07 +0000 |
---|---|---|
committer | Manuel Munz <freifunk@somakoma.de> | 2010-11-17 23:10:07 +0000 |
commit | e895fc8b3945cf948d668f3d686a1746d724a69e (patch) | |
tree | 25161ab09dd1b8d72f6b3d5809ad51e76baf57a4 /po/templates | |
parent | 5da3e251c074b0c88e08bb0000518f6febee4744 (diff) |
Freifunk: Add german translations for services and editable splash
Diffstat (limited to 'po/templates')
-rw-r--r-- | po/templates/freifunk.pot | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/po/templates/freifunk.pot b/po/templates/freifunk.pot index b466a2cc4..d5a8b212c 100644 --- a/po/templates/freifunk.pot +++ b/po/templates/freifunk.pot @@ -117,6 +117,44 @@ msgstr "" msgid "Client-Splash" msgstr "" +#. Splash text edit description +msgid "" +"You can change the text that is displayed to clients here.<br /> It is " +"possible to use the following markers: ###COMMUNITY###, ###COMMUNITY_URL###, " +"###LEASETIME### and ###ACCEPT###.<br />Click here to <a href='/luci/" +"splash/'>test the splash page</a> after you saved it." +msgstr "" + +#. Splash text edit header +msgid "Edit Splash text" +msgstr "" + +#. Accept +msgid "Accept" +msgstr "" + +#. Decline +msgid "Decline" +msgstr "" ++ +#. Services error +msgid "" +"No services can be shown, because olsrd is not running or the olsrd-" +"nameservice Plugin is not loaded." +msgstr "" + +#. Services +msgid "Services" +msgstr "" + +#. Url +msgid "Url" +msgstr "" + +#. Source +msgid "Source" +msgstr "" + #. Active Clients msgid "Active Clients" msgstr "" |