diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2015-01-06 05:22:21 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2015-01-06 05:22:21 +0000 |
commit | 65b23a2d5053968474b197c44b2520fdb61417c3 (patch) | |
tree | e17cd8b12f4004a378aebe43299e03b799081307 /language/de_DE | |
parent | 178143b1dfedb3755930e75554624faaa4b6513d (diff) |
Update de_DE, thanks to bigant
git-svn-id: http://piwigo.org/svn/trunk@30860 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/de_DE/common.lang.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/language/de_DE/common.lang.php b/language/de_DE/common.lang.php index d342bb623..1f51e3e85 100644 --- a/language/de_DE/common.lang.php +++ b/language/de_DE/common.lang.php @@ -305,8 +305,8 @@ $lang['Yes'] = 'Ja'; $lang['No'] = 'Nein'; $lang['%d photo'] = '%d Foto'; $lang['%d photos'] = '%d Fotos'; -$lang['%d photo is also linked to current tags'] = '%d Foto ist auch mit diesen Schlagwörtern verbunden'; -$lang['%d photos are also linked to current tags'] = '%d Fotos sind auch mit diesen Schlagwörtern verbunden'; +$lang['%d photo is also linked to current tags'] = '%d Foto ist auch mit diesen Schlagwörtern verknüpft'; +$lang['%d photos are also linked to current tags'] = '%d Fotos sind auch mit diesen Schlagwörtern verknüpft'; $lang['display photos linked to this tag'] = 'Fotos mit diesem Schlagwort anzeigen'; $lang['photos posted during the last %d days'] = 'Fotos eingestellt während der letzten %d Tage'; $lang['Piwigo Help'] = 'Piwigo-Hilfe'; |