mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-09 18:08: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,10 +5,10 @@ function string_plural_select_fi_fi($n){
|
|||
return ($n != 1);;
|
||||
}}
|
||||
;
|
||||
$a->strings["Post to libertree"] = "";
|
||||
$a->strings["libertree Post Settings"] = "";
|
||||
$a->strings["Enable Libertree Post Addon"] = "";
|
||||
$a->strings["Post to libertree"] = "Lähetä Libertreehin";
|
||||
$a->strings["libertree Post Settings"] = "Libertree -viestin asetukset";
|
||||
$a->strings["Enable Libertree Post Addon"] = "Ota Libertree -viestilisäosa käyttöön";
|
||||
$a->strings["Libertree API token"] = "";
|
||||
$a->strings["Libertree site URL"] = "Libertree -sivuston URL-osoite";
|
||||
$a->strings["Post to Libertree by default"] = "";
|
||||
$a->strings["Post to Libertree by default"] = "Lähetä Libertreehin oletuksena";
|
||||
$a->strings["Submit"] = "Lähetä";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue