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

@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-02-27 05:01-0500\n"
"PO-Revision-Date: 2018-04-16 16:19+0000\n"
"PO-Revision-Date: 2018-04-17 19:47+0000\n"
"Last-Translator: Kris\n"
"Language-Team: Finnish (Finland) (http://www.transifex.com/Friendica/friendica/language/fi_FI/)\n"
"MIME-Version: 1.0\n"
@ -51,7 +51,7 @@ msgstr "Varoitus"
#: libravatar.php:83
#, php-format
msgid "Your PHP version %s is lower than the required PHP >= 5.3."
msgstr ""
msgstr "PHP-versiosi on %s. Friendica vaatii PHP >= 5.3."
#: libravatar.php:84
msgid "This addon is not functional on your server."

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."] = "";