2013-02-27 09:38:30 -05:00
|
|
|
<?php
|
|
|
|
|
|
|
|
$a->strings["%d person likes this"] = "Array";
|
|
|
|
$a->strings["%d person doesn't like this"] = "Array";
|
|
|
|
$a->strings["Connect on Friendica!"] = "Połączono z Friendica!";
|
|
|
|
$a->strings["Generate new key"] = "Stwórz nowy klucz";
|
|
|
|
$a->strings["Widgets key"] = "";
|
|
|
|
$a->strings["Widgets available"] = "Widgety są dostępne";
|
2018-01-20 11:01:59 -05:00
|
|
|
$a->strings["Addon Settings"] = "Ustawienia wtyczki";
|
2013-02-27 09:38:30 -05:00
|
|
|
$a->strings["Get added to this list!"] = "Zostań dodany do listy!";
|