diff options
author | Manuel Munz <freifunk@somakoma.de> | 2010-11-18 03:29:17 +0000 |
---|---|---|
committer | Manuel Munz <freifunk@somakoma.de> | 2010-11-18 03:29:17 +0000 |
commit | e8a9cad684d875a2f2c6dcb94149409049d42492 (patch) | |
tree | a34826ac81d8cab5d8e123a111793c8b2220aa4b /po | |
parent | 543e129ab56f1c96962a0c9a3d8fe2279f5cd2db (diff) |
modules/freifunk: Make the public index page editable
Diffstat (limited to 'po')
-rw-r--r-- | po/de/freifunk.po | 24 | ||||
-rw-r--r-- | po/templates/freifunk.pot | 21 |
2 files changed, 43 insertions, 2 deletions
diff --git a/po/de/freifunk.po b/po/de/freifunk.po index bc7ae94fb..f9724d018 100644 --- a/po/de/freifunk.po +++ b/po/de/freifunk.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2010-11-18 00:10+0100\n" +"PO-Revision-Date: 2010-11-18 00:59+0100\n" "Last-Translator: Manuel Munz <freifunk@somakoma.de>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: \n" @@ -312,3 +312,25 @@ msgstr "Heruntergeladene Images verifizieren" #, fuzzy msgid "Confirm Upgrade" msgstr "Updatevorgang starten" + +#. Edit index page +msgid "Edit index page" +msgstr "Indexseite bearbeiten" + +#. You can display additional content on the public index page by inserting valid XHTML in the form below.<br />Headlines should be enclosed between <h2> and </h2>. +msgid "" +"You can display additional content on the public index page by inserting " +"valid XHTML in the form below.<br />Headlines should be enclosed between <" +"h2> and </h2>." +msgstr "" +"Hier kann der Indexseite weiterer Inhalt hinzugefügt werden. Dazu muss " +"gültiges XHTML verwendet werden.<br />Überschriften sollten zwischen den " +"Tags <h2> und </h2> eingeschlossen werden." + +#. Disable default content +msgid "Disable default content" +msgstr "Standardtext deaktivieren" + +#. If checked then the default content element is not shown. +msgid "If checked then the default content element is not shown." +msgstr "Aktivieren um den Standardtext auf der Indexseite nicht anzuzeigen." diff --git a/po/templates/freifunk.pot b/po/templates/freifunk.pot index d5a8b212c..22a44bb93 100644 --- a/po/templates/freifunk.pot +++ b/po/templates/freifunk.pot @@ -136,7 +136,7 @@ msgstr "" #. Decline msgid "Decline" msgstr "" -+ + #. Services error msgid "" "No services can be shown, because olsrd is not running or the olsrd-" @@ -284,3 +284,22 @@ msgstr "" #. Confirm Upgrade msgid "Confirm Upgrade" msgstr "" + +#. Edit index page +msgid "Edit index page" +msgstr "" + +#. You can display additional content on the public index page by inserting valid XHTML in the form below.<br />Headlines should be enclosed between <h2> and </h2>. +msgid "" +"You can display additional content on the public index page by inserting " +"valid XHTML in the form below.<br />Headlines should be enclosed between <" +"h2> and </h2>." +msgstr "" + +#. Disable default content +msgid "Disable default content" +msgstr "" + +#. If checked then the default content element is not shown. +msgid "If checked then the default content element is not shown." +msgstr "" |