# ADDON appnet # Copyright (C) # This file is distributed under the same license as the Friendica appnet addon package. # # # Translators: # Stanislav N. , 2017 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-06-22 11:47+0200\n" "PO-Revision-Date: 2017-04-08 05:32+0000\n" "Last-Translator: Stanislav N. \n" "Language-Team: Russian (http://www.transifex.com/Friendica/friendica/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ru\n" "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" #: appnet.php:39 msgid "Permission denied." msgstr "Доступ запрещен." #: appnet.php:73 msgid "You are now authenticated to app.net. " msgstr "Вы аутентифицированы на app.net" #: appnet.php:77 msgid "

Error fetching token. Please try again.

" msgstr "

Ошибка получения токена. Попробуйте еще раз.

" #: appnet.php:80 msgid "return to the connector page" msgstr "вернуться на страницу коннектора" #: appnet.php:94 msgid "Post to app.net" msgstr "Отправить на app.net" #: appnet.php:125 appnet.php:129 msgid "App.net Export" msgstr "Экспорт app.net" #: appnet.php:142 msgid "Currently connected to: " msgstr "В настоящее время соединены с: " #: appnet.php:144 msgid "Enable App.net Post Plugin" msgstr "Включить плагин App.net" #: appnet.php:149 msgid "Post to App.net by default" msgstr "Отправлять сообщения на App.net по-умолчанию" #: appnet.php:153 msgid "Import the remote timeline" msgstr "Импортировать удаленные сообщения" #: appnet.php:159 msgid "" "

Error fetching user profile. Please clear the configuration and try " "again.

" msgstr "

Ошибка при получении профиля пользователя. Сбросьте конфигурацию и попробуйте еще раз.

" #: appnet.php:164 msgid "

You have two ways to connect to App.net.

" msgstr "

У вас есть два способа соединения с App.net.

" #: appnet.php:166 msgid "" "

First way: Register an application at https://account.app.net/developer/apps/" " and enter Client ID and Client Secret. " msgstr "

Первый способ: зарегистрируйте приложение на https://account.app.net/developer/apps/ и введите Client ID и Client Secret" #: appnet.php:167 #, php-format msgid "Use '%s' as Redirect URI

" msgstr "Используйте '%s' как Redirect URI

" #: appnet.php:169 msgid "Client ID" msgstr "Client ID" #: appnet.php:173 msgid "Client Secret" msgstr "Client Secret" #: appnet.php:177 msgid "" "

Second way: fetch a token at http://dev-lite.jonathonduerig.com/. " msgstr "

Второй путь: получите токен на http://dev-lite.jonathonduerig.com/. " #: appnet.php:178 msgid "" "Set these scopes: 'Basic', 'Stream', 'Write Post', 'Public Messages', " "'Messages'.

" msgstr "Выберите области: 'Basic', 'Stream', 'Write Post', 'Public Messages', 'Messages'.

" #: appnet.php:180 msgid "Token" msgstr "Токен" #: appnet.php:192 msgid "Sign in using App.net" msgstr "Войти через App.net" #: appnet.php:197 msgid "Clear OAuth configuration" msgstr "Удалить конфигурацию OAuth" #: appnet.php:204 msgid "Save Settings" msgstr "Сохранить настройки"