forked from friendica/deprecated-addons
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
499 B
10 lines
499 B
<?php |
|
|
|
$a->strings["%d person likes this"] = "Array"; |
|
$a->strings["%d person doesn't like this"] = "Array"; |
|
$a->strings["Connect on Friendica!"] = "Konekti ĉe Friendica!"; |
|
$a->strings["Generate new key"] = "Generi novan ĉifroŝlosilon"; |
|
$a->strings["Widgets key"] = "Ŝlosilo por fenestraĵoj"; |
|
$a->strings["Widgets available"] = "Disponeblaj fenestraĵoj"; |
|
$a->strings["Addon Settings"] = "Kromprogramoagordoj"; |
|
$a->strings["Get added to this list!"] = "Iĝu membro de ĉi tiu listo!";
|
|
|