forked from GNUsocial/gnu-social
		
	
		
			
				
	
	
		
			515 lines
		
	
	
		
			15 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			515 lines
		
	
	
		
			15 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # 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: 2011-09-25 21:42+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 page with Twitter integration settings.
 | |
| #: twittersettings.php:58
 | |
| msgid "Twitter settings"
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Instructions for page with Twitter integration settings.
 | |
| #: twittersettings.php:70
 | |
| msgid ""
 | |
| "Connect your Twitter account to share your updates with your Twitter friends "
 | |
| "and vice-versa."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Fieldset legend.
 | |
| #: twittersettings.php:119
 | |
| msgid "Twitter account"
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Form note when a Twitter account has been connected.
 | |
| #: twittersettings.php:125
 | |
| msgid "Connected Twitter account"
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Fieldset legend.
 | |
| #: twittersettings.php:131
 | |
| msgid "Disconnect my account from Twitter"
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Form guide. %s is a URL to the password settings.
 | |
| #. TRANS: This message contains a Markdown link in the form [description](link).
 | |
| #: twittersettings.php:137
 | |
| #, php-format
 | |
| msgid ""
 | |
| "Disconnecting your Twitter account could make it impossible to log in! "
 | |
| "Please [set a password](%s) first."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Form instructions. %1$s is the StatusNet sitename.
 | |
| #: twittersettings.php:146
 | |
| #, php-format
 | |
| msgid ""
 | |
| "Keep your %1$s account but disconnect from Twitter. You can use your %1$s "
 | |
| "password to log in."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Button text for disconnecting a Twitter account.
 | |
| #: twittersettings.php:154
 | |
| msgctxt "BUTTON"
 | |
| msgid "Disconnect"
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Fieldset legend.
 | |
| #: twittersettings.php:162
 | |
| msgid "Preferences"
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Checkbox label.
 | |
| #: twittersettings.php:167
 | |
| msgid "Automatically send my notices to Twitter."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Checkbox label.
 | |
| #: twittersettings.php:175
 | |
| msgid "Send local \"@\" replies to Twitter."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Checkbox label.
 | |
| #: twittersettings.php:183
 | |
| msgid "Subscribe to my Twitter friends here."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Checkbox label.
 | |
| #: twittersettings.php:193
 | |
| msgid "Import my friends timeline."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Button text for saving Twitter integration settings.
 | |
| #. TRANS: Button text for saving the administrative Twitter bridge settings.
 | |
| #: twittersettings.php:210 twitteradminpanel.php:311
 | |
| msgctxt "BUTTON"
 | |
| msgid "Save"
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Button text for adding Twitter integration.
 | |
| #: twittersettings.php:213
 | |
| msgctxt "BUTTON"
 | |
| msgid "Add"
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Client error displayed when the session token does not match or is not given.
 | |
| #: twittersettings.php:238 twitterauthorization.php:121
 | |
| msgid "There was a problem with your session token. Try again, please."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Client error displayed when the submitted form contains unexpected data.
 | |
| #: twittersettings.php:249
 | |
| msgid "Unexpected form submission."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Client error displayed when trying to remove a connected Twitter account when there isn't one connected.
 | |
| #: twittersettings.php:265
 | |
| msgid "No Twitter connection to remove."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Server error displayed when trying to remove a connected Twitter account fails.
 | |
| #: twittersettings.php:274
 | |
| msgid "Could not remove Twitter user."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Success message displayed after disconnecting a Twitter account.
 | |
| #: twittersettings.php:279
 | |
| msgid "Twitter account disconnected."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Server error displayed when saving Twitter integration preferences fails.
 | |
| #: twittersettings.php:301 twittersettings.php:314
 | |
| msgid "Could not save Twitter preferences."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Success message after saving Twitter integration preferences.
 | |
| #: twittersettings.php:323
 | |
| msgid "Twitter preferences saved."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Form validation error displayed when the checkbox to agree to the license has not been checked.
 | |
| #: twitterauthorization.php:128
 | |
