cece48c70d0592662a88f0aacb164f81c9712b75
[friendica-addons.git/.git] / tumblr / 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["Permission denied."] = "";
9 $a->strings["You are now authenticated to tumblr."] = "";
10 $a->strings["return to the connector page"] = "";
11 $a->strings["Post to Tumblr"] = "";
12 $a->strings["Tumblr Post Settings"] = "";
13 $a->strings["(Re-)Authenticate your tumblr page"] = "";
14 $a->strings["Enable Tumblr Post Addon"] = "";
15 $a->strings["Post to Tumblr by default"] = "";
16 $a->strings["Post to page:"] = "";
17 $a->strings["You are not authenticated to tumblr"] = "";
18 $a->strings["Submit"] = "Lähetä";