| 1 |
msgid ""
|
| 2 |
msgstr ""
|
| 3 |
"Project-Id-Version: Drupal 6\n"
|
| 4 |
"POT-Creation-Date: 2007-12-28 11:29+0100\n"
|
| 5 |
"PO-Revision-Date: 2007-12-30 17:55+0100\n"
|
| 6 |
"Last-Translator: Damien Tournoud <damz@prealable.org>\n"
|
| 7 |
"Language-Team: drupalfr.org <traduction@drupalfr.org>\n"
|
| 8 |
"MIME-Version: 1.0\n"
|
| 9 |
"Content-Type: text/plain; charset=UTF-8\n"
|
| 10 |
"Content-Transfer-Encoding: 8bit\n"
|
| 11 |
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
| 12 |
"X-Poedit-Language: French\n"
|
| 13 |
"X-Poedit-Country: France\n"
|
| 14 |
"X-Poedit-SourceCharset: utf-8\n"
|
| 15 |
|
| 16 |
#: modules/openid/openid.inc:44
|
| 17 |
msgid "OpenID redirect"
|
| 18 |
msgstr ""
|
| 19 |
|
| 20 |
#: modules/openid/openid.inc:67
|
| 21 |
msgid "Send"
|
| 22 |
msgstr ""
|
| 23 |
|
| 24 |
#: modules/openid/openid.pages.inc:18
|
| 25 |
msgid "OpenID login failed."
|
| 26 |
msgstr ""
|
| 27 |
|
| 28 |
#: modules/openid/openid.pages.inc:21
|
| 29 |
msgid "OpenID login cancelled."
|
| 30 |
msgstr ""
|
| 31 |
|
| 32 |
#: modules/openid/openid.pages.inc:38
|
| 33 |
msgid "Successfully added %identity"
|
| 34 |
msgstr ""
|
| 35 |
|
| 36 |
#: modules/openid/openid.pages.inc:65
|
| 37 |
msgid "Add an OpenID"
|
| 38 |
msgstr ""
|
| 39 |
|
| 40 |
#: modules/openid/openid.pages.inc:73
|
| 41 |
msgid "That OpenID is already in use on this site."
|
| 42 |
msgstr ""
|
| 43 |
|
| 44 |
#: modules/openid/openid.pages.inc:87
|
| 45 |
msgid "OpenID deleted."
|
| 46 |
msgstr ""
|
| 47 |
|
| 48 |
#: modules/openid/openid.module:46
|
| 49 |
msgid ""
|
| 50 |
"This site supports <a href=\"@openid-net\">OpenID</a>, a secure way to log "
|
| 51 |
"into many websites using a single username and password. OpenID can reduce "
|
| 52 |
"the necessity of managing many usernames and passwords for many websites."
|
| 53 |
msgstr ""
|
| 54 |
|
| 55 |
#: modules/openid/openid.module:47
|
| 56 |
msgid ""
|
| 57 |
"To use OpenID you must first establish an identity on a public or private "
|
| 58 |
"OpenID server. If you do not have an OpenID and would like one, look into "
|
| 59 |
"one of the <a href=\"@openid-providers\">free public providers</a>. You can "
|
| 60 |
"find out more about OpenID at <a href=\"@openid-net\">this website</a>."
|
| 61 |
msgstr ""
|
| 62 |
|
| 63 |
#: modules/openid/openid.module:48
|
| 64 |
msgid ""
|
| 65 |
"If you already have an OpenID, enter the URL to your OpenID server below (e."
|
| 66 |
"g. myusername.openidprovider.com). Next time you login, you will be able to "
|
| 67 |
"use this URL instead of a regular username and password. You can have "
|
| 68 |
"multiple OpenID servers if you like; just keep adding them here."
|
| 69 |
msgstr ""
|
| 70 |
|
| 71 |
#: modules/openid/openid.module:52
|
| 72 |
msgid ""
|
| 73 |
"OpenID is a secure method for logging into many websites with a single "
|
| 74 |
"username and password. It does not require special software, and it does not "
|
| 75 |
"share passwords with any site to which it is associated; including your site."
|
| 76 |
msgstr ""
|
| 77 |
|
| 78 |
#: modules/openid/openid.module:53
|
| 79 |
msgid ""
|
| 80 |
"Users can create accounts using their OpenID, assign one or more OpenIDs to "
|
| 81 |
"an existing account, and log in using an OpenID. This lowers the barrier to "
|
| 82 |
"registration, which is good for the site, and offers convenience and "
|
| 83 |
"security to the users. OpenID is not a trust system, so email verification "
|
| 84 |
"is still necessary. The benefit stems from the fact that users can have a "
|
| 85 |
"single password that they can use on many websites. This means they can "
|
| 86 |
"easily update their single password from a centralized location, rather than "
|
| 87 |
"having to change dozens of passwords individually."
|
| 88 |
msgstr ""
|
| 89 |
|
| 90 |
#: modules/openid/openid.module:54
|
| 91 |
msgid ""
|
| 92 |
"The basic concept is as follows: A user has an account on an OpenID server. "
|
| 93 |
"This account provides them with a unique URL (such as myusername."
|
| 94 |
"openidprovider.com). When the user comes to your site, they are presented "
|
| 95 |
"with the option of entering this URL. Your site then communicates with the "
|
| 96 |
"OpenID server, asking it to verify the identity of the user. If the user is "
|
| 97 |
"logged into their OpenID server, the server communicates back to your site, "
|
| 98 |
"verifying the user. If they are not logged in, the OpenID server will ask "
|
| 99 |
"the user for their password. At no point does your site record, or need to "
|
| 100 |
"record the user's password."
|
| 101 |
msgstr ""
|
| 102 |
|
| 103 |
#: modules/openid/openid.module:55
|
| 104 |
msgid ""
|
| 105 |
"More information on OpenID is available at <a href=\"@openid-net\">OpenID."
|
| 106 |
"net</a>."
|
| 107 |
msgstr ""
|
| 108 |
|
| 109 |
#: modules/openid/openid.module:56
|
| 110 |
msgid ""
|
| 111 |
"For more information, see the online handbook entry for <a href=\"@handbook"
|
| 112 |
"\">OpenID module</a>."
|
| 113 |
msgstr ""
|
| 114 |
|
| 115 |
#: modules/openid/openid.module:68
|
| 116 |
msgid "Once you have verified your email address, you may log in via OpenID."
|
| 117 |
msgstr ""
|
| 118 |
|
| 119 |
#: modules/openid/openid.module:88;93
|
| 120 |
msgid "Log in using OpenID"
|
| 121 |
msgstr ""
|
| 122 |
|
| 123 |
#: modules/openid/openid.module:89
|
| 124 |
msgid "Cancel OpenID login"
|
| 125 |
msgstr ""
|
| 126 |
|
| 127 |
#: modules/openid/openid.module:97
|
| 128 |
msgid "What is OpenID?"
|
| 129 |
msgstr ""
|
| 130 |
|
| 131 |
#: modules/openid/openid.module:146
|
| 132 |
msgid ""
|
| 133 |
"Sorry, that is not a valid OpenID. Please ensure you have spelled your ID "
|
| 134 |
"correctly."
|
| 135 |
msgstr ""
|
| 136 |
|
| 137 |
#: modules/openid/openid.module:368
|
| 138 |
msgid ""
|
| 139 |
"You must validate your email address for this account before logging in via "
|
| 140 |
"OpenID"
|
| 141 |
msgstr ""
|
| 142 |
|
| 143 |
#: modules/openid/openid.module:386
|
| 144 |
msgid ""
|
| 145 |
"OpenID registration failed for the reasons listed. You may register now, or "
|
| 146 |
"if you already have an account you can <a href=\"@login\">log in</a> now and "
|
| 147 |
"add your OpenID under \"My Account\""
|
| 148 |
msgstr ""
|
| 149 |
|
| 150 |
#: modules/openid/openid.module:14
|
| 151 |
msgid "OpenID Login"
|
| 152 |
msgstr ""
|
| 153 |
|
| 154 |
#: modules/openid/openid.module:21
|
| 155 |
msgid "OpenID identities"
|
| 156 |
msgstr ""
|
| 157 |
|
| 158 |
#: modules/openid/openid.module:30
|
| 159 |
msgid "Delete OpenID"
|
| 160 |
msgstr ""
|
| 161 |
|
| 162 |
#: modules/openid/openid.module:0
|
| 163 |
msgid "openid"
|
| 164 |
msgstr ""
|
| 165 |
|
| 166 |
#: modules/openid/openid.install:25
|
| 167 |
msgid ""
|
| 168 |
"Stores temporary shared key association information for OpenID "
|
| 169 |
"authentication."
|
| 170 |
msgstr ""
|
| 171 |
|
| 172 |
#: modules/openid/openid.install:30
|
| 173 |
msgid "URI of the OpenID Provider endpoint."
|
| 174 |
msgstr ""
|
| 175 |
|
| 176 |
#: modules/openid/openid.install:36
|
| 177 |
msgid "Primary Key: Used to refer to this association in subsequent messages."
|
| 178 |
msgstr ""
|
| 179 |
|
| 180 |
#: modules/openid/openid.install:41
|
| 181 |
msgid "The signature algorithm used: one of HMAC-SHA1 or HMAC-SHA256."
|
| 182 |
msgstr ""
|
| 183 |
|
| 184 |
#: modules/openid/openid.install:46
|
| 185 |
msgid ""
|
| 186 |
"Valid association session types: \"no-encryption\", \"DH-SHA1\", and \"DH-"
|
| 187 |
"SHA256\"."
|
| 188 |
msgstr ""
|
| 189 |
|
| 190 |
#: modules/openid/openid.install:51
|
| 191 |
msgid "The MAC key (shared secret) for this association."
|
| 192 |
msgstr ""
|
| 193 |
|
| 194 |
#: modules/openid/openid.install:57
|
| 195 |
msgid "UNIX timestamp for when the association was created."
|
| 196 |
msgstr ""
|
| 197 |
|
| 198 |
#: modules/openid/openid.install:63
|
| 199 |
msgid "The lifetime, in seconds, of this association."
|
| 200 |
msgstr ""
|