9834388f019e9e02a60c954df1af3bed25764cdf
[friendica-addons.git/.git] / blockem / 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["\"Blockem\""] = "\"Blockem\"";
9 $a->strings["Hides user's content by collapsing posts. Also replaces their avatar with generic image."] = "";
10 $a->strings["Comma separated profile URLS:"] = "";
11 $a->strings["Save Settings"] = "Tallenna asetukset";
12 $a->strings["BLOCKEM Settings saved."] = "";
13 $a->strings["Hidden content by %s - Click to open/close"] = "";
14 $a->strings["Unblock Author"] = "";
15 $a->strings["Block Author"] = "";
16 $a->strings["blockem settings updated"] = "";