mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-09 18:08: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-08 15:50+0000\n"
|
||||
"PO-Revision-Date: 2018-04-17 19:38+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"
|
||||
|
@ -34,11 +34,11 @@ msgstr "hirviö"
|
|||
|
||||
#: gravatar.php:74
|
||||
msgid "computer generated face"
|
||||
msgstr ""
|
||||
msgstr "tietokoneella tuotettut kasvot"
|
||||
|
||||
#: gravatar.php:75
|
||||
msgid "retro arcade style face"
|
||||
msgstr ""
|
||||
msgstr "retro-videopeli kasvot"
|
||||
|
||||
#: gravatar.php:89
|
||||
msgid "Information"
|
||||
|
|
|
@ -8,8 +8,8 @@ function string_plural_select_fi_fi($n){
|
|||
$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["Information"] = "Tietoja";
|
||||
$a->strings["Libravatar addon is installed, too. Please disable Libravatar addon or this Gravatar addon.<br>The Libravatar addon will fall back to Gravatar if nothing was found at Libravatar."] = "";
|
||||
$a->strings["Submit"] = "Lähetä";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue