mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-09 09:58: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,9 +5,9 @@ function string_plural_select_fi_fi($n){
|
|||
return ($n != 1);;
|
||||
}}
|
||||
;
|
||||
$a->strings["\"Show more\" Settings"] = "\"Show more\" -asetukset";
|
||||
$a->strings["Enable Show More"] = "";
|
||||
$a->strings["\"Show more\" Settings"] = "Show more -asetukset";
|
||||
$a->strings["Enable Show More"] = "Ota Show More käyttöön";
|
||||
$a->strings["Cutting posts after how much characters"] = "";
|
||||
$a->strings["Submit"] = "Lähetä";
|
||||
$a->strings["Show More Settings saved."] = "";
|
||||
$a->strings["Save Settings"] = "Tallenna asetukset";
|
||||
$a->strings["Show More Settings saved."] = "Show More -asetukset tallennettu";
|
||||
$a->strings["show more"] = "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue