21ec3dd4f5975e870a1c9337a29b4bdd154878cb
[friendica-addons.git/.git] / qcomment / 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[":-)"] = ":-)";
9 $a->strings[":-("] = ":-(";
10 $a->strings["lol"] = "lol";
11 $a->strings["Quick Comment Settings"] = "";
12 $a->strings["Quick comments are found near comment boxes, sometimes hidden. Click them to provide simple replies."] = "";
13 $a->strings["Enter quick comments, one per line"] = "";
14 $a->strings["Submit"] = "Lähetä";
15 $a->strings["Quick Comment settings saved."] = "Quick Comment -asetukset tallennettu.";