mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 17:08: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: 2018-03-11 19:13+0100\n"
|
||||
"PO-Revision-Date: 2018-04-16 16:17+0000\n"
|
||||
"PO-Revision-Date: 2018-04-17 19:48+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"
|
||||
|
@ -22,7 +22,7 @@ msgstr ""
|
|||
|
||||
#: mailstream.php:77
|
||||
msgid "From Address"
|
||||
msgstr ""
|
||||
msgstr "Lähettäjä"
|
||||
|
||||
#: mailstream.php:79
|
||||
msgid "Email address that stream items will appear to be from."
|
||||
|
|
|
@ -5,7 +5,7 @@ function string_plural_select_fi_fi($n){
|
|||
return ($n != 1);;
|
||||
}}
|
||||
;
|
||||
$a->strings["From Address"] = "";
|
||||
$a->strings["From Address"] = "Lähettäjä";
|
||||
$a->strings["Email address that stream items will appear to be from."] = "";
|
||||
$a->strings["Save Settings"] = "Tallenna asetukset";
|
||||
$a->strings["Re:"] = "Koskien";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue