diff options
author | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2010-11-29 20:18:13 +0100 |
---|---|---|
committer | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2010-11-29 20:28:28 +0100 |
commit | ed0e91c7a19a369a1f9db33b88204819e95ff6c9 (patch) | |
tree | d5ca0056ed00173abfdbde01ba196af8fa92352a /plugins/FacebookBridge | |
parent | 6a0fd59df28ac88bc1e7175507380873b240c835 (diff) |
Localisation updates from http://translatewiki.net.
Diffstat (limited to 'plugins/FacebookBridge')
-rw-r--r-- | plugins/FacebookBridge/locale/FacebookBridge.pot | 298 |
1 files changed, 298 insertions, 0 deletions
diff --git a/plugins/FacebookBridge/locale/FacebookBridge.pot b/plugins/FacebookBridge/locale/FacebookBridge.pot new file mode 100644 index 000000000..7da9a7758 --- /dev/null +++ b/plugins/FacebookBridge/locale/FacebookBridge.pot @@ -0,0 +1,298 @@ +# 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-11-29 15:37+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: Menu item. +#. TRANS: Menu item tab. +#: FacebookBridgePlugin.php:201 FacebookBridgePlugin.php:240 +#: FacebookBridgePlugin.php:281 +msgctxt "MENU" +msgid "Facebook" +msgstr "" + +#. TRANS: Tooltip for menu item "Facebook". +#: FacebookBridgePlugin.php:203 +msgid "Login or register using Facebook" +msgstr "" + +#. TRANS: Tooltip for menu item "Facebook". +#: FacebookBridgePlugin.php:242 +msgid "Facebook integration configuration" +msgstr "" + +#. TRANS: Tooltip for menu item "Facebook". +#. TRANS: Page title for Facebook settings. +#: FacebookBridgePlugin.php:283 actions/facebooksettings.php:106 +msgid "Facebook settings" +msgstr "" + +#: FacebookBridgePlugin.php:547 +msgid "A plugin for integrating StatusNet with Facebook." +msgstr "" + +#: lib/facebookclient.php:775 +msgid "Your Facebook connection has been removed" +msgstr "" + +#: lib/facebookclient.php:834 +#, php-format +msgid "Contact the %s administrator to retrieve your account" +msgstr "" + +#: actions/facebookfinishlogin.php:88 +msgid "" +"You must be logged into Facebook to register a local account using Facebook." +msgstr "" + +#: actions/facebookfinishlogin.php:118 +msgid "There is already a local account linked with that Facebook account." +msgstr "" + +#: actions/facebookfinishlogin.php:141 actions/facebooksettings.php:87 +msgid "There was a problem with your session token. Try again, please." +msgstr "" + +#: actions/facebookfinishlogin.php:150 +msgid "You can't register if you don't agree to the license." +msgstr "" + +#: actions/facebookfinishlogin.php:167 +msgid "An unknown error has occured." +msgstr "" + +#: actions/facebookfinishlogin.php:185 +#, php-format +msgid "" +"This is the first time you've logged into %s so we must connect your " +"Facebook to a local account. You can either create a new local account, or " +"connect with an existing local account." +msgstr "" + +#. TRANS: Page title. +#: actions/facebookfinishlogin.php:195 +msgid "Facebook Setup" +msgstr "" + +#. TRANS: Legend. +#: actions/facebookfinishlogin.php:229 +msgid "Connection options" +msgstr "" + +#. TRANS: %s is the name of the license used by the user for their status updates. +#: actions/facebookfinishlogin.php:239 +#, 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: Legend. +#: actions/facebookfinishlogin.php:256 +msgid "Create new account" +msgstr "" + +#: actions/facebookfinishlogin.php:258 +msgid "Create a new user with this nickname." +msgstr "" + +#. TRANS: Field label. +#: actions/facebookfinishlogin.php:262 +msgid "New nickname" +msgstr "" + +#: actions/facebookfinishlogin.php:264 +msgid "1-64 lowercase letters or numbers, no punctuation or spaces" +msgstr "" + +#. TRANS: Submit button. +#: actions/facebookfinishlogin.php:268 +msgctxt "BUTTON" +msgid "Create" +msgstr "" + +#: actions/facebookfinishlogin.php:274 +msgid "Connect existing account" +msgstr "" + +#: actions/facebookfinishlogin.php:276 +msgid "" +"If you already have an account, login with your username and password to " +"connect it to your Facebook." +msgstr "" + +#. TRANS: Field label. +#: actions/facebookfinishlogin.php:280 +msgid "Existing nickname" +msgstr "" + +#: actions/facebookfinishlogin.php:283 +msgid "Password" +msgstr "" + +#. TRANS: Submit button. +#: actions/facebookfinishlogin.php:287 +msgctxt "BUTTON" +msgid "Connect" +msgstr "" + +#. TRANS: Client error trying to register with registrations not allowed. +#. TRANS: Client error trying to register with registrations 'invite only'. +#: actions/facebookfinishlogin.php:304 actions/facebookfinishlogin.php:314 +msgid "Registration not allowed." +msgstr "" + +#. TRANS: Client error trying to register with an invalid invitation code. +#: actions/facebookfinishlogin.php:322 +msgid "Not a valid invitation code." +msgstr "" + +#: actions/facebookfinishlogin.php:332 +msgid "Nickname must have only lowercase letters and numbers and no spaces." +msgstr "" + +#: actions/facebookfinishlogin.php:337 +msgid "Nickname not allowed." +msgstr "" + +#: actions/facebookfinishlogin.php:342 +msgid "Nickname already in use. Try another one." +msgstr "" + +#: actions/facebookfinishlogin.php:370 actions/facebookfinishlogin.php:507 +msgid "Error connecting user to Facebook." +msgstr "" + +#: actions/facebookfinishlogin.php:470 +msgid "Invalid username or password." +msgstr "" + +#: actions/facebooklogin.php:43 +msgid "Already logged in." +msgstr "" + +#. TRANS: Instructions. +#: actions/facebooklogin.php:52 +msgid "Login with your Facebook Account" +msgstr "" + +#. TRANS: Page title. +#: actions/facebooklogin.php:67 +msgid "Login with Facebook" +msgstr "" + +#: actions/facebookadminpanel.php:52 +msgid "Facebook" +msgstr "" + +#: actions/facebookadminpanel.php:62 +msgid "Facebook integration settings" +msgstr "" + +#: actions/facebookadminpanel.php:123 +msgid "Invalid Facebook ID. Max length is 255 characters." +msgstr "" + +#: actions/facebookadminpanel.php:129 +msgid "Invalid Facebook secret. Max length is 255 characters." +msgstr "" + +#: actions/facebookadminpanel.php:178 +msgid "Facebook application settings" +msgstr "" + +#: actions/facebookadminpanel.php:184 +msgid "Application ID" +msgstr "" + +#: actions/facebookadminpanel.php:185 +msgid "ID of your Facebook application" +msgstr "" + +#: actions/facebookadminpanel.php:193 +msgid "Secret" +msgstr "" + +#: actions/facebookadminpanel.php:194 +msgid "Application secret" +msgstr "" + +#: actions/facebookadminpanel.php:210 +msgid "Save" +msgstr "" + +#: actions/facebookadminpanel.php:210 +msgid "Save Facebook settings" +msgstr "" + +#: actions/facebooksettings.php:139 +msgid "Connected Facebook user" +msgstr "" + +#: actions/facebooksettings.php:166 +msgid "Publish my notices to Facebook." +msgstr "" + +#: actions/facebooksettings.php:176 +msgid "Send \"@\" replies to Facebook." +msgstr "" + +#. TRANS: Submit button to save synchronisation settings. +#: actions/facebooksettings.php:185 +msgctxt "BUTTON" +msgid "Save" +msgstr "" + +#. TRANS: Legend. +#: actions/facebooksettings.php:194 +msgid "Disconnect my account from Facebook" +msgstr "" + +#: actions/facebooksettings.php:202 +#, php-format +msgid "" +"Disconnecting your Faceboook would make it impossible to log in! Please [set " +"a password](%s) first." +msgstr "" + +#: actions/facebooksettings.php:215 +msgid "" +"Keep your %1$s account but disconnect from Facebook. You'll use your 1%$s " +"password to log in." +msgstr "" + +#. TRANS: Submit button. +#: actions/facebooksettings.php:222 +msgctxt "BUTTON" +msgid "Disconnect" +msgstr "" + +#: actions/facebooksettings.php:246 +msgid "There was a problem saving your sync preferences." +msgstr "" + +#. TRANS: Confirmation that synchronisation settings have been saved into the system. +#: actions/facebooksettings.php:249 +msgid "Sync preferences saved." +msgstr "" + +#: actions/facebooksettings.php:264 +msgid "Couldn't delete link to Facebook." +msgstr "" + +#: actions/facebooksettings.php:268 +msgid "You have disconnected from Facebook." +msgstr "" |