mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +00:00
update to the FI translation THX Kris
This commit is contained in:
parent
f1aa2bc5c6
commit
50f5c7e251
24 changed files with 68 additions and 60 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-08 16:05+0000\n"
|
||||
"PO-Revision-Date: 2018-04-16 16:19+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"
|
||||
|
@ -38,11 +38,11 @@ msgstr "hirviö"
|
|||
|
||||
#: libravatar.php:76
|
||||
msgid "computer generated face"
|
||||
msgstr ""
|
||||
msgstr "tietokoneella tuotettut kasvot"
|
||||
|
||||
#: libravatar.php:77
|
||||
msgid "retro arcade style face"
|
||||
msgstr ""
|
||||
msgstr "retro-videopeli kasvot"
|
||||
|
||||
#: libravatar.php:82
|
||||
msgid "Warning"
|
||||
|
|
|
@ -9,8 +9,8 @@ $a->strings["Could NOT install Libravatar successfully.<br>It requires PHP >= 5.
|
|||
$a->strings["generic profile image"] = "Yleinen profiilikuva";
|
||||
$a->strings["random geometric pattern"] = "satunnainen geometrinen kuvio";
|
||||
$a->strings["monster face"] = "hirviö";
|
||||
$a->strings["computer generated face"] = "";
|
||||
$a->strings["retro arcade style face"] = "";
|
||||
$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["This addon is not functional on your server."] = "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue