aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--language/de_DE/common.lang.php15
1 files changed, 15 insertions, 0 deletions
diff --git a/language/de_DE/common.lang.php b/language/de_DE/common.lang.php
index f4bdf7761..9ef208cdf 100644
--- a/language/de_DE/common.lang.php
+++ b/language/de_DE/common.lang.php
@@ -389,4 +389,19 @@ $lang['Show oldest comments first'] = 'Ältesten Kommentar zuerst anzeigen';
$lang['View in'] = 'Anzeigen in';
$lang['2small'] = 'XXS - winzig';
$lang['xsmall'] = 'XS - sehr klein';
+$lang['Date created, new → old'] = 'Datum erstellt, neu → alt';
+$lang['Date created, old → new'] = 'Datum erstellt, alt → neu';
+$lang['Date posted, new → old'] = 'Datum veröffentlicht, neu → alt';
+$lang['Date posted, old → new'] = 'Datum veröffentlicht, alt → neu';
+$lang['File name, A → Z'] = 'Dateiname, A → Z';
+$lang['File name, Z → A'] = 'Dateiname, Z → A';
+$lang['Manual sort order'] = 'Manuelle Sortierung';
+$lang['Numeric identifier, 1 → 9'] = 'Numerischer Bezeichner, 1 → 9';
+$lang['Numeric identifier, 9 → 1'] = 'Numerischer Bezeichner, 9 → 1';
+$lang['Photo title, A → Z'] = 'Bildname, A → Z';
+$lang['Photo title, Z → A'] = 'Bildname, Z → A';
+$lang['Rating score, high → low'] = 'Bewertung, hoch → niedrig';
+$lang['Rating score, low → high'] = 'Bewertung, niedrig → hoch';
+$lang['Visits, high → low'] = 'Besuche, hoch → niedrig';
+$lang['Visits, low → high'] = 'Besuche, hoch → niedrig';
?> \ No newline at end of file