diff options
author | Viktor Leonhardt <leonharv@unix-ag.uni-kl.de> | 2010-12-04 22:34:53 +0000 |
---|---|---|
committer | Loui Chang <louipc.ist@gmail.com> | 2010-12-04 17:42:12 -0500 |
commit | 2ca329c2593f86c4689ba8fe07069d6a5d62039f (patch) | |
tree | 4e97868528dd93f716af0fdffd6d8b5e163fea49 /web/lang | |
parent | ad64859fb9c42267a9d1d641688ea8592f569f41 (diff) |
Added german translation
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
Diffstat (limited to 'web/lang')
-rw-r--r-- | web/lang/de.po | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/lang/de.po b/web/lang/de.po index 929e6f8..affe101 100644 --- a/web/lang/de.po +++ b/web/lang/de.po @@ -148,6 +148,8 @@ $_t["Statistics"] = "Statistiken"; $_t["Remember to vote for your favourite packages!"] = "Denke daran, für Deine bevorzugten Pakete zu stimmen!"; +$_t["Some packages may be provided as binaries in [community]."] = "Manche Pakete könnten als Binär-Pakete in [community] bereitgestellt sein."; + $_t["Error looking up username, %s."] = "Benutzer %s nicht gefunden."; $_t["Packages in unsupported"] = "Pakete in \"unsupported\""; |