mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +00:00
update to the FI translation THX Kris
This commit is contained in:
parent
f1aa2bc5c6
commit
50f5c7e251
24 changed files with 68 additions and 60 deletions
|
@ -19,7 +19,7 @@ $a->strings["OAuth Consumer Key"] = "";
|
|||
$a->strings["OAuth Consumer Secret"] = "";
|
||||
$a->strings["Base API Path (remember the trailing /)"] = "";
|
||||
$a->strings["To connect to your GNU Social account click the button below to get a security code from GNU Social which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to GNU Social."] = "";
|
||||
$a->strings["Log in with GNU Social"] = "";
|
||||
$a->strings["Log in with GNU Social"] = "Kirjaudu sisään GNU socialilla";
|
||||
$a->strings["Copy the security code from GNU Social here"] = "";
|
||||
$a->strings["Cancel Connection Process"] = "";
|
||||
$a->strings["Current GNU Social API is"] = "";
|
||||
|
@ -31,7 +31,7 @@ $a->strings["Allow posting to GNU Social"] = "";
|
|||
$a->strings["Send public postings to GNU Social by default"] = "";
|
||||
$a->strings["Mirror all posts from GNU Social that are no replies or repeated messages"] = "";
|
||||
$a->strings["Import the remote timeline"] = "";
|
||||
$a->strings["Disabled"] = "";
|
||||
$a->strings["Disabled"] = "Poistettu käytöstä";
|
||||
$a->strings["Full Timeline"] = "";
|
||||
$a->strings["Only Mentions"] = "";
|
||||
$a->strings["Clear OAuth configuration"] = "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue