From e386f62cd71a41cd784b3f3624ea27d81943afea Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff <tobias.diekershoff@gmx.net> Date: Sun, 9 Apr 2017 07:42:23 +0200 Subject: [PATCH] RU translation of appnet addon THX pztrn --- appnet/lang/ru/messages.po | 118 +++++++++++++++++++++++++++++++++++++ appnet/lang/ru/strings.php | 29 +++++++++ 2 files changed, 147 insertions(+) create mode 100644 appnet/lang/ru/messages.po create mode 100644 appnet/lang/ru/strings.php diff --git a/appnet/lang/ru/messages.po b/appnet/lang/ru/messages.po new file mode 100644 index 00000000..a5755caa --- /dev/null +++ b/appnet/lang/ru/messages.po @@ -0,0 +1,118 @@ +# ADDON appnet +# Copyright (C) +# This file is distributed under the same license as the Friendica appnet addon package. +# +# +# Translators: +# Stanislav N. <pztrn@pztrn.name>, 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. <pztrn@pztrn.name>\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 "<p>Error fetching token. Please try again.</p>" +msgstr "<p>ÐÑибка полÑÑÐµÐ½Ð¸Ñ Ñокена. ÐопÑобÑйÑе еÑе Ñаз.</p>" + +#: 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 "" +"<p>Error fetching user profile. Please clear the configuration and try " +"again.</p>" +msgstr "<p>ÐÑибка пÑи полÑÑении пÑоÑÐ¸Ð»Ñ Ð¿Ð¾Ð»ÑзоваÑелÑ. СбÑоÑÑÑе конÑигÑÑаÑÐ¸Ñ Ð¸ попÑобÑйÑе еÑе Ñаз.</p>" + +#: appnet.php:164 +msgid "<p>You have two ways to connect to App.net.</p>" +msgstr "<p>У Ð²Ð°Ñ ÐµÑÑÑ Ð´Ð²Ð° ÑпоÑоба ÑÐ¾ÐµÐ´Ð¸Ð½ÐµÐ½Ð¸Ñ Ñ App.net.</p>" + +#: appnet.php:166 +msgid "" +"<p>First way: Register an application at <a " +"href=\"https://account.app.net/developer/apps/\">https://account.app.net/developer/apps/</a>" +" and enter Client ID and Client Secret. " +msgstr "<p>ÐеÑвÑй ÑпоÑоб: заÑегиÑÑÑиÑÑйÑе пÑиложение на <a href=\"https://account.app.net/developer/apps/\">https://account.app.net/developer/apps/</a> и введиÑе Client ID и Client Secret" + +#: appnet.php:167 +#, php-format +msgid "Use '%s' as Redirect URI<p>" +msgstr "ÐÑполÑзÑйÑе '%s' как Redirect URI<p>" + +#: appnet.php:169 +msgid "Client ID" +msgstr "Client ID" + +#: appnet.php:173 +msgid "Client Secret" +msgstr "Client Secret" + +#: appnet.php:177 +msgid "" +"<p>Second way: fetch a token at <a href=\"http://dev-" +"lite.jonathonduerig.com/\">http://dev-lite.jonathonduerig.com/</a>. " +msgstr "<p>ÐÑоÑой пÑÑÑ: полÑÑиÑе Ñокен на <a href=\"http://dev-lite.jonathonduerig.com/\">http://dev-lite.jonathonduerig.com/</a>. " + +#: appnet.php:178 +msgid "" +"Set these scopes: 'Basic', 'Stream', 'Write Post', 'Public Messages', " +"'Messages'.</p>" +msgstr "ÐÑбеÑиÑе облаÑÑи: 'Basic', 'Stream', 'Write Post', 'Public Messages', 'Messages'.</p>" + +#: 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 "Ð¡Ð¾Ñ ÑаниÑÑ Ð½Ð°ÑÑÑойки" diff --git a/appnet/lang/ru/strings.php b/appnet/lang/ru/strings.php new file mode 100644 index 00000000..c2d9b440 --- /dev/null +++ b/appnet/lang/ru/strings.php @@ -0,0 +1,29 @@ +<?php + +if(! function_exists("string_plural_select_ru")) { +function string_plural_select_ru($n){ + return ($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);; +}} +; +$a->strings["Permission denied."] = "ÐоÑÑÑп запÑеÑен."; +$a->strings["You are now authenticated to app.net. "] = "ÐÑ Ð°ÑÑенÑиÑиÑиÑÐ¾Ð²Ð°Ð½Ñ Ð½Ð° app.net"; +$a->strings["<p>Error fetching token. Please try again.</p>"] = "<p>ÐÑибка полÑÑÐµÐ½Ð¸Ñ Ñокена. ÐопÑобÑйÑе еÑе Ñаз.</p>"; +$a->strings["return to the connector page"] = "веÑнÑÑÑÑÑ Ð½Ð° ÑÑÑаниÑÑ ÐºÐ¾Ð½Ð½ÐµÐºÑоÑа"; +$a->strings["Post to app.net"] = "ÐÑпÑавиÑÑ Ð½Ð° app.net"; +$a->strings["App.net Export"] = "ÐкÑпоÑÑ app.net"; +$a->strings["Currently connected to: "] = "РнаÑÑоÑÑее вÑÐµÐ¼Ñ ÑÐ¾ÐµÐ´Ð¸Ð½ÐµÐ½Ñ Ñ: "; +$a->strings["Enable App.net Post Plugin"] = "ÐклÑÑиÑÑ Ð¿Ð»Ð°Ð³Ð¸Ð½ App.net"; +$a->strings["Post to App.net by default"] = "ÐÑпÑавлÑÑÑ ÑообÑÐµÐ½Ð¸Ñ Ð½Ð° App.net по-ÑмолÑаниÑ"; +$a->strings["Import the remote timeline"] = "ÐмпоÑÑиÑоваÑÑ ÑдаленнÑе ÑообÑениÑ"; +$a->strings["<p>Error fetching user profile. Please clear the configuration and try again.</p>"] = "<p>ÐÑибка пÑи полÑÑении пÑоÑÐ¸Ð»Ñ Ð¿Ð¾Ð»ÑзоваÑелÑ. СбÑоÑÑÑе конÑигÑÑаÑÐ¸Ñ Ð¸ попÑобÑйÑе еÑе Ñаз.</p>"; +$a->strings["<p>You have two ways to connect to App.net.</p>"] = "<p>У Ð²Ð°Ñ ÐµÑÑÑ Ð´Ð²Ð° ÑпоÑоба ÑÐ¾ÐµÐ´Ð¸Ð½ÐµÐ½Ð¸Ñ Ñ App.net.</p>"; +$a->strings["<p>First way: Register an application at <a href=\"https://account.app.net/developer/apps/\">https://account.app.net/developer/apps/</a> and enter Client ID and Client Secret. "] = "<p>ÐеÑвÑй ÑпоÑоб: заÑегиÑÑÑиÑÑйÑе пÑиложение на <a href=\"https://account.app.net/developer/apps/\">https://account.app.net/developer/apps/</a> и введиÑе Client ID и Client Secret"; +$a->strings["Use '%s' as Redirect URI<p>"] = "ÐÑполÑзÑйÑе '%s' как Redirect URI<p>"; +$a->strings["Client ID"] = "Client ID"; +$a->strings["Client Secret"] = "Client Secret"; +$a->strings["<p>Second way: fetch a token at <a href=\"http://dev-lite.jonathonduerig.com/\">http://dev-lite.jonathonduerig.com/</a>. "] = "<p>ÐÑоÑой пÑÑÑ: полÑÑиÑе Ñокен на <a href=\"http://dev-lite.jonathonduerig.com/\">http://dev-lite.jonathonduerig.com/</a>. "; +$a->strings["Set these scopes: 'Basic', 'Stream', 'Write Post', 'Public Messages', 'Messages'.</p>"] = "ÐÑбеÑиÑе облаÑÑи: 'Basic', 'Stream', 'Write Post', 'Public Messages', 'Messages'.</p>"; +$a->strings["Token"] = "Токен"; +$a->strings["Sign in using App.net"] = "ÐойÑи ÑеÑез App.net"; +$a->strings["Clear OAuth configuration"] = "УдалиÑÑ ÐºÐ¾Ð½ÑигÑÑаÑÐ¸Ñ OAuth"; +$a->strings["Save Settings"] = "Ð¡Ð¾Ñ ÑаниÑÑ Ð½Ð°ÑÑÑойки"; -- 2.39.5