Skip to content

Commit

Permalink
[GENERATE] Update german translations from db
Browse files Browse the repository at this point in the history
  • Loading branch information
sils committed Feb 21, 2015
1 parent b8fec3e commit f92a587
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions locale/de_DE.po
Original file line number Diff line number Diff line change
Expand Up @@ -13,20 +13,20 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#: bears/tests/misc/LineCountBearTest.py:21
#: bears/tests/misc/LineCountBearTest.py:28 bears/misc/LineCountBear.py:15
#: bears/tests/misc/LineCountBearTest.py:28 bears/misc/LineCountBear.py:14
#, python-brace-format
msgid "This file has {count} lines."
msgstr "Die Datei hat {count} Zeilen."

#: bears/misc/KeywordBear.py:38
#: bears/misc/KeywordBear.py:35
msgid "Line contains the following keywords:"
msgstr "Zeile enthält die folgenden Schlüsselwörter:"

#: bears/misc/LineLengthBear.py:27
#: bears/misc/LineLengthBear.py:26
msgid "Line is longer than allowed."
msgstr "Zeile ist länger als erlaubt."

#: bears/spacing/SpaceConsistencyBear.py:45
#: bears/spacing/SpaceConsistencyBear.py:41
msgid "Line contains spacing inconsistencies."
msgstr "Zeile enthält uneinheitliche Leerzeichen."

Expand Down Expand Up @@ -239,21 +239,21 @@ msgid "A not directly translated test string."
msgstr "Ein indirekt übersetzter test String."

#: coalib/tests/bears/BearTest.py:67 coalib/tests/bears/BearTest.py:77
#: coalib/bears/Bear.py:87
#: coalib/bears/Bear.py:82
msgid "Setting up bear {}..."
msgstr "Bereite Bär {} vor..."

#: coalib/tests/bears/BearTest.py:69 coalib/tests/bears/BearTest.py:78
#: coalib/bears/Bear.py:90
#: coalib/bears/Bear.py:85
msgid "Running bear {}..."
msgstr "Führe Bär {} aus..."

#: coalib/tests/bears/BearTest.py:71 coalib/tests/bears/BearTest.py:79
#: coalib/bears/Bear.py:93
#: coalib/bears/Bear.py:88
msgid "Tearing down bear {}..."
msgstr "Beende Bär {}..."

#: coalib/tests/bears/BearTest.py:80 coalib/bears/Bear.py:99
#: coalib/tests/bears/BearTest.py:80 coalib/bears/Bear.py:94
msgid "Bear {} failed to run"
msgstr "Der Bär {} konnte nicht ausgeführt werden"

Expand Down Expand Up @@ -284,7 +284,7 @@ msgstr ""
msgid "{} is not accessible and will be ignored!"
msgstr "Auf {} konnte nicht zugegriffen werden. Es wird ignoriert!"

#: coalib/bears/Bear.py:100
#: coalib/bears/Bear.py:95
#, python-brace-format
msgid ""
"The bear {bear} raised an exception. If you are the writer of this bear, "
Expand Down Expand Up @@ -346,15 +346,15 @@ msgstr "Anzahl an Prozessen, welche gleichzeitig ausgeführt werden dürfen"
msgid "Enum('YES','NO','ASK') to set whether to apply changes"
msgstr "Legt fest ob Änderungen angewandt werden, Enum('YES','NO','ASK')"

#: coala:49
#: coala:48
msgid "Program terminated by user."
msgstr "Das Programm wurde durch den Benutzer beendet."

#: coala:54
#: coala:53
msgid "An unknown error occurred."
msgstr "Ein unbekannter Fehler ist aufgetreten."

#: coala:56
#: coala:55
msgid ""
"During execution of coala an exception was raised. This should never happen. "
"When asked for, the following information may help investigating:"
Expand Down

0 comments on commit f92a587

Please sign in to comment.