FI translation updates THX Kris

This commit is contained in:
Tobias Diekershoff 2018-04-18 08:32:45 +02:00
parent 98dde22a57
commit 8da85c1d56
42 changed files with 137 additions and 125 deletions

View file

@ -12,7 +12,7 @@ $a->strings["monster face"] = "hirviö";
$a->strings["computer generated face"] = "tietokoneella tuotettut kasvot";
$a->strings["retro arcade style face"] = "retro-videopeli kasvot";
$a->strings["Warning"] = "Varoitus";
$a->strings["Your PHP version %s is lower than the required PHP >= 5.3."] = "";
$a->strings["Your PHP version %s is lower than the required PHP >= 5.3."] = "PHP-versiosi on %s. Friendica vaatii PHP >= 5.3.";
$a->strings["This addon is not functional on your server."] = "";
$a->strings["Information"] = "Tietoja";
$a->strings["Gravatar addon is installed. Please disable the Gravatar addon.<br>The Libravatar addon will fall back to Gravatar if nothing was found at Libravatar."] = "";