]> git.mxchange.org Git - friendica-addons.git/blob - diaspora/lang/fi-fi/strings.php
added FI translations to many addons THX Kris
[friendica-addons.git] / diaspora / 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["Post to Diaspora"] = "";
9 $a->strings["Can't login to your Diaspora account. Please check username and password and ensure you used the complete address (including http...)"] = "";
10 $a->strings["Diaspora Export"] = "";
11 $a->strings["Enable Diaspora Post Addon"] = "";
12 $a->strings["Diaspora username"] = "Diaspora -käyttäjätunnus";
13 $a->strings["Diaspora password"] = "Diaspora -salasana";
14 $a->strings["Diaspora site URL"] = "Diaspora -sivuston URL-osoite";
15 $a->strings["Post to Diaspora by default"] = "";
16 $a->strings["Save Settings"] = "Tallenna asetukset";
17 $a->strings["Diaspora post failed. Queued for retry."] = "";