mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-06 09:52:29 +02:00
[trunk] - update de_DE thanks to el ninjo
git-svn-id: http://piwigo.org/svn/trunk@8502 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -753,4 +753,44 @@ $lang['Failed to write file to disk'] = 'Es ist nicht möglich die Datei zu schr
|
||||
$lang['File upload stopped by extension'] = 'Das Hochladen der Datei wurde infolgedessen gestoppt';
|
||||
$lang['Unknown upload error'] = 'Unbekannter Fehler beim hochladen';
|
||||
$lang['Error on file "%s" : %s'] = 'Fehler bei Datei "%s" : %s';
|
||||
$lang['automatic order'] = 'automatische Sortierung';
|
||||
$lang['manual order'] = 'manuelle Sortierung';
|
||||
$lang['Albums automatically sorted'] = 'Alben automatisch sortiert';
|
||||
$lang['Keep high definition'] = 'Belasse High Definition';
|
||||
$lang['The high definition maximum width must be a number between %d and %d'] = 'Die maximale Höhe der High Definition Auflösung muss eine Zahl zwischen %d und %d sein';
|
||||
$lang['The high definition maximum height must be a number between %d and %d'] = 'Die maximale Breite der High Definition Auflösung muss eine Zahl zwischen %d und %d sein';
|
||||
$lang['The high definition image quality must be a number between %d and %d'] = 'Die High Definition Bildqualität muss eine Zahl zwischen %d und %d sein';
|
||||
$lang['Batch Manager'] = 'Stapelverarbeitungsmanager';
|
||||
$lang['include child albums'] = 'inclusive Unteralben';
|
||||
$lang['Selection'] = 'Auswahl';
|
||||
$lang['Action'] = 'Aktion';
|
||||
$lang['Set author'] = 'Setze den Author';
|
||||
$lang['Set title'] = 'Setze den Titel';
|
||||
$lang['Set creation date'] = 'Setze das Erstellungsdatum';
|
||||
$lang['Apply action'] = 'Bestätige die Aktion';
|
||||
$lang['on the %d selected photos'] = 'auf die %d ausgewählten Fotos';
|
||||
$lang['%d of %d photos selected'] = '%d von %d Fotos ausgewählt';
|
||||
$lang['No photo selected, %d photos in current set'] = 'Kein Foto ausgewählt, %d Fotos im gegenwärtigen Set';
|
||||
$lang['All %d photos are selected'] = 'Alle %d Fotos ausgewählt';
|
||||
$lang['remove this filter'] = 'entferne diesen Filter';
|
||||
$lang['predefined filter'] = 'vordefinierter Filter';
|
||||
$lang['last import'] = 'letzter Import';
|
||||
$lang['with no virtual album'] = 'ohne virtuelles Album';
|
||||
$lang['duplicates'] = 'doppelte';
|
||||
$lang['Add a filter'] = 'Füge einen Filter hinzu';
|
||||
$lang['Remove all filters'] = 'Entferne alle Filter';
|
||||
$lang['Refresh photo set'] = 'Aktualisiere das Fotoset';
|
||||
$lang['The whole page'] = 'Die ganze Seite';
|
||||
$lang['The whole set'] = 'Das ganze Set';
|
||||
$lang['thumbnails per page'] = 'Vorschaubilder pro Seite';
|
||||
$lang['No photo in the current set.'] = 'Keine Fotos im gegenwärtigen Set.';
|
||||
$lang['No photo selected, no action possible.'] = 'Kein Foto ausgewählt, keine Aktion möglich.';
|
||||
$lang['Choose an action'] = 'Wähle eine Aktion';
|
||||
$lang['remove author'] = 'entferne den Author';
|
||||
$lang['Type here the author name'] = 'Geben Sie hier den Name des Aothors ein';
|
||||
$lang['remove title'] = 'Entferne Titel';
|
||||
$lang['Type here the title'] = 'Geben Sie hier den Titel ein';
|
||||
$lang['remove creation date'] = 'Entferne das Erstellungsdatum';
|
||||
$lang['with no album'] = 'ohne Album';
|
||||
$lang['with no tag'] = 'ohne Tag';
|
||||
?>
|
||||
@@ -112,7 +112,6 @@ $validated_keys = array(
|
||||
'Position',
|
||||
'Status',
|
||||
'Version',
|
||||
'',
|
||||
'High definition',
|
||||
'Parameter',
|
||||
'private',
|
||||
@@ -133,6 +132,9 @@ $validated_keys = array(
|
||||
'Download,',
|
||||
'Piwigo Uploader',
|
||||
'[Simulation]',
|
||||
'Album',
|
||||
'Album: %s',
|
||||
'',
|
||||
),
|
||||
|
||||
'es_AR' => array(
|
||||
|
||||
Reference in New Issue
Block a user