diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-04-29 10:18:44 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-04-29 10:18:44 +0000 |
commit | 6d793e73b9b948100e6fd77a500f8910bd6d3342 (patch) | |
tree | cd196ffcbc3bd964545fe3c6efabd62e6c978f0e /plugins | |
parent | dbcdf459b47c027f0cbf54352db23882494190b8 (diff) |
[takeatour] Update de_DE, thanks to : Joergen
git-svn-id: http://piwigo.org/svn/trunk@28295 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'plugins')
-rwxr-xr-x | plugins/TakeATour/language/de_DE/plugin.lang.php | 43 |
1 files changed, 22 insertions, 21 deletions
diff --git a/plugins/TakeATour/language/de_DE/plugin.lang.php b/plugins/TakeATour/language/de_DE/plugin.lang.php index b5e5f4641..55eedf6f9 100755 --- a/plugins/TakeATour/language/de_DE/plugin.lang.php +++ b/plugins/TakeATour/language/de_DE/plugin.lang.php @@ -1,24 +1,24 @@ <?php -// +-----------------------------------------------------------------------+
-// | Piwigo - a PHP based photo gallery |
-// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org |
-// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
-// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
-// +-----------------------------------------------------------------------+
-// | This program is free software; you can redistribute it and/or modify |
-// | it under the terms of the GNU General Public License as published by |
-// | the Free Software Foundation |
-// | |
-// | This program is distributed in the hope that it will be useful, but |
-// | WITHOUT ANY WARRANTY; without even the implied warranty of |
-// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
-// | General Public License for more details. |
-// | |
-// | You should have received a copy of the GNU General Public License |
-// | along with this program; if not, write to the Free Software |
-// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
-// | USA. |
+// +-----------------------------------------------------------------------+ +// | Piwigo - a PHP based photo gallery | +// +-----------------------------------------------------------------------+ +// | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org | +// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net | +// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick | +// +-----------------------------------------------------------------------+ +// | This program is free software; you can redistribute it and/or modify | +// | it under the terms of the GNU General Public License as published by | +// | the Free Software Foundation | +// | | +// | This program is distributed in the hope that it will be useful, but | +// | WITHOUT ANY WARRANTY; without even the implied warranty of | +// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | +// | General Public License for more details. | +// | | +// | You should have received a copy of the GNU General Public License | +// | along with this program; if not, write to the Free Software | +// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, | +// | USA. | // +-----------------------------------------------------------------------+ $lang['first_contact_stp22'] = 'Hier kannst du die Eigenschaften eines Albums bearbeiten, wie bei den Fotos'; $lang['first_contact_title10'] = ' '; @@ -77,4 +77,5 @@ $lang['Start the Tour'] = 'Tour starten'; $lang['Visit your Piwigo!'] = 'Besuche dein Piwigo!'; $lang['first_contact_stp11'] = 'So, von hier kannst du ein oder mehrere Fotos auswählen'; $lang['first_contact_stp15'] = 'Hier zum Beispiel, kann man alle Eigenschaften eines Fotos bearbeiten'; -$lang['first_contact_stp2'] = 'Der Link ist hier. Klicke "Next" zum weitermachen';
\ No newline at end of file +$lang['first_contact_stp2'] = 'Der Link ist hier. Klicke "Next" zum weitermachen'; +$lang['first_contact_descrp'] = 'Empfohlen für Anfänger, diese Tour stellt dir die Grundlagen von Piwigo vor. Sie startet mit hinzufügen und verwalten von Bildern. Die Tour geht weiter mit Album-Management und Zugriffsrechte und endet mit individueller Konfiguration der Themen und Plugins.';
\ No newline at end of file |