1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hubzilla_ynh.git synced 2024-09-03 19:26:21 +02:00
hubzilla_ynh/sources/addons/twitter/lang/sv/strings.php

12 lines
1.3 KiB
PHP
Raw Normal View History

<?php
$a->strings["Post to Twitter"] = "L&auml;gg in p&aring; Twitter";
$a->strings["Twitter Posting Settings"] = "Inst&auml;llningar f&ouml;r inl&auml;gg p&aring; Twitter";
$a->strings["No consumer key pair for Twitter found. Please contact your site administrator."] = "No consumer key pair for Twitter found. Please contact your site administrator.";
$a->strings["At this Friendica instance the Twitter plugin 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."] = "At this Friendica instance the Twitter plugin 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["Copy the PIN from Twitter here"] = "Ange PIN-koden fr&aring;n Twitter h&auml;r";
$a->strings["Submit"] = "Spara";
$a->strings["Currently connected to: "] = "Ansluten till: ";
$a->strings["Clear OAuth configuration"] = "Clear OAuth configuration";
$a->strings["Settings updated."] = "Inst&auml;llningarna har uppdaterats.";