[trunk] update DE thanks to el ninjo
git-svn-id: http://piwigo.org/svn/trunk@5603 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
b639812b54
commit
2ad12017dd
2 changed files with 12 additions and 0 deletions
|
|
@ -753,5 +753,11 @@ $lang['Impossible to deactivate this language, you need at least one language.']
|
|||
$lang['Inactive Languages'] = 'Deaktivierte Sprachen';
|
||||
$lang['Make this language available to users'] = 'Aktiviere diese Sprache für Benutzer';
|
||||
$lang['Set as default language for unregistered and new users'] = 'Als Standardsprache für neue und unregistrierte User festlegen';
|
||||
$lang['delete'] = 'lösche';
|
||||
$lang['Add Photos'] = 'Füge Fotos hinzu';
|
||||
$lang['The following tag was deleted'] = 'Folgender Tag wurde gelöscht';
|
||||
$lang['There is no other language available.'] = 'Es ist keine weitere Sprache verfügbar.';
|
||||
$lang['There is no other plugin available.'] = 'Es ist kein weiteres Plugin verfügbar.';
|
||||
$lang['There is no other theme available.'] = 'Es ist kein weiteres Thema verfügbar.';
|
||||
|
||||
?>
|
||||
|
|
@ -70,4 +70,10 @@ $lang['Hope to see you back soon.'] = 'Wir hoffen, Sie sind bald wieder zurück.
|
|||
$lang['Database type'] = 'Datenbanktyp';
|
||||
$lang['The type of database your piwigo data will be store in'] = 'Der Typ der Datenbank, die Piwigo-Daten werden gespeichert in';
|
||||
$lang['Congratulations, Piwigo installation is completed'] = 'Glückwunsch, Sie haben Piwigo erfolgreich installiert';
|
||||
|
||||
$lang['An alternate solution is to copy the text in the box above and paste it into the file "local/config/database.inc.php" (Warning : database.inc.php must only contain what is in the textarea, no line return or space character)'] = 'Eine andere Lösung ist, den Text im Kasten oben zu kopieren und ihn in die Datei "local/config/database.inc.php" einzufügen (Warnung: database.inc.php darf nur enthalten, was im Textbereich ist, keine Zeilenumbrüche (Enter) oder Leerzeichen)';
|
||||
$lang['Creation of config file local/config/database.inc.php failed.'] = 'Die Erstellung der Datei local/config/database.inc.php ist fehlgeschlagen.';
|
||||
$lang['Download the config file'] = 'Lade die Konfigurationsdatei herunter';
|
||||
$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'SIe können die Konfigurationsdatei herunterladen und in den Ordner local/config ihrer Installation hochladen.';
|
||||
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue