]> git.mxchange.org Git - friendica-addons.git/blobdiff - statusnet/lang/ru/strings.php
add per-plugin language files
[friendica-addons.git] / statusnet / lang / ru / strings.php
diff --git a/statusnet/lang/ru/strings.php b/statusnet/lang/ru/strings.php
new file mode 100644 (file)
index 0000000..810d258
--- /dev/null
@@ -0,0 +1,32 @@
+<?php\r
+\r
+$a->strings["Post to StatusNet"] = "Отправить на StatusNet";\r
+$a->strings["Please contact your site administrator.<br />The provided API URL is not valid."] = "Пожалуйста, обратитесь к администратору сайта. <br /> Предложенный URL API недействителен.";\r
+$a->strings["We could not contact the StatusNet API with the Path you entered."] = "Мы не смогли связаться с API StatusNet с маршрутом, который вы ввели.";\r
+$a->strings["StatusNet settings updated."] = "Настройки StatusNet обновлены.";\r
+$a->strings["StatusNet Posting Settings"] = "Настройка отправки сообщений на StatusNet";\r
+$a->strings["Globally Available StatusNet OAuthKeys"] = "Глобально доступные StatusNet OAuthKeys";\r
+$a->strings["There are preconfigured OAuth key pairs for some StatusNet servers available. If you are useing one of them, please use these credentials. If not feel free to connect to any other StatusNet instance (see below)."] = "Доступны предварительно сконфигурированные OAuth пары ключей для некоторых серверов StatusNet. Если вы используете один из них, пожалуйста, используйте эти учетные данные. Если нет, не стесняйтесь подключиться к любому другому экземпляру StatusNet (см. ниже).";\r
+$a->strings["Submit"] = "Подтвердить";\r
+$a->strings["Provide your own OAuth Credentials"] = "Укажите свои собственные полномочия OAuth";\r
+$a->strings["No consumer key pair for StatusNet found. Register your Friendica Account as an desktop client on your StatusNet account, copy the consumer key pair here and enter the API base root.<br />Before you register your own OAuth key pair ask the administrator if there is already a key pair for this Friendica installation at your favorited StatusNet installation."] = "";\r
+$a->strings["OAuth Consumer Key"] = "OAuth Consumer Key";\r
+$a->strings["OAuth Consumer Secret"] = "OAuth Consumer Secret";\r
+$a->strings["Base API Path (remember the trailing /)"] = "Путь базы API (помните о слеше /)";\r
+$a->strings["To connect to your StatusNet account click the button below to get a security code from StatusNet which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to StatusNet."] = "Чтобы подключиться к StatusNet аккаунту, нажмите на кнопку ниже, чтобы получить код безопасности от StatusNet, который нужно скопировать в поле ввода ниже, и отправить форму. Только ваши <strong>публичные сообщения</strong> будут отправляться на StatusNet.";\r
+$a->strings["Log in with StatusNet"] = "Войдите со StatusNet";\r
+$a->strings["Copy the security code from StatusNet here"] = "Скопируйте код безопасности от StatusNet здесь";\r
+$a->strings["Cancel Connection Process"] = "Отмена процесса подключения";\r
+$a->strings["Current StatusNet API is"] = "Текущим StatusNet API является";\r
+$a->strings["Cancel StatusNet Connection"] = "Отмена StatusNet подключения";\r
+$a->strings["Currently connected to: "] = "В настоящее время соединены с: ";\r
+$a->strings["If enabled all your <strong>public</strong> postings can be posted to the associated StatusNet account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = "Если включено, то все ваши <strong>общественные сообщения</strong> могут быть отправлены на соответствующий аккаунт StatusNet. Вы можете сделать это по умолчанию (здесь) или для каждого сообщения отдельно при написании записи.";\r
+$a->strings["<strong>Note</strong>: Due your privacy settings (<em>Hide your profile details from unknown viewers?</em>) the link potentially included in public postings relayed to StatusNet will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = "";\r
+$a->strings["Allow posting to StatusNet"] = "Разрешить отправку на StatusNet";\r
+$a->strings["Send public postings to StatusNet by default"] = "Отправлять публичные сообщения на StatusNet по умолчанию";\r
+$a->strings["Send linked #-tags and @-names to StatusNet"] = "";\r
+$a->strings["Clear OAuth configuration"] = "Очистить конфигурацию OAuth";\r
+$a->strings["Site name"] = "Название сайта";\r
+$a->strings["API URL"] = "API URL";\r
+$a->strings["Consumer Secret"] = "Consumer Secret";\r
+$a->strings["Consumer Key"] = "Consumer Key";\r