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

9 lines
369 B
PHP

<?php
$a->strings["Lifetime of the cache (in hours)"] = "Tempo de vida do cache (em horas)";
$a->strings["Save"] = "Salvar";
$a->strings["Cache Statistics"] = "Estatísticas do cache";
$a->strings["Number of items"] = "Número de itens";
$a->strings["Size of the cache"] = "Tamanho do cache";
$a->strings["Delete the whole cache"] = "Excluir o cache inteiro";