mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +00:00
FI translation updates THX Kris
This commit is contained in:
parent
98dde22a57
commit
8da85c1d56
42 changed files with 137 additions and 125 deletions
|
@ -11,18 +11,18 @@ $a->strings["Twitter settings updated."] = "Twitter -asetukset päivitetty.";
|
|||
$a->strings["Twitter Import/Export/Mirror"] = "";
|
||||
$a->strings["No consumer key pair for Twitter found. Please contact your site administrator."] = "";
|
||||
$a->strings["At this Friendica instance the Twitter addon was enabled but you have not yet connected your account to your Twitter account. To do so click the button below to get a PIN from Twitter which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to Twitter."] = "";
|
||||
$a->strings["Log in with Twitter"] = "";
|
||||
$a->strings["Log in with Twitter"] = "Kirjaudu sisään Twitterillä";
|
||||
$a->strings["Copy the PIN from Twitter here"] = "";
|
||||
$a->strings["Save Settings"] = "Tallenna asetukset";
|
||||
$a->strings["Currently connected to: "] = "";
|
||||
$a->strings["Disconnect"] = "";
|
||||
$a->strings["Allow posting to Twitter"] = "";
|
||||
$a->strings["Disconnect"] = "Katkaise yhteys";
|
||||
$a->strings["Allow posting to Twitter"] = "Salli julkaisu Twitteriin";
|
||||
$a->strings["If enabled all your <strong>public</strong> postings can be posted to the associated Twitter account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = "";
|
||||
$a->strings["<strong>Note</strong>: Due to your privacy settings (<em>Hide your profile details from unknown viewers?</em>) the link potentially included in public postings relayed to Twitter will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = "";
|
||||
$a->strings["Send public postings to Twitter by default"] = "";
|
||||
$a->strings["Mirror all posts from twitter that are no replies"] = "";
|
||||
$a->strings["Import the remote timeline"] = "";
|
||||
$a->strings["Automatically create contacts"] = "";
|
||||
$a->strings["Automatically create contacts"] = "Luo kontaktit automaattisesti";
|
||||
$a->strings["Twitter post failed. Queued for retry."] = "";
|
||||
$a->strings["Settings updated."] = "Asetukset päivitetty.";
|
||||
$a->strings["Consumer key"] = "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue