OpenID.pot 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733
  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  3. # This file is distributed under the same license as the PACKAGE package.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  5. #
  6. #, fuzzy
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: PACKAGE VERSION\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2020-08-04 01:05+0100\n"
  12. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  13. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  14. "Language-Team: LANGUAGE <LL@li.org>\n"
  15. "Language: \n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=CHARSET\n"
  18. "Content-Transfer-Encoding: 8bit\n"
  19. #. TRANS: Client error message trying to log on with OpenID while already logged on.
  20. #: actions/openidlogin.php:33 actions/finishopenidlogin.php:37
  21. msgid "Already logged in."
  22. msgstr ""
  23. #. TRANS: OpenID plugin message. Rememberme logins have to reauthenticate before changing any profile settings.
  24. #. TRANS: "OpenID" is the display text for a link with URL "(%%doc.openid%%)".
  25. #: actions/openidlogin.php:74
  26. #, php-format
  27. msgid ""
  28. "For security reasons, please re-login with your [OpenID](%%doc.openid%%) "
  29. "before changing your settings."
  30. msgstr ""
  31. #. TRANS: OpenID plugin message.
  32. #. TRANS: "OpenID" is the display text for a link with URL "(%%doc.openid%%)".
  33. #: actions/openidlogin.php:80
  34. #, php-format
  35. msgid "Login with an [OpenID](%%doc.openid%%) account."
  36. msgstr ""
  37. #. TRANS: OpenID plugin message. Title.
  38. #: actions/openidlogin.php:114
  39. msgctxt "TITLE"
  40. msgid "OpenID Login"
  41. msgstr ""
  42. #. TRANS: OpenID plugin logon form legend.
  43. #: actions/openidlogin.php:132 OpenIDPlugin.php:634
  44. msgctxt "LEGEND"
  45. msgid "OpenID login"
  46. msgstr ""
  47. #. TRANS: Field label.
  48. #: actions/openidlogin.php:140
  49. msgctxt "LABEL"
  50. msgid "OpenID provider"
  51. msgstr ""
  52. #. TRANS: Form guide.
  53. #: actions/openidlogin.php:149 OpenIDPlugin.php:651
  54. msgid "Enter your username."
  55. msgstr ""
  56. #. TRANS: Form guide.
  57. #: actions/openidlogin.php:151 OpenIDPlugin.php:653
  58. msgid "You will be sent to the provider's site for authentication."
  59. msgstr ""
  60. #. TRANS: OpenID plugin logon form field label.
  61. #: actions/openidlogin.php:155 actions/openidsettings.php:97
  62. #: OpenIDPlugin.php:657
  63. msgid "OpenID URL"
  64. msgstr ""
  65. #. TRANS: OpenID plugin logon form field title.
  66. #. TRANS: OpenID plugin logon form field instructions.
  67. #: actions/openidlogin.php:158 OpenIDPlugin.php:660
  68. msgid "Your OpenID URL."
  69. msgstr ""
  70. #. TRANS: OpenID plugin logon form checkbox label for setting to put the OpenID information in a cookie.
  71. #: actions/openidlogin.php:163
  72. msgid "Remember me"
  73. msgstr ""
  74. #. TRANS: OpenID plugin logon form field title.
  75. #: actions/openidlogin.php:165
  76. msgid "Automatically login in the future; not for shared computers!"
  77. msgstr ""
  78. #. TRANS: OpenID plugin logon form button label to start logon with the data provided in the logon form.
  79. #: actions/openidlogin.php:170
  80. msgctxt "BUTTON"
  81. msgid "Login"
  82. msgstr ""
  83. #. TRANS: Message given when there is a problem with the user's session token.
  84. #: actions/finishopenidlogin.php:42
  85. msgid "There was a problem with your session token. Try again, please."
  86. msgstr ""
  87. #: actions/finishopenidlogin.php:49
  88. msgid "You cannot register if you do not agree to the license."
  89. msgstr ""
  90. #: actions/finishopenidlogin.php:60
  91. msgid "An unknown error has occured."
  92. msgstr ""
  93. #. TRANS: Instructions given after a first successful logon using OpenID.
  94. #. TRANS: %s is the site name.
  95. #: actions/finishopenidlogin.php:77
  96. #, php-format
  97. msgid ""
  98. "This is the first time you have logged into %s so we must connect your "
  99. "OpenID to a local account. You can either create a new account, or connect "
  100. "with your existing account, if you have one."
  101. msgstr ""
  102. #. TRANS: Title
  103. #: actions/finishopenidlogin.php:84
  104. msgctxt "TITLE"
  105. msgid "OpenID Account Setup"
  106. msgstr ""
  107. #. TRANS: Fieldset legend.
  108. #: actions/finishopenidlogin.php:122
  109. msgid "Create new account"
  110. msgstr ""
  111. #. TRANS: Form guide.
  112. #: actions/finishopenidlogin.php:125
  113. msgid "Create a new user with this nickname."
  114. msgstr ""
  115. #: actions/finishopenidlogin.php:134
  116. msgid "New nickname"
  117. msgstr ""
  118. #. TRANS: Field title.
  119. #: actions/finishopenidlogin.php:137
  120. msgid "1-64 lowercase letters or numbers, no punctuation or spaces."
  121. msgstr ""
  122. #. TRANS: Field label.
  123. #: actions/finishopenidlogin.php:141
  124. msgid "Email"
  125. msgstr ""
  126. #. TRANS: Field title.
  127. #: actions/finishopenidlogin.php:144
  128. msgid "Used only for updates, announcements, and password recovery."
  129. msgstr ""
  130. #. TRANS: OpenID plugin link text.
  131. #. TRANS: %s is a link to a license with the license name as link text.
  132. #: actions/finishopenidlogin.php:161
  133. #, php-format
  134. msgid ""
  135. "My text and files are available under %s except this private data: password, "
  136. "email address, IM address, and phone number."
  137. msgstr ""
  138. #. TRANS: Button label in form in which to create a new user on the site for an OpenID.
  139. #: actions/finishopenidlogin.php:174
  140. msgctxt "BUTTON"
  141. msgid "Create"
  142. msgstr ""
  143. #. TRANS: Used as form legend for form in which to connect an OpenID to an existing user on the site.
  144. #: actions/finishopenidlogin.php:188
  145. msgid "Connect existing account"
  146. msgstr ""
  147. #. TRANS: User instructions for form in which to connect an OpenID to an existing user on the site.
  148. #: actions/finishopenidlogin.php:191
  149. msgid ""
  150. "If you already have an account, login with your username and password to "
  151. "connect it to your OpenID."
  152. msgstr ""
  153. #. TRANS: Field label in form in which to connect an OpenID to an existing user on the site.
  154. #: actions/finishopenidlogin.php:195
  155. msgid "Existing nickname"
  156. msgstr ""
  157. #. TRANS: Field label in form in which to connect an OpenID to an existing user on the site.
  158. #: actions/finishopenidlogin.php:199
  159. msgid "Password"
  160. msgstr ""
  161. #. TRANS: Field label in form in which to connect an OpenID to an existing user on the site.
  162. #: actions/finishopenidlogin.php:203 actions/openidsettings.php:110
  163. msgid "Synchronize Account"
  164. msgstr ""
  165. #. TRANS: Form guide.
  166. #: actions/finishopenidlogin.php:204 actions/openidsettings.php:113
  167. msgid "Synchronize GNU social profile with this OpenID identity."
  168. msgstr ""
  169. #. TRANS: Button text in form in which to connect an OpenID to an existing user on the site.
  170. #: actions/finishopenidlogin.php:208
  171. msgctxt "BUTTON"
  172. msgid "Connect"
  173. msgstr ""
  174. #. TRANS: Status message in case the response from the OpenID provider is that the logon attempt was cancelled.
  175. #: actions/finishopenidlogin.php:254 actions/finishaddopenid.php:81
  176. #: actions/finishsynchopenid.php:76
  177. msgid "OpenID authentication cancelled."
  178. msgstr ""
  179. #. TRANS: OpenID authentication failed; display the error message. %s is the error message.
  180. #: actions/finishopenidlogin.php:258 actions/finishaddopenid.php:87
  181. #: actions/finishsynchopenid.php:82
  182. #, php-format
  183. msgid "OpenID authentication failed: %s."
  184. msgstr ""
  185. #. TRANS: Message displayed when OpenID authentication is aborted.
  186. #. TRANS: OpenID authentication error.
  187. #: actions/finishopenidlogin.php:279 actions/finishaddopenid.php:104
  188. #: actions/finishsynchopenid.php:99
  189. msgid ""
  190. "OpenID authentication aborted: You are not allowed to login to this site."
  191. msgstr ""
  192. #. TRANS: OpenID plugin message. No new user registration is allowed on the site.
  193. #. TRANS: OpenID plugin message. No new user registration is allowed on the site without an invitation code, and none was provided.
  194. #: actions/finishopenidlogin.php:335 actions/finishopenidlogin.php:344
  195. msgid "Registration not allowed."
  196. msgstr ""
  197. #. TRANS: OpenID plugin message. No new user registration is allowed on the site without an invitation code, and the one provided was not valid.
  198. #: actions/finishopenidlogin.php:351
  199. msgid "Not a valid invitation code."
  200. msgstr ""
  201. #. TRANS: OpenID plugin server error. A stored OpenID cannot be retrieved.
  202. #. TRANS: OpenID plugin server error. A stored OpenID cannot be found.
  203. #: actions/finishopenidlogin.php:366 actions/finishopenidlogin.php:450
  204. msgid "Stored OpenID not found."
  205. msgstr ""
  206. #. TRANS: OpenID plugin server error.
  207. #: actions/finishopenidlogin.php:375
  208. msgid "Creating new account for OpenID that already has a user."
  209. msgstr ""
  210. #. TRANS: OpenID plugin message.
  211. #: actions/finishopenidlogin.php:438
  212. msgid "Invalid username or password."
  213. msgstr ""
  214. #. TRANS: OpenID plugin server error. The user or user profile could not be saved.
  215. #: actions/finishopenidlogin.php:457
  216. msgid "Error connecting user to OpenID."
  217. msgstr ""
  218. #. TRANS: Error message displayed when trying to perform an action that requires a logged in user.
  219. #: actions/finishaddopenid.php:60 actions/finishsynchopenid.php:55
  220. msgid "Not logged in."
  221. msgstr ""
  222. #. TRANS: Message in case a user tries to add an OpenID that is already connected to them.
  223. #: actions/finishaddopenid.php:115
  224. msgid "You already have this OpenID!"
  225. msgstr ""
  226. #. TRANS: Message in case a user tries to add an OpenID that is already used by another user.
  227. #: actions/finishaddopenid.php:118
  228. msgid "Someone else already has this OpenID."
  229. msgstr ""
  230. #. TRANS: Message in case the OpenID object cannot be connected to the user.
  231. #: actions/finishaddopenid.php:131
  232. msgid "Error connecting user."
  233. msgstr ""
  234. #. TRANS: Message in case the user or the user profile cannot be saved in StatusNet.
  235. #: actions/finishaddopenid.php:139 actions/finishsynchopenid.php:112
  236. msgid "Error updating profile."
  237. msgstr ""
  238. #. TRANS: Title after getting the status of the OpenID authorisation request.
  239. #: actions/finishaddopenid.php:181
  240. msgid "OpenID Login"
  241. msgstr ""
  242. #. TRANS: Title after getting the status of the OpenID authorisation request.
  243. #. TODO update after understanding the function ^
  244. #: actions/finishsynchopenid.php:152
  245. msgid "OpenID Synchronization"
  246. msgstr ""
  247. #. TRANS: OpenID plugin client error given trying to add an unauthorised OpenID to a user (403).
  248. #. TRANS: %s is a request identity.
  249. #: actions/openidserver.php:113
  250. #, php-format
  251. msgid "You are not authorized to use the identity %s."
  252. msgstr ""
  253. #. TRANS: OpenID plugin client error given when not getting a response for a given OpenID provider (500).
  254. #: actions/openidserver.php:134
  255. msgid "Just an OpenID provider. Nothing to see here, move along..."
  256. msgstr ""
  257. #. TRANS: Title for OpenID bridge administration page.
  258. #: actions/openidadminpanel.php:47
  259. msgctxt "TITLE"
  260. msgid "OpenID Settings"
  261. msgstr ""
  262. #. TRANS: Page instructions.
  263. #: actions/openidadminpanel.php:58
  264. msgid "OpenID settings"
  265. msgstr ""
  266. #. TRANS: Client error displayed when OpenID provider URL is too long.
  267. #: actions/openidadminpanel.php:139
  268. msgid "Invalid provider URL. Maximum length is 255 characters."
  269. msgstr ""
  270. #. TRANS: Client error displayed when Launchpad team name is too long.
  271. #: actions/openidadminpanel.php:146
  272. msgid "Invalid team name. Maximum length is 255 characters."
  273. msgstr ""
  274. #. TRANS: Fieldset legend.
  275. #: actions/openidadminpanel.php:200
  276. msgctxt "LEGEND"
  277. msgid "Trusted provider"
  278. msgstr ""
  279. #. TRANS: Form guide.
  280. #: actions/openidadminpanel.php:205
  281. msgid ""
  282. "By default, users are allowed to authenticate with any OpenID provider. If "
  283. "you are using your own OpenID service for shared sign-in, you can restrict "
  284. "access to only your own users here."
  285. msgstr ""
  286. #. TRANS: Field label.
  287. #: actions/openidadminpanel.php:215
  288. msgid "Provider URL"
  289. msgstr ""
  290. #. TRANS: Field title.
  291. #: actions/openidadminpanel.php:217
  292. msgid ""
  293. "All OpenID logins will be sent to this URL; other providers may not be used."
  294. msgstr ""
  295. #: actions/openidadminpanel.php:226
  296. msgid "Append a username to base URL"
  297. msgstr ""
  298. #. TRANS: Checkbox title.
  299. #: actions/openidadminpanel.php:229
  300. msgid ""
  301. "Login form will show the base URL and prompt for a username to add at the "
  302. "end. Use when OpenID provider URL should be the profile page for individual "
  303. "users."
  304. msgstr ""
  305. #. TRANS: Field label.
  306. #: actions/openidadminpanel.php:238
  307. msgid "Required team"
  308. msgstr ""
  309. #. TRANS: Field title.
  310. #: actions/openidadminpanel.php:240
  311. msgid "Only allow logins from users in the given team (Launchpad extension)."
  312. msgstr ""
  313. #. TRANS: Fieldset legend.
  314. #: actions/openidadminpanel.php:253
  315. msgctxt "LEGEND"
  316. msgid "Options"
  317. msgstr ""
  318. #: actions/openidadminpanel.php:262
  319. msgid "Enable OpenID-only mode"
  320. msgstr ""
  321. #. TRANS: Checkbox title.
  322. #: actions/openidadminpanel.php:265
  323. msgid ""
  324. "Require all users to login via OpenID. Warning: disables password "
  325. "authentication for all users!"
  326. msgstr ""
  327. #. TRANS: Button text to save OpenID prefs
  328. #: actions/openidadminpanel.php:285 actions/openidsettings.php:248
  329. msgctxt "BUTTON"
  330. msgid "Save"
  331. msgstr ""
  332. #. TRANS: Button title to save OpenID settings.
  333. #: actions/openidadminpanel.php:289
  334. msgid "Save OpenID settings."
  335. msgstr ""
  336. #. TRANS: Title for identity verification page.
  337. #: actions/openidtrust.php:51
  338. msgid "OpenID Identity Verification"
  339. msgstr ""
  340. #. TRANS: Client error when visiting page directly.
  341. #: actions/openidtrust.php:69
  342. msgid ""
  343. "This page should only be reached during OpenID processing, not directly."
  344. msgstr ""
  345. #. TRANS: Page notice. %s is a trustroot name.
  346. #: actions/openidtrust.php:118
  347. #, php-format
  348. msgid ""
  349. "%s has asked to verify your identity. Click Continue to verify your identity "
  350. "and login without creating a new password."
  351. msgstr ""
  352. #. TRANS: Button text to continue OpenID identity verification.
  353. #. TRANS: button label for OAuth authorization page when needing OpenID authentication first.
  354. #: actions/openidtrust.php:136 OpenIDPlugin.php:617
  355. msgctxt "BUTTON"
  356. msgid "Continue"
  357. msgstr ""
  358. #. TRANS: Button text to cancel OpenID identity verification.
  359. #: actions/openidtrust.php:138
  360. msgctxt "BUTTON"
  361. msgid "Cancel"
  362. msgstr ""
  363. #. TRANS: Title of OpenID settings page for a user.
  364. #: actions/openidsettings.php:49
  365. msgctxt "TITLE"
  366. msgid "OpenID settings"
  367. msgstr ""
  368. #. TRANS: Form instructions for OpenID settings.
  369. #. TRANS: This message contains Markdown links in the form [description](link).
  370. #: actions/openidsettings.php:61
  371. #, php-format
  372. msgid ""
  373. "[OpenID](%%doc.openid%%) lets you log into many sites with the same user "
  374. "account. Manage your associated OpenIDs from here."
  375. msgstr ""
  376. #. TRANS: Fieldset legend.
  377. #: actions/openidsettings.php:90
  378. msgctxt "LEGEND"
  379. msgid "Add OpenID"
  380. msgstr ""
  381. #. TRANS: Form guide.
  382. #: actions/openidsettings.php:100
  383. msgid "An OpenID URL which identifies you."
  384. msgstr ""
  385. #. TRANS: Button text for adding an OpenID URL.
  386. #: actions/openidsettings.php:118
  387. msgctxt "BUTTON"
  388. msgid "Add"
  389. msgstr ""
  390. #. TRANS: Header on OpenID settings page.
  391. #: actions/openidsettings.php:130
  392. msgctxt "HEADER"
  393. msgid "OpenID Actions"
  394. msgstr ""
  395. #. TRANS: Form guide.
  396. #: actions/openidsettings.php:137
  397. msgid ""
  398. "You can't remove your main OpenID account without either adding a password "
  399. "to your GNU social account or another OpenID account. You can synchronize "
  400. "your profile with your OpenID by clicking the button labeled \"Synchronize\"."
  401. msgstr ""
  402. #. TRANS: Button text to synchronize OpenID with the GS profile.
  403. #. TRANS: Button text to sync an OpenID with the GS profile.
  404. #: actions/openidsettings.php:154 actions/openidsettings.php:181
  405. msgctxt "BUTTON"
  406. msgid "Synchronize"
  407. msgstr ""
  408. #. TRANS: Form guide.
  409. #: actions/openidsettings.php:163
  410. msgid ""
  411. "You can remove an OpenID from your account by clicking the button labeled "
  412. "\"Remove\". You can synchronize your profile with an OpenID by clicking the "
  413. "button labeled \"Synchronize\"."
  414. msgstr ""
  415. #. TRANS: Button text to remove an OpenID.
  416. #. TRANS: Button text to remove an OpenID trustroot.
  417. #: actions/openidsettings.php:183 actions/openidsettings.php:238
  418. msgctxt "BUTTON"
  419. msgid "Remove"
  420. msgstr ""
  421. #. TRANS: Fieldset legend.
  422. #: actions/openidsettings.php:199
  423. msgid "OpenID Trusted Sites"
  424. msgstr ""
  425. #. TRANS: Form guide.
  426. #: actions/openidsettings.php:205
  427. msgid ""
  428. "The following sites are allowed to access your identity and log you in. You "
  429. "can remove a site from this list to deny it access to your OpenID."
  430. msgstr ""
  431. #: actions/openidsettings.php:244
  432. msgctxt "LEGEND"
  433. msgid "Preferences"
  434. msgstr ""
  435. #. TRANS: Form validation error if no OpenID providers can be added.
  436. #: actions/openidsettings.php:267
  437. msgid "Cannot add new providers."
  438. msgstr ""
  439. #. TRANS: Unexpected form validation error.
  440. #: actions/openidsettings.php:289
  441. msgid "No known action for POST."
  442. msgstr ""
  443. #. TRANS: Form validation error when trying to remove a non-existing trustroot.
  444. #: actions/openidsettings.php:311
  445. msgid "No such OpenID trustroot."
  446. msgstr ""
  447. #. TRANS: Success message after removing trustroots.
  448. #: actions/openidsettings.php:316
  449. msgid "Trustroots removed."
  450. msgstr ""
  451. #. TRANS: Form validation error for a non-existing OpenID.
  452. #: actions/openidsettings.php:333 actions/openidsettings.php:354
  453. msgid "No such OpenID."
  454. msgstr ""
  455. #. TRANS: Form validation error if OpenID is connected to another user.
  456. #: actions/openidsettings.php:337
  457. msgid "That OpenID does not belong to you."
  458. msgstr ""
  459. #. TRANS: Success message after removing an OpenID.
  460. #: actions/openidsettings.php:341
  461. msgid "OpenID removed."
  462. msgstr ""
  463. #: actions/openidsettings.php:361
  464. msgid "Synchronized OpenID."
  465. msgstr ""
  466. #: actions/openidsettings.php:393
  467. msgid "OpenID preferences saved."
  468. msgstr ""
  469. #: openid.php:165
  470. msgid "No valid URL provided for OpenID."
  471. msgstr ""
  472. #. TRANS: OpenID plugin server error.
  473. #: openid.php:172
  474. msgid "Cannot instantiate OpenID consumer object."
  475. msgstr ""
  476. #. TRANS: OpenID plugin message. Given when an OpenID is not valid.
  477. #: openid.php:183
  478. msgid "Not a valid OpenID."
  479. msgstr ""
  480. #. TRANS: OpenID plugin server error. Given when the OpenID authentication request fails.
  481. #. TRANS: %s is the failure message.
  482. #: openid.php:188
  483. #, php-format
  484. msgid "OpenID failure: %s."
  485. msgstr ""
  486. #. TRANS: OpenID plugin server error. Given when the OpenID authentication request cannot be redirected.
  487. #. TRANS: %s is the failure message.
  488. #: openid.php:243
  489. #, php-format
  490. msgid "Could not redirect to server: %s."
  491. msgstr ""
  492. #. TRANS: OpenID plugin user instructions.
  493. #: openid.php:283
  494. msgid ""
  495. "This form should automatically submit itself. If not, click the submit "
  496. "button to go to your OpenID provider."
  497. msgstr ""
  498. #. TRANS: OpenID plugin server error.
  499. #: openid.php:320
  500. msgid "Error saving the profile."
  501. msgstr ""
  502. #. TRANS: OpenID plugin server error.
  503. #: openid.php:332
  504. msgid "Error saving the user."
  505. msgstr ""
  506. #. TRANS: OpenID plugin client exception (403).
  507. #: openid.php:362
  508. msgid "Unauthorized URL used for OpenID login."
  509. msgstr ""
  510. #. TRANS: Title
  511. #: openid.php:410
  512. msgid "OpenID Login Submission"
  513. msgstr ""
  514. #. TRANS: OpenID plugin message used while requesting authorization user's OpenID login provider.
  515. #: openid.php:421
  516. msgid "Requesting authorization from your login provider..."
  517. msgstr ""
  518. #. TRANS: OpenID plugin message. User instruction while requesting authorization user's OpenID login provider.
  519. #: openid.php:425
  520. msgid ""
  521. "If you are not redirected to your login provider in a few seconds, try "
  522. "pushing the button below."
  523. msgstr ""
  524. #. TRANS: Client exception thrown when an action is not available.
  525. #: OpenIDPlugin.php:143
  526. msgid "Unavailable action."
  527. msgstr ""
  528. #. TRANS: Tooltip for main menu option "Login"
  529. #: OpenIDPlugin.php:192
  530. msgctxt "TOOLTIP"
  531. msgid "Login to the site."
  532. msgstr ""
  533. #. TRANS: Main menu option when not logged in to log in
  534. #: OpenIDPlugin.php:195
  535. msgctxt "MENU"
  536. msgid "Login"
  537. msgstr ""
  538. #. TRANS: Tooltip for main menu option "Help"
  539. #: OpenIDPlugin.php:200
  540. msgctxt "TOOLTIP"
  541. msgid "Help me!"
  542. msgstr ""
  543. #. TRANS: Main menu option for help on the StatusNet site
  544. #: OpenIDPlugin.php:203
  545. msgctxt "MENU"
  546. msgid "Help"
  547. msgstr ""
  548. #. TRANS: Tooltip for main menu option "Search"
  549. #: OpenIDPlugin.php:209
  550. msgctxt "TOOLTIP"
  551. msgid "Search for people or text."
  552. msgstr ""
  553. #. TRANS: Main menu option when logged in or when the StatusNet instance is not private
  554. #: OpenIDPlugin.php:212
  555. msgctxt "MENU"
  556. msgid "Search"
  557. msgstr ""
  558. #. TRANS: OpenID plugin menu item on site logon page.
  559. #. TRANS: OpenID plugin menu item on user settings page.
  560. #. TRANS: OpenID configuration menu item.
  561. #: OpenIDPlugin.php:269 OpenIDPlugin.php:305 OpenIDPlugin.php:479
  562. #: OpenIDPlugin.php:559
  563. msgctxt "MENU"
  564. msgid "OpenID"
  565. msgstr ""
  566. #. TRANS: OpenID plugin tooltip for logon menu item.
  567. #: OpenIDPlugin.php:271
  568. msgid "Login or register with OpenID."
  569. msgstr ""
  570. #. TRANS: OpenID plugin tooltip for user settings menu item.
  571. #: OpenIDPlugin.php:307
  572. msgid "Add or remove OpenIDs."
  573. msgstr ""
  574. #. TRANS: Page notice for logged in users to try and get them to add an OpenID account to their StatusNet account.
  575. #. TRANS: This message contains Markdown links in the form (description)[link].
  576. #: OpenIDPlugin.php:421
  577. #, php-format
  578. msgid ""
  579. "(Have an [OpenID](http://openid.net/)? [Add an OpenID to your account]"
  580. "(%%action.openidsettings%%)!"
  581. msgstr ""
  582. #. TRANS: Page notice for anonymous users to try and get them to register with an OpenID account.
  583. #. TRANS: This message contains Markdown links in the form (description)[link].
  584. #: OpenIDPlugin.php:426
  585. #, php-format
  586. msgid ""
  587. "(Have an [OpenID](http://openid.net/)? Try our [OpenID registration]"
  588. "(%%action.openidlogin%%)!)"
  589. msgstr ""
  590. #. TRANS: Page notice on the login page to try and get them to log on with an OpenID account.
  591. #. TRANS: This message contains Markdown links in the form (description)[link].
  592. #: OpenIDPlugin.php:434
  593. #, php-format
  594. msgid ""
  595. "(Have an [OpenID](http://openid.net/)? Try our [OpenID login](%%action."
  596. "openidlogin%%)!)"
  597. msgstr ""
  598. #. TRANS: Tooltip for OpenID configuration menu item.
  599. #: OpenIDPlugin.php:561
  600. msgid "OpenID configuration."
  601. msgstr ""
  602. #. TRANS: Plugin description.
  603. #: OpenIDPlugin.php:607
  604. msgid "Use <a href=\"http://openid.net/\">OpenID</a> to login to the site."
  605. msgstr ""
  606. #. TRANS: Field label.
  607. #: OpenIDPlugin.php:642
  608. msgid "OpenID provider"
  609. msgstr ""