source: extensions/memories/language/de_DE/plugin.lang.php @ 32290

Last change on this file since 32290 was 32274, checked in by TranslationTeam, 4 years ago

Update de_DE, thanks to duke

  • Property svn:executable set to *
File size: 1.7 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | This file is part of Piwigo.                                          |
4// |                                                                       |
5// | For copyright and license information, please view the COPYING.txt    |
6// | file that was distributed with this source code.                      |
7// +-----------------------------------------------------------------------+
8$lang['yes'] = 'ja';
9$lang['%d years ago'] = 'vor %d Jahren';
10$lang['1 year ago'] = 'vor einem Jahr';
11$lang['Available date'] = 'verfügbares Datum';
12$lang['Chosen date type'] = 'Gewählter Datumstyp';
13$lang['Display X photos from 1 year ago in the gallery or a album'] = 'X Fotos von vor 1 Jahr in der Galerie oder einem Album anzeigen';
14$lang['Displays Memories from years ago'] = 'Zeigt Erinnerungen von vor Jahren an';
15$lang['Maximal number photos for PWG Stuffs Block'] = 'Maximale Anzahl von Fotos für PWG Stuffs-Block';
16$lang['Memories'] = 'Erinnerungen';
17$lang['Number of years you want see'] = 'Anzahl der Jahre, die Sie sehen möchten';
18$lang['Photos from'] = 'Fotos aus';
19$lang['Show menu'] = 'zeige Menü';
20$lang['Show other years in PWG Stuffs block'] = 'Andere Jahre im PWG Stuffs-Block anzeigen';
21$lang['Show other years on plugin page'] = 'Andere Jahre auf der Plugin-Seite anzeigen';
22$lang['block menu'] = 'Blockmenü';
23$lang['link Specials/Explore menu'] = 'Link Specials/Explore-Menü';
24$lang['link in blocks'] = 'Link in Blocks';
25$lang['link position in menu'] = 'Link-Position im Menü';
26$lang['link to memories page'] = 'Link zur Erinnerungsseite';
27$lang['more photos'] = 'mehr Fotos';
28$lang['no'] = 'nein';
29$lang['no photos memories'] = 'Keine Erinnerungen zu diesem Bild';
Note: See TracBrowser for help on using the repository browser.