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 LiveJournal"] = "";
|
||||
$a->strings["LiveJournal Post Settings"] = "";
|
||||
$a->strings["Enable LiveJournal Post Addon"] = "";
|
||||
$a->strings["Post to LiveJournal"] = "Lähetä LiveJournaliin";
|
||||
$a->strings["LiveJournal Post Settings"] = "LiveJournal -viestin asetukset";
|
||||
$a->strings["Enable LiveJournal Post Addon"] = "Ota LiveJournal -viestilisäosa käyttöön";
|
||||
$a->strings["LiveJournal username"] = "Live Journal -käyttäjätunnus";
|
||||
$a->strings["LiveJournal password"] = "LiveJournal -salasana";
|
||||
$a->strings["Post to LiveJournal by default"] = "";
|
||||
$a->strings["Post to LiveJournal by default"] = "Lähetä LiveJournaliin oletuksena";
|
||||
$a->strings["Submit"] = "Lähetä";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue