4d594f2fa08a9d64e95bc67267847f7ca93b67dd
[friendica-addons.git/.git] / buffer / 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."] = "Lupa kielletty.";
9 $a->strings["Save Settings"] = "Tallenna asetukset";
10 $a->strings["Client ID"] = "";
11 $a->strings["Client Secret"] = "";
12 $a->strings["Error when registering buffer connection:"] = "";
13 $a->strings["You are now authenticated to buffer. "] = "";
14 $a->strings["return to the connector page"] = "";
15 $a->strings["Post to Buffer"] = "";
16 $a->strings["Buffer Export"] = "";
17 $a->strings["Authenticate your Buffer connection"] = "";
18 $a->strings["Enable Buffer Post Addon"] = "Ota Buffer-viestilisäosa käyttöön";
19 $a->strings["Post to Buffer by default"] = "";
20 $a->strings["Check to delete this preset"] = "";
21 $a->strings["Posts are going to all accounts that are enabled by default:"] = "";