Update pot files for plugins.
This commit is contained in:
parent
74785c64f8
commit
c932c0fdc1
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2010-09-18 22:06+0000\n"
|
||||
"POT-Creation-Date: 2010-09-19 15:29+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"
|
||||
|
@ -16,6 +16,6 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=CHARSET\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: CacheLogPlugin.php:117
|
||||
#: CacheLogPlugin.php:116
|
||||
msgid "Log reads and writes to the cache."
|
||||
msgstr ""
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2010-09-18 22:06+0000\n"
|
||||
"POT-Creation-Date: 2010-09-19 15:29+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"
|
||||
|
@ -16,7 +16,7 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=CHARSET\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: facebookutil.php:439
|
||||
#: facebookutil.php:425
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Hi, %1$s. We're sorry to inform you that we are unable to update your "
|
||||
|
@ -35,23 +35,24 @@ msgstr ""
|
|||
msgid "You must be logged into Facebook to use Facebook Connect."
|
||||
msgstr ""
|
||||
|
||||
#: FBConnectAuth.php:77
|
||||
msgid "There is already a local user linked with this Facebook."
|
||||
#: FBConnectAuth.php:75
|
||||
msgid "There is already a local user linked with this Facebook account."
|
||||
msgstr ""
|
||||
|
||||
#: FBConnectAuth.php:90 FBConnectSettings.php:167
|
||||
#: FBConnectAuth.php:87 FBConnectSettings.php:166
|
||||
msgid "There was a problem with your session token. Try again, please."
|
||||
msgstr ""
|
||||
|
||||
#: FBConnectAuth.php:95
|
||||
#: FBConnectAuth.php:92
|
||||
msgid "You can't register if you don't agree to the license."
|
||||
msgstr ""
|
||||
|
||||
#: FBConnectAuth.php:105
|
||||
msgid "Something weird happened."
|
||||
#: FBConnectAuth.php:102
|
||||
msgid "An unknown error has occured."
|
||||
msgstr ""
|
||||
|
||||
#: FBConnectAuth.php:119
|
||||
#. TRANS: %s is the site name.
|
||||
#: FBConnectAuth.php:117
|
||||
#, php-format
|
||||
msgid ""
|
||||
"This is the first time you've logged into %s so we must connect your "
|
||||
|
@ -59,360 +60,469 @@ msgid ""
|
|||
"with your existing account, if you have one."
|
||||
msgstr ""
|
||||
|
||||
#: FBConnectAuth.php:125
|
||||
#. TRANS: Page title.
|
||||
#: FBConnectAuth.php:124
|
||||
msgid "Facebook Account Setup"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Legend.
|
||||
#: FBConnectAuth.php:158
|
||||
msgid "Connection options"
|
||||
msgstr ""
|
||||
|
||||
#: FBConnectAuth.php:183
|
||||
#. TRANS: %s is the name of the license used by the user for their status updates.
|
||||
#: FBConnectAuth.php:168
|
||||
#, 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.
|
||||
#: FBConnectAuth.php:185
|
||||
msgid "Create new account"
|
||||
msgstr ""
|
||||
|
||||
#: FBConnectAuth.php:185
|
||||
#: FBConnectAuth.php:187
|
||||
msgid "Create a new user with this nickname."
|
||||
msgstr ""
|
||||
|
||||
#: FBConnectAuth.php:188
|
||||
#. TRANS: Field label.
|
||||
#: FBConnectAuth.php:191
|
||||
msgid "New nickname"
|
||||
msgstr ""
|
||||
|
||||
#: FBConnectAuth.php:190
|
||||
#: FBConnectAuth.php:193
|
||||
msgid "1-64 lowercase letters or numbers, no punctuation or spaces"
|
||||
msgstr ""
|
||||
|
||||
#: FBConnectAuth.php:193
|
||||
#. TRANS: Submit button.
|
||||
#: FBConnectAuth.php:197
|
||||
msgctxt "BUTTON"
|
||||
msgid "Create"
|
||||
msgstr ""
|
||||
|
||||
#: FBConnectAuth.php:198
|
||||
#: FBConnectAuth.php:203
|
||||
msgid "Connect existing account"
|
||||
msgstr ""
|
||||
|
||||
#: FBConnectAuth.php:200
|
||||
#: FBConnectAuth.php:205
|
||||
msgid ""
|
||||
"If you already have an account, login with your username and password to "
|
||||
"connect it to your Facebook."
|
||||
msgstr ""
|
||||
|
||||
#: FBConnectAuth.php:203
|
||||
#. TRANS: Field label.
|
||||
#: FBConnectAuth.php:209
|
||||
msgid "Existing nickname"
|
||||
msgstr ""
|
||||
|
||||
#: FBConnectAuth.php:206 facebookaction.php:271
|
||||
#: FBConnectAuth.php:212 facebookaction.php:277
|
||||
msgid "Password"
|
||||
msgstr ""
|
||||
|
||||
#: FBConnectAuth.php:209
|
||||
#. TRANS: Submit button.
|
||||
#: FBConnectAuth.php:216
|
||||
msgctxt "BUTTON"
|
||||
msgid "Connect"
|
||||
msgstr ""
|
||||
|
||||
#: FBConnectAuth.php:225 FBConnectAuth.php:234
|
||||
#. TRANS: Client error trying to register with registrations not allowed.
|
||||
#. TRANS: Client error trying to register with registrations 'invite only'.
|
||||
#: FBConnectAuth.php:233 FBConnectAuth.php:243
|
||||
msgid "Registration not allowed."
|
||||
msgstr ""
|
||||
|
||||
#: FBConnectAuth.php:241
|
||||
#. TRANS: Client error trying to register with an invalid invitation code.
|
||||
#: FBConnectAuth.php:251
|
||||
msgid "Not a valid invitation code."
|
||||
msgstr ""
|
||||
|
||||
#: FBConnectAuth.php:251
|
||||
#: FBConnectAuth.php:261
|
||||
msgid "Nickname must have only lowercase letters and numbers and no spaces."
|
||||
msgstr ""
|
||||
|
||||
#: FBConnectAuth.php:256
|
||||
#: FBConnectAuth.php:266
|
||||
msgid "Nickname not allowed."
|
||||
msgstr ""
|
||||
|
||||
#: FBConnectAuth.php:261
|
||||
#: FBConnectAuth.php:271
|
||||
msgid "Nickname already in use. Try another one."
|
||||
msgstr ""
|
||||
|
||||
#: FBConnectAuth.php:279 FBConnectAuth.php:313 FBConnectAuth.php:333
|
||||
#: FBConnectAuth.php:289 FBConnectAuth.php:323 FBConnectAuth.php:343
|
||||
msgid "Error connecting user to Facebook."
|
||||
msgstr ""
|
||||
|
||||
#: FBConnectAuth.php:299
|
||||
#: FBConnectAuth.php:309
|
||||
msgid "Invalid username or password."
|
||||
msgstr ""
|
||||
|
||||
#: facebooklogin.php:91 facebookaction.php:249 facebookaction.php:275
|
||||
#. TRANS: Page title.
|
||||
#: facebooklogin.php:90 facebookaction.php:255
|
||||
msgid "Login"
|
||||
msgstr ""
|
||||
|
||||
#: facebookhome.php:111
|
||||
msgid "Server error - couldn't get user!"
|
||||
#. TRANS: Legend.
|
||||
#: facebooknoticeform.php:144
|
||||
msgid "Send a notice"
|
||||
msgstr ""
|
||||
|
||||
#: facebookhome.php:131
|
||||
#. TRANS: Field label.
|
||||
#: facebooknoticeform.php:157
|
||||
#, php-format
|
||||
msgid "What's up, %s?"
|
||||
msgstr ""
|
||||
|
||||
#: facebooknoticeform.php:169
|
||||
msgid "Available characters"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Button text.
|
||||
#: facebooknoticeform.php:196
|
||||
msgctxt "BUTTON"
|
||||
msgid "Send"
|
||||
msgstr ""
|
||||
|
||||
#: facebookhome.php:103
|
||||
msgid "Server error: Couldn't get user!"
|
||||
msgstr ""
|
||||
|
||||
#: facebookhome.php:122
|
||||
msgid "Incorrect username or password."
|
||||
msgstr ""
|
||||
|
||||
#: facebookhome.php:158
|
||||
#, php-format
|
||||
msgid "%s and friends, page %d"
|
||||
msgstr ""
|
||||
|
||||
#: facebookhome.php:160
|
||||
#. TRANS: Page title.
|
||||
#. TRANS: %s is a user nickname
|
||||
#: facebookhome.php:157
|
||||
#, php-format
|
||||
msgid "%s and friends"
|
||||
msgstr ""
|
||||
|
||||
#: facebookhome.php:189
|
||||
#. TRANS: Instructions. %s is the application name.
|
||||
#: facebookhome.php:185
|
||||
#, php-format
|
||||
msgid ""
|
||||
"If you would like the %s app to automatically update your Facebook status "
|
||||
"with your latest notice, you need to give it permission."
|
||||
msgstr ""
|
||||
|
||||
#: facebookhome.php:213
|
||||
#: facebookhome.php:210
|
||||
msgid "Okay, do it!"
|
||||
msgstr ""
|
||||
|
||||
#: facebookhome.php:219
|
||||
#. TRANS: Button text. Clicking the button will skip updating Facebook permissions.
|
||||
#: facebookhome.php:217
|
||||
msgctxt "BUTTON"
|
||||
msgid "Skip"
|
||||
msgstr ""
|
||||
|
||||
#: facebookhome.php:248 facebookaction.php:330
|
||||
#: facebookhome.php:244 facebookaction.php:336
|
||||
msgid "Pagination"
|
||||
msgstr ""
|
||||
|
||||
#: facebookhome.php:257 facebookaction.php:339
|
||||
#. TRANS: Pagination link.
|
||||
#: facebookhome.php:254 facebookaction.php:345
|
||||
msgid "After"
|
||||
msgstr ""
|
||||
|
||||
#: facebookhome.php:265 facebookaction.php:347
|
||||
#. TRANS: Pagination link.
|
||||
#: facebookhome.php:263 facebookaction.php:353
|
||||
msgid "Before"
|
||||
msgstr ""
|
||||
|
||||
#: facebookinvite.php:72
|
||||
#. TRANS: %s is the name of the site.
|
||||
#: facebookinvite.php:69
|
||||
#, php-format
|
||||
msgid "Thanks for inviting your friends to use %s"
|
||||
msgid "Thanks for inviting your friends to use %s."
|
||||
msgstr ""
|
||||
|
||||
#: facebookinvite.php:74
|
||||
#. TRANS: Followed by an unordered list with invited friends.
|
||||
#: facebookinvite.php:72
|
||||
msgid "Invitations have been sent to the following users:"
|
||||
msgstr ""
|
||||
|
||||
#: facebookinvite.php:94
|
||||
#: facebookinvite.php:91
|
||||
#, php-format
|
||||
msgid "You have been invited to %s"
|
||||
msgstr ""
|
||||
|
||||
#: facebookinvite.php:103
|
||||
#. TRANS: %s is the name of the site.
|
||||
#: facebookinvite.php:101
|
||||
#, php-format
|
||||
msgid "Invite your friends to use %s"
|
||||
msgstr ""
|
||||
|
||||
#: facebookinvite.php:125
|
||||
#. TRANS: %s is the name of the site.
|
||||
#: facebookinvite.php:124
|
||||
#, php-format
|
||||
msgid "Friends already using %s:"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Page title.
|
||||
#: facebookinvite.php:143
|
||||
msgid "Send invitations"
|
||||
msgstr ""
|
||||
|
||||
#: FacebookPlugin.php:195 FacebookPlugin.php:488 FacebookPlugin.php:510
|
||||
#: facebookadminpanel.php:54
|
||||
#. TRANS: Menu item.
|
||||
#. TRANS: Menu item tab.
|
||||
#: FacebookPlugin.php:188 FacebookPlugin.php:461 FacebookPlugin.php:485
|
||||
msgctxt "MENU"
|
||||
msgid "Facebook"
|
||||
msgstr ""
|
||||
|
||||
#: FacebookPlugin.php:196
|
||||
#. TRANS: Tooltip for menu item "Facebook".
|
||||
#: FacebookPlugin.php:190
|
||||
msgid "Facebook integration configuration"
|
||||
msgstr ""
|
||||
|
||||
#: FacebookPlugin.php:489
|
||||
#: FacebookPlugin.php:431
|
||||
msgid "Facebook Connect User"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for menu item "Facebook".
|
||||
#: FacebookPlugin.php:463
|
||||
msgid "Login or register using Facebook"
|
||||
msgstr ""
|
||||
|
||||
#: FacebookPlugin.php:511 FBConnectSettings.php:56
|
||||
#. TRANS: Tooltip for menu item "Facebook".
|
||||
#. TRANS: Page title.
|
||||
#: FacebookPlugin.php:487 FBConnectSettings.php:55
|
||||
msgid "Facebook Connect Settings"
|
||||
msgstr ""
|
||||
|
||||
#: FacebookPlugin.php:617
|
||||
#: FacebookPlugin.php:591
|
||||
msgid ""
|
||||
"The Facebook plugin allows you to integrate your StatusNet instance with <a "
|
||||
"href=\"http://facebook.com/\">Facebook</a> and Facebook Connect."
|
||||
"The Facebook plugin allows integrating StatusNet instances with <a href="
|
||||
"\"http://facebook.com/\">Facebook</a> and Facebook Connect."
|
||||
msgstr ""
|
||||
|
||||
#: FBConnectLogin.php:33
|
||||
msgid "Already logged in."
|
||||
msgstr ""
|
||||
|
||||
#: FBConnectLogin.php:41
|
||||
#. TRANS: Instructions.
|
||||
#: FBConnectLogin.php:42
|
||||
msgid "Login with your Facebook Account"
|
||||
msgstr ""
|
||||
|
||||
#: FBConnectLogin.php:55
|
||||
#. TRANS: Page title.
|
||||
#: FBConnectLogin.php:57
|
||||
msgid "Facebook Login"
|
||||
msgstr ""
|
||||
|
||||
#: facebookremove.php:58
|
||||
#: facebookremove.php:57
|
||||
msgid "Couldn't remove Facebook user."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Link description for 'Home' link that leads to a start page.
|
||||
#: facebookaction.php:169
|
||||
msgctxt "MENU"
|
||||
msgid "Home"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for 'Home' link that leads to a start page.
|
||||
#: facebookaction.php:171
|
||||
msgid "Home"
|
||||
msgstr ""
|
||||
|
||||
#: facebookaction.php:179
|
||||
#. TRANS: Link description for 'Invite' link that leads to a page where friends can be invited.
|
||||
#: facebookaction.php:180
|
||||
msgctxt "MENU"
|
||||
msgid "Invite"
|
||||
msgstr ""
|
||||
|
||||
#: facebookaction.php:188
|
||||
#. TRANS: Tooltip for 'Invite' link that leads to a page where friends can be invited.
|
||||
#: facebookaction.php:182
|
||||
msgid "Invite"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Link description for 'Settings' link that leads to a page user preferences can be set.
|
||||
#: facebookaction.php:192
|
||||
msgctxt "MENU"
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
#: facebookaction.php:227
|
||||
#. TRANS: Tooltip for 'Settings' link that leads to a page user preferences can be set.
|
||||
#: facebookaction.php:194
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
#: facebookaction.php:233
|
||||
#, php-format
|
||||
msgid ""
|
||||
"To use the %s Facebook Application you need to login with your username and "
|
||||
"password. Don't have a username yet?"
|
||||
msgstr ""
|
||||
|
||||
#: facebookaction.php:229
|
||||
#: facebookaction.php:235
|
||||
msgid " a new account."
|
||||
msgstr ""
|
||||
|
||||
#: facebookaction.php:236
|
||||
#: facebookaction.php:242
|
||||
msgid "Register"
|
||||
msgstr ""
|
||||
|
||||
#: facebookaction.php:268
|
||||
#: facebookaction.php:274
|
||||
msgid "Nickname"
|
||||
msgstr ""
|
||||
|
||||
#: facebookaction.php:281
|
||||
#. TRANS: Login button.
|
||||
#: facebookaction.php:282
|
||||
msgctxt "BUTTON"
|
||||
msgid "Login"
|
||||
msgstr ""
|
||||
|
||||
#: facebookaction.php:288
|
||||
msgid "Lost or forgotten password?"
|
||||
msgstr ""
|
||||
|
||||
#: facebookaction.php:365
|
||||
#: facebookaction.php:370
|
||||
msgid "No notice content!"
|
||||
msgstr ""
|
||||
|
||||
#: facebookaction.php:371
|
||||
#: facebookaction.php:377
|
||||
#, php-format
|
||||
msgid "That's too long. Max notice size is %d chars."
|
||||
msgstr ""
|
||||
|
||||
#: facebookaction.php:430
|
||||
#: facebookaction.php:431
|
||||
msgid "Notices"
|
||||
msgstr ""
|
||||
|
||||
#: facebookadminpanel.php:65
|
||||
#: facebookadminpanel.php:52
|
||||
msgid "Facebook"
|
||||
msgstr ""
|
||||
|
||||
#: facebookadminpanel.php:62
|
||||
msgid "Facebook integration settings"
|
||||
msgstr ""
|
||||
|
||||
#: facebookadminpanel.php:129
|
||||
#: facebookadminpanel.php:123
|
||||
msgid "Invalid Facebook API key. Max length is 255 characters."
|
||||
msgstr ""
|
||||
|
||||
#: facebookadminpanel.php:135
|
||||
#: facebookadminpanel.php:129
|
||||
msgid "Invalid Facebook API secret. Max length is 255 characters."
|
||||
msgstr ""
|
||||
|
||||
#: facebookadminpanel.php:188
|
||||
#: facebookadminpanel.php:178
|
||||
msgid "Facebook application settings"
|
||||
msgstr ""
|
||||
|
||||
#: facebookadminpanel.php:194
|
||||
#: facebookadminpanel.php:184
|
||||
msgid "API key"
|
||||
msgstr ""
|
||||
|
||||
#: facebookadminpanel.php:195
|
||||
#: facebookadminpanel.php:185
|
||||
msgid "API key provided by Facebook"
|
||||
msgstr ""
|
||||
|
||||
#: facebookadminpanel.php:203
|
||||
#: facebookadminpanel.php:193
|
||||
msgid "Secret"
|
||||
msgstr ""
|
||||
|
||||
#: facebookadminpanel.php:204
|
||||
#: facebookadminpanel.php:194
|
||||
msgid "API secret provided by Facebook"
|
||||
msgstr ""
|
||||
|
||||
#: FBConnectSettings.php:67
|
||||
#: facebookadminpanel.php:210
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
|
||||
#: facebookadminpanel.php:210
|
||||
msgid "Save Facebook settings"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Instructions.
|
||||
#: FBConnectSettings.php:66
|
||||
msgid "Manage how your account connects to Facebook"
|
||||
msgstr ""
|
||||
|
||||
#: FBConnectSettings.php:92
|
||||
#: FBConnectSettings.php:90
|
||||
msgid "There is no Facebook user connected to this account."
|
||||
msgstr ""
|
||||
|
||||
#: FBConnectSettings.php:100
|
||||
#: FBConnectSettings.php:98
|
||||
msgid "Connected Facebook user"
|
||||
msgstr ""
|
||||
|
||||
#: FBConnectSettings.php:119
|
||||
#. TRANS: Legend.
|
||||
#: FBConnectSettings.php:118
|
||||
msgid "Disconnect my account from Facebook"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Followed by a link containing text "set a password".
|
||||
#: FBConnectSettings.php:126
|
||||
#: FBConnectSettings.php:125
|
||||
msgid ""
|
||||
"Disconnecting your Faceboook would make it impossible to log in! Please "
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Preceded by "Please " and followed by " first."
|
||||
#: FBConnectSettings.php:131
|
||||
#: FBConnectSettings.php:130
|
||||
msgid "set a password"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Preceded by "Please set a password".
|
||||
#: FBConnectSettings.php:133
|
||||
#: FBConnectSettings.php:132
|
||||
msgid " first."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Submit button.
|
||||
#: FBConnectSettings.php:145
|
||||
msgctxt "BUTTON"
|
||||
msgid "Disconnect"
|
||||
msgstr ""
|
||||
|
||||
#: FBConnectSettings.php:181
|
||||
#: FBConnectSettings.php:180
|
||||
msgid "Couldn't delete link to Facebook."
|
||||
msgstr ""
|
||||
|
||||
#: FBConnectSettings.php:197
|
||||
#: FBConnectSettings.php:196
|
||||
msgid "You have disconnected from Facebook."
|
||||
msgstr ""
|
||||
|
||||
#: FBConnectSettings.php:200
|
||||
#: FBConnectSettings.php:199
|
||||
msgid "Not sure what you're trying to do."
|
||||
msgstr ""
|
||||
|
||||
#: facebooksettings.php:63
|
||||
#: facebooksettings.php:61
|
||||
msgid "There was a problem saving your sync preferences!"
|
||||
msgstr ""
|
||||
|
||||
#: facebooksettings.php:65
|
||||
#. TRANS: Confirmation that synchronisation settings have been saved into the system.
|
||||
#: facebooksettings.php:64
|
||||
msgid "Sync preferences saved."
|
||||
msgstr ""
|
||||
|
||||
#: facebooksettings.php:88
|
||||
#: facebooksettings.php:87
|
||||
msgid "Automatically update my Facebook status with my notices."
|
||||
msgstr ""
|
||||
|
||||
#: facebooksettings.php:95
|
||||
#: facebooksettings.php:94
|
||||
msgid "Send \"@\" replies to Facebook."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Submit button to save synchronisation settings.
|
||||
#: facebooksettings.php:102
|
||||
msgctxt "BUTTON"
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
|
||||
#: facebooksettings.php:112
|
||||
#. TRANS: %s is the application name.
|
||||
#: facebooksettings.php:111
|
||||
#, php-format
|
||||
msgid ""
|
||||
"If you would like %s to automatically update your Facebook status with your "
|
||||
"latest notice, you need to give it permission."
|
||||
msgstr ""
|
||||
|
||||
#: facebooksettings.php:125
|
||||
#: facebooksettings.php:124
|
||||
#, php-format
|
||||
msgid "Allow %s to update my Facebook status"
|
||||
msgstr ""
|
||||
|
||||
#: facebooksettings.php:135
|
||||
#. TRANS: Page title for synchronisation settings.
|
||||
#: facebooksettings.php:134
|
||||
msgid "Sync preferences"
|
||||
msgstr ""
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2010-09-18 22:06+0000\n"
|
||||
"POT-Creation-Date: 2010-09-19 15:29+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"
|
||||
|
@ -16,7 +16,7 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=CHARSET\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: GoogleAnalyticsPlugin.php:81
|
||||
#: GoogleAnalyticsPlugin.php:80
|
||||
msgid ""
|
||||
"Use <a href=\"http://www.google.com/analytics/\">Google Analytics</a> to "
|
||||
"track web access."
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2010-09-18 22:06+0000\n"
|
||||
"POT-Creation-Date: 2010-09-19 15:29+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"
|
||||
|
@ -16,309 +16,746 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=CHARSET\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: OStatusPlugin.php:226 OStatusPlugin.php:951 actions/ostatusinit.php:99
|
||||
#. TRANS: Link description for link to subscribe to a remote user.
|
||||
#. TRANS: Link text for a user to subscribe to an OStatus user.
|
||||
#: OStatusPlugin.php:227 OStatusPlugin.php:958
|
||||
msgid "Subscribe"
|
||||
msgstr ""
|
||||
|
||||
#: OStatusPlugin.php:244 OStatusPlugin.php:663 actions/ostatussub.php:105
|
||||
#: actions/ostatusinit.php:96
|
||||
#. TRANS: Link description for link to join a remote group.
|
||||
#: OStatusPlugin.php:246 OStatusPlugin.php:667 actions/ostatussub.php:107
|
||||
msgid "Join"
|
||||
msgstr ""
|
||||
|
||||
#: OStatusPlugin.php:456
|
||||
#. TRANSLATE: %s is a domain.
|
||||
#: OStatusPlugin.php:459
|
||||
#, php-format
|
||||
msgid "Sent from %s via OStatus"
|
||||
msgstr ""
|
||||
|
||||
#: OStatusPlugin.php:527
|
||||
#. TRANS: Exception.
|
||||
#: OStatusPlugin.php:531
|
||||
msgid "Could not set up remote subscription."
|
||||
msgstr ""
|
||||
|
||||
#: OStatusPlugin.php:647
|
||||
#: OStatusPlugin.php:570
|
||||
msgid "Follow"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Success message for subscribe to user attempt through OStatus.
|
||||
#. TRANS: %1$s is the subscriber name, %2$s is the subscribed user's name.
|
||||
#: OStatusPlugin.php:573
|
||||
#, php-format
|
||||
msgid "%1$s is now following %2$s."
|
||||
msgstr ""
|
||||
|
||||
#: OStatusPlugin.php:620
|
||||
msgid "Unfollow"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Success message for unsubscribe from user attempt through OStatus.
|
||||
#. TRANS: %1$s is the unsubscriber's name, %2$s is the unsubscribed user's name.
|
||||
#: OStatusPlugin.php:623
|
||||
#, php-format
|
||||
msgid "%1$s stopped following %2$s."
|
||||
msgstr ""
|
||||
|
||||
#: OStatusPlugin.php:651
|
||||
msgid "Could not set up remote group membership."
|
||||
msgstr ""
|
||||
|
||||
#: OStatusPlugin.php:674
|
||||
#. TRANS: Exception.
|
||||
#: OStatusPlugin.php:679
|
||||
msgid "Failed joining remote group."
|
||||
msgstr ""
|
||||
|
||||
#: OStatusPlugin.php:714
|
||||
#: OStatusPlugin.php:719
|
||||
msgid "Leave"
|
||||
msgstr ""
|
||||
|
||||
#: OStatusPlugin.php:880
|
||||
#: OStatusPlugin.php:760
|
||||
msgid "Favor"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Success message for adding a favorite notice through OStatus.
|
||||
#. TRANS: %1$s is the favoring user's name, %2$s is URI to the favored notice.
|
||||
#: OStatusPlugin.php:763
|
||||
#, php-format
|
||||
msgid "%1$s marked notice %2$s as a favorite."
|
||||
msgstr ""
|
||||
|
||||
#: OStatusPlugin.php:806
|
||||
msgid "Disfavor"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Success message for remove a favorite notice through OStatus.
|
||||
#. TRANS: %1$s is the unfavoring user's name, %2$s is URI to the no longer favored notice.
|
||||
#: OStatusPlugin.php:809
|
||||
#, php-format
|
||||
msgid "%1$s marked notice %2$s as no longer a favorite."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Link text for link to remote subscribe.
|
||||
#: OStatusPlugin.php:885
|
||||
msgid "Remote"
|
||||
msgstr ""
|
||||
|
||||
#: OStatusPlugin.php:919
|
||||
#. TRANS: Title for activity.
|
||||
#: OStatusPlugin.php:925
|
||||
msgid "Profile update"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Ping text for remote profile update through OStatus.
|
||||
#. TRANS: %s is user that updated their profile.
|
||||
#: OStatusPlugin.php:922
|
||||
#: OStatusPlugin.php:928
|
||||
#, php-format
|
||||
msgid "%s has updated their profile page."
|
||||
msgstr ""
|
||||
|
||||
#: OStatusPlugin.php:966
|
||||
#. TRANS: Plugin description.
|
||||
#: OStatusPlugin.php:973
|
||||
msgid ""
|
||||
"Follow people across social networks that implement <a href=\"http://ostatus."
|
||||
"org/\">OStatus</a>."
|
||||
msgstr ""
|
||||
|
||||
#: classes/Ostatus_profile.php:592
|
||||
#: classes/FeedSub.php:248
|
||||
msgid "Attempting to start PuSH subscription for feed with no hub."
|
||||
msgstr ""
|
||||
|
||||
#: classes/FeedSub.php:278
|
||||
msgid "Attempting to end PuSH subscription for feed with no hub."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Server exception.
|
||||
#: classes/Ostatus_profile.php:188
|
||||
#, php-format
|
||||
msgid "Invalid ostatus_profile state: both group and profile IDs set for %s."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Server exception.
|
||||
#: classes/Ostatus_profile.php:191
|
||||
#, php-format
|
||||
msgid "Invalid ostatus_profile state: both group and profile IDs empty for %s."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Server exception.
|
||||
#. TRANS: %1$s is the method name the exception occured in, %2$s is the actor type.
|
||||
#: classes/Ostatus_profile.php:281
|
||||
#, php-format
|
||||
msgid "Invalid actor passed to %1$s: %2$s."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Server exception.
|
||||
#: classes/Ostatus_profile.php:374
|
||||
msgid ""
|
||||
"Invalid type passed to Ostatus_profile::notify. It must be XML string or "
|
||||
"Activity entry."
|
||||
msgstr ""
|
||||
|
||||
#: classes/Ostatus_profile.php:404
|
||||
msgid "Unknown feed format."
|
||||
msgstr ""
|
||||
|
||||
#: classes/Ostatus_profile.php:427
|
||||
msgid "RSS feed without a channel."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception.
|
||||
#: classes/Ostatus_profile.php:472
|
||||
msgid "Can't handle that kind of post."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception. %s is a source URL.
|
||||
#: classes/Ostatus_profile.php:555
|
||||
#, php-format
|
||||
msgid "No content for notice %s."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Shown when a notice is longer than supported and/or when attachments are present.
|
||||
#: classes/Ostatus_profile.php:588
|
||||
msgid "Show more"
|
||||
msgstr ""
|
||||
|
||||
#: classes/Ostatus_profile.php:1034
|
||||
#. TRANS: Exception. %s is a profile URL.
|
||||
#: classes/Ostatus_profile.php:781
|
||||
#, php-format
|
||||
msgid "Could not reach profile page %s."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Exception.
|
||||
#: classes/Ostatus_profile.php:839
|
||||
#, php-format
|
||||
msgid "Could not find a feed URL for profile page %s."
|
||||
msgstr ""
|
||||
|
||||
#: classes/Ostatus_profile.php:976
|
||||
msgid "Can't find enough profile information to make a feed."
|
||||
msgstr ""
|
||||
|
||||
#: classes/Ostatus_profile.php:1035
|
||||
#, php-format
|
||||
msgid "Invalid avatar URL %s."
|
||||
msgstr ""
|
||||
|
||||
#: classes/Ostatus_profile.php:1044
|
||||
#: classes/Ostatus_profile.php:1045
|
||||
#, php-format
|
||||
msgid "Tried to update avatar for unsaved remote profile %s."
|
||||
msgstr ""
|
||||
|
||||
#: classes/Ostatus_profile.php:1052
|
||||
#: classes/Ostatus_profile.php:1053
|
||||
#, php-format
|
||||
msgid "Unable to fetch avatar from %s."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: POST is a HTTP command. It should not be translated.
|
||||
#. TRANS: Exception.
|
||||
#: classes/Ostatus_profile.php:1275
|
||||
msgid "Local user can't be referenced as remote."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Exception.
|
||||
#: classes/Ostatus_profile.php:1280
|
||||
msgid "Local group can't be referenced as remote."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Exception.
|
||||
#: classes/Ostatus_profile.php:1332 classes/Ostatus_profile.php:1343
|
||||
msgid "Can't save local profile."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Exception.
|
||||
#: classes/Ostatus_profile.php:1351
|
||||
msgid "Can't save OStatus profile."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Exception.
|
||||
#: classes/Ostatus_profile.php:1610 classes/Ostatus_profile.php:1638
|
||||
msgid "Not a valid webfinger address."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Exception. %s is a webfinger address.
|
||||
#: classes/Ostatus_profile.php:1720
|
||||
#, php-format
|
||||
msgid "Couldn't save profile for \"%s\"."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Exception. %s is a webfinger address.
|
||||
#: classes/Ostatus_profile.php:1739
|
||||
#, php-format
|
||||
msgid "Couldn't save ostatus_profile for \"%s\"."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Exception. %s is a webfinger address.
|
||||
#: classes/Ostatus_profile.php:1747
|
||||
#, php-format
|
||||
msgid "Couldn't find a valid profile for \"%s\"."
|
||||
msgstr ""
|
||||
|
||||
#: classes/Ostatus_profile.php:1789
|
||||
msgid "Could not store HTML content of long post as file."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception. %s is a HTTP status code.
|
||||
#: classes/HubSub.php:208
|
||||
#, php-format
|
||||
msgid "Hub subscriber verification returned HTTP %s."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Exception. %1$s is a response status code, %2$s is the body of the response.
|
||||
#: classes/HubSub.php:355
|
||||
#, php-format
|
||||
msgid "Callback returned status: %1$s. Body: %2$s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client error. POST is a HTTP command. It should not be translated.
|
||||
#: lib/salmonaction.php:42
|
||||
msgid "This method requires a POST."
|
||||
msgstr ""
|
||||
|
||||
#: lib/salmonaction.php:46
|
||||
#. TRANS: Client error. Do not translate "application/magic-envelope+xml"
|
||||
#: lib/salmonaction.php:47
|
||||
msgid "Salmon requires \"application/magic-envelope+xml\"."
|
||||
msgstr ""
|
||||
|
||||
#: lib/salmonaction.php:55
|
||||
#. TRANS: Client error.
|
||||
#: lib/salmonaction.php:57
|
||||
msgid "Salmon signature verification failed."
|
||||
msgstr ""
|
||||
|
||||
#: lib/salmonaction.php:66
|
||||
#. TRANS: Client error.
|
||||
#: lib/salmonaction.php:69
|
||||
msgid "Salmon post must be an Atom entry."
|
||||
msgstr ""
|
||||
|
||||
#: lib/salmonaction.php:114
|
||||
#. TRANS: Client exception.
|
||||
#: lib/salmonaction.php:118
|
||||
msgid "Unrecognized activity type."
|
||||
msgstr ""
|
||||
|
||||
#: lib/salmonaction.php:122
|
||||
#. TRANS: Client exception.
|
||||
#: lib/salmonaction.php:127
|
||||
msgid "This target doesn't understand posts."
|
||||
msgstr ""
|
||||
|
||||
#: lib/salmonaction.php:127
|
||||
#. TRANS: Client exception.
|
||||
#: lib/salmonaction.php:133
|
||||
msgid "This target doesn't understand follows."
|
||||
msgstr ""
|
||||
|
||||
#: lib/salmonaction.php:132
|
||||
#. TRANS: Client exception.
|
||||
#: lib/salmonaction.php:139
|
||||
msgid "This target doesn't understand unfollows."
|
||||
msgstr ""
|
||||
|
||||
#: lib/salmonaction.php:137
|
||||
#. TRANS: Client exception.
|
||||
#: lib/salmonaction.php:145
|
||||
msgid "This target doesn't understand favorites."
|
||||
msgstr ""
|
||||
|
||||
#: lib/salmonaction.php:142
|
||||
#. TRANS: Client exception.
|
||||
#: lib/salmonaction.php:151
|
||||
msgid "This target doesn't understand unfavorites."
|
||||
msgstr ""
|
||||
|
||||
#: lib/salmonaction.php:147
|
||||
#. TRANS: Client exception.
|
||||
#: lib/salmonaction.php:157
|
||||
msgid "This target doesn't understand share events."
|
||||
msgstr ""
|
||||
|
||||
#: lib/salmonaction.php:152
|
||||
#. TRANS: Client exception.
|
||||
#: lib/salmonaction.php:163
|
||||
msgid "This target doesn't understand joins."
|
||||
msgstr ""
|
||||
|
||||
#: lib/salmonaction.php:157
|
||||
#. TRANS: Client exception.
|
||||
#: lib/salmonaction.php:169
|
||||
msgid "This target doesn't understand leave events."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Exception.
|
||||
#: lib/salmonaction.php:197
|
||||
msgid "Received a salmon slap from unidentified actor."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Exception.
|
||||
#: lib/discovery.php:110
|
||||
#, php-format
|
||||
msgid "Unable to find services for %s."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Exception.
|
||||
#: lib/xrd.php:64
|
||||
msgid "Invalid XML."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Exception.
|
||||
#: lib/xrd.php:69
|
||||
msgid "Invalid XML, missing XRD root."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Exception.
|
||||
#: lib/magicenvelope.php:80
|
||||
msgid "Unable to locate signer public key."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Exception.
|
||||
#: lib/salmon.php:93
|
||||
msgid "Salmon invalid actor for signing."
|
||||
msgstr ""
|
||||
|
||||
#: tests/gettext-speedtest.php:57
|
||||
msgid "Feeds"
|
||||
msgstr ""
|
||||
|
||||
#: actions/ostatusgroup.php:75
|
||||
#. TRANS: Client exception.
|
||||
#: actions/pushhub.php:66
|
||||
msgid "Publishing outside feeds not supported."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception. %s is a mode.
|
||||
#: actions/pushhub.php:69
|
||||
#, php-format
|
||||
msgid "Unrecognized mode \"%s\"."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception. %s is a topic.
|
||||
#: actions/pushhub.php:89
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Unsupported hub.topic %s this hub only serves local user and group Atom "
|
||||
"feeds."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception.
|
||||
#: actions/pushhub.php:95
|
||||
#, php-format
|
||||
msgid "Invalid hub.verify \"%s\". It must be sync or async."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception.
|
||||
#: actions/pushhub.php:101
|
||||
#, php-format
|
||||
msgid "Invalid hub.lease \"%s\". It must be empty or positive integer."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception.
|
||||
#: actions/pushhub.php:109
|
||||
#, php-format
|
||||
msgid "Invalid hub.secret \"%s\". It must be under 200 bytes."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception.
|
||||
#: actions/pushhub.php:161
|
||||
#, php-format
|
||||
msgid "Invalid hub.topic \"%s\". User doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception.
|
||||
#: actions/pushhub.php:170
|
||||
#, php-format
|
||||
msgid "Invalid hub.topic \"%s\". Group doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception.
|
||||
#. TRANS: %1$s is this argument to the method this exception occurs in, %2$s is a URL.
|
||||
#: actions/pushhub.php:195
|
||||
#, php-format
|
||||
msgid "Invalid URL passed for %1$s: \"%2$s\""
|
||||
msgstr ""
|
||||
|
||||
#: actions/userxrd.php:47 actions/ownerxrd.php:37 actions/usersalmon.php:43
|
||||
msgid "No such user."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client error.
|
||||
#: actions/usersalmon.php:37 actions/groupsalmon.php:40
|
||||
msgid "No ID."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception.
|
||||
#: actions/usersalmon.php:81
|
||||
msgid "In reply to unknown notice."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception.
|
||||
#: actions/usersalmon.php:86
|
||||
msgid "In reply to a notice not by this user and not mentioning this user."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception.
|
||||
#: actions/usersalmon.php:163
|
||||
msgid "Could not save new favorite."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception.
|
||||
#: actions/usersalmon.php:195
|
||||
msgid "Can't favorite/unfavorite without an object."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception.
|
||||
#: actions/usersalmon.php:207
|
||||
msgid "Can't handle that kind of object for liking/faving."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception. %s is an object ID.
|
||||
#: actions/usersalmon.php:214
|
||||
#, php-format
|
||||
msgid "Notice with ID %s unknown."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception. %1$s is a notice ID, %2$s is a user ID.
|
||||
#: actions/usersalmon.php:219
|
||||
#, php-format
|
||||
msgid "Notice with ID %1$s not posted by %2$s."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Field label.
|
||||
#: actions/ostatusgroup.php:76
|
||||
msgid "Join group"
|
||||
msgstr ""
|
||||
|
||||
#: actions/ostatusgroup.php:77
|
||||
#. TRANS: Tooltip for field label "Join group".
|
||||
#: actions/ostatusgroup.php:79
|
||||
msgid "OStatus group's address, like http://example.net/group/nickname."
|
||||
msgstr ""
|
||||
|
||||
#: actions/ostatusgroup.php:81 actions/ostatussub.php:71
|
||||
#. TRANS: Button text.
|
||||
#: actions/ostatusgroup.php:84 actions/ostatussub.php:73
|
||||
msgctxt "BUTTON"
|
||||
msgid "Continue"
|
||||
msgstr ""
|
||||
|
||||
#: actions/ostatusgroup.php:100
|
||||
#: actions/ostatusgroup.php:103
|
||||
msgid "You are already a member of this group."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: OStatus remote group subscription dialog error.
|
||||
#: actions/ostatusgroup.php:135
|
||||
#: actions/ostatusgroup.php:138
|
||||
msgid "Already a member!"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: OStatus remote group subscription dialog error.
|
||||
#: actions/ostatusgroup.php:146
|
||||
#: actions/ostatusgroup.php:149
|
||||
msgid "Remote group join failed!"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: OStatus remote group subscription dialog error.
|
||||
#: actions/ostatusgroup.php:150
|
||||
#: actions/ostatusgroup.php:153
|
||||
msgid "Remote group join aborted!"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Page title for OStatus remote group join form
|
||||
#: actions/ostatusgroup.php:163
|
||||
#: actions/ostatusgroup.php:165
|
||||
msgid "Confirm joining remote group"
|
||||
msgstr ""
|
||||
|
||||
#: actions/ostatusgroup.php:174
|
||||
#. TRANS: Instructions.
|
||||
#: actions/ostatusgroup.php:176
|
||||
msgid ""
|
||||
"You can subscribe to groups from other supported sites. Paste the group's "
|
||||
"profile URI below:"
|
||||
msgstr ""
|
||||
|
||||
#: actions/groupsalmon.php:51
|
||||
#. TRANS: Client error.
|
||||
#: actions/groupsalmon.php:47
|
||||
msgid "No such group."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client error.
|
||||
#: actions/groupsalmon.php:53
|
||||
msgid "Can't accept remote posts for a remote group."
|
||||
msgstr ""
|
||||
|
||||
#: actions/groupsalmon.php:124
|
||||
#. TRANS: Client error.
|
||||
#: actions/groupsalmon.php:127
|
||||
msgid "Can't read profile to set up group membership."
|
||||
msgstr ""
|
||||
|
||||
#: actions/groupsalmon.php:127 actions/groupsalmon.php:170
|
||||
#. TRANS: Client error.
|
||||
#: actions/groupsalmon.php:131 actions/groupsalmon.php:174
|
||||
msgid "Groups can't join groups."
|
||||
msgstr ""
|
||||
|
||||
#: actions/groupsalmon.php:154
|
||||
#: actions/groupsalmon.php:144
|
||||
msgid "You have been blocked from that group by the admin."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Server error. %1$s is a profile URI, %2$s is a group nickname.
|
||||
#: actions/groupsalmon.php:159
|
||||
#, php-format
|
||||
msgid "Could not join remote user %1$s to group %2$s."
|
||||
msgstr ""
|
||||
|
||||
#: actions/groupsalmon.php:167
|
||||
#: actions/groupsalmon.php:171
|
||||
msgid "Can't read profile to cancel group membership."
|
||||
msgstr ""
|
||||
|
||||
#: actions/groupsalmon.php:183
|
||||
#. TRANS: Server error. %1$s is a profile URI, %2$s is a group nickname.
|
||||
#: actions/groupsalmon.php:188
|
||||
#, php-format
|
||||
msgid "Could not remove remote user %1$s from group %2$s."
|
||||
msgstr ""
|
||||
|
||||
#: actions/ostatussub.php:65
|
||||
#. TRANS: Field label for a field that takes an OStatus user address.
|
||||
#: actions/ostatussub.php:66
|
||||
msgid "Subscribe to"
|
||||
msgstr ""
|
||||
|
||||
#: actions/ostatussub.php:67
|
||||
#. TRANS: Tooltip for field label "Subscribe to".
|
||||
#: actions/ostatussub.php:69
|
||||
msgid ""
|
||||
"OStatus user's address, like nickname@example.com or http://example.net/"
|
||||
"nickname"
|
||||
msgstr ""
|
||||
|
||||
#: actions/ostatussub.php:106
|
||||
#. TRANS: Button text.
|
||||
#. TRANS: Tooltip for button "Join".
|
||||
#: actions/ostatussub.php:110
|
||||
msgctxt "BUTTON"
|
||||
msgid "Join this group"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Page title for OStatus remote subscription form
|
||||
#: actions/ostatussub.php:108 actions/ostatussub.php:400
|
||||
#. TRANS: Button text.
|
||||
#: actions/ostatussub.php:113
|
||||
msgctxt "BUTTON"
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#: actions/ostatussub.php:109
|
||||
#. TRANS: Tooltip for button "Confirm".
|
||||
#: actions/ostatussub.php:115
|
||||
msgid "Subscribe to this user"
|
||||
msgstr ""
|
||||
|
||||
#: actions/ostatussub.php:130
|
||||
#: actions/ostatussub.php:136
|
||||
msgid "You are already subscribed to this user."
|
||||
msgstr ""
|
||||
|
||||
#: actions/ostatussub.php:247 actions/ostatussub.php:253
|
||||
#: actions/ostatussub.php:272
|
||||
#: actions/ostatussub.php:165
|
||||
msgid "Photo"
|
||||
msgstr ""
|
||||
|
||||
#: actions/ostatussub.php:176
|
||||
msgid "Nickname"
|
||||
msgstr ""
|
||||
|
||||
#: actions/ostatussub.php:197
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
|
||||
#: actions/ostatussub.php:206
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#: actions/ostatussub.php:218
|
||||
msgid "Note"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Error text.
|
||||
#: actions/ostatussub.php:254 actions/ostatussub.php:261
|
||||
#: actions/ostatussub.php:286
|
||||
msgid ""
|
||||
"Sorry, we could not reach that address. Please make sure that the OStatus "
|
||||
"address is like nickname@example.com or http://example.net/nickname."
|
||||
msgstr ""
|
||||
|
||||
#: actions/ostatussub.php:256 actions/ostatussub.php:259
|
||||
#: actions/ostatussub.php:262 actions/ostatussub.php:265
|
||||
#: actions/ostatussub.php:268
|
||||
#. TRANS: Error text.
|
||||
#: actions/ostatussub.php:265 actions/ostatussub.php:269
|
||||
#: actions/ostatussub.php:273 actions/ostatussub.php:277
|
||||
#: actions/ostatussub.php:281
|
||||
msgid ""
|
||||
"Sorry, we could not reach that feed. Please try that OStatus address again "
|
||||
"later."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: OStatus remote subscription dialog error.
|
||||
#: actions/ostatussub.php:301
|
||||
#: actions/ostatussub.php:315
|
||||
msgid "Already subscribed!"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: OStatus remote subscription dialog error.
|
||||
#: actions/ostatussub.php:306
|
||||
#: actions/ostatussub.php:320
|
||||
msgid "Remote subscription failed!"
|
||||
msgstr ""
|
||||
|
||||
#: actions/ostatussub.php:380 actions/ostatusinit.php:81
|
||||
#: actions/ostatussub.php:367 actions/ostatusinit.php:63
|
||||
msgid "There was a problem with your session token. Try again, please."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Form title.
|
||||
#: actions/ostatussub.php:395 actions/ostatusinit.php:82
|
||||
msgid "Subscribe to user"
|
||||
msgstr ""
|
||||
|
||||
#: actions/ostatussub.php:411
|
||||
#. TRANS: Page title for OStatus remote subscription form
|
||||
#: actions/ostatussub.php:415
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Instructions.
|
||||
#: actions/ostatussub.php:427
|
||||
msgid ""
|
||||
"You can subscribe to users from other supported sites. Paste their address "
|
||||
"or profile URI below:"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client error.
|
||||
#: actions/ostatusinit.php:41
|
||||
msgid "You can use the local subscription!"
|
||||
msgstr ""
|
||||
|
||||
#: actions/ostatusinit.php:63
|
||||
msgid "There was a problem with your session token. Try again, please."
|
||||
msgstr ""
|
||||
|
||||
#: actions/ostatusinit.php:95
|
||||
#. TRANS: Form legend.
|
||||
#: actions/ostatusinit.php:97
|
||||
#, php-format
|
||||
msgid "Join group %s"
|
||||
msgstr ""
|
||||
|
||||
#: actions/ostatusinit.php:98
|
||||
#. TRANS: Button text.
|
||||
#: actions/ostatusinit.php:99
|
||||
msgctxt "BUTTON"
|
||||
msgid "Join"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Form legend.
|
||||
#: actions/ostatusinit.php:102
|
||||
#, php-format
|
||||
msgid "Subscribe to %s"
|
||||
msgstr ""
|
||||
|
||||
#: actions/ostatusinit.php:111
|
||||
#. TRANS: Button text.
|
||||
#: actions/ostatusinit.php:104
|
||||
msgctxt "BUTTON"
|
||||
msgid "Subscribe"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Field label.
|
||||
#: actions/ostatusinit.php:117
|
||||
msgid "User nickname"
|
||||
msgstr ""
|
||||
|
||||
#: actions/ostatusinit.php:112
|
||||
#: actions/ostatusinit.php:118
|
||||
msgid "Nickname of the user you want to follow."
|
||||
msgstr ""
|
||||
|
||||
#: actions/ostatusinit.php:116
|
||||
#. TRANS: Field label.
|
||||
#: actions/ostatusinit.php:123
|
||||
msgid "Profile Account"
|
||||
msgstr ""
|
||||
|
||||
#: actions/ostatusinit.php:117
|
||||
#. TRANS: Tooltip for field label "Profile Account".
|
||||
#: actions/ostatusinit.php:125
|
||||
msgid "Your account id (e.g. user@identi.ca)."
|
||||
msgstr ""
|
||||
|
||||
#: actions/ostatusinit.php:138
|
||||
#. TRANS: Client error.
|
||||
#: actions/ostatusinit.php:147
|
||||
msgid "Must provide a remote profile."
|
||||
msgstr ""
|
||||
|
||||
#: actions/ostatusinit.php:149
|
||||
#. TRANS: Client error.
|
||||
#: actions/ostatusinit.php:159
|
||||
msgid "Couldn't look up OStatus account profile."
|
||||
msgstr ""
|
||||
|
||||
#: actions/ostatusinit.php:161
|
||||
#. TRANS: Client error.
|
||||
#: actions/ostatusinit.php:172
|
||||
msgid "Couldn't confirm remote profile address."
|
||||
msgstr ""
|
||||
|
||||
#: actions/ostatusinit.php:202
|
||||
#. TRANS: Page title.
|
||||
#: actions/ostatusinit.php:217
|
||||
msgid "OStatus Connect"
|
||||
msgstr ""
|
||||
|
||||
#: actions/pushcallback.php:48
|
||||
msgid "Empty or invalid feed id."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Server exception. %s is a feed ID.
|
||||
#: actions/pushcallback.php:54
|
||||
#, php-format
|
||||
msgid "Unknown PuSH feed id %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception. %s is an invalid feed name.
|
||||
#: actions/pushcallback.php:93
|
||||
#, php-format
|
||||
msgid "Bad hub.topic feed \"%s\"."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception. %1$s the invalid token, %2$s is the topic for which the invalid token was given.
|
||||
#: actions/pushcallback.php:98
|
||||
#, php-format
|
||||
msgid "Bad hub.verify_token %1$s for %2$s."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception. %s is an invalid topic.
|
||||
#: actions/pushcallback.php:105
|
||||
#, php-format
|
||||
msgid "Unexpected subscribe request for %s."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception. %s is an invalid topic.
|
||||
#: actions/pushcallback.php:110
|
||||
#, php-format
|
||||
msgid "Unexpected unsubscribe request for %s."
|
||||
msgstr ""
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2010-09-18 22:06+0000\n"
|
||||
"POT-Creation-Date: 2010-09-19 15:29+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"
|
||||
|
@ -16,7 +16,7 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=CHARSET\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: PiwikAnalyticsPlugin.php:108
|
||||
#: PiwikAnalyticsPlugin.php:105
|
||||
msgid ""
|
||||
"Use <a href=\"http://piwik.org/\">Piwik</a> Open Source web analytics "
|
||||
"software."
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2010-09-18 22:06+0000\n"
|
||||
"POT-Creation-Date: 2010-09-19 15:29+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"
|
||||
|
@ -47,7 +47,8 @@ msgstr ""
|
|||
|
||||
#: RSSCloudRequestNotify.php:161
|
||||
msgid ""
|
||||
"Thanks for the subscription. When the feed(s) update(s), you will be notified."
|
||||
"Thanks for the subscription. When the feed(s) update(s), you will be "
|
||||
"notified."
|
||||
msgstr ""
|
||||
|
||||
#: LoggingAggregator.php:93
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2010-09-18 22:06+0000\n"
|
||||
"POT-Creation-Date: 2010-09-19 15:29+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"
|
||||
|
@ -16,11 +16,11 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=CHARSET\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: twitter.php:353
|
||||
#: twitter.php:350
|
||||
msgid "Your Twitter bridge has been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: twitter.php:357
|
||||
#: twitter.php:354
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Hi, %1$s. We're sorry to inform you that your link to Twitter has been "
|
||||
|
@ -33,7 +33,7 @@ msgid ""
|
|||
"\t%2$s\n"
|
||||
"\n"
|
||||
"Regards,\n"
|
||||
"%3$s\n"
|
||||
"%3$s"
|
||||
msgstr ""
|
||||
|
||||
#: TwitterBridgePlugin.php:151 TwitterBridgePlugin.php:174
|
||||
|
|
Loading…
Reference in New Issue
Block a user