diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-02-22 11:50:35 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-02-22 11:50:35 +0000 |
commit | 6c0e23157228bedeb94f0086307ea02d54ce8b4b (patch) | |
tree | 6c3b8ca3f91d032d69c21d98950775cc250e1b76 /language/de_DE/admin.lang.php | |
parent | 44096dd789576ab686b743bf08a97a3822fccec1 (diff) |
[trunk (admin)] Update de_DE, thanks to : duke
git-svn-id: http://piwigo.org/svn/trunk@13301 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/de_DE/admin.lang.php')
-rw-r--r-- | language/de_DE/admin.lang.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/language/de_DE/admin.lang.php b/language/de_DE/admin.lang.php index 111a5d313..84216b314 100644 --- a/language/de_DE/admin.lang.php +++ b/language/de_DE/admin.lang.php @@ -840,4 +840,11 @@ $lang['This album contains no photo.'] = 'Dieses Album enthält keine Fotos.'; $lang['Unlock gallery'] = 'Gallerie entsperren'; $lang['Center of interest'] = 'Interessensmittelpunkt'; $lang['Not cropped correctly?'] = 'Nicht richtig zugeschnitten?'; +$lang['apply automatic sort order'] = 'Automatische Sortierreihenfolge anwenden'; +$lang['Automatic sort order'] = 'Automatische Sortierreihenfolge'; +$lang['Cancel'] = 'Abbrechen'; +$lang['cancel manual order'] = 'Manuelle Reihenfolge abbrechen'; +$lang['List'] = 'Liste'; +$lang['Save manual order'] = 'Manuelle Reihenfolge speichern'; +$lang['You can activate only one mobile theme.'] = 'Sie können nur ein Mobile Layout aktivieren'; ?>
\ No newline at end of file |