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

@ -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"] = "";