mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-12 03:18:48 +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,14 +5,14 @@ function string_plural_select_fi_fi($n){
|
|||
return ($n != 1);;
|
||||
}}
|
||||
;
|
||||
$a->strings["Permission denied."] = "";
|
||||
$a->strings["Permission denied."] = "Lupa kielletty.";
|
||||
$a->strings["You are now authenticated to tumblr."] = "";
|
||||
$a->strings["return to the connector page"] = "";
|
||||
$a->strings["Post to Tumblr"] = "";
|
||||
$a->strings["Tumblr Post Settings"] = "";
|
||||
$a->strings["Post to Tumblr"] = "Lähetä Tumblriin";
|
||||
$a->strings["Tumblr Post Settings"] = "Tumblr -viestin asetukset";
|
||||
$a->strings["(Re-)Authenticate your tumblr page"] = "";
|
||||
$a->strings["Enable Tumblr Post Addon"] = "";
|
||||
$a->strings["Post to Tumblr by default"] = "";
|
||||
$a->strings["Enable Tumblr Post Addon"] = "Ota Tumblr -viestilisäosa käyttöön";
|
||||
$a->strings["Post to Tumblr by default"] = "Lähetä Tumblriin oletuksena";
|
||||
$a->strings["Post to page:"] = "";
|
||||
$a->strings["You are not authenticated to tumblr"] = "";
|
||||
$a->strings["Submit"] = "Lähetä";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue