2013-02-27 14:38:30 +00:00
|
|
|
<?php
|
|
|
|
|
2013-02-27 15:22:24 +00:00
|
|
|
$a->strings["\"Blockem\" Settings"] = "\"Blockem\"-Einstellungen";
|
2013-02-27 14:38:30 +00:00
|
|
|
$a->strings["Comma separated profile URLS to block"] = "Profil-URLs, die blockiert werden sollen (durch Kommas getrennt)";
|
|
|
|
$a->strings["Submit"] = "Senden";
|
|
|
|
$a->strings["BLOCKEM Settings saved."] = "BLOCKEM-Einstellungen gesichert.";
|
|
|
|
$a->strings["Blocked %s - Click to open/close"] = "%s blockiert - Zum Öffnen/Schließen klicken";
|
|
|
|
$a->strings["Unblock Author"] = "Autor freischalten";
|
|
|
|
$a->strings["Block Author"] = "Autor blockieren";
|
|
|
|
$a->strings["blockem settings updated"] = "blockem Einstellungen aktualisiert";
|