+#. type: Plain text
+msgid ""
+"`format` can also be used to format entire source files and display them on "
+"a page. Simply put an [[inline]] directive with the `raw` attribute set "
+"inside a `format`. This can be useful if you want to both serve the file "
+"raw, as well as show it syntax highlighted on a page. An example:"
+msgstr "`format` kann auch verwendet werden, um komplette Quelldateien zu formatieren und auf einer Seite anzuzeigen. Hierzu kann eine [[inline]]-Anweisung mit gesetztem `raw`Attribut in einem `format` verwendet werden. Dies ist praktisch, wenn eine Datei sowohl unverändert als auch auf einer Seite mit Syntax-Hervorhebung ausgeliefert werden soll. Zum Beispiel:"
+
+#. type: Plain text
+#, no-wrap
+msgid "\t\\[[!format python \"\"\"\n"
+msgstr "\t\\[[!format python \"\"\"\n"
+
+#. type: Plain text
+#, no-wrap
+msgid "\t[[!inline pages=\"program.py\" raw=\"yes\"]]\n"
+msgstr "\t[[!inline pages=\"programm.py\" raw=\"yes\"]]\n"
+
+#. type: Plain text
+#, no-wrap
+msgid "\t\\[[View raw file|program.py]]\n"
+msgstr "\t\\[[Roh-Datei anzeigen|program.py]]\n"
+