update to the FI translations

This commit is contained in:
Tobias Diekershoff 2018-04-09 15:00:17 +02:00
parent 04a5fc700f
commit eb5eb5986d
92 changed files with 620 additions and 522 deletions

View file

@ -5,10 +5,10 @@ function string_plural_select_fi_fi($n){
return ($n != 1);;
}}
;
$a->strings["Post to Insanejournal"] = "";
$a->strings["InsaneJournal Post Settings"] = "";
$a->strings["Enable InsaneJournal Post Addon"] = "";
$a->strings["Post to Insanejournal"] = "Lähetä InsaneJournaliin";
$a->strings["InsaneJournal Post Settings"] = "InsaneJournal -viestin asetukset";
$a->strings["Enable InsaneJournal Post Addon"] = "Ota InsaneJournal -viestilisäosa käyttöön";
$a->strings["InsaneJournal username"] = "InsaneJournal -käyttäjätunnus";
$a->strings["InsaneJournal password"] = "InsaneJournal -salasana";
$a->strings["Post to InsaneJournal by default"] = "";
$a->strings["Post to InsaneJournal by default"] = "Lähetä InsaneJournaliin oletuksena";
$a->strings["Submit"] = "Lähetä";