TwitterBridge.po 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373
  1. # Translation of StatusNet - TwitterBridge to Russian (Русский)
  2. # Expored from translatewiki.net
  3. #
  4. # Author: Lockal
  5. # --
  6. # This file is distributed under the same license as the StatusNet package.
  7. #
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: StatusNet - TwitterBridge\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2011-01-15 00:20+0000\n"
  13. "PO-Revision-Date: 2011-01-15 00:24:58+0000\n"
  14. "Language-Team: Russian <http://translatewiki.net/wiki/Portal:ru>\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "X-POT-Import-Date: 2011-01-14 13:22:21+0000\n"
  18. "X-Generator: MediaWiki 1.18alpha (r80364); Translate extension (2010-09-17)\n"
  19. "X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
  20. "X-Language-Code: ru\n"
  21. "X-Message-Group: #out-statusnet-plugin-twitterbridge\n"
  22. "Plural-Forms: nplurals=3; plural=(n%10 == 1 && n%100 != 11) ? 0 : ( (n%10 >= "
  23. "2 && n%10 <= 4 && (n%100 < 10 || n%100 >= 20)) ? 1 : 2 );\n"
  24. #. TRANS: Message used to repeat a notice. RT is the abbreviation of 'retweet'.
  25. #. TRANS: %1$s is the repeated user's name, %2$s is the repeated notice.
  26. #: twitterimport.php:114
  27. #, php-format
  28. msgid "RT @%1$s %2$s"
  29. msgstr ""
  30. #: twitter.php:407
  31. msgid "Your Twitter bridge has been disabled."
  32. msgstr ""
  33. #: twitter.php:411
  34. #, php-format
  35. msgid ""
  36. "Hi, %1$s. We're sorry to inform you that your link to Twitter has been "
  37. "disabled. We no longer seem to have permission to update your Twitter "
  38. "status. Did you maybe revoke %3$s's access?\n"
  39. "\n"
  40. "You can re-enable your Twitter bridge by visiting your Twitter settings "
  41. "page:\n"
  42. "\n"
  43. "\t%2$s\n"
  44. "\n"
  45. "Regards,\n"
  46. "%3$s"
  47. msgstr ""
  48. #: TwitterBridgePlugin.php:151 TwitterBridgePlugin.php:174
  49. #: TwitterBridgePlugin.php:302 twitteradminpanel.php:52
  50. msgid "Twitter"
  51. msgstr "Twitter"
  52. #: TwitterBridgePlugin.php:152
  53. msgid "Login or register using Twitter"
  54. msgstr "Войти или зарегистрироваться с помощью Twitter"
  55. #: TwitterBridgePlugin.php:175
  56. msgid "Twitter integration options"
  57. msgstr "Настройки интеграции с Twitter"
  58. #: TwitterBridgePlugin.php:303
  59. msgid "Twitter bridge configuration"
  60. msgstr "Настройки моста с Twitter"
  61. #: TwitterBridgePlugin.php:327
  62. msgid ""
  63. "The Twitter \"bridge\" plugin allows integration of a StatusNet instance "
  64. "with <a href=\"http://twitter.com/\">Twitter</a>."
  65. msgstr ""
  66. #: twitteradminpanel.php:62
  67. msgid "Twitter bridge settings"
  68. msgstr ""
  69. #: twitteradminpanel.php:150
  70. msgid "Invalid consumer key. Max length is 255 characters."
  71. msgstr ""
  72. #: twitteradminpanel.php:156
  73. msgid "Invalid consumer secret. Max length is 255 characters."
  74. msgstr ""
  75. #: twitteradminpanel.php:212
  76. msgid "Twitter application settings"
  77. msgstr ""
  78. #: twitteradminpanel.php:218
  79. msgid "Consumer key"
  80. msgstr ""
  81. #: twitteradminpanel.php:219
  82. msgid "Consumer key assigned by Twitter"
  83. msgstr ""
  84. #: twitteradminpanel.php:227
  85. msgid "Consumer secret"
  86. msgstr ""
  87. #: twitteradminpanel.php:228
  88. msgid "Consumer secret assigned by Twitter"
  89. msgstr ""
  90. #: twitteradminpanel.php:238
  91. msgid "Note: a global consumer key and secret are set."
  92. msgstr ""
  93. #: twitteradminpanel.php:245
  94. msgid "Integration source"
  95. msgstr ""
  96. #: twitteradminpanel.php:246
  97. msgid "Name of your Twitter application"
  98. msgstr ""
  99. #: twitteradminpanel.php:258
  100. msgid "Options"
  101. msgstr ""
  102. #: twitteradminpanel.php:265
  103. msgid "Enable \"Sign-in with Twitter\""
  104. msgstr ""
  105. #: twitteradminpanel.php:267
  106. msgid "Allow users to login with their Twitter credentials"
  107. msgstr ""
  108. #: twitteradminpanel.php:274
  109. msgid "Enable Twitter import"
  110. msgstr ""
  111. #: twitteradminpanel.php:276
  112. msgid ""
  113. "Allow users to import their Twitter friends' timelines. Requires daemons to "
  114. "be manually configured."
  115. msgstr ""
  116. #: twitteradminpanel.php:293 twittersettings.php:200
  117. msgid "Save"
  118. msgstr "Сохранить"
  119. #: twitteradminpanel.php:293
  120. msgid "Save Twitter settings"
  121. msgstr "Сохранить настройки Twitter"
  122. #: twitterlogin.php:56
  123. msgid "Already logged in."
  124. msgstr "Вы уже авторизовались."
  125. #: twitterlogin.php:64
  126. msgid "Twitter Login"
  127. msgstr ""
  128. #: twitterlogin.php:69
  129. msgid "Login with your Twitter account"
  130. msgstr "Войти с помощью учётной записи Twitter"
  131. #: twitterlogin.php:87
  132. msgid "Sign in with Twitter"
  133. msgstr ""
  134. #: twitterauthorization.php:120 twittersettings.php:226
  135. msgid "There was a problem with your session token. Try again, please."
  136. msgstr ""
  137. #: twitterauthorization.php:126
  138. msgid "You can't register if you don't agree to the license."
  139. msgstr ""
  140. #: twitterauthorization.php:135
  141. msgid "Something weird happened."
  142. msgstr ""
  143. #: twitterauthorization.php:181 twitterauthorization.php:229
  144. #: twitterauthorization.php:300
  145. msgid "Couldn't link your Twitter account."
  146. msgstr ""
  147. #: twitterauthorization.php:201
  148. msgid "Couldn't link your Twitter account: oauth_token mismatch."
  149. msgstr ""
  150. #: twitterauthorization.php:312
  151. #, php-format
  152. msgid ""
  153. "This is the first time you've logged into %s so we must connect your Twitter "
  154. "account to a local account. You can either create a new account, or connect "
  155. "with your existing account, if you have one."
  156. msgstr ""
  157. #: twitterauthorization.php:318
  158. msgid "Twitter Account Setup"
  159. msgstr ""
  160. #: twitterauthorization.php:351
  161. msgid "Connection options"
  162. msgstr ""
  163. #: twitterauthorization.php:360
  164. #, php-format
  165. msgid ""
  166. "My text and files are available under %s except this private data: password, "
  167. "email address, IM address, and phone number."
  168. msgstr ""
  169. #: twitterauthorization.php:381
  170. msgid "Create new account"
  171. msgstr ""
  172. #: twitterauthorization.php:383
  173. msgid "Create a new user with this nickname."
  174. msgstr ""
  175. #: twitterauthorization.php:386
  176. msgid "New nickname"
  177. msgstr ""
  178. #: twitterauthorization.php:388
  179. msgid "1-64 lowercase letters or numbers, no punctuation or spaces"
  180. msgstr ""
  181. #: twitterauthorization.php:391
  182. msgid "Create"
  183. msgstr ""
  184. #: twitterauthorization.php:396
  185. msgid "Connect existing account"
  186. msgstr ""
  187. #: twitterauthorization.php:398
  188. msgid ""
  189. "If you already have an account, login with your username and password to "
  190. "connect it to your Twitter account."
  191. msgstr ""
  192. #: twitterauthorization.php:401
  193. msgid "Existing nickname"
  194. msgstr ""
  195. #: twitterauthorization.php:404
  196. msgid "Password"
  197. msgstr ""
  198. #: twitterauthorization.php:407
  199. msgid "Connect"
  200. msgstr ""
  201. #: twitterauthorization.php:423 twitterauthorization.php:432
  202. msgid "Registration not allowed."
  203. msgstr ""
  204. #: twitterauthorization.php:439
  205. msgid "Not a valid invitation code."
  206. msgstr ""
  207. #: twitterauthorization.php:452
  208. msgid "Nickname not allowed."
  209. msgstr ""
  210. #: twitterauthorization.php:457
  211. msgid "Nickname already in use. Try another one."
  212. msgstr ""
  213. #: twitterauthorization.php:472
  214. msgid "Error registering user."
  215. msgstr ""
  216. #: twitterauthorization.php:483 twitterauthorization.php:521
  217. #: twitterauthorization.php:541
  218. msgid "Error connecting user to Twitter."
  219. msgstr ""
  220. #: twitterauthorization.php:503
  221. msgid "Invalid username or password."
  222. msgstr ""
  223. #: twittersettings.php:58
  224. msgid "Twitter settings"
  225. msgstr ""
  226. #: twittersettings.php:69
  227. msgid ""
  228. "Connect your Twitter account to share your updates with your Twitter friends "
  229. "and vice-versa."
  230. msgstr ""
  231. #: twittersettings.php:116
  232. msgid "Twitter account"
  233. msgstr ""
  234. #: twittersettings.php:121
  235. msgid "Connected Twitter account"
  236. msgstr ""
  237. #: twittersettings.php:126
  238. msgid "Disconnect my account from Twitter"
  239. msgstr ""
  240. #: twittersettings.php:132
  241. msgid "Disconnecting your Twitter could make it impossible to log in! Please "
  242. msgstr ""
  243. #: twittersettings.php:136
  244. msgid "set a password"
  245. msgstr ""
  246. #: twittersettings.php:138
  247. msgid " first."
  248. msgstr ""
  249. #. TRANS: %1$s is the current website name.
  250. #: twittersettings.php:142
  251. #, php-format
  252. msgid ""
  253. "Keep your %1$s account but disconnect from Twitter. You can use your %1$s "
  254. "password to log in."
  255. msgstr ""
  256. #: twittersettings.php:150
  257. msgid "Disconnect"
  258. msgstr ""
  259. #: twittersettings.php:157
  260. msgid "Preferences"
  261. msgstr ""
  262. #: twittersettings.php:161
  263. msgid "Automatically send my notices to Twitter."
  264. msgstr ""
  265. #: twittersettings.php:168
  266. msgid "Send local \"@\" replies to Twitter."
  267. msgstr ""
  268. #: twittersettings.php:175
  269. msgid "Subscribe to my Twitter friends here."
  270. msgstr ""
  271. #: twittersettings.php:184
  272. msgid "Import my friends timeline."
  273. msgstr ""
  274. #: twittersettings.php:202
  275. msgid "Add"
  276. msgstr "Добавить"
  277. #: twittersettings.php:236
  278. msgid "Unexpected form submission."
  279. msgstr ""
  280. #: twittersettings.php:251
  281. msgid "No Twitter connection to remove."
  282. msgstr ""
  283. #: twittersettings.php:259
  284. msgid "Couldn't remove Twitter user."
  285. msgstr "Ошибка при удалении пользователя Twitter."
  286. #: twittersettings.php:263
  287. msgid "Twitter account disconnected."
  288. msgstr "Учётная запись в Twitter отключена."
  289. #: twittersettings.php:283 twittersettings.php:294
  290. msgid "Couldn't save Twitter preferences."
  291. msgstr "Ошибка при сохранении настроек Twitter."
  292. #: twittersettings.php:302
  293. msgid "Twitter preferences saved."
  294. msgstr "Настройки Twitter сохранены."