| msgid "You cannot register if you do not agree to the license."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Form validation error displayed when an unhandled error occurs.
 | |
| #: twitterauthorization.php:138
 | |
| msgid "Something weird happened."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Server error displayed when linking to a Twitter account fails.
 | |
| #: twitterauthorization.php:183 twitterauthorization.php:233
 | |
| #: twitterauthorization.php:305
 | |
| msgid "Could not link your Twitter account."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Server error displayed when linking to a Twitter account fails because of an incorrect oauth_token.
 | |
| #: twitterauthorization.php:204
 | |
| msgid "Could not link your Twitter account: oauth_token mismatch."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Page instruction. %s is the StatusNet sitename.
 | |
| #: twitterauthorization.php:318
 | |
| #, php-format
 | |
| msgid ""
 | |
| "This is the first time you have logged into %s so we must connect your "
 | |
| "Twitter account to a local account. You can either create a new account, or "
 | |
| "connect with your existing account, if you have one."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Page title.
 | |
| #: twitterauthorization.php:325
 | |
| msgid "Twitter Account Setup"
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Fieldset legend.
 | |
| #: twitterauthorization.php:359
 | |
| msgid "Connection options"
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Fieldset legend.
 | |
| #: twitterauthorization.php:373
 | |
| msgid "Create new account"
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Sub form introduction text.
 | |
| #: twitterauthorization.php:376
 | |
| msgid "Create a new user with this nickname."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Field label.
 | |
| #: twitterauthorization.php:384
 | |
| msgid "New nickname"
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Field title for nickname field.
 | |
| #: twitterauthorization.php:387
 | |
| msgid "1-64 lowercase letters or numbers, no punctuation or spaces."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Field label.
 | |
| #: twitterauthorization.php:391
 | |
| msgctxt "LABEL"
 | |
| msgid "Email"
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Field title for e-mail address field.
 | |
| #: twitterauthorization.php:393
 | |
| msgid "Used only for updates, announcements, and password recovery"
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Button text for creating a new StatusNet account in the Twitter connect page.
 | |
| #: twitterauthorization.php:402
 | |
| msgctxt "BUTTON"
 | |
| msgid "Create"
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Fieldset legend.
 | |
| #: twitterauthorization.php:409
 | |
| msgid "Connect existing account"
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Sub form introduction text.
 | |
| #: twitterauthorization.php:412
 | |
| msgid ""
 | |
| "If you already have an account, login with your username and password to "
 | |
| "connect it to your Twitter account."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Field label.
 | |
| #: twitterauthorization.php:416
 | |
| msgid "Existing nickname"
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Field label.
 | |
| #: twitterauthorization.php:420
 | |
| msgid "Password"
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Fieldset legend.
 | |
| #: twitterauthorization.php:428
 | |
| msgid "License"
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Text for license agreement checkbox.
 | |
| #. TRANS: %s is the license as configured for the StatusNet site.
 | |
| #: twitterauthorization.php:439
 | |
| #, php-format
 | |
| msgid ""
 | |
| "My text and files are available under %s except this private data: password, "
 | |
| "email address, IM address, and phone number."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Button text for connecting an existing StatusNet account in the Twitter connect page..
 | |
| #: twitterauthorization.php:453
 | |
| msgctxt "BUTTON"
 | |
| msgid "Connect"
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Client error displayed when trying to create a new user while creating new users is not allowed.
 | |
| #: twitterauthorization.php:498 twitterauthorization.php:508
 | |
| msgid "Registration not allowed."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Client error displayed when trying to create a new user with an invalid invitation code.
 | |
| #: twitterauthorization.php:516
 | |
| msgid "Not a valid invitation code."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Client error displayed when trying to create a new user with an invalid username.
 | |
| #: twitterauthorization.php:530
 | |
| msgid "Nickname not allowed."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Client error displayed when trying to create a new user with a username that is already in use.
 | |
| #: twitterauthorization.php:536
 | |
| msgid "Nickname already in use. Try another one."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Server error displayed when creating a new user has failed.
 | |
