gnu-social/plugins/OpenID/locale/OpenID.pot

708 lines
20 KiB
Plaintext
Raw Normal View History

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-06-30 11:07+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#. TRANS: Title for identity verification page.
#: openidtrust.php:51
msgid "OpenID Identity Verification"
2010-09-15 00:16:45 +01:00
msgstr ""
#. TRANS: Client error when visiting page directly.
#: openidtrust.php:70
2010-09-15 00:16:45 +01:00
msgid ""
"This page should only be reached during OpenID processing, not directly."
msgstr ""
#. TRANS: Page notice. %s is a trustroot name.
#: openidtrust.php:118
2010-04-30 00:43:06 +01:00
#, php-format
msgid ""
"%s has asked to verify your identity. Click Continue to verify your identity "
"and login without creating a new password."
msgstr ""
#. TRANS: Button text to continue OpenID identity verification.
#. TRANS: button label for OAuth authorization page when needing OpenID authentication first.
#: openidtrust.php:136 OpenIDPlugin.php:695
msgctxt "BUTTON"
msgid "Continue"
msgstr ""
#. TRANS: Button text to cancel OpenID identity verification.
#: openidtrust.php:138
msgctxt "BUTTON"
msgid "Cancel"
msgstr ""
#. TRANS: Client exception thrown when an action is not available.
#: OpenIDPlugin.php:139
msgid "Unavailable action."
msgstr ""
2010-04-30 00:43:06 +01:00
#. TRANS: Tooltip for main menu option "Login"
#: OpenIDPlugin.php:219
2010-04-30 00:43:06 +01:00
msgctxt "TOOLTIP"
msgid "Login to the site."
msgstr ""
2010-09-15 00:16:45 +01:00
#. TRANS: Main menu option when not logged in to log in
#: OpenIDPlugin.php:222
2010-04-30 00:43:06 +01:00
msgctxt "MENU"
msgid "Login"
msgstr ""
2010-04-30 00:43:06 +01:00
#. TRANS: Tooltip for main menu option "Help"
#: OpenIDPlugin.php:227
2010-04-30 00:43:06 +01:00
msgctxt "TOOLTIP"
msgid "Help me!"
msgstr ""
2010-09-15 00:16:45 +01:00
#. TRANS: Main menu option for help on the StatusNet site
#: OpenIDPlugin.php:230
2010-04-30 00:43:06 +01:00
msgctxt "MENU"
msgid "Help"
msgstr ""
2010-04-30 00:43:06 +01:00
#. TRANS: Tooltip for main menu option "Search"
#: OpenIDPlugin.php:236
2010-04-30 00:43:06 +01:00
msgctxt "TOOLTIP"
msgid "Search for people or text."
msgstr ""
2010-09-15 00:16:45 +01:00
#. TRANS: Main menu option when logged in or when the StatusNet instance is not private
#: OpenIDPlugin.php:239
2010-04-30 00:43:06 +01:00
msgctxt "MENU"
msgid "Search"
msgstr ""
2010-09-15 00:16:45 +01:00
#. TRANS: OpenID plugin menu item on site logon page.
#. TRANS: OpenID plugin menu item on user settings page.
#. TRANS: OpenID configuration menu item.
#: OpenIDPlugin.php:296 OpenIDPlugin.php:332 OpenIDPlugin.php:542
#: OpenIDPlugin.php:637
2010-09-15 00:16:45 +01:00
msgctxt "MENU"
2010-04-30 00:43:06 +01:00
msgid "OpenID"
msgstr ""
2010-09-15 00:16:45 +01:00
#. TRANS: OpenID plugin tooltip for logon menu item.
#: OpenIDPlugin.php:298
msgid "Login or register with OpenID."
msgstr ""
2010-09-15 00:16:45 +01:00
#. TRANS: OpenID plugin tooltip for user settings menu item.
#: OpenIDPlugin.php:334
msgid "Add or remove OpenIDs."
msgstr ""
#. TRANS: Page notice for logged in users to try and get them to add an OpenID account to their StatusNet account.
#. TRANS: This message contains Markdown links in the form (description)[link].
#: OpenIDPlugin.php:484
#, php-format
msgid ""
"(Have an [OpenID](http://openid.net/)? [Add an OpenID to your account](%%"
"action.openidsettings%%)!"
msgstr ""
#. TRANS: Page notice for anonymous users to try and get them to register with an OpenID account.
#. TRANS: This message contains Markdown links in the form (description)[link].
#: OpenIDPlugin.php:489
#, php-format
msgid ""
"(Have an [OpenID](http://openid.net/)? Try our [OpenID registration](%%"
"action.openidlogin%%)!)"
msgstr ""
#. TRANS: Page notice on the login page to try and get them to log on with an OpenID account.
#. TRANS: This message contains Markdown links in the form (description)[link].
#: OpenIDPlugin.php:497
#, php-format
msgid ""
"(Have an [OpenID](http://openid.net/)? Try our [OpenID login](%%action."
"openidlogin%%)!)"
msgstr ""
#. TRANS: Tooltip for OpenID configuration menu item.
#: OpenIDPlugin.php:639
msgid "OpenID configuration."
msgstr ""
#. TRANS: Plugin description.
#: OpenIDPlugin.php:685
msgid "Use <a href=\"http://openid.net/\">OpenID</a> to login to the site."
msgstr ""
#. TRANS: OpenID plugin logon form legend.
#: OpenIDPlugin.php:712 openidlogin.php:132
msgctxt "LEGEND"
msgid "OpenID login"
msgstr ""
#. TRANS: Field label.
#: OpenIDPlugin.php:720
msgid "OpenID provider"
msgstr ""
#. TRANS: Form guide.
#: OpenIDPlugin.php:729 openidlogin.php:149
msgid "Enter your username."
msgstr ""
#. TRANS: Form guide.
#: OpenIDPlugin.php:731 openidlogin.php:151
msgid "You will be sent to the provider's site for authentication."
msgstr ""
#. TRANS: OpenID plugin logon form field label.
#. TRANS: Field label.
#. TRANS: OpenID plugin logon form field label.
#: OpenIDPlugin.php:735 openidsettings.php:110 openidlogin.php:155
msgid "OpenID URL"
msgstr ""
#. TRANS: OpenID plugin logon form field instructions.
#. TRANS: OpenID plugin logon form field title.
#: OpenIDPlugin.php:738 openidlogin.php:158
msgid "Your OpenID URL."
msgstr ""
2010-09-15 00:16:45 +01:00
#. TRANS: Client error message trying to log on with OpenID while already logged on.
#: finishopenidlogin.php:37 openidlogin.php:33
2010-04-30 00:43:06 +01:00
msgid "Already logged in."
msgstr ""
#. TRANS: Message given when there is a problem with the user's session token.
#. TRANS: Client error displayed when the session token does not match or is not given.
#: finishopenidlogin.php:42 openidsettings.php:241
msgid "There was a problem with your session token. Try again, please."
msgstr ""
2010-09-15 00:16:45 +01:00
#. TRANS: Message given if user does not agree with the site's license.
#: finishopenidlogin.php:48
msgid "You cannot register if you do not agree to the license."
msgstr ""
2010-09-15 00:16:45 +01:00
#. TRANS: Messag given on an unknown error.
#: finishopenidlogin.php:57
2010-09-15 00:16:45 +01:00
msgid "An unknown error has occured."
msgstr ""
#. TRANS: Instructions given after a first successful logon using OpenID.
#. TRANS: %s is the site name.
#: finishopenidlogin.php:73
#, php-format
msgid ""
"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."
msgstr ""
2010-09-15 00:16:45 +01:00
#. TRANS: Title
#: finishopenidlogin.php:80
msgctxt "TITLE"
2010-04-30 00:43:06 +01:00
msgid "OpenID Account Setup"
msgstr ""
#. TRANS: Fieldset legend.
#: finishopenidlogin.php:118
2010-04-30 00:43:06 +01:00
msgid "Create new account"
msgstr ""
#. TRANS: Form guide.
#: finishopenidlogin.php:121
2010-04-30 00:43:06 +01:00
msgid "Create a new user with this nickname."
msgstr ""
#. TRANS: Field label.
#: finishopenidlogin.php:129
2010-04-30 00:43:06 +01:00
msgid "New nickname"
msgstr ""
#. TRANS: Field title.
#: finishopenidlogin.php:132
msgid "1-64 lowercase letters or numbers, no punctuation or spaces."
msgstr ""
#. TRANS: Field label.
#: finishopenidlogin.php:136
msgid "Email"
msgstr ""
#. TRANS: Field title.
#: finishopenidlogin.php:138
msgid "Used only for updates, announcements, and password recovery."
msgstr ""
#. TRANS: OpenID plugin link text.
#. TRANS: %s is a link to a license with the license name as link text.
#: finishopenidlogin.php:155
#, php-format
msgid ""
"My text and files are available under %s except this private data: password, "
"email address, IM address, and phone number."
msgstr ""
2010-09-15 00:16:45 +01:00
#. TRANS: Button label in form in which to create a new user on the site for an OpenID.
#: finishopenidlogin.php:168
2010-09-15 00:16:45 +01:00
msgctxt "BUTTON"
2010-04-30 00:43:06 +01:00
msgid "Create"
msgstr ""
2010-09-15 00:16:45 +01:00
#. TRANS: Used as form legend for form in which to connect an OpenID to an existing user on the site.
#: finishopenidlogin.php:182
2010-04-30 00:43:06 +01:00
msgid "Connect existing account"
msgstr ""
2010-09-15 00:16:45 +01:00
#. TRANS: User instructions for form in which to connect an OpenID to an existing user on the site.
#: finishopenidlogin.php:185
2010-04-30 00:43:06 +01:00
msgid ""
"If you already have an account, login with your username and password to "
"connect it to your OpenID."
msgstr ""
2010-09-15 00:16:45 +01:00
#. TRANS: Field label in form in which to connect an OpenID to an existing user on the site.
#: finishopenidlogin.php:189
2010-04-30 00:43:06 +01:00
msgid "Existing nickname"
msgstr ""
2010-09-15 00:16:45 +01:00
#. TRANS: Field label in form in which to connect an OpenID to an existing user on the site.
#: finishopenidlogin.php:193
2010-04-30 00:43:06 +01:00
msgid "Password"
msgstr ""
#. TRANS: Button text in form in which to connect an OpenID to an existing user on the site.
#: finishopenidlogin.php:197
2010-09-15 00:16:45 +01:00
msgctxt "BUTTON"
2010-04-30 00:43:06 +01:00
msgid "Connect"
msgstr ""
2010-09-15 00:16:45 +01:00
#. TRANS: Status message in case the response from the OpenID provider is that the logon attempt was cancelled.
#: finishopenidlogin.php:243 finishaddopenid.php:87
2010-04-30 00:43:06 +01:00
msgid "OpenID authentication cancelled."
msgstr ""
2010-09-15 00:16:45 +01:00
#. TRANS: OpenID authentication failed; display the error message. %s is the error message.
#. TRANS: OpenID authentication failed; display the error message.
#. TRANS: %s is the error message.
#: finishopenidlogin.php:247 finishaddopenid.php:92
#, php-format
msgid "OpenID authentication failed: %s."
msgstr ""
#. TRANS: Message displayed when OpenID authentication is aborted.
#. TRANS: OpenID authentication error.
#: finishopenidlogin.php:268 finishaddopenid.php:109
2010-09-15 00:16:45 +01:00
msgid ""
"OpenID authentication aborted: You are not allowed to login to this site."
2010-09-15 00:16:45 +01:00
msgstr ""
#. TRANS: OpenID plugin message. No new user registration is allowed on the site.
#. TRANS: OpenID plugin message. No new user registration is allowed on the site without an invitation code, and none was provided.
#: finishopenidlogin.php:324 finishopenidlogin.php:334
2010-04-30 00:43:06 +01:00
msgid "Registration not allowed."
msgstr ""
2010-09-15 00:16:45 +01:00
#. TRANS: OpenID plugin message. No new user registration is allowed on the site without an invitation code, and the one provided was not valid.
#: finishopenidlogin.php:342
2010-04-30 00:43:06 +01:00
msgid "Not a valid invitation code."
msgstr ""
2010-09-15 00:16:45 +01:00
#. TRANS: OpenID plugin message. The entered new user name is blacklisted.
#: finishopenidlogin.php:356
2010-04-30 00:43:06 +01:00
msgid "Nickname not allowed."
msgstr ""
2010-09-15 00:16:45 +01:00
#. TRANS: OpenID plugin message. The entered new user name is already used.
#: finishopenidlogin.php:362
2010-04-30 00:43:06 +01:00
msgid "Nickname already in use. Try another one."
msgstr ""
2010-09-15 00:16:45 +01:00
#. TRANS: OpenID plugin server error. A stored OpenID cannot be retrieved.
#. TRANS: OpenID plugin server error. A stored OpenID cannot be found.
#: finishopenidlogin.php:370 finishopenidlogin.php:456
2010-04-30 00:43:06 +01:00
msgid "Stored OpenID not found."
msgstr ""
2010-09-15 00:16:45 +01:00
#. TRANS: OpenID plugin server error.
#: finishopenidlogin.php:380
2010-04-30 00:43:06 +01:00
msgid "Creating new account for OpenID that already has a user."
msgstr ""
2010-09-15 00:16:45 +01:00
#. TRANS: OpenID plugin message.
#: finishopenidlogin.php:444
2010-04-30 00:43:06 +01:00
msgid "Invalid username or password."
msgstr ""
2010-09-15 00:16:45 +01:00
#. TRANS: OpenID plugin server error. The user or user profile could not be saved.
#: finishopenidlogin.php:464
2010-04-30 00:43:06 +01:00
msgid "Error connecting user to OpenID."
msgstr ""
#. TRANS: OpenID plugin server error.
#: openid.php:137
msgid "Cannot instantiate OpenID consumer object."
msgstr ""
#. TRANS: OpenID plugin message. Given when an OpenID is not valid.
#: openid.php:149
msgid "Not a valid OpenID."
msgstr ""
#. TRANS: OpenID plugin server error. Given when the OpenID authentication request fails.
#. TRANS: %s is the failure message.
#: openid.php:154
2010-04-30 00:43:06 +01:00
#, php-format
msgid "OpenID failure: %s."
msgstr ""
#. TRANS: OpenID plugin server error. Given when the OpenID authentication request cannot be redirected.
#. TRANS: %s is the failure message.
#: openid.php:204
2010-04-30 00:43:06 +01:00
#, php-format
msgid "Could not redirect to server: %s."
msgstr ""
#. TRANS: OpenID plugin user instructions.
#: openid.php:243
msgid ""
"This form should automatically submit itself. If not, click the submit "
"button to go to your OpenID provider."
msgstr ""
#. TRANS: OpenID plugin server error.
#: openid.php:279
msgid "Error saving the profile."
2010-04-30 00:43:06 +01:00
msgstr ""
#. TRANS: OpenID plugin server error.
#: openid.php:291
msgid "Error saving the user."
2010-04-30 00:43:06 +01:00
msgstr ""
#. TRANS: OpenID plugin client exception (403).
#: openid.php:321
msgid "Unauthorized URL used for OpenID login."
msgstr ""
#. TRANS: Title
#: openid.php:369
msgid "OpenID Login Submission"
msgstr ""
#. TRANS: OpenID plugin message used while requesting authorization user's OpenID login provider.
#: openid.php:380
msgid "Requesting authorization from your login provider..."
msgstr ""
#. TRANS: OpenID plugin message. User instruction while requesting authorization user's OpenID login provider.
#: openid.php:384
msgid ""
"If you are not redirected to your login provider in a few seconds, try "
"pushing the button below."
msgstr ""
#. TRANS: Title for OpenID bridge administration page.
#: openidadminpanel.php:53
msgctxt "TITLE"
msgid "OpenID Settings"
msgstr ""
#. TRANS: Page instructions.
#: openidadminpanel.php:64
msgid "OpenID settings"
msgstr ""
#. TRANS: Client error displayed when OpenID provider URL is too long.
#: openidadminpanel.php:145
msgid "Invalid provider URL. Maximum length is 255 characters."
msgstr ""
#. TRANS: Client error displayed when Launchpad team name is too long.
#: openidadminpanel.php:152
msgid "Invalid team name. Maximum length is 255 characters."
msgstr ""
#. TRANS: Fieldset legend.
#: openidadminpanel.php:206
msgctxt "LEGEND"
msgid "Trusted provider"
msgstr ""
#. TRANS: Form guide.
#: openidadminpanel.php:209
msgid ""
"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."
msgstr ""
#. TRANS: Field label.
#: openidadminpanel.php:218
msgid "Provider URL"
msgstr ""
#. TRANS: Field title.
#: openidadminpanel.php:220
msgid ""
"All OpenID logins will be sent to this URL; other providers may not be used."
msgstr ""
#. TRANS: Checkbox label.
#: openidadminpanel.php:228
msgid "Append a username to base URL"
msgstr ""
#. TRANS: Checkbox title.
#: openidadminpanel.php:231
msgid ""
"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."
msgstr ""
#. TRANS: Field label.
#: openidadminpanel.php:240
msgid "Required team"
msgstr ""
#. TRANS: Field title.
#: openidadminpanel.php:242
msgid "Only allow logins from users in the given team (Launchpad extension)."
msgstr ""
#. TRANS: Fieldset legend.
#: openidadminpanel.php:255
msgctxt "LEGEND"
msgid "Options"
msgstr ""
#. TRANS: Checkbox label.
#: openidadminpanel.php:263
msgid "Enable OpenID-only mode"
msgstr ""
#. TRANS: Checkbox title.
#: openidadminpanel.php:266
msgid ""
"Require all users to login via OpenID. Warning: disables password "
"authentication for all users!"
msgstr ""
#. TRANS: Button text to save OpenID settings.
#: openidadminpanel.php:284
msgctxt "BUTTON"
msgid "Save"
msgstr ""
#. TRANS: Button title to save OpenID settings.
#: openidadminpanel.php:286
msgid "Save OpenID settings."
msgstr ""
2010-04-30 00:43:06 +01:00
#. TRANS: Error message displayed when trying to perform an action that requires a logged in user.
#: finishaddopenid.php:66
2010-04-30 00:43:06 +01:00
msgid "Not logged in."
msgstr ""
#. TRANS: Message in case a user tries to add an OpenID that is already connected to them.
#: finishaddopenid.php:120
2010-04-30 00:43:06 +01:00
msgid "You already have this OpenID!"
msgstr ""
#. TRANS: Message in case a user tries to add an OpenID that is already used by another user.
#: finishaddopenid.php:123
2010-04-30 00:43:06 +01:00
msgid "Someone else already has this OpenID."
msgstr ""
#. TRANS: Message in case the OpenID object cannot be connected to the user.
#: finishaddopenid.php:136
2010-04-30 00:43:06 +01:00
msgid "Error connecting user."
msgstr ""
#. TRANS: Message in case the user or the user profile cannot be saved in StatusNet.
#: finishaddopenid.php:143
msgid "Error updating profile."
2010-04-30 00:43:06 +01:00
msgstr ""
#. TRANS: Title after getting the status of the OpenID authorisation request.
#: finishaddopenid.php:183
msgid "OpenID Login"
msgstr ""
#. TRANS: Title of OpenID settings page for a user.
#: openidsettings.php:57
msgctxt "TITLE"
msgid "OpenID settings"
msgstr ""
#. TRANS: Form instructions for OpenID settings.
#. TRANS: This message contains Markdown links in the form [description](link).
#: openidsettings.php:69
#, php-format
msgid ""
"[OpenID](%%doc.openid%%) lets you log into many sites with the same user "
"account. Manage your associated OpenIDs from here."
msgstr ""
#. TRANS: Fieldset legend.
#: openidsettings.php:100
msgctxt "LEGEND"
msgid "Add OpenID"
msgstr ""
#. TRANS: Form guide.
#: openidsettings.php:104
msgid ""
"If you want to add an OpenID to your account, enter it in the box below and "
"click \"Add\"."
msgstr ""
#. TRANS: Button text for adding an OpenID URL.
#: openidsettings.php:121
msgctxt "BUTTON"
msgid "Add"
msgstr ""
#. TRANS: Header on OpenID settings page.
#: openidsettings.php:133
msgctxt "HEADER"
msgid "Remove OpenID"
msgstr ""
#. TRANS: Form guide.
#: openidsettings.php:139
msgid ""
"Removing your only OpenID would make it impossible to log in! If you need to "
"remove it, add another OpenID first."
msgstr ""
#. TRANS: Form guide.
#: openidsettings.php:155
msgid ""
"You can remove an OpenID from your account by clicking the button marked "
"\"Remove\"."
msgstr ""
#. TRANS: Button text to remove an OpenID.
#. TRANS: Button text to remove an OpenID trustroot.
#: openidsettings.php:179 openidsettings.php:223
msgctxt "BUTTON"
msgid "Remove"
msgstr ""
#. TRANS: Fieldset legend.
#: openidsettings.php:194
msgid "OpenID Trusted Sites"
msgstr ""
#. TRANS: Form guide.
#: openidsettings.php:198
msgid ""
"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."
msgstr ""
#. TRANS: Form validation error if no OpenID providers can be added.
#: openidsettings.php:249
msgid "Cannot add new providers."
msgstr ""
#. TRANS: Unexpected form validation error.
#: openidsettings.php:263
msgid "Something weird happened."
msgstr ""
#. TRANS: Form validation error when trying to remove a non-existing trustroot.
#: openidsettings.php:287
msgid "No such OpenID trustroot."
msgstr ""
#. TRANS: Success message after removing trustroots.
#: openidsettings.php:292
msgid "Trustroots removed."
msgstr ""
#. TRANS: Form validation error for a non-existing OpenID.
#: openidsettings.php:315
msgid "No such OpenID."
msgstr ""
#. TRANS: Form validation error if OpenID is connected to another user.
#: openidsettings.php:321
msgid "That OpenID does not belong to you."
msgstr ""
#. TRANS: Success message after removing an OpenID.
#: openidsettings.php:326
msgid "OpenID removed."
msgstr ""
#. TRANS: OpenID plugin client error given trying to add an unauthorised OpenID to a user (403).
#. TRANS: %s is a request identity.
#: openidserver.php:117
#, php-format
msgid "You are not authorized to use the identity %s."
msgstr ""
#. TRANS: OpenID plugin client error given when not getting a response for a given OpenID provider (500).
#: openidserver.php:138
msgid "Just an OpenID provider. Nothing to see here, move along..."
msgstr ""
#. TRANS: OpenID plugin message. Rememberme logins have to reauthenticate before changing any profile settings.
#. TRANS: "OpenID" is the display text for a link with URL "(%%doc.openid%%)".
#: openidlogin.php:74
#, php-format
msgid ""
"For security reasons, please re-login with your [OpenID](%%doc.openid%%) "
"before changing your settings."
msgstr ""
#. TRANS: OpenID plugin message.
#. TRANS: "OpenID" is the display text for a link with URL "(%%doc.openid%%)".
#: openidlogin.php:80
#, php-format
msgid "Login with an [OpenID](%%doc.openid%%) account."
msgstr ""
#. TRANS: OpenID plugin message. Title.
#: openidlogin.php:114
msgctxt "TITLE"
msgid "OpenID Login"
msgstr ""
#. TRANS: Field label.
#: openidlogin.php:140
msgctxt "LABEL"
msgid "OpenID provider"
msgstr ""
#. TRANS: OpenID plugin logon form checkbox label for setting to put the OpenID information in a cookie.
#: openidlogin.php:163
msgid "Remember me"
msgstr ""
#. TRANS: OpenID plugin logon form field title.
#: openidlogin.php:165
msgid "Automatically login in the future; not for shared computers!"
msgstr ""
#. TRANS: OpenID plugin logon form button label to start logon with the data provided in the logon form.
#: openidlogin.php:170
msgctxt "BUTTON"
msgid "Login"
msgstr ""