62 lines
4.2 KiB
JavaScript
62 lines
4.2 KiB
JavaScript
OC.L10N.register(
|
|
"integration_mastodon",
|
|
{
|
|
"Mastodon" : "Mastodon",
|
|
"Error getting OAuth access token" : "Hitilafu katika kupata token ya ufikiaji ya OAuth",
|
|
"Error during OAuth exchanges" : "Hitilafu wakati wa kubadilishana OAuth",
|
|
"Mastodon home timeline" : "ratiba ya nyumbani ya Mastodon",
|
|
"Mastodon notifications" : "Arifa za Mastodon",
|
|
"Mastodon people, toots and hashtags" : "Watu wa Mastodon, toot na alama za reli",
|
|
"Mastodon people and toots" : "Watu wa Mastodon na toot",
|
|
"Mastodon toots and hashtags" : "Mastodon toots na alama za reli",
|
|
"Mastodon people and hashtags" : "Watu wa Mastodon na alama za reli",
|
|
"Mastodon hashtags" : "Alama za reli za Mastodon",
|
|
"Mastodon people" : "Watu wa Mastodon ",
|
|
"Mastodon toots" : "Toots za Mastodon",
|
|
"Used %1$s times by %2$s accounts" : "Imetumika mara %1$s na akaunti %2$s",
|
|
"Reblog from %1$s" : "Fanya upya blog kutoka %1$s",
|
|
"Bad HTTP method" : "Njia mbaya ya HTTP ",
|
|
"Bad credentials" : "Sifa mbaya",
|
|
"OAuth access token refused" : "Ufikiaji wa token za OAuth umekataliwa",
|
|
"Connected accounts" : "Akaunti zilizounganishwa",
|
|
"Mastodon integration" : "Ujumuishaji wa Mastodon",
|
|
"Integration of Mastodon self-hosted social networking service" : "Ujumuishaji wa huduma ya mtandao wa kijamii ya Mastodon inayojihudumia yenyewe",
|
|
"Mastodon integration provides dashboard widgets displaying your important notifications and your home timeline. You can also post a public sharing link on your Mastodon profile." : "Ujumuishaji wa Mastodon hutoa wijeti za dashibodi zinazoonyesha arifa zako muhimu na rekodi ya matukio ya nyumbani kwako. Unaweza pia kuchapisha kiungo cha kushiriki hadharani kwenye wasifu wako wa Mastodon.",
|
|
"Mastodon administrator options saved" : "Chaguzi za msimamizi wa Mastodon zimehifadhiwa",
|
|
"Failed to save Mastodon administrator options" : "Imeshindwa kuhifadhi chaguo za msimamizi wa Mastodon",
|
|
"Default Mastodon instance address" : "Anwani chaguo-msingi ya mfano wa Mastodon",
|
|
"Use a pop-up to authenticate" : "Tumia kidadisi kuthibitisha",
|
|
"Successfully connected to Mastodon!" : "Umeunganishwa kwa mafanikio na Mastodon!",
|
|
"Mastodon OAuth access token could not be obtained:" : "Token ya ufikiaji wa OAuth wa Mastodon haukuweza kupatikana:",
|
|
"Mastodon options saved" : "Chaguo za Mastodon zimehifadhiwa",
|
|
"Incorrect access token" : "Ishara ya ufikiaji isiyo sahihi",
|
|
"Failed to save Mastodon options" : "Imeshindwa kuhifadhi chaguo za Mastodon",
|
|
"Enable navigation link" : "Wezesha kiungo cha urambazaji",
|
|
"Mastodon instance address" : "Anwani ya mfano wa Mastodon",
|
|
"Connect to Mastodon" : "Unganisha na Mastodon",
|
|
"Connected as {user}" : "Imeunganishwa kama {user}",
|
|
"Disconnect from Mastodon" : "Tenganisha kutoka kwa Mastodon",
|
|
"Enable statuses search" : "Wezesha utafutaji wa hali",
|
|
"Enable accounts search" : "Wezesha utafutaji wa akaunti",
|
|
"Enable hashtags search" : "Wezesha utafutaji wa alama za reli",
|
|
"No Mastodon account connected" : "Hakuna akaunti ya Mastodon iliyounganishwa",
|
|
"Error connecting to Mastodon" : "Hitilafu kuunganisha na Mastodon",
|
|
"No Mastodon notifications!" : "Hakuna arifa za Mastodon!",
|
|
"Failed to get Mastodon notifications" : "Imeshindwa kupata arifa za Mastodon",
|
|
"{name} is following you" : "{name} anakufuatilia",
|
|
"{name} wants to follow you" : "{name} anataka kukufuatilia",
|
|
"Connect to {url}" : "Unganisha kwa {url}",
|
|
"No Mastodon home toots!" : "Hakuna toots za nyumbani ya Mastodon!",
|
|
"Failed to get Mastodon home timeline" : "Imeshindwa kupata ratiba ya nyumbani ya Mastodon",
|
|
"Reblog from {name}" : "Reblog kutoka {name}",
|
|
"No text content" : "Hakuna maudhui ya maandishi",
|
|
"I shared a file with you" : "Nimeshiriki faili na wewe",
|
|
"Share via Mastodon" : "Shiriki kupitia Mastodon",
|
|
"Failed to create Mastodon OAuth app" : "Imeshindwa kuunda programu ya OAuth ya Mastodon",
|
|
"You need to connect before using the Mastodon integration." : "Unahitaji kuungana kabla ya kutumia ujumuishaji wa Mastodon.",
|
|
"Do you want to connect to {mastodonUrl}?" : "Unataka kuungana na {mastodonUrl}?",
|
|
"Cancel" : "Sitisha",
|
|
"Connect" : "Unganisha"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|