Files
2026-04-17 01:08:32 +00:00

58 lines
3.5 KiB
JavaScript

OC.L10N.register(
"integration_mastodon",
{
"Mastodon" : "Mastodon",
"Error getting OAuth access token" : "Errorea OAuth sarbide tokena eskuratzen",
"Error during OAuth exchanges" : "Errorea QAuth trukeak egitean",
"Mastodon home timeline" : "Mastodoneko denbora-lerro nagusia",
"Mastodon notifications" : "Mastodon jakinarazpenak",
"Mastodon people, toots and hashtags" : "Mastodon jendea, tootak eta hashtagak",
"Mastodon people and toots" : " Mastodon jendea eta tootak",
"Mastodon toots and hashtags" : "Mastodon tootak eta hastagak",
"Mastodon people and hashtags" : "Mastodon jendea eta hastagak",
"Mastodon hashtags" : "Mastodon hastagak",
"Mastodon people" : "Mastodon jendea",
"Mastodon toots" : "Mastodon tootak",
"Used %1$s times by %2$s accounts" : "%2$s kontuk %1$s aldiz erabilita",
"Reblog from %1$s" : "%1$s-ek birblogeatuta",
"Bad HTTP method" : "HTTP metodo okerra",
"Bad credentials" : "Kredentzial okerrak",
"OAuth access token refused" : "QAuth sarbide tokena ukatua izan da",
"Connected accounts" : "Konektaturiko kontuak",
"Mastodon integration" : "Mastodon integrazioa",
"Integration of Mastodon self-hosted social networking service" : "Mastodon norberak-ostatatutako sare sozialen zerbitzuaren integrazioa",
"Mastodon administrator options saved" : "Mastodon administratzaile aukerak ondo gorde dira",
"Failed to save Mastodon administrator options" : "Mastodon administratzaile aukerak gordetzeak huts egin du",
"Default Mastodon instance address" : "Mastodon instantzia helbide lehenetsia",
"Use a pop-up to authenticate" : "Erabili pop-up bat autentifikatzeko",
"Successfully connected to Mastodon!" : "Ondo konektatu da Mastodonekin!",
"Mastodon OAuth access token could not be obtained:" : "Ezin izan da Mastodon OAuth sarbide tokena lortu:",
"Mastodon options saved" : "Mastodon aukerak gordeta",
"Incorrect access token" : "Sarbide token okerra",
"Failed to save Mastodon options" : "Mastodon aukerak gordetzeak huts egin du",
"Enable navigation link" : "Gaitu nabigazio esteka",
"Mastodon instance address" : "Mastodon instantzia helbidea",
"Connect to Mastodon" : "Konektatu Mastodon-era",
"Connected as {user}" : "{user} gisa konektatuta",
"Disconnect from Mastodon" : "Deskonektatu Mastodon-etik",
"Enable statuses search" : "Gaitu egoeren bilaketa",
"Enable accounts search" : "Gaitu kontuen bilaketa",
"Enable hashtags search" : "Gaitu hastagen bilaketa",
"No Mastodon account connected" : "Ez dago Mastodon konturik konektatuta",
"Error connecting to Mastodon" : "Errorea Mastodonekin konektatzean",
"No Mastodon notifications!" : "Ez dago Mastodon jakinarazpenik!",
"Failed to get Mastodon notifications" : "Mastodon jakinarazpenak lortzeak huts egin du",
"{name} is following you" : "{name} zu jarraitzen ari da",
"{name} wants to follow you" : "{name}-(e)k jarraitu egin nahi zaitu",
"Connect to {url}" : "{url}-(e)ra konektatu",
"No Mastodon home toots!" : "Ez dago Mastodon mezurik!",
"Failed to get Mastodon home timeline" : "Mastodoneko denbora-lerro nagusia ekartzeak huts egin du",
"Reblog from {name}" : "{name}-ek bigloteatuta",
"No text content" : "Ez dago testu edukirik",
"I shared a file with you" : "Zurekin partekatu dut fitxategi bat",
"Failed to create Mastodon OAuth app" : "Ezin izan da Mastodon OAuth aplikazioa sortu",
"Cancel" : "Cancel",
"Connect" : "Konektatu"
},
"nplurals=2; plural=(n != 1);");