source: extensions/Extended_author/language/de_DE/plugin.lang.php @ 11907

Last change on this file since 11907 was 11907, checked in by ddtddt, 13 years ago

[extensions] - Extended_author - add de_DE- Deutsch - German and it_IT - Italiano - Italian Thanks to sugar888

File size: 548 bytes
Line 
1<?php
2
3$lang['Author'] = 'Autor';
4$lang['Create author'] = 'Autor erstellen';
5$lang['Edit author'] = 'Autor bearbeiten';
6$lang['Update author'] = 'Autor aktualisieren';
7$lang['This author already exists.'] = 'Dieser Autor existiert bereits.';
8$lang['To install this plugin, you need to install the <a href="http://piwigo.org/ext/extension_view.php?eid=537">Copyrights plugin</a> first.'] = 'Um dieses Plug-in zu installieren, muss man zuerst das Plug-In <a href="http://piwigo.org/ext/extension_view.php?eid=537">Copyrights </a> installieren.';
9
10?>
Note: See TracBrowser for help on using the repository browser.