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

57 lines
4.6 KiB
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
OC.L10N.register(
"integration_mastodon",
{
"Mastodon" : "Mastodon",
"Error getting OAuth access token" : "Грешка при получаване на маркер за достъп до OAuth",
"Error during OAuth exchanges" : "Грешка по време на обмен на OAuth",
"Mastodon home timeline" : " Домашна времева линия на Mastodon",
"Mastodon notifications" : "Mastodon известия",
"Mastodon people, toots and hashtags" : "Mastodon - хора, тутс/публикации/, хаштагове",
"Mastodon people and toots" : "Mastodon - хора и тутс/публикации/",
"Mastodon toots and hashtags" : "Mastodon - тутс/публикации/ и хаштагове",
"Mastodon people and hashtags" : "Mastodon - хора и хаштагове",
"Mastodon hashtags" : "Хаштагове на Mastodon",
"Mastodon people" : "Mastodon хора/потребители/",
"Mastodon toots" : "Тутс/публикации/ от Mastodon",
"Used %1$s times by %2$s accounts" : "Използвано %1$s пъти от %2$s профили",
"Reblog from %1$s" : "Повтаряне на блог от %1$s",
"Bad HTTP method" : "Лош HTTP метод",
"Bad credentials" : "Лоши идентификационни данни",
"OAuth access token refused" : " Маркерът за достъп OAuth е отказан",
"Connected accounts" : "Свързани профили",
"Mastodon integration" : "Mastodon интеграция",
"Integration of Mastodon self-hosted social networking service" : "Интегриране на услугата за социални мрежи, самостоятелно хоствана от Mastodon",
"Mastodon administrator options saved" : "Опциите на администратор на Mastodon са записани",
"Failed to save Mastodon administrator options" : "Неуспешно записване на опциите за администратор на Mastodon",
"Default Mastodon instance address" : "Адрес по подразбиране на екземпляр на Mastodon",
"Successfully connected to Mastodon!" : "Успешно свързване с Mastodon!",
"Mastodon OAuth access token could not be obtained:" : "Токенът за достъп Mastodon OAuth, не може да бъде получен:",
"Mastodon options saved" : "Опциите на Mastodon са записани",
"Incorrect access token" : "Неправилен токен за достъп",
"Failed to save Mastodon options" : "Неуспешно записване на опциите за Mastodon",
"Enable navigation link" : "Активиране на връзка за навигация",
"Mastodon instance address" : "Адрес на екземпляр на Mastodon",
"Connect to Mastodon" : "Свързване с Mastodon",
"Connected as {user}" : "Свързване като {user}",
"Disconnect from Mastodon" : "Прекъсване на връзката с Mastodon",
"Enable statuses search" : "Активиране на търсенето на статуси",
"Enable accounts search" : "Активиране на търсенето на профили",
"Enable hashtags search" : "Активиране на търсенето на хаштагове",
"No Mastodon account connected" : "Няма свързан профил в Mastodon",
"Error connecting to Mastodon" : "Грешка при свързване с Mastodon",
"No Mastodon notifications!" : "Няма известия от Mastodon!",
"Failed to get Mastodon notifications" : "Неуспешно получаване на известия от Mastodon",
"{name} is following you" : "{name} ви следва",
"{name} wants to follow you" : "{name} иска да ви следва",
"Connect to {url}" : "Свързване с {url}",
"No Mastodon home toots!" : "Няма домашни тутс/публикации/ от Mastodon!",
"Failed to get Mastodon home timeline" : "Неуспешно изтегляне на домашна времева линия на Mastodon",
"Reblog from {name}" : "Повтаряне на блог от {name}",
"No text content" : "Няма текстово съдържание",
"I shared a file with you" : "Споделих файл с вас",
"Failed to create Mastodon OAuth app" : "Неуспешно създаване на приложение Mastodon OAuth",
"Cancel" : "Cancel",
"Connect" : "Свързване"
},
"nplurals=2; plural=(n != 1);");