From 3ac3bc32fc48508deab171019e3539ece9bd72ff Mon Sep 17 00:00:00 2001 From: Brion Vibber Date: Mon, 5 Apr 2010 13:19:16 -0700 Subject: Some localization cleanup and doc to aid in customization: * added locale/en/LC_MESSAGES/statusnet.po to make it easier to start customizing English texts * added notes to locale/README about customizing and how to disable languages you haven't customized * renamed PO templates from *.po to *.pot to match general conventions and reduce confusion for people trying to find which file they're supposed to edit --- plugins/TwitterBridge/locale/TwitterBridge.po | 156 ------------------------- plugins/TwitterBridge/locale/TwitterBridge.pot | 156 +++++++++++++++++++++++++ 2 files changed, 156 insertions(+), 156 deletions(-) delete mode 100644 plugins/TwitterBridge/locale/TwitterBridge.po create mode 100644 plugins/TwitterBridge/locale/TwitterBridge.pot (limited to 'plugins/TwitterBridge') diff --git a/plugins/TwitterBridge/locale/TwitterBridge.po b/plugins/TwitterBridge/locale/TwitterBridge.po deleted file mode 100644 index eff125579..000000000 --- a/plugins/TwitterBridge/locale/TwitterBridge.po +++ /dev/null @@ -1,156 +0,0 @@ -# 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 , 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 \n" -"Language-Team: LANGUAGE \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 Twitter." -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 "" 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 , 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 \n" +"Language-Team: LANGUAGE \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 Twitter." +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 "" -- cgit v1.2.3-54-g00ecf