diff --git a/pyramid_formalchemy/locale/de/LC_MESSAGES/pyramid_formalchemy.mo b/pyramid_formalchemy/locale/de/LC_MESSAGES/pyramid_formalchemy.mo new file mode 100644 index 0000000..f8992b2 Binary files /dev/null and b/pyramid_formalchemy/locale/de/LC_MESSAGES/pyramid_formalchemy.mo differ diff --git a/pyramid_formalchemy/locale/de/LC_MESSAGES/pyramid_formalchemy.po b/pyramid_formalchemy/locale/de/LC_MESSAGES/pyramid_formalchemy.po new file mode 100644 index 0000000..70394b3 --- /dev/null +++ b/pyramid_formalchemy/locale/de/LC_MESSAGES/pyramid_formalchemy.po @@ -0,0 +1,62 @@ +# Translations template for pyramid_formalchemy. +# Copyright (C) 2011 ORGANIZATION +# This file is distributed under the same license as the pyramid_formalchemy +# project. +# FIRST AUTHOR , 2011. +# +msgid "" +msgstr "" +"Project-Id-Version: pyramid_formalchemy 0.4.2dev\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2011-08-14 15:23+0200\n" +"PO-Revision-Date: 2011-10-05 14:32+0100\n" +"Last-Translator: Andreas Kaiser \n" +"Language-Team: GERMAN \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 0.9.6\n" +"X-Poedit-Language: German\n" +"X-Poedit-Country: GERMANY\n" +"X-Poedit-SourceCharset: utf-8\n" + +#: pyramid_formalchemy/actions.py:327 +msgid "French" +msgstr "Französisch" + +#: pyramid_formalchemy/actions.py:328 +msgid "English" +msgstr "Englisch" + +#: pyramid_formalchemy/actions.py:329 +msgid "Brazilian" +msgstr "Brasilianisch" + +#: pyramid_formalchemy/actions.py:391 +msgid "New ${model_label}" +msgstr "Hinzufügen: ${model_label}" + +#: pyramid_formalchemy/actions.py:400 +msgid "Save" +msgstr "Speichern" + +#: pyramid_formalchemy/actions.py:408 +msgid "Save and add another" +msgstr "Speichern und weitere Hinzufügen" + +#: pyramid_formalchemy/actions.py:418 +msgid "Edit" +msgstr "Bearbeiten" + +#: pyramid_formalchemy/actions.py:426 +msgid "Back" +msgstr "Zurück" + +#: pyramid_formalchemy/actions.py:433 +msgid "Delete" +msgstr "Löschen" + +#: pyramid_formalchemy/actions.py:444 +msgid "Cancel" +msgstr "Abbrechen" +