friendica-addons/gnot/lang/fi-fi/strings.php

14 lines
477 B
PHP

<?php
if(! function_exists("string_plural_select_fi_fi")) {
function string_plural_select_fi_fi($n){
return ($n != 1);;
}}
;
$a->strings["Gnot settings updated."] = "";
$a->strings["Gnot Settings"] = "Gnot -asetukset";
$a->strings["Allows threading of email comment notifications on Gmail and anonymising the subject line."] = "";
$a->strings["Enable this addon?"] = "";
$a->strings["Submit"] = "Lähetä";
$a->strings["[Friendica:Notify] Comment to conversation #%d"] = "";