mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +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: 2014-06-01 14:12+0200\n"
|
||||
"PO-Revision-Date: 2018-04-08 16:09+0000\n"
|
||||
"PO-Revision-Date: 2018-04-17 19:52+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"
|
||||
|
@ -30,11 +30,11 @@ msgstr "Vinkkejä uusille käyttäjille"
|
|||
|
||||
#: newmemberwidget.php:24
|
||||
msgid "Global Support Forum"
|
||||
msgstr ""
|
||||
msgstr "Maailmanlaajuinen tukifoorumi"
|
||||
|
||||
#: newmemberwidget.php:26
|
||||
msgid "Local Support Forum"
|
||||
msgstr ""
|
||||
msgstr "Paikallinen tukifoorumi"
|
||||
|
||||
#: newmemberwidget.php:49
|
||||
msgid "Save Settings"
|
||||
|
@ -50,7 +50,7 @@ msgstr ""
|
|||
|
||||
#: newmemberwidget.php:51
|
||||
msgid "Add a link to global support forum"
|
||||
msgstr ""
|
||||
msgstr "Lisää linkki maailmanlaajuiseen tukifoorumiin"
|
||||
|
||||
#: newmemberwidget.php:51
|
||||
msgid "Should a link to the global support forum be displayed?"
|
||||
|
@ -58,7 +58,7 @@ msgstr ""
|
|||
|
||||
#: newmemberwidget.php:52
|
||||
msgid "Add a link to the local support forum"
|
||||
msgstr ""
|
||||
msgstr "Lisää linkki paikalliseen tukifoorumiin"
|
||||
|
||||
#: newmemberwidget.php:52
|
||||
msgid ""
|
||||
|
@ -68,7 +68,7 @@ msgstr ""
|
|||
|
||||
#: newmemberwidget.php:53
|
||||
msgid "Name of the local support group"
|
||||
msgstr ""
|
||||
msgstr "Paikallisen tukifoorumin nimi"
|
||||
|
||||
#: newmemberwidget.php:53
|
||||
msgid ""
|
||||
|
|
|
@ -7,14 +7,14 @@ function string_plural_select_fi_fi($n){
|
|||
;
|
||||
$a->strings["New Member"] = "Uusi jäsen";
|
||||
$a->strings["Tips for New Members"] = "Vinkkejä uusille käyttäjille";
|
||||
$a->strings["Global Support Forum"] = "";
|
||||
$a->strings["Local Support Forum"] = "";
|
||||
$a->strings["Global Support Forum"] = "Maailmanlaajuinen tukifoorumi";
|
||||
$a->strings["Local Support Forum"] = "Paikallinen tukifoorumi";
|
||||
$a->strings["Save Settings"] = "Tallenna asetukset";
|
||||
$a->strings["Message"] = "Viesti";
|
||||
$a->strings["Your message for new members. You can use bbcode here."] = "";
|
||||
$a->strings["Add a link to global support forum"] = "";
|
||||
$a->strings["Add a link to global support forum"] = "Lisää linkki maailmanlaajuiseen tukifoorumiin";
|
||||
$a->strings["Should a link to the global support forum be displayed?"] = "";
|
||||
$a->strings["Add a link to the local support forum"] = "";
|
||||
$a->strings["Add a link to the local support forum"] = "Lisää linkki paikalliseen tukifoorumiin";
|
||||
$a->strings["If you have a local support forum and wand to have a link displayed in the widget, check this box."] = "";
|
||||
$a->strings["Name of the local support group"] = "";
|
||||
$a->strings["Name of the local support group"] = "Paikallisen tukifoorumin nimi";
|
||||
$a->strings["If you checked the above, specify the <em>nickname</em> of the local support group here (i.e. helpers)"] = "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue