mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 08:58:49 +00:00
FI translation updates THX Kris
This commit is contained in:
parent
98dde22a57
commit
8da85c1d56
42 changed files with 137 additions and 125 deletions
|
@ -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."
|
||||
|
|
|
@ -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."] = "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue