74deea754902524f5447bd3222e76ffa33ebe1a9
[friendica-addons.git/.git] / dwpost / lang / fi-fi / strings.php
1 <?php
2
3 if(! function_exists("string_plural_select_fi_fi")) {
4 function string_plural_select_fi_fi($n){
5         return ($n != 1);;
6 }}
7 ;
8 $a->strings["Post to Dreamwidth"] = "";
9 $a->strings["Dreamwidth Post Settings"] = "";
10 $a->strings["Enable dreamwidth Post Addon"] = "";
11 $a->strings["dreamwidth username"] = "dreamwidth -käyttäjätunnus";
12 $a->strings["dreamwidth password"] = "dreamwidth -salasana";
13 $a->strings["Post to dreamwidth by default"] = "";
14 $a->strings["Submit"] = "Lähetä";