mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-10 02:18:48 +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:09+0000\n"
|
||||
"PO-Revision-Date: 2018-04-17 19:21+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 ""
|
|||
|
||||
#: communityhome.php:84
|
||||
msgid "Most active users"
|
||||
msgstr ""
|
||||
msgstr "Aktiivisimmat käyttäjät"
|
||||
|
||||
#: communityhome.php:102
|
||||
msgid "Latest photos"
|
||||
msgstr ""
|
||||
msgstr "Viimeisimmät kuvat"
|
||||
|
||||
#: communityhome.php:115
|
||||
msgid "Contact Photos"
|
||||
|
|
|
@ -8,8 +8,8 @@ function string_plural_select_fi_fi($n){
|
|||
$a->strings["Login"] = "Kirjaudu";
|
||||
$a->strings["OpenID"] = "OpenID";
|
||||
$a->strings["Latest users"] = "";
|
||||
$a->strings["Most active users"] = "";
|
||||
$a->strings["Latest photos"] = "";
|
||||
$a->strings["Most active users"] = "Aktiivisimmat käyttäjät";
|
||||
$a->strings["Latest photos"] = "Viimeisimmät kuvat";
|
||||
$a->strings["Contact Photos"] = "";
|
||||
$a->strings["Profile Photos"] = "Profiilikuvat";
|
||||
$a->strings["Latest likes"] = "Viimeisimmät tykkäykset";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue