friendica-addons/blockem/lang/pl/strings.php

11 lines
401 B
PHP
Raw Normal View History

2013-02-27 15:38:30 +01:00
<?php
2013-02-27 16:22:24 +01:00
$a->strings["\"Blockem\" Settings"] = "";
2013-02-27 15:38:30 +01:00
$a->strings["Comma separated profile URLS to block"] = "";
$a->strings["Submit"] = "Potwierdź";
$a->strings["BLOCKEM Settings saved."] = "";
$a->strings["Blocked %s - Click to open/close"] = "";
$a->strings["Unblock Author"] = "Odblokuj autora";
$a->strings["Block Author"] = "Zablokuj autora";
$a->strings["blockem settings updated"] = "";