Skip to content

Commit

Permalink
Update language translations.
Browse files Browse the repository at this point in the history
  • Loading branch information
mblayman committed Jul 18, 2015
1 parent 3cb5132 commit aa58274
Show file tree
Hide file tree
Showing 7 changed files with 432 additions and 236 deletions.
96 changes: 62 additions & 34 deletions handroll/locale/de/LC_MESSAGES/handroll.po
Original file line number Diff line number Diff line change
@@ -1,90 +1,98 @@
# Translations template for handroll.
# Copyright (C) 2014 Matt Layman
# Copyright (C) 2015 Matt Layman
# This file is distributed under the same license as the handroll project.
#
# Translators:
# Matt Layman <matthewlayman@gmail.com>, 2014
# Matt Layman <matthewlayman@gmail.com>, 2014-2015
msgid ""
msgstr ""
"Project-Id-Version: handroll\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-11-29 15:30-0500\n"
"PO-Revision-Date: 2014-11-23 13:27+0000\n"
"POT-Creation-Date: 2015-07-13 20:29-0400\n"
"PO-Revision-Date: 2015-07-18 13:19+0000\n"
"Last-Translator: Matt Layman <matthewlayman@gmail.com>\n"
"Language-Team: German (http://www.transifex.com/projects/p/handroll/language/de/)\n"
"Language-Team: German (http://www.transifex.com/p/handroll/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 1.3\n"
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#: handroll/command.py:31
#: handroll/command.py:32
msgid "Invalid site source: {0}"
msgstr "Ungültige Website Quelle: {0}"

#: handroll/command.py:38
#: handroll/command.py:43
msgid "Complete."
msgstr "Abgeschlossen."

#: handroll/command.py:41
#: handroll/command.py:46
msgid "Incomplete."
msgstr "Unvollständig."

#: handroll/command.py:48
#: handroll/command.py:53
msgid "A website generator for software artisans"
msgstr "Eine Website-Generator für Software-Handwerker"

#: handroll/command.py:50
#: handroll/command.py:55
msgid "the path to your website"
msgstr "der Weg, um Ihre Website"

#: handroll/command.py:52
#: handroll/command.py:57
msgid "an optional output directory to create or update if it already exists"
msgstr "ein optionales Ausgabeverzeichnis zu erstellen oder zu aktualisieren, wenn es bereits vorhanden ist"

#: handroll/command.py:55
#: handroll/command.py:60
msgid "use verbose messages"
msgstr "verwenden ausführliche Meldungen"

#: handroll/command.py:57
#: handroll/command.py:62
msgid "time the execution"
msgstr "Zeit der Ausführung"

#: handroll/command.py:60
#: handroll/command.py:65
msgid "show debug level messages"
msgstr "zeigen Debug-Level-Nachrichten"

#: handroll/command.py:63
#: handroll/command.py:68
msgid ""
"watch the site for changes and run a web server in the output directory"
msgstr "beobachten Sie die Website für Änderungen und starten Sie einen Web-Server im Ausgabeverzeichnis"

#: handroll/director.py:109
#: handroll/configuration.py:32
msgid "You are missing a domain setting in the site section."
msgstr "Sie vermissen eine Domain-Einstellung im Website-Bereich."

#: handroll/configuration.py:67
msgid "Cannot determine if {extension} is enabled."
msgstr "Kann nicht festzustellen, ob {extension} aktiviert ist."

#: handroll/director.py:124
msgid "Updating {outdir} ..."
msgstr "Aktualisierung {outdir} ..."

#: handroll/director.py:111
#: handroll/director.py:126
msgid "Creating {outdir} ..."
msgstr "Erstellen {outdir} ..."

#: handroll/director.py:128
#: handroll/director.py:143
msgid "Populating {dirpath} ..."
msgstr "Bevöl {dirpath} ..."

#: handroll/director.py:136
#: handroll/director.py:151
msgid "Creating directory {out_dir} ..."
msgstr "Erstellen des Verzeichnisses {out_dir} ..."

#: handroll/director.py:177
#: handroll/director.py:192
msgid "Skipping {filename} with skipped file type ..."
msgstr "Überspringen {filename} mit übersprungenen Dateityp ..."

#: handroll/director.py:182
#: handroll/director.py:197
msgid "Skipping special file {filename} ..."
msgstr "Überspringen speziellen Datei {filename} ..."

#: handroll/server.py:49
#: handroll/server.py:48
msgid ""
"Serving {outdir} at http://localhost:{port}/.\n"
"Press Ctrl-C to quit."
Expand All @@ -105,58 +113,78 @@ msgid ""
"A handroll site was not found in {current_directory} or any of its parents."
msgstr "Eine handroll Seite nicht in {current_directory} oder einem seiner Eltern gefunden."

#: handroll/composers/__init__.py:87
#: handroll/composers/__init__.py:92
msgid "Skipping {filename} ... It is the same as {destination}."
msgstr "Überspringen {filename} ... Es ist das gleiche wie {destination}."

#: handroll/composers/__init__.py:93
#: handroll/composers/__init__.py:98
msgid "{filename} differs from {destination} ..."
msgstr "{filename} unterscheidet sich von {destination} ..."

#: handroll/composers/__init__.py:96
#: handroll/composers/__init__.py:101
msgid "Copying {filename} to {out_dir} ..."
msgstr "Kopieren {filename} in {out_dir} ..."

#: handroll/composers/atom.py:41
#: handroll/composers/atom.py:40
msgid "Generating Atom XML for {source_file} ..."
msgstr "Erzeugung Atom XML für {source_file} ..."

#: handroll/composers/atom.py:49 handroll/composers/generic.py:52
#: handroll/composers/atom.py:48 handroll/composers/generic.py:53
msgid "Skipping {filename} ... It is up to date."
msgstr "Überspringen {filename} ... Es ist up to date."

#: handroll/composers/atom.py:67
#: handroll/composers/atom.py:66
msgid "Missing entries list."
msgstr "Fehlende Einträge Liste."

#: handroll/composers/atom.py:77
#: handroll/composers/atom.py:76
msgid "Invalid feed {source_file}: {error}"
msgstr "Ungültige Feed {source_file}: {error}"

#: handroll/composers/generic.py:47
#: handroll/composers/generic.py:48
msgid "Generating HTML for {source_file} ..."
msgstr "Erzeugen HTML für {source_file} ..."

#: handroll/composers/sass.py:28
#: handroll/composers/sass.py:29
msgid "Sass is not installed."
msgstr "Sass ist nicht installiert."

#: handroll/composers/sass.py:35
#: handroll/composers/sass.py:36
msgid "Generating CSS for {source_file} ..."
msgstr "Erzeugung CSS für {source_file} ..."

#: handroll/composers/sass.py:44
#: handroll/composers/sass.py:45
msgid ""
"Received output from sass:\n"
"{0}"
msgstr "Erhielt Ausgabe von sass:\n{0}"

#: handroll/composers/sass.py:47
#: handroll/composers/sass.py:48
msgid ""
"Sass failed to generate CSS:\n"
"{0}"
msgstr "Sass konnte CSS zu generieren:\n{0}"

#: handroll/extensions/blog.py:65
msgid "A blog section is missing in the configuration file."
msgstr "Ein Blog-Bereich wird in der Konfigurationsdatei fehlt."

#: handroll/extensions/blog.py:113
msgid "Invalid blog frontmatter (expects True or False): {blog_value}"
msgstr "Ungültige Blog Titelei (erwartet True oder False): {blog_value}"

#: handroll/extensions/blog.py:119
msgid "Generating Atom XML feed ..."
msgstr "Erzeugung Atom XML ..."

#: handroll/extensions/blog.py:127
msgid "Generating blog list page ..."
msgstr "Erzeugen Blogliste Seite ..."

#: handroll/extensions/blog.py:144
msgid "The blog extension requires the {option} option."
msgstr "Die Blog-Erweiterung erfordert die Option {option}."

#: handroll/template/catalog.py:86
msgid "No template found at {template_path}."
msgstr "Kein Template unter {template_path} gefunden."
Expand Down

0 comments on commit aa58274

Please sign in to comment.