OpenID.po 26 KB

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