mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-10 18:38:49 +00:00
update to the FI translations
This commit is contained in:
parent
04a5fc700f
commit
eb5eb5986d
92 changed files with 620 additions and 522 deletions
|
@ -5,13 +5,13 @@ function string_plural_select_fi_fi($n){
|
|||
return ($n != 1);;
|
||||
}}
|
||||
;
|
||||
$a->strings["Post to Diaspora"] = "";
|
||||
$a->strings["Post to Diaspora"] = "Lähetä Diasporaan";
|
||||
$a->strings["Can't login to your Diaspora account. Please check username and password and ensure you used the complete address (including http...)"] = "";
|
||||
$a->strings["Diaspora Export"] = "";
|
||||
$a->strings["Enable Diaspora Post Addon"] = "";
|
||||
$a->strings["Enable Diaspora Post Addon"] = "Ota Diaspora-viestilisäosa käyttöön";
|
||||
$a->strings["Diaspora username"] = "Diaspora -käyttäjätunnus";
|
||||
$a->strings["Diaspora password"] = "Diaspora -salasana";
|
||||
$a->strings["Diaspora site URL"] = "Diaspora -sivuston URL-osoite";
|
||||
$a->strings["Post to Diaspora by default"] = "";
|
||||
$a->strings["Post to Diaspora by default"] = "Lähetä Diasporaan oletuksena";
|
||||
$a->strings["Save Settings"] = "Tallenna asetukset";
|
||||
$a->strings["Diaspora post failed. Queued for retry."] = "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue