diff options
Diffstat (limited to 'plugins/TwitterBridge/locale/TwitterBridge.pot')
-rw-r--r-- | plugins/TwitterBridge/locale/TwitterBridge.pot | 156 |
1 files changed, 156 insertions, 0 deletions
diff --git a/plugins/TwitterBridge/locale/TwitterBridge.pot b/plugins/TwitterBridge/locale/TwitterBridge.pot new file mode 100644 index 000000000..eff125579 --- /dev/null +++ b/plugins/TwitterBridge/locale/TwitterBridge.pot @@ -0,0 +1,156 @@ +# 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: 2010-03-01 14:58-0800\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" + +#: twitter.php:320 +msgid "Your Twitter bridge has been disabled." +msgstr "" + +#: twitter.php:324 +#, 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 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\n" +msgstr "" + +#: twitterauthorization.php:181 twitterauthorization.php:229 +msgid "Couldn't link your Twitter account." +msgstr "" + +#: twitterauthorization.php:201 +msgid "Couldn't link your Twitter account: oauth_token mismatch." +msgstr "" + +#: TwitterBridgePlugin.php:114 +msgid "Twitter" +msgstr "" + +#: TwitterBridgePlugin.php:115 +msgid "Twitter integration options" +msgstr "" + +#: TwitterBridgePlugin.php:207 +msgid "" +"The Twitter \"bridge\" plugin allows you to integrate your StatusNet " +"instance with <a href=\"http://twitter.com/\">Twitter</a>." +msgstr "" + +#: twittersettings.php:59 +msgid "Twitter settings" +msgstr "" + +#: twittersettings.php:70 +msgid "" +"Connect your Twitter account to share your updates with your Twitter friends " +"and vice-versa." +msgstr "" + +#: twittersettings.php:118 +msgid "Twitter account" +msgstr "" + +#: twittersettings.php:123 +msgid "Connected Twitter account" +msgstr "" + +#: twittersettings.php:128 +msgid "Disconnect my account from Twitter" +msgstr "" + +#: twittersettings.php:133 +msgid "Disconnecting your Twitter could make it impossible to log in! Please " +msgstr "" + +#: twittersettings.php:137 +msgid "set a password" +msgstr "" + +#: twittersettings.php:139 +msgid " first." +msgstr "" + +#: twittersettings.php:143 +#, php-format +msgid "" +"Keep your %1$s account but disconnect from Twitter. You can use your %1$s " +"password to log in." +msgstr "" + +#: twittersettings.php:151 +msgid "Disconnect" +msgstr "" + +#: twittersettings.php:158 +msgid "Preferences" +msgstr "" + +#: twittersettings.php:162 +msgid "Automatically send my notices to Twitter." +msgstr "" + +#: twittersettings.php:169 +msgid "Send local \"@\" replies to Twitter." +msgstr "" + +#: twittersettings.php:176 +msgid "Subscribe to my Twitter friends here." +msgstr "" + +#: twittersettings.php:185 +msgid "Import my Friends Timeline." +msgstr "" + +#: twittersettings.php:201 +msgid "Save" +msgstr "" + +#: twittersettings.php:203 +msgid "Add" +msgstr "" + +#: twittersettings.php:228 +msgid "There was a problem with your session token. Try again, please." +msgstr "" + +#: twittersettings.php:238 +msgid "Unexpected form submission." +msgstr "" + +#: twittersettings.php:257 +msgid "Couldn't remove Twitter user." +msgstr "" + +#: twittersettings.php:261 +msgid "Twitter account disconnected." +msgstr "" + +#: twittersettings.php:282 twittersettings.php:292 +msgid "Couldn't save Twitter preferences." +msgstr "" + +#: twittersettings.php:296 +msgid "Twitter preferences saved." +msgstr "" |