update to the FI translations THX kris

This commit is contained in:
Tobias Diekershoff 2018-05-20 19:16:32 +02:00
parent a2203e3d09
commit ca50db103a
36 changed files with 163 additions and 112 deletions

View file

@ -2,11 +2,12 @@
if(! function_exists("string_plural_select_fi_fi")) {
function string_plural_select_fi_fi($n){
$n = intval($n);
return ($n != 1);;
}}
;
$a->strings["WindowsPhonePush settings updated."] = "WindowsPhonePush -asetuket päivitetty.";
$a->strings["WindowsPhonePush Settings"] = "WindowsPhonePush -asetukset";
$a->strings["Enable WindowsPhonePush Addon"] = "Ota WindowsPhonePush -lisäosa käyttöön";
$a->strings["Push text of new item"] = "";
$a->strings["Push text of new item"] = "Uuden kohteen Push -teksti";
$a->strings["Save Settings"] = "Tallenna asetukset";