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

39 lines
2.3 KiB
JavaScript

OC.L10N.register(
"integration_mastodon",
{
"Mastodon" : "Mastodon",
"Error getting OAuth access token" : "S'ha produït un error en obtenir el testimoni d'accés OAuth",
"Error during OAuth exchanges" : "Error durant els intercanvis d'OAuth",
"Mastodon home timeline" : "Línia temporal local del Mastodon",
"Mastodon notifications" : "Notificacions del Mastodon",
"Bad HTTP method" : "Mètode HTTP incorrecte",
"Bad credentials" : "Credencials dolentes",
"OAuth access token refused" : "S'ha rebutjat el testimoni d'accés oAuth",
"Connected accounts" : "Comptes connectats",
"Mastodon integration" : "Integració amb el Mastodon",
"Integration of Mastodon self-hosted social networking service" : "Integració del servei de xarxa social autohostatjada Mastodon",
"Successfully connected to Mastodon!" : "S'ha connectat satisfactòriament a Mastodon!",
"Mastodon OAuth access token could not be obtained:" : "No s'ha pogut obtenir l'identificador OAuth de Mastodon:",
"Mastodon options saved" : "S'han desat les opcions de Mastodon",
"Incorrect access token" : "Testimoni d'accés incorrecte",
"Failed to save Mastodon options" : "No s'han pogut desar les opcions de Mastodon",
"Enable navigation link" : "Activa l'enllaç de navegació",
"Mastodon instance address" : "Adreça de la instància Mastodon",
"Connect to Mastodon" : "Connecta amb Mastodon",
"Connected as {user}" : "S'ha connectat com a {user}",
"Disconnect from Mastodon" : "DEsconnecta de Mastodon",
"No Mastodon account connected" : "No s'ha connectat el compte de Mastodon",
"Error connecting to Mastodon" : "S'ha produït un error en connectar a Mastodon",
"No Mastodon notifications!" : "No hi ha cap notificació de Mastodon!",
"Failed to get Mastodon notifications" : "No s'ha pogut obtenir les notificacions de Mastodon",
"{name} is following you" : "{name} us segueix",
"{name} wants to follow you" : "{name} us vol seguir",
"No Mastodon home toots!" : "No hi ha toots locals de Mastodon!",
"Failed to get Mastodon home timeline" : "No s'ha pogut obtenir la línia temporal local de Mastadon",
"No text content" : "No hi ha contingut de text",
"I shared a file with you" : "He compartit un arxiu amb tu",
"Cancel" : "Cancel",
"Connect" : "Connecta"
},
"nplurals=2; plural=(n != 1);");