mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-01 00:44:53 +00:00
10 lines
553 B
PHP
10 lines
553 B
PHP
<?php
|
|
|
|
$a->strings["\"Blockem\" Settings"] = "\"Blockem\" Agordoj";
|
|
$a->strings["Comma separated profile URLS to block"] = "Blokotaj URL adresoj, disigita per komo";
|
|
$a->strings["Submit"] = "Sendi";
|
|
$a->strings["BLOCKEM Settings saved."] = "Konservis Agordojn de BLOCKEM.";
|
|
$a->strings["Blocked %s - Click to open/close"] = "%s blokita - Klaku por malfermi/fermi";
|
|
$a->strings["Unblock Author"] = "Malbloki Aŭtoron";
|
|
$a->strings["Block Author"] = "Bloki Aŭtoron";
|
|
$a->strings["blockem settings updated"] = "Ĝisdatigis la blockem agordojn";
|