diff --git a/twitter/lang/ru/messages.po b/twitter/lang/ru/messages.po new file mode 100644 index 00000000..9418282a --- /dev/null +++ b/twitter/lang/ru/messages.po @@ -0,0 +1,123 @@ +# ADDON twitter +# Copyright (C) +# This file is distributed under the same license as the Friendica twitter addon package. +# +# +# Translators: +# Stanislav N. , 2017 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2017-04-08 05:49+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" + +#: twitter.php:77 +msgid "Post to Twitter" +msgstr "Отправить в Twitter" + +#: twitter.php:129 +msgid "Twitter settings updated." +msgstr "Настройки Twitter обновлены." + +#: twitter.php:157 +msgid "Twitter Posting Settings" +msgstr "Настройка отправки сообщений в Twitter" + +#: twitter.php:164 +msgid "" +"No consumer key pair for Twitter found. Please contact your site " +"administrator." +msgstr "Не найдено пары потребительских ключей для Twitter. Пожалуйста, обратитесь к администратору сайта." + +#: twitter.php:183 +msgid "" +"At this Friendica instance the Twitter plugin was enabled but you have not " +"yet connected your account to your Twitter account. To do so click the " +"button below to get a PIN from Twitter which you have to copy into the input" +" box below and submit the form. Only your public posts will" +" be posted to Twitter." +msgstr "Чтобы подключиться к Twitter аккаунту, нажмите на кнопку ниже, чтобы получить код безопасности от Twitter, который нужно скопировать в поле ввода ниже, и отправить форму. Только ваши публичные сообщения будут отправляться на Twitter." + +#: twitter.php:184 +msgid "Log in with Twitter" +msgstr "Войдите через Twitter" + +#: twitter.php:186 +msgid "Copy the PIN from Twitter here" +msgstr "Скопируйте PIN с Twitter сюда" + +#: twitter.php:191 twitter.php:229 twitter.php:556 +msgid "Submit" +msgstr "Подтвердить" + +#: twitter.php:200 +msgid "Currently connected to: " +msgstr "В настоящее время соединены с: " + +#: twitter.php:201 +msgid "" +"If enabled all your public postings can be posted to the " +"associated Twitter account. You can choose to do so by default (here) or for" +" every posting separately in the posting options when writing the entry." +msgstr "Если включено, то все ваши общественные сообщения могут быть отправлены на связанный аккаунт Twitter. Вы можете сделать это по умолчанию (здесь) или для каждого сообщения отдельно при написании записи." + +#: twitter.php:203 +msgid "" +"Note: Due your privacy settings (Hide your profile " +"details from unknown viewers?) the link potentially included in public " +"postings relayed to Twitter will lead the visitor to a blank page informing " +"the visitor that the access to your profile has been restricted." +msgstr "Внимание: Из-за настроек приватности (Hide your profile details from unknown viewers?) ссылка, которая может быть включена в твит, будет вести посетителя на пустую страницу с информированием о том, что доступ к профилю запрещен." + +#: twitter.php:206 +msgid "Allow posting to Twitter" +msgstr "Разрешить отправку сообщений на Twitter" + +#: twitter.php:209 +msgid "Send public postings to Twitter by default" +msgstr "Отправлять сообщения для всех в Twitter по умолчанию" + +#: twitter.php:213 +msgid "Mirror all posts from twitter that are no replies or retweets" +msgstr "Получать посты с Twitter у которых нет ответов и ретвитов" + +#: twitter.php:217 +msgid "Shortening method that optimizes the tweet" +msgstr "Метод сокращения ссылок для оптимизации твита" + +#: twitter.php:221 +msgid "Send linked #-tags and @-names to Twitter" +msgstr "Отправлять #-теги и @-имена в Twitter ссылками" + +#: twitter.php:226 +msgid "Clear OAuth configuration" +msgstr "Удалить конфигурацию OAuth" + +#: twitter.php:550 +msgid "Settings updated." +msgstr "Настройки обновлены." + +#: twitter.php:558 +msgid "Consumer key" +msgstr "Consumer key" + +#: twitter.php:559 +msgid "Consumer secret" +msgstr "Consumer secret" + +#: twitter.php:560 +msgid "Name of the Twitter Application" +msgstr "Имя приложения для Twitter" + +#: twitter.php:560 +msgid "" +"set this to avoid mirroring postings from ~friendica back to ~friendica" +msgstr "установите это для избежания отправки сообщений из Friendica обратно в Friendica" diff --git a/twitter/lang/ru/strings.php b/twitter/lang/ru/strings.php index 98112c88..c2210cbb 100644 --- a/twitter/lang/ru/strings.php +++ b/twitter/lang/ru/strings.php @@ -1,20 +1,29 @@ -strings["Post to Twitter"] = "Отправить в Твиттер"; -$a->strings["Twitter settings updated."] = "Настройки Твиттера обновлены."; -$a->strings["Twitter Posting Settings"] = "Настройка отправки сообщений в Твиттер"; -$a->strings["No consumer key pair for Twitter found. Please contact your site administrator."] = "Не найдено пары потребительских ключей для Твиттера. Пожалуйста, обратитесь к администратору сайта."; -$a->strings["At this Friendica instance the Twitter plugin was enabled but you have not yet connected your account to your Twitter account. To do so click the button below to get a PIN from Twitter which you have to copy into the input box below and submit the form. Only your public posts will be posted to Twitter."] = ""; -$a->strings["Log in with Twitter"] = "Войдите с Твиттером"; -$a->strings["Copy the PIN from Twitter here"] = "Скопируйте PIN с Twitter здесь"; -$a->strings["Submit"] = "Подтвердить"; -$a->strings["Currently connected to: "] = "В настоящее время соединены с: "; -$a->strings["If enabled all your public postings can be posted to the associated Twitter account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = "Если включено, то все ваши общественные сообщения могут быть отправлены на связанный аккаунт Твиттер. Вы можете сделать это по умолчанию (здесь) или для каждого сообщения отдельно при написании записи."; -$a->strings["Note: Due your privacy settings (Hide your profile details from unknown viewers?) the link potentially included in public postings relayed to Twitter will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = ""; -$a->strings["Allow posting to Twitter"] = "Разрешить отправку сообщений на Twitter"; -$a->strings["Send public postings to Twitter by default"] = "Отправлять сообщения для всех на Твиттер по умолчанию"; -$a->strings["Send linked #-tags and @-names to Twitter"] = ""; -$a->strings["Clear OAuth configuration"] = "Очистить конфигурацию OAuth"; -$a->strings["Settings updated."] = "Настройки обновлены."; -$a->strings["Consumer key"] = "Consumer key"; -$a->strings["Consumer secret"] = "Consumer secret"; +=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);; +}} +; +$a->strings["Post to Twitter"] = "Отправить в Twitter"; +$a->strings["Twitter settings updated."] = "Настройки Twitter обновлены."; +$a->strings["Twitter Posting Settings"] = "Настройка отправки сообщений в Twitter"; +$a->strings["No consumer key pair for Twitter found. Please contact your site administrator."] = "Не найдено пары потребительских ключей для Twitter. Пожалуйста, обратитесь к администратору сайта."; +$a->strings["At this Friendica instance the Twitter plugin was enabled but you have not yet connected your account to your Twitter account. To do so click the button below to get a PIN from Twitter which you have to copy into the input box below and submit the form. Only your public posts will be posted to Twitter."] = "Чтобы подключиться к Twitter аккаунту, нажмите на кнопку ниже, чтобы получить код безопасности от Twitter, который нужно скопировать в поле ввода ниже, и отправить форму. Только ваши публичные сообщения будут отправляться на Twitter."; +$a->strings["Log in with Twitter"] = "Войдите через Twitter"; +$a->strings["Copy the PIN from Twitter here"] = "Скопируйте PIN с Twitter сюда"; +$a->strings["Submit"] = "Подтвердить"; +$a->strings["Currently connected to: "] = "В настоящее время соединены с: "; +$a->strings["If enabled all your public postings can be posted to the associated Twitter account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = "Если включено, то все ваши общественные сообщения могут быть отправлены на связанный аккаунт Twitter. Вы можете сделать это по умолчанию (здесь) или для каждого сообщения отдельно при написании записи."; +$a->strings["Note: Due your privacy settings (Hide your profile details from unknown viewers?) the link potentially included in public postings relayed to Twitter will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = "Внимание: Из-за настроек приватности (Hide your profile details from unknown viewers?) ссылка, которая может быть включена в твит, будет вести посетителя на пустую страницу с информированием о том, что доступ к профилю запрещен."; +$a->strings["Allow posting to Twitter"] = "Разрешить отправку сообщений на Twitter"; +$a->strings["Send public postings to Twitter by default"] = "Отправлять сообщения для всех в Twitter по умолчанию"; +$a->strings["Mirror all posts from twitter that are no replies or retweets"] = "Получать посты с Twitter у которых нет ответов и ретвитов"; +$a->strings["Shortening method that optimizes the tweet"] = "Метод сокращения ссылок для оптимизации твита"; +$a->strings["Send linked #-tags and @-names to Twitter"] = "Отправлять #-теги и @-имена в Twitter ссылками"; +$a->strings["Clear OAuth configuration"] = "Удалить конфигурацию OAuth"; +$a->strings["Settings updated."] = "Настройки обновлены."; +$a->strings["Consumer key"] = "Consumer key"; +$a->strings["Consumer secret"] = "Consumer secret"; +$a->strings["Name of the Twitter Application"] = "Имя приложения для Twitter"; +$a->strings["set this to avoid mirroring postings from ~friendica back to ~friendica"] = "установите это для избежания отправки сообщений из Friendica обратно в Friendica";