friendica-addons/fbpost/lang/ru/strings.php

29 lines
2.2 KiB
PHP
Raw Normal View History

2013-02-27 14:38:30 +00:00
<?php
$a->strings["Settings updated."] = "Настройки обновлены.";
$a->strings["Permission denied."] = "Нет разрешения.";
$a->strings["Facebook Post disabled"] = "";
$a->strings["Facebook API key is missing."] = "Отсутствует ключ Facebook API.";
$a->strings["Facebook Post"] = "";
$a->strings["Install Facebook Post connector for this account."] = "";
$a->strings["Remove Facebook Post connector"] = "";
$a->strings["Re-authenticate [This is necessary whenever your Facebook password is changed.]"] = "Переаутентификация [Это необходимо, если вы изменили пароль на Facebook.]";
$a->strings["Post to Facebook by default"] = "Отправлять на Facebook по умолчанию";
$a->strings["None"] = "Ничего";
$a->strings["Submit"] = "Подтвердить";
$a->strings["Facebook"] = "Facebook";
$a->strings["Facebook Post Settings"] = "";
$a->strings["Facebook API Key"] = "Facebook API Key";
$a->strings["Error: it appears that you have specified the App-ID and -Secret in your .htconfig.php file. As long as they are specified there, they cannot be set using this form.<br><br>"] = "";
$a->strings["App-ID / API-Key"] = "App-ID / API-Key";
$a->strings["Application secret"] = "Секрет приложения";
$a->strings["Save"] = "Сохранить";
$a->strings["The new values have been saved."] = "";
$a->strings["Post to Facebook"] = "Отправить на Facebook";
$a->strings["Post to Facebook cancelled because of multi-network access permission conflict."] = "Отправка на Facebook отменена из-за конфликта разрешений доступа разных сетей.";
$a->strings["View on Friendica"] = "";
$a->strings["Facebook post failed. Queued for retry."] = "Ошибка отправки сообщения на Facebook. В очереди на еще одну попытку.";
$a->strings["Administrator"] = "Администратор";
$a->strings["Your Facebook connection became invalid. Please Re-authenticate."] = "";
$a->strings["Facebook connection became invalid"] = "Facebook подключение не удалось";