7f24e8ee8045e7816b2a4ff29360b31eb9af4cd1
[friendica-addons.git/.git] / mailstream / 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["From Address"] = "";
9 $a->strings["Email address that stream items will appear to be from."] = "";
10 $a->strings["Save Settings"] = "";
11 $a->strings["Re:"] = "";
12 $a->strings["Friendica post"] = "Friendica -julkaisu";
13 $a->strings["Diaspora post"] = "Diaspora -julkaisu";
14 $a->strings["Feed item"] = "";
15 $a->strings["Email"] = "Sähköposti";
16 $a->strings["Friendica Item"] = "";
17 $a->strings["Upstream"] = "";
18 $a->strings["Local"] = "";
19 $a->strings["Enabled"] = "";
20 $a->strings["Email Address"] = "Sähköpostiosoite";
21 $a->strings["Leave blank to use your account email address"] = "";
22 $a->strings["Exclude Likes"] = "";
23 $a->strings["Check this to omit mailing \"Like\" notifications"] = "";
24 $a->strings["Attach Images"] = "Liitä kuvia";
25 $a->strings["Download images in posts and attach them to the email.  Useful for reading email while offline."] = "";
26 $a->strings["Mail Stream Settings"] = "";