FI translation updates THX Kris

This commit is contained in:
Tobias Diekershoff 2018-04-18 08:32:45 +02:00
parent 98dde22a57
commit 8da85c1d56
42 changed files with 137 additions and 125 deletions

View file

@ -5,12 +5,13 @@
#
# Translators:
# Kris, 2018
# Kris, 2018
msgid ""
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-03 19:00+0000\n"
"PO-Revision-Date: 2018-04-17 19:54+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"
@ -26,7 +27,7 @@ msgstr "Ylläpitäjä"
#: public_server.php:126
#, php-format
msgid "Your account on %s will expire in a few days."
msgstr ""
msgstr "%s -tilisi vanhenee muutaman päivän kuluttua."
#: public_server.php:127
msgid "Your Friendica account is about to expire."

View file

@ -6,6 +6,6 @@ function string_plural_select_fi_fi($n){
}}
;
$a->strings["Administrator"] = "Ylläpitäjä";
$a->strings["Your account on %s will expire in a few days."] = "";
$a->strings["Your account on %s will expire in a few days."] = "%s -tilisi vanhenee muutaman päivän kuluttua.";
$a->strings["Your Friendica account is about to expire."] = "";
$a->strings["Hi %1\$s,\n\nYour account on %2\$s will expire in less than five days. You may keep your account by logging in at least once every 30 days"] = "";