friendica-addons/privacy_image_cache/lang/de/strings.php
2013-02-27 09:38:30 -05:00

9 lines
361 B
PHP

<?php
$a->strings["Lifetime of the cache (in hours)"] = "Lebenszeit des Caches (in Stunden)";
$a->strings["Save"] = "Speichern";
$a->strings["Cache Statistics"] = "Cache Statistik";
$a->strings["Number of items"] = "Anzahl der Einträge";
$a->strings["Size of the cache"] = "Größe des Caches";
$a->strings["Delete the whole cache"] = "Cache leeren";