TwitterBridge.po 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450
  1. # Translation of StatusNet - TwitterBridge to Persian (فارسی)
  2. # Exported from translatewiki.net
  3. #
  4. # Author: Mjbmr
  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-06-18 15:54+0000\n"
  13. "PO-Revision-Date: 2011-06-18 15:57:55+0000\n"
  14. "Language-Team: Persian <http://translatewiki.net/wiki/Portal:fa>\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "X-POT-Import-Date: 2011-06-05 21:52:09+0000\n"
  18. "X-Generator: MediaWiki 1.19alpha (r90318); Translate extension (2011-06-02)\n"
  19. "X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
  20. "X-Language-Code: fa\n"
  21. "X-Message-Group: #out-statusnet-plugin-twitterbridge\n"
  22. "Plural-Forms: nplurals=1; plural=0;\n"
  23. #. TRANS: Title for page with Twitter integration settings.
  24. msgid "Twitter settings"
  25. msgstr "تنظیمات توییتر"
  26. msgid ""
  27. "Connect your Twitter account to share your updates with your Twitter friends "
  28. "and vice-versa."
  29. msgstr ""
  30. #. TRANS: Fieldset legend.
  31. msgid "Twitter account"
  32. msgstr "حساب کاربری توییتر"
  33. #. TRANS: Form note when a Twitter account has been connected.
  34. msgid "Connected Twitter account"
  35. msgstr "حساب کاربری توییتر متصل شد"
  36. #. TRANS: Fieldset legend.
  37. msgid "Disconnect my account from Twitter"
  38. msgstr "قطع ارتباط حساب کاربری من از توییتر"
  39. #. TRANS: Form guide. %s is a URL to the password settings.
  40. #. TRANS: This message contains a Markdown link in the form [description](link).
  41. #, php-format
  42. msgid ""
  43. "Disconnecting your Twitter account could make it impossible to log in! "
  44. "Please [set a password](%s) first."
  45. msgstr ""
  46. #. TRANS: Form instructions. %s is a URL to the password settings.
  47. #. TRANS: %1$s is the StatusNet sitename.
  48. #, php-format
  49. msgid ""
  50. "Keep your %1$s account but disconnect from Twitter. You can use your %1$s "
  51. "password to log in."
  52. msgstr ""
  53. #. TRANS: Button text for disconnecting a Twitter account.
  54. #, fuzzy
  55. msgctxt "BUTTON"
  56. msgid "Disconnect"
  57. msgstr "قطع اتصال"
  58. #. TRANS: Fieldset legend.
  59. msgid "Preferences"
  60. msgstr "ترجیحات"
  61. #. TRANS: Checkbox label.
  62. msgid "Automatically send my notices to Twitter."
  63. msgstr ""
  64. #. TRANS: Checkbox label.
  65. msgid "Send local \"@\" replies to Twitter."
  66. msgstr ""
  67. #. TRANS: Checkbox label.
  68. msgid "Subscribe to my Twitter friends here."
  69. msgstr ""
  70. #. TRANS: Checkbox label.
  71. msgid "Import my friends timeline."
  72. msgstr ""
  73. #. TRANS: Button text for saving Twitter integration settings.
  74. #. TRANS: Button text for saving the administrative Twitter bridge settings.
  75. #, fuzzy
  76. msgctxt "BUTTON"
  77. msgid "Save"
  78. msgstr "ذخیره"
  79. #. TRANS: Button text for adding Twitter integration.
  80. #, fuzzy
  81. msgctxt "BUTTON"
  82. msgid "Add"
  83. msgstr "افزودن"
  84. #. TRANS: Client error displayed when the session token does not match or is not given.
  85. msgid "There was a problem with your session token. Try again, please."
  86. msgstr ""
  87. #. TRANS: Client error displayed when the submitted form contains unexpected data.
  88. msgid "Unexpected form submission."
  89. msgstr ""
  90. #. TRANS: Client error displayed when trying to remove a connected Twitter account when there isn't one connected.
  91. msgid "No Twitter connection to remove."
  92. msgstr "هیچ ارتباط توییتری برای حذف وجود ندارد."
  93. #. TRANS: Server error displayed when trying to remove a connected Twitter account fails.
  94. #, fuzzy
  95. msgid "Could not remove Twitter user."
  96. msgstr "نمی‌توان کاربر توییتر را حذف کرد."
  97. #. TRANS: Success message displayed after disconnecting a Twitter account.
  98. msgid "Twitter account disconnected."
  99. msgstr "حساب توییتر قطع شده است."
  100. #. TRANS: Server error displayed when saving Twitter integration preferences fails.
  101. #, fuzzy
  102. msgid "Could not save Twitter preferences."
  103. msgstr "نمی‌توان ترجیحات توییتر را ذخیره کرد."
  104. #. TRANS: Success message after saving Twitter integration preferences.
  105. msgid "Twitter preferences saved."
  106. msgstr "تنظیمات توییتر ذخیره شد."
  107. #. TRANS: Form validation error displayed when the checkbox to agree to the license has not been checked.
  108. msgid "You cannot register if you do not agree to the license."
  109. msgstr ""
  110. #. TRANS: Form validation error displayed when an unhandled error occurs.
  111. msgid "Something weird happened."
  112. msgstr ""
  113. #. TRANS: Server error displayed when linking to a Twitter account fails.
  114. #, fuzzy
  115. msgid "Could not link your Twitter account."
  116. msgstr "حساب کاربری توییتر متصل شد"
  117. #. TRANS: Server error displayed when linking to a Twitter account fails because of an incorrect oauth_token.
  118. #, fuzzy
  119. msgid "Could not link your Twitter account: oauth_token mismatch."
  120. msgstr "حساب کاربری توییتر متصل شد"
  121. #. TRANS: Page instruction. %s is the StatusNet sitename.
  122. #, php-format
  123. msgid ""
  124. "This is the first time you have logged into %s so we must connect your "
  125. "Twitter account to a local account. You can either create a new account, or "
  126. "connect with your existing account, if you have one."
  127. msgstr ""
  128. #. TRANS: Page title.
  129. msgid "Twitter Account Setup"
  130. msgstr "تنظیم حساب کاربری توییتر"
  131. #. TRANS: Fieldset legend.
  132. msgid "Connection options"
  133. msgstr "تنظیمات اتصال"
  134. #. TRANS: Text for license agreement checkbox.
  135. #. TRANS: %s is the license as configured for the StatusNet site.
  136. #, php-format
  137. msgid ""
  138. "My text and files are available under %s except this private data: password, "
  139. "email address, IM address, and phone number."
  140. msgstr ""
  141. #. TRANS: Fieldset legend.
  142. msgid "Create new account"
  143. msgstr "ایجاد حساب کاربری جدید"
  144. #. TRANS: Sub form introduction text.
  145. msgid "Create a new user with this nickname."
  146. msgstr "ایجاد یک کاربر جدید با این نام مستعار."
  147. #. TRANS: Field label.
  148. msgid "New nickname"
  149. msgstr "نام مستعار جدید"
  150. #. TRANS: Field title for nickname field.
  151. msgid "1-64 lowercase letters or numbers, no punctuation or spaces."
  152. msgstr ""
  153. #. TRANS: Field label.
  154. msgctxt "LABEL"
  155. msgid "Email"
  156. msgstr ""
  157. #. TRANS: Field title for e-mail address field.
  158. msgid "Used only for updates, announcements, and password recovery"
  159. msgstr ""
  160. #. TRANS: Button text for creating a new StatusNet account in the Twitter connect page.
  161. #, fuzzy
  162. msgctxt "BUTTON"
  163. msgid "Create"
  164. msgstr "ایجاد"
  165. #. TRANS: Fieldset legend.
  166. msgid "Connect existing account"
  167. msgstr "اتصال به حساب کاربری موجود"
  168. #. TRANS: Sub form introduction text.
  169. msgid ""
  170. "If you already have an account, login with your username and password to "
  171. "connect it to your Twitter account."
  172. msgstr ""
  173. #. TRANS: Field label.
  174. msgid "Existing nickname"
  175. msgstr "نام مستعار موجود"
  176. #. TRANS: Field label.
  177. msgid "Password"
  178. msgstr "رمز عبور"
  179. #. TRANS: Button text for connecting an existing StatusNet account in the Twitter connect page..
  180. #, fuzzy
  181. msgctxt "BUTTON"
  182. msgid "Connect"
  183. msgstr "اتصال"
  184. #. TRANS: Client error displayed when trying to create a new user while creating new users is not allowed.
  185. msgid "Registration not allowed."
  186. msgstr "اجازهٔ ثبت‌نام داده نشده است."
  187. #. TRANS: Client error displayed when trying to create a new user with an invalid invitation code.
  188. msgid "Not a valid invitation code."
  189. msgstr "کد دعوت نامعتبر است."
  190. #. TRANS: Client error displayed when trying to create a new user with an invalid username.
  191. msgid "Nickname not allowed."
  192. msgstr "نام مستعار مجاز نیست."
  193. #. TRANS: Client error displayed when trying to create a new user with a username that is already in use.
  194. msgid "Nickname already in use. Try another one."
  195. msgstr "این نام مستعار در حال حاضر مورد استفاده است. یکی دیگر را بیازمایید."
  196. #. TRANS: Server error displayed when creating a new user has failed.
  197. msgid "Error registering user."
  198. msgstr "خطا در ثبت نام کاربر."
  199. #. TRANS: Server error displayed when connecting a user to a Twitter user has failed.
  200. #. TRANS: Server error displayed connecting a user to a Twitter user has failed.
  201. msgid "Error connecting user to Twitter."
  202. msgstr "خطا در اتصال کاربر به توییتر."
  203. #. TRANS: Form validation error displayed when connecting an existing user to a Twitter user fails because
  204. #. TRANS: the provided username and/or password are incorrect.
  205. msgid "Invalid username or password."
  206. msgstr "نام کاربری یا رمز عبور اشتباه است."
  207. #. TRANS: Page title for Twitter administration panel.
  208. #, fuzzy
  209. msgctxt "TITLE"
  210. msgid "Twitter"
  211. msgstr "توییتر"
  212. #. TRANS: Instructions for Twitter bridge administration page.
  213. msgid "Twitter bridge settings"
  214. msgstr "تنظیمات پل توییتر"
  215. #. TRANS: Client error displayed when a consumer key is invalid because it is too long.
  216. msgid "Invalid consumer key. Maximum length is 255 characters."
  217. msgstr ""
  218. #. TRANS: Client error displayed when a consumer secret is invalid because it is too long.
  219. msgid "Invalid consumer secret. Maximum length is 255 characters."
  220. msgstr ""
  221. #. TRANS: Fieldset legend for Twitter application settings.
  222. msgid "Twitter application settings"
  223. msgstr ""
  224. #. TRANS: Field label for Twitter assigned consumer key.
  225. msgid "Consumer key"
  226. msgstr ""
  227. #. TRANS: Field title for Twitter assigned consumer key.
  228. msgid "The consumer key assigned by Twitter."
  229. msgstr ""
  230. #. TRANS: Field label for Twitter assigned consumer secret.
  231. msgid "Consumer secret"
  232. msgstr ""
  233. #. TRANS: Field title for Twitter assigned consumer secret.
  234. msgid "The consumer secret assigned by Twitter."
  235. msgstr ""
  236. #. TRANS: Form guide displayed when two required fields have already been provided.
  237. msgid "Note: A global consumer key and secret are set."
  238. msgstr ""
  239. #. TRANS: Field label for Twitter application name.
  240. msgid "Integration source"
  241. msgstr ""
  242. #. TRANS: Field title for Twitter application name.
  243. #, fuzzy
  244. msgid "The name of your Twitter application."
  245. msgstr "حساب کاربری توییتر متصل شد"
  246. #. TRANS: Fieldset legend for Twitter integration options.
  247. msgid "Options"
  248. msgstr "تنظیمات"
  249. #. TRANS: Checkbox label for global setting.
  250. msgid "Enable \"Sign-in with Twitter\""
  251. msgstr ""
  252. #. TRANS: Checkbox title.
  253. msgid "This allow users to login with their Twitter credentials."
  254. msgstr ""
  255. #. TRANS: Checkbox label for global setting.
  256. msgid "Enable Twitter import"
  257. msgstr ""
  258. #. TRANS: Checkbox title for global setting.
  259. msgid ""
  260. "Allow users to import their Twitter friends' timelines. Requires daemons to "
  261. "be manually configured."
  262. msgstr ""
  263. #. TRANS: Button title for saving the administrative Twitter bridge settings.
  264. #, fuzzy
  265. msgid "Save the Twitter bridge settings."
  266. msgstr "تنظیمات پل توییتر"
  267. #. TRANS: Server exception thrown when an invalid URL scheme is detected.
  268. msgid "Invalid URL scheme for HTTP stream reader."
  269. msgstr ""
  270. #. TRANS: Exception thrown when input from an inexpected socket is encountered.
  271. msgid "Got input from unexpected socket!"
  272. msgstr ""
  273. #. TRANS: Exception thrown when an invalid state is encountered in handleLine.
  274. #. TRANS: %s is the invalid state.
  275. #, php-format
  276. msgid "Invalid state in handleLine: %s."
  277. msgstr ""
  278. #. TRANS: Exception thrown when an invalid response line is encountered.
  279. #. TRANS: %s is the invalid line.
  280. #, php-format
  281. msgid "Invalid HTTP response line: %s."
  282. msgstr ""
  283. #. TRANS: Exception thrown when an invalid response line part is encountered.
  284. #. TRANS: %1$s is the chunk, %2$s is the line.
  285. #, php-format
  286. msgid "Invalid HTTP response line chunk \"%1$s\": %2$s."
  287. msgstr ""
  288. #. TRANS: Exception thrown when an invalid response code is encountered.
  289. #. TRANS: %1$s is the response code, %2$s is the line.
  290. #, php-format
  291. msgid "Bad HTTP response code %1$s: %2$s."
  292. msgstr ""
  293. #. TRANS: Menu item in login navigation.
  294. #. TRANS: Menu item in connection settings navigation.
  295. #, fuzzy
  296. msgctxt "MENU"
  297. msgid "Twitter"
  298. msgstr "توییتر"
  299. #. TRANS: Title for menu item in login navigation.
  300. #, fuzzy
  301. msgid "Login or register using Twitter."
  302. msgstr "برای استفاده از توییتر، وارد شوید یا ثبت نام کنید"
  303. #. TRANS: Title for menu item in connection settings navigation.
  304. msgid "Twitter integration options"
  305. msgstr "تنظیمات پیوسته توییتر"
  306. msgid "Twitter"
  307. msgstr "توییتر"
  308. msgid "Twitter bridge configuration"
  309. msgstr "پیکربندی پل توییتر"
  310. #. TRANS: Plugin description.
  311. msgid ""
  312. "The Twitter \"bridge\" plugin allows integration of a StatusNet instance "
  313. "with <a href=\"http://twitter.com/\">Twitter</a>."
  314. msgstr ""
  315. #. TRANS: Client error displayed when trying to log in using Twitter while already logged in to StatusNet.
  316. msgid "Already logged in."
  317. msgstr "در حال حاضر وارد شده‌اید."
  318. #. TRANS: Title for login using Twitter page.
  319. #, fuzzy
  320. msgctxt "TITLE"
  321. msgid "Twitter Login"
  322. msgstr "ورود به توییتر"
  323. #. TRANS: Instructions for login using Twitter page.
  324. msgid "Login with your Twitter account"
  325. msgstr ""
  326. #. TRANS: Alternative text for "sign in with Twitter" image.
  327. msgid "Sign in with Twitter"
  328. msgstr "با حساب کاربری توییتر وارد شوید"
  329. #. TRANS: Mail subject after forwarding notices to Twitter has stopped working.
  330. #, fuzzy
  331. msgid "Your Twitter bridge has been disabled"
  332. msgstr "پل توییتر شما غیر فعال شده است."
  333. #. TRANS: Mail body after forwarding notices to Twitter has stopped working.
  334. #. TRANS: %1$ is the name of the user the mail is sent to, %2$s is a URL to the
  335. #. TRANS: Twitter settings, %3$s is the StatusNet sitename.
  336. #, php-format
  337. msgid ""
  338. "Hi, %1$s. We're sorry to inform you that your link to Twitter has been "
  339. "disabled. We no longer seem to have permission to update your Twitter "
  340. "status. Did you maybe revoke %3$s's access?\n"
  341. "\n"
  342. "You can re-enable your Twitter bridge by visiting your Twitter settings "
  343. "page:\n"
  344. "\n"
  345. "\t%2$s\n"
  346. "\n"
  347. "Regards,\n"
  348. "%3$s"
  349. msgstr ""
  350. #. TRANS: Message used to repeat a notice. RT is the abbreviation of 'retweet'.
  351. #. TRANS: %1$s is the repeated user's name, %2$s is the repeated notice.
  352. #, php-format
  353. msgid "RT @%1$s %2$s"
  354. msgstr ""
  355. #~ msgid "set a password"
  356. #~ msgstr "تنظیم رمز عبور"
  357. #~ msgid " first."
  358. #~ msgstr " ابتدا."
  359. #~ msgid "Save Twitter settings"
  360. #~ msgstr "ذخیره تنظیمات توییتر"