aboutsummaryrefslogtreecommitdiffstats
path: root/language
diff options
context:
space:
mode:
authorPiwigo-TranslationTeam <translate-github@piwigo.org>2012-05-31 14:58:33 +0000
committerPiwigo-TranslationTeam <translate-github@piwigo.org>2012-05-31 14:58:33 +0000
commit33f55357f6d7d1fee6119d6d5d1710aa10998104 (patch)
tree2543c88f4025e2c14493698ada7256c6a8a5417d /language
parente266669e6980e3c862cadda28b81f777c7109014 (diff)
[trunk_public] Update de_DE, thanks to : Polly
git-svn-id: http://piwigo.org/svn/trunk@15455 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-rw-r--r--language/de_DE/common.lang.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/language/de_DE/common.lang.php b/language/de_DE/common.lang.php
index e2232cec4..5b3ee63c6 100644
--- a/language/de_DE/common.lang.php
+++ b/language/de_DE/common.lang.php
@@ -405,4 +405,11 @@ $lang['Rating score, low &rarr; high'] = 'Bewertung, niedrig &rarr; hoch';
$lang['Visits, high &rarr; low'] = 'Besuche, hoch &rarr; niedrig';
$lang['Visits, low &rarr; high'] = 'Besuche, hoch &rarr; niedrig';
$lang['%d rate'] = 'Bewertung';
+$lang['Bad request'] = 'Fehlerhafte Anfrage';
+$lang['Forbidden'] = 'Verboten';
+$lang['Page not found'] = 'Seite nicht gefunden';
+$lang['Permalink for album not found'] = 'Permalink für Album nicht gefunden';
+$lang['Piwigo encountered a non recoverable error'] = 'Piwigo ist auf einen nicht nachvollziehbaren Fehler gestoßen';
+$lang['Requested album does not exist'] = 'Gewähltes Album existiert nicht';
+$lang['Requested tag does not exist'] = 'Gewählter Tag existiert nicht';
?> \ No newline at end of file