| #: twitterauthorization.php:557
 | |
| msgid "Error registering user."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Server error displayed when connecting a user to a Twitter user has failed.
 | |
| #. TRANS: Server error displayed connecting a user to a Twitter user has failed.
 | |
| #: twitterauthorization.php:569 twitterauthorization.php:612
 | |
| #: twitterauthorization.php:633
 | |
| msgid "Error connecting user to Twitter."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Form validation error displayed when connecting an existing user to a Twitter user fails because
 | |
| #. TRANS: the provided username and/or password are incorrect.
 | |
| #: twitterauthorization.php:593
 | |
| msgid "Invalid username or password."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Page title for Twitter administration panel.
 | |
| #: twitteradminpanel.php:53
 | |
| msgctxt "TITLE"
 | |
| msgid "Twitter"
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Instructions for Twitter bridge administration page.
 | |
| #: twitteradminpanel.php:64
 | |
| msgid "Twitter bridge settings"
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Client error displayed when a consumer key is invalid because it is too long.
 | |
| #: twitteradminpanel.php:153
 | |
| msgid "Invalid consumer key. Maximum length is 255 characters."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Client error displayed when a consumer secret is invalid because it is too long.
 | |
| #: twitteradminpanel.php:160
 | |
| msgid "Invalid consumer secret. Maximum length is 255 characters."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Fieldset legend for Twitter application settings.
 | |
| #: twitteradminpanel.php:217
 | |
| msgid "Twitter application settings"
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Field label for Twitter assigned consumer key.
 | |
| #: twitteradminpanel.php:224
 | |
| msgid "Consumer key"
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Field title for Twitter assigned consumer key.
 | |
| #: twitteradminpanel.php:226
 | |
| msgid "The consumer key assigned by Twitter."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Field label for Twitter assigned consumer secret.
 | |
| #: twitteradminpanel.php:235
 | |
| msgid "Consumer secret"
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Field title for Twitter assigned consumer secret.
 | |
| #: twitteradminpanel.php:237
 | |
| msgid "The consumer secret assigned by Twitter."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Form guide displayed when two required fields have already been provided.
 | |
| #: twitteradminpanel.php:248
 | |
| msgid "Note: A global consumer key and secret are set."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Field label for Twitter application name.
 | |
| #: twitteradminpanel.php:256
 | |
| msgid "Integration source"
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Field title for Twitter application name.
 | |
| #: twitteradminpanel.php:258
 | |
| msgid "The name of your Twitter application."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Fieldset legend for Twitter integration options.
 | |
| #: twitteradminpanel.php:271
 | |
| msgid "Options"
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Checkbox label for global setting.
 | |
| #: twitteradminpanel.php:279
 | |
| msgid "Enable \"Sign-in with Twitter\""
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Checkbox title.
 | |
| #: twitteradminpanel.php:282
 | |
| msgid "This allow users to login with their Twitter credentials."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Checkbox label for global setting.
 | |
| #: twitteradminpanel.php:290
 | |
| msgid "Enable Twitter import"
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Checkbox title for global setting.
 | |
| #: twitteradminpanel.php:293
 | |
| msgid ""
 | |
| "Allow users to import their Twitter friends' timelines. Requires daemons to "
 | |
| "be manually configured."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Button title for saving the administrative Twitter bridge settings.
 | |
| #: twitteradminpanel.php:313
 | |
| msgid "Save the Twitter bridge settings."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Server exception thrown when an invalid URL scheme is detected.
 | |
| #: jsonstreamreader.php:67
 | |
| msgid "Invalid URL scheme for HTTP stream reader."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Exception thrown when input from an inexpected socket is encountered.
 | |
| #: jsonstreamreader.php:185
 | |
| msgid "Got input from unexpected socket!"
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Exception thrown when an invalid state is encountered in handleLine.
 | |
| #. TRANS: %s is the invalid state.
 | |
| #: jsonstreamreader.php:217
 | |
| #, php-format
 | |
| msgid "Invalid state in handleLine: %s."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Exception thrown when an invalid response line is encountered.
 | |
| #. TRANS: %s is the invalid line.
 | |
| #: jsonstreamreader.php:231
 | |
| #, php-format
 | |
| msgid "Invalid HTTP response line: %s."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Exception thrown when an invalid response line part is encountered.
 | |
| #. TRANS: %1$s is the chunk, %2$s is the line.
 | |
| #: jsonstreamreader.php:238
 | |
| #, php-format
 | |
| msgid "Invalid HTTP response line chunk \"%1$s\": %2$s."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Exception thrown when an invalid response code is encountered.
 | |
| #. TRANS: %1$s is the response code, %2$s is the line.
 | |
| #: jsonstreamreader.php:243
 | |
| #, php-format
 | |
| msgid "Bad HTTP response code %1$s: %2$s."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Menu item in login navigation.
 | |
| #. TRANS: Menu item in connection settings navigation.
 | |
| #: TwitterBridgePlugin.php:152 TwitterBridgePlugin.php:177
 | |
| msgctxt "MENU"
 | |
| msgid "Twitter"
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Title for menu item in login navigation.
 | |
| #: TwitterBridgePlugin.php:154
 | |
| msgid "Login or register using Twitter."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Title for menu item in connection settings navigation.
 | |
| #: TwitterBridgePlugin.php:179
 | |
| msgid "Twitter integration options"
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Menu item in administrative panel that leads to the Twitter bridge configuration.
 | |
| #: TwitterBridgePlugin.php:319
 | |
| msgid "Twitter"
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Menu item title in administrative panel that leads to the Twitter bridge configuration.
 | |
| #: TwitterBridgePlugin.php:321
 | |
| msgid "Twitter bridge configuration page."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Plugin description.
 | |
| #: TwitterBridgePlugin.php:345
 | |
| msgid ""
 | |
| "The Twitter \"bridge\" plugin allows integration of a StatusNet instance "
 | |
| "with <a href=\"http://twitter.com/\">Twitter</a>."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Client error displayed when trying to log in using Twitter while already logged in to StatusNet.
 | |
| #: twitterlogin.php:57
 | |
| msgid "Already logged in."
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Title for login using Twitter page.
 | |
| #: twitterlogin.php:66
 | |
| msgctxt "TITLE"
 | |
| msgid "Twitter Login"
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Instructions for login using Twitter page.
 | |
| #: twitterlogin.php:72
 | |
| msgid "Login with your Twitter account"
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Alternative text for "sign in with Twitter" image.
 | |
| #: twitterlogin.php:91
 | |
| msgid "Sign in with Twitter"
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Mail subject after forwarding notices to Twitter has stopped working.
 | |
| #: twitter.php:438
 | |
| msgid "Your Twitter bridge has been disabled"
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Mail body after forwarding notices to Twitter has stopped working.
 | |
| #. TRANS: %1$ is the name of the user the mail is sent to, %2$s is a URL to the
 | |
| #. TRANS: Twitter settings, %3$s is the StatusNet sitename.
 | |
| #: twitter.php:445
 | |
| #, php-format
 | |
| msgid ""
 | |
| "Hi, %1$s. We're sorry to inform you that your link to Twitter has been "
 | |
| "disabled. We no longer seem to have permission to update your Twitter "
 | |
| "status. Did you maybe revoke %3$s's access?\n"
 | |
| "\n"
 | |
| "You can re-enable your Twitter bridge by visiting your Twitter settings "
 | |
| "page:\n"
 | |
| "\n"
 | |
| "\t%2$s\n"
 | |
| "\n"
 | |
| "Regards,\n"
 | |
| "%3$s"
 | |
| msgstr ""
 | |
| 
 | |
| #. TRANS: Message used to repeat a notice. RT is the abbreviation of 'retweet'.
 | |
| #. TRANS: %1$s is the repeated user's name, %2$s is the repeated notice.
 | |
| #: twitterimport.php:114
 | |
| #, php-format
 | |
| msgid "RT @%1$s %2$s"
 | |
| msgstr ""
 |