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

9 lines
418 B
PHP

<?php
$a->strings["Lifetime of the cache (in hours)"] = "Životnost vyrovnávací paměti (v hodinách)";
$a->strings["Save"] = "Uložit";
$a->strings["Cache Statistics"] = "Statistika vyrovnávací paměti";
$a->strings["Number of items"] = "Počet položek";
$a->strings["Size of the cache"] = "Velikost vyrovnávací paměti";
$a->strings["Delete the whole cache"] = "Vymazat celou vyrovnávací paměť";