Update core POT file.

This commit is contained in:
Siebrand Mazeland 2010-09-28 00:59:34 +02:00
parent 430d1da976
commit def37ee796
1 changed files with 255 additions and 100 deletions

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-09-18 22:06+0000\n" "POT-Creation-Date: 2010-09-27 22:19+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -75,7 +75,7 @@ msgstr ""
#. TRANS: Button label in the "Edit application" form. #. TRANS: Button label in the "Edit application" form.
#: actions/accessadminpanel.php:203 actions/emailsettings.php:228 #: actions/accessadminpanel.php:203 actions/emailsettings.php:228
#: actions/imsettings.php:187 actions/smssettings.php:209 #: actions/imsettings.php:187 actions/smssettings.php:209
#: lib/applicationeditform.php:351 #: lib/applicationeditform.php:354
msgctxt "BUTTON" msgctxt "BUTTON"
msgid "Save" msgid "Save"
msgstr "" msgstr ""
@ -666,7 +666,7 @@ msgstr ""
msgid "Max notice size is %d chars, including attachment URL." msgid "Max notice size is %d chars, including attachment URL."
msgstr "" msgstr ""
#: actions/apisubscriptions.php:232 actions/apisubscriptions.php:262 #: actions/apisubscriptions.php:233 actions/apisubscriptions.php:263
msgid "Unsupported format." msgid "Unsupported format."
msgstr "" msgstr ""
@ -858,9 +858,8 @@ msgid "Yes"
msgstr "" msgstr ""
#. TRANS: Submit button title for 'Yes' when blocking a user. #. TRANS: Submit button title for 'Yes' when blocking a user.
#. TRANS: Submit button title.
#. TRANS: Description of the form to block a user. #. TRANS: Description of the form to block a user.
#: actions/block.php:164 actions/groupmembers.php:403 lib/blockform.php:82 #: actions/block.php:164 lib/blockform.php:82
msgid "Block this user" msgid "Block this user"
msgstr "" msgstr ""
@ -996,7 +995,7 @@ msgstr ""
#. TRANS: Client error text when there is a problem with the session token. #. TRANS: Client error text when there is a problem with the session token.
#: actions/deleteapplication.php:102 actions/editapplication.php:127 #: actions/deleteapplication.php:102 actions/editapplication.php:127
#: actions/newapplication.php:110 actions/showapplication.php:118 #: actions/newapplication.php:110 actions/showapplication.php:118
#: lib/action.php:1315 #: lib/action.php:1320
msgid "There was a problem with your session token." msgid "There was a problem with your session token."
msgstr "" msgstr ""
@ -1090,56 +1089,56 @@ msgid "Design"
msgstr "" msgstr ""
#: actions/designadminpanel.php:74 #: actions/designadminpanel.php:74
msgid "Design settings for this StatusNet site." msgid "Design settings for this StatusNet site"
msgstr "" msgstr ""
#: actions/designadminpanel.php:318 #: actions/designadminpanel.php:331
msgid "Invalid logo URL." msgid "Invalid logo URL."
msgstr "" msgstr ""
#: actions/designadminpanel.php:322 #: actions/designadminpanel.php:335
#, php-format #, php-format
msgid "Theme not available: %s." msgid "Theme not available: %s."
msgstr "" msgstr ""
#: actions/designadminpanel.php:426 #: actions/designadminpanel.php:439
msgid "Change logo" msgid "Change logo"
msgstr "" msgstr ""
#: actions/designadminpanel.php:431 #: actions/designadminpanel.php:444
msgid "Site logo" msgid "Site logo"
msgstr "" msgstr ""
#: actions/designadminpanel.php:443 #: actions/designadminpanel.php:456
msgid "Change theme" msgid "Change theme"
msgstr "" msgstr ""
#: actions/designadminpanel.php:460 #: actions/designadminpanel.php:473
msgid "Site theme" msgid "Site theme"
msgstr "" msgstr ""
#: actions/designadminpanel.php:461 #: actions/designadminpanel.php:474
msgid "Theme for the site." msgid "Theme for the site."
msgstr "" msgstr ""
#: actions/designadminpanel.php:467 #: actions/designadminpanel.php:480
msgid "Custom theme" msgid "Custom theme"
msgstr "" msgstr ""
#: actions/designadminpanel.php:471 #: actions/designadminpanel.php:484
msgid "You can upload a custom StatusNet theme as a .ZIP archive." msgid "You can upload a custom StatusNet theme as a .ZIP archive."
msgstr "" msgstr ""
#: actions/designadminpanel.php:486 lib/designsettings.php:101 #: actions/designadminpanel.php:499 lib/designsettings.php:101
msgid "Change background image" msgid "Change background image"
msgstr "" msgstr ""
#: actions/designadminpanel.php:491 actions/designadminpanel.php:574 #: actions/designadminpanel.php:504 actions/designadminpanel.php:587
#: lib/designsettings.php:178 #: lib/designsettings.php:178
msgid "Background" msgid "Background"
msgstr "" msgstr ""
#: actions/designadminpanel.php:496 #: actions/designadminpanel.php:509
#, php-format #, php-format
msgid "" msgid ""
"You can upload a background image for the site. The maximum file size is %1" "You can upload a background image for the site. The maximum file size is %1"
@ -1147,75 +1146,76 @@ msgid ""
msgstr "" msgstr ""
#. TRANS: Used as radio button label to add a background image. #. TRANS: Used as radio button label to add a background image.
#: actions/designadminpanel.php:527 lib/designsettings.php:139 #: actions/designadminpanel.php:540 lib/designsettings.php:139
msgid "On" msgid "On"
msgstr "" msgstr ""
#. TRANS: Used as radio button label to not add a background image. #. TRANS: Used as radio button label to not add a background image.
#: actions/designadminpanel.php:544 lib/designsettings.php:155 #: actions/designadminpanel.php:557 lib/designsettings.php:155
msgid "Off" msgid "Off"
msgstr "" msgstr ""
#: actions/designadminpanel.php:545 lib/designsettings.php:156 #: actions/designadminpanel.php:558 lib/designsettings.php:156
msgid "Turn background image on or off." msgid "Turn background image on or off."
msgstr "" msgstr ""
#: actions/designadminpanel.php:550 lib/designsettings.php:161 #: actions/designadminpanel.php:563 lib/designsettings.php:161
msgid "Tile background image" msgid "Tile background image"
msgstr "" msgstr ""
#: actions/designadminpanel.php:564 lib/designsettings.php:170 #: actions/designadminpanel.php:577 lib/designsettings.php:170
msgid "Change colours" msgid "Change colours"
msgstr "" msgstr ""
#: actions/designadminpanel.php:587 lib/designsettings.php:191 #: actions/designadminpanel.php:600 lib/designsettings.php:191
msgid "Content" msgid "Content"
msgstr "" msgstr ""
#: actions/designadminpanel.php:600 lib/designsettings.php:204 #: actions/designadminpanel.php:613 lib/designsettings.php:204
msgid "Sidebar" msgid "Sidebar"
msgstr "" msgstr ""
#: actions/designadminpanel.php:613 lib/designsettings.php:217 #: actions/designadminpanel.php:626 lib/designsettings.php:217
msgid "Text" msgid "Text"
msgstr "" msgstr ""
#: actions/designadminpanel.php:626 lib/designsettings.php:230 #: actions/designadminpanel.php:639 lib/designsettings.php:230
msgid "Links" msgid "Links"
msgstr "" msgstr ""
#: actions/designadminpanel.php:651 #: actions/designadminpanel.php:664
msgid "Advanced" msgid "Advanced"
msgstr "" msgstr ""
#: actions/designadminpanel.php:655 #: actions/designadminpanel.php:668
msgid "Custom CSS" msgid "Custom CSS"
msgstr "" msgstr ""
#: actions/designadminpanel.php:676 lib/designsettings.php:247 #: actions/designadminpanel.php:689 lib/designsettings.php:247
msgid "Use defaults" msgid "Use defaults"
msgstr "" msgstr ""
#: actions/designadminpanel.php:677 lib/designsettings.php:248 #: actions/designadminpanel.php:690 lib/designsettings.php:248
msgid "Restore default designs" msgid "Restore default designs"
msgstr "" msgstr ""
#: actions/designadminpanel.php:683 lib/designsettings.php:254 #: actions/designadminpanel.php:696 lib/designsettings.php:254
msgid "Reset back to default" msgid "Reset back to default"
msgstr "" msgstr ""
#. TRANS: Submit button title. #. TRANS: Submit button title.
#: actions/designadminpanel.php:685 actions/othersettings.php:126 #: actions/designadminpanel.php:698 actions/licenseadminpanel.php:319
#: actions/pathsadminpanel.php:351 actions/profilesettings.php:174 #: actions/othersettings.php:126 actions/pathsadminpanel.php:351
#: actions/sessionsadminpanel.php:199 actions/siteadminpanel.php:292 #: actions/profilesettings.php:174 actions/sessionsadminpanel.php:199
#: actions/sitenoticeadminpanel.php:195 actions/snapshotadminpanel.php:245 #: actions/siteadminpanel.php:292 actions/sitenoticeadminpanel.php:195
#: actions/subscriptions.php:226 actions/tagother.php:154 #: actions/snapshotadminpanel.php:245 actions/subscriptions.php:226
#: actions/useradminpanel.php:294 lib/applicationeditform.php:353 #: actions/tagother.php:154 actions/useradminpanel.php:295
#: lib/designsettings.php:256 lib/groupeditform.php:202 #: lib/applicationeditform.php:356 lib/designsettings.php:256
#: lib/groupeditform.php:202
msgid "Save" msgid "Save"
msgstr "" msgstr ""
#: actions/designadminpanel.php:686 lib/designsettings.php:257 #: actions/designadminpanel.php:699 lib/designsettings.php:257
msgid "Save design" msgid "Save design"
msgstr "" msgstr ""
@ -1293,7 +1293,7 @@ msgstr ""
msgid "Callback URL is not valid." msgid "Callback URL is not valid."
msgstr "" msgstr ""
#: actions/editapplication.php:258 #: actions/editapplication.php:261
msgid "Could not update application." msgid "Could not update application."
msgstr "" msgstr ""
@ -1384,7 +1384,7 @@ msgstr ""
#. TRANS: Button label to cancel a SMS address confirmation procedure. #. TRANS: Button label to cancel a SMS address confirmation procedure.
#. TRANS: Button label in the "Edit application" form. #. TRANS: Button label in the "Edit application" form.
#: actions/emailsettings.php:127 actions/imsettings.php:131 #: actions/emailsettings.php:127 actions/imsettings.php:131
#: actions/smssettings.php:137 lib/applicationeditform.php:347 #: actions/smssettings.php:137 lib/applicationeditform.php:350
msgctxt "BUTTON" msgctxt "BUTTON"
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
@ -1837,6 +1837,12 @@ msgctxt "BUTTON"
msgid "Block" msgid "Block"
msgstr "" msgstr ""
#. TRANS: Submit button title.
#: actions/groupmembers.php:403
msgctxt "TOOLTIP"
msgid "Block this user"
msgstr ""
#: actions/groupmembers.php:498 #: actions/groupmembers.php:498
msgid "Make user an admin of the group" msgid "Make user an admin of the group"
msgstr "" msgstr ""
@ -2229,6 +2235,110 @@ msgstr ""
msgid "%1$s left group %2$s" msgid "%1$s left group %2$s"
msgstr "" msgstr ""
#. TRANS: User admin panel title
#: actions/licenseadminpanel.php:56
msgctxt "TITLE"
msgid "License"
msgstr ""
#: actions/licenseadminpanel.php:67
msgid "License for this StatusNet site"
msgstr ""
#: actions/licenseadminpanel.php:139
msgid "Invalid license selection."
msgstr ""
#: actions/licenseadminpanel.php:149
msgid ""
"You must specify the owner of the content when using the All Rights Reserved "
"license."
msgstr ""
#: actions/licenseadminpanel.php:156
msgid "Invalid license title. Max length is 255 characters."
msgstr ""
#: actions/licenseadminpanel.php:168
msgid "Invalid license URL."
msgstr ""
#: actions/licenseadminpanel.php:171
msgid "Invalid license image URL."
msgstr ""
#: actions/licenseadminpanel.php:179
msgid "License URL must be blank or a valid URL."
msgstr ""
#: actions/licenseadminpanel.php:187
msgid "License image must be blank or valid URL."
msgstr ""
#: actions/licenseadminpanel.php:239
msgid "License selection"
msgstr ""
#: actions/licenseadminpanel.php:245
msgid "Private"
msgstr ""
#: actions/licenseadminpanel.php:246
msgid "All Rights Reserved"
msgstr ""
#: actions/licenseadminpanel.php:247
msgid "Creative Commons"
msgstr ""
#: actions/licenseadminpanel.php:252
msgid "Type"
msgstr ""
#: actions/licenseadminpanel.php:254
msgid "Select license"
msgstr ""
#: actions/licenseadminpanel.php:268
msgid "License details"
msgstr ""
#: actions/licenseadminpanel.php:274
msgid "Owner"
msgstr ""
#: actions/licenseadminpanel.php:275
msgid "Name of the owner of the site's content (if applicable)."
msgstr ""
#: actions/licenseadminpanel.php:283
msgid "License Title"
msgstr ""
#: actions/licenseadminpanel.php:284
msgid "The title of the license."
msgstr ""
#: actions/licenseadminpanel.php:292
msgid "License URL"
msgstr ""
#: actions/licenseadminpanel.php:293
msgid "URL for more information about the license."
msgstr ""
#: actions/licenseadminpanel.php:300
msgid "License Image URL"
msgstr ""
#: actions/licenseadminpanel.php:301
msgid "URL for an image to display with the license."
msgstr ""
#: actions/licenseadminpanel.php:319
msgid "Save license settings"
msgstr ""
#: actions/login.php:102 actions/otp.php:62 actions/register.php:144 #: actions/login.php:102 actions/otp.php:62 actions/register.php:144
msgid "Already logged in." msgid "Already logged in."
msgstr "" msgstr ""
@ -2452,7 +2562,7 @@ msgid "Connected applications"
msgstr "" msgstr ""
#: actions/oauthconnectionssettings.php:83 #: actions/oauthconnectionssettings.php:83
msgid "You have allowed the following applications to access you account." msgid "You have allowed the following applications to access your account."
msgstr "" msgstr ""
#: actions/oauthconnectionssettings.php:175 #: actions/oauthconnectionssettings.php:175
@ -2476,7 +2586,7 @@ msgstr ""
msgid "Notice has no profile." msgid "Notice has no profile."
msgstr "" msgstr ""
#: actions/oembed.php:87 actions/shownotice.php:175 #: actions/oembed.php:87 actions/shownotice.php:176
#, php-format #, php-format
msgid "%1$s's status on %2$s" msgid "%1$s's status on %2$s"
msgstr "" msgstr ""
@ -2640,7 +2750,7 @@ msgid "Paths"
msgstr "" msgstr ""
#: actions/pathsadminpanel.php:70 #: actions/pathsadminpanel.php:70
msgid "Path and server settings for this StatusNet site." msgid "Path and server settings for this StatusNet site"
msgstr "" msgstr ""
#: actions/pathsadminpanel.php:157 #: actions/pathsadminpanel.php:157
@ -3436,7 +3546,7 @@ msgid "Sessions"
msgstr "" msgstr ""
#: actions/sessionsadminpanel.php:65 #: actions/sessionsadminpanel.php:65
msgid "Session settings for this StatusNet site." msgid "Session settings for this StatusNet site"
msgstr "" msgstr ""
#: actions/sessionsadminpanel.php:175 #: actions/sessionsadminpanel.php:175
@ -3456,7 +3566,6 @@ msgid "Turn on debugging output for sessions."
msgstr "" msgstr ""
#: actions/sessionsadminpanel.php:199 actions/siteadminpanel.php:292 #: actions/sessionsadminpanel.php:199 actions/siteadminpanel.php:292
#: actions/useradminpanel.php:294
msgid "Save site settings" msgid "Save site settings"
msgstr "" msgstr ""
@ -4315,74 +4424,78 @@ msgid ""
msgstr "" msgstr ""
#. TRANS: User admin panel title #. TRANS: User admin panel title
#: actions/useradminpanel.php:59 #: actions/useradminpanel.php:60
msgctxt "TITLE" msgctxt "TITLE"
msgid "User" msgid "User"
msgstr "" msgstr ""
#: actions/useradminpanel.php:70 #: actions/useradminpanel.php:71
msgid "User settings for this StatusNet site." msgid "User settings for this StatusNet site"
msgstr "" msgstr ""
#: actions/useradminpanel.php:149 #: actions/useradminpanel.php:150
msgid "Invalid bio limit. Must be numeric." msgid "Invalid bio limit. Must be numeric."
msgstr "" msgstr ""
#: actions/useradminpanel.php:155 #: actions/useradminpanel.php:156
msgid "Invalid welcome text. Max length is 255 characters." msgid "Invalid welcome text. Max length is 255 characters."
msgstr "" msgstr ""
#: actions/useradminpanel.php:165 #: actions/useradminpanel.php:166
#, php-format #, php-format
msgid "Invalid default subscripton: '%1$s' is not user." msgid "Invalid default subscripton: '%1$s' is not user."
msgstr "" msgstr ""
#. TRANS: Link description in user account settings menu. #. TRANS: Link description in user account settings menu.
#: actions/useradminpanel.php:218 lib/accountsettingsaction.php:111 #: actions/useradminpanel.php:219 lib/accountsettingsaction.php:111
#: lib/personalgroupnav.php:109 #: lib/personalgroupnav.php:109
msgid "Profile" msgid "Profile"
msgstr "" msgstr ""
#: actions/useradminpanel.php:222 #: actions/useradminpanel.php:223
msgid "Bio Limit" msgid "Bio Limit"
msgstr "" msgstr ""
#: actions/useradminpanel.php:223 #: actions/useradminpanel.php:224
msgid "Maximum length of a profile bio in characters." msgid "Maximum length of a profile bio in characters."
msgstr "" msgstr ""
#: actions/useradminpanel.php:231 #: actions/useradminpanel.php:232
msgid "New users" msgid "New users"
msgstr "" msgstr ""
#: actions/useradminpanel.php:235 #: actions/useradminpanel.php:236
msgid "New user welcome" msgid "New user welcome"
msgstr "" msgstr ""
#: actions/useradminpanel.php:236 #: actions/useradminpanel.php:237
msgid "Welcome text for new users (Max 255 chars)." msgid "Welcome text for new users (Max 255 chars)."
msgstr "" msgstr ""
#: actions/useradminpanel.php:241 #: actions/useradminpanel.php:242
msgid "Default subscription" msgid "Default subscription"
msgstr "" msgstr ""
#: actions/useradminpanel.php:242 #: actions/useradminpanel.php:243
msgid "Automatically subscribe new users to this user." msgid "Automatically subscribe new users to this user."
msgstr "" msgstr ""
#: actions/useradminpanel.php:251 #: actions/useradminpanel.php:252
msgid "Invitations" msgid "Invitations"
msgstr "" msgstr ""
#: actions/useradminpanel.php:256 #: actions/useradminpanel.php:257
msgid "Invitations enabled" msgid "Invitations enabled"
msgstr "" msgstr ""
#: actions/useradminpanel.php:258 #: actions/useradminpanel.php:259
msgid "Whether to allow users to invite new users." msgid "Whether to allow users to invite new users."
msgstr "" msgstr ""
#: actions/useradminpanel.php:295
msgid "Save user settings"
msgstr ""
#: actions/userauthorization.php:105 #: actions/userauthorization.php:105
msgid "Authorize subscription" msgid "Authorize subscription"
msgstr "" msgstr ""
@ -4394,7 +4507,9 @@ msgid ""
"click “Reject”." "click “Reject”."
msgstr "" msgstr ""
#. TRANS: Menu item for site administration
#: actions/userauthorization.php:196 actions/version.php:167 #: actions/userauthorization.php:196 actions/version.php:167
#: lib/adminpanelaction.php:403
msgid "License" msgid "License"
msgstr "" msgstr ""
@ -4573,6 +4688,15 @@ msgstr ""
msgid "Author(s)" msgid "Author(s)"
msgstr "" msgstr ""
#: classes/Fave.php:147 lib/favorform.php:140
msgid "Favor"
msgstr ""
#: classes/Fave.php:148
#, php-format
msgid "%s marked notice %s as a favorite."
msgstr ""
#. TRANS: Server exception thrown when a URL cannot be processed. #. TRANS: Server exception thrown when a URL cannot be processed.
#: classes/File.php:143 #: classes/File.php:143
#, php-format #, php-format
@ -4627,6 +4751,17 @@ msgstr ""
msgid "Group leave failed." msgid "Group leave failed."
msgstr "" msgstr ""
#: classes/Group_member.php:108 lib/joinform.php:114
msgid "Join"
msgstr ""
#. TRANS: Success message for subscribe to group attempt through OStatus.
#. TRANS: %1$s is the member name, %2$s is the subscribed group's name.
#: classes/Group_member.php:112
#, php-format
msgid "%1$s has joined group %2$s."
msgstr ""
#. TRANS: Server exception thrown when updating a local group fails. #. TRANS: Server exception thrown when updating a local group fails.
#: classes/Local_group.php:42 #: classes/Local_group.php:42
msgid "Could not update local group." msgid "Could not update local group."
@ -4707,18 +4842,18 @@ msgid "Problem saving notice."
msgstr "" msgstr ""
#. TRANS: Server exception thrown when no array is provided to the method saveKnownGroups(). #. TRANS: Server exception thrown when no array is provided to the method saveKnownGroups().
#: classes/Notice.php:899 #: classes/Notice.php:906
msgid "Bad type provided to saveKnownGroups" msgid "Bad type provided to saveKnownGroups"
msgstr "" msgstr ""
#. TRANS: Server exception thrown when an update for a group inbox fails. #. TRANS: Server exception thrown when an update for a group inbox fails.
#: classes/Notice.php:998 #: classes/Notice.php:1005
msgid "Problem saving group inbox." msgid "Problem saving group inbox."
msgstr "" msgstr ""
#. TRANS: Message used to repeat a notice. RT is the abbreviation of 'retweet'. #. 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. #. TRANS: %1$s is the repeated user's name, %2$s is the repeated notice.
#: classes/Notice.php:1759 #: classes/Notice.php:1824
#, php-format #, php-format
msgid "RT @%1$s %2$s" msgid "RT @%1$s %2$s"
msgstr "" msgstr ""
@ -4743,7 +4878,7 @@ msgid "Missing profile."
msgstr "" msgstr ""
#. TRANS: Exception thrown when a tag cannot be saved. #. TRANS: Exception thrown when a tag cannot be saved.
#: classes/Status_network.php:339 #: classes/Status_network.php:338
msgid "Unable to save tag." msgid "Unable to save tag."
msgstr "" msgstr ""
@ -4782,9 +4917,18 @@ msgstr ""
msgid "Could not delete subscription." msgid "Could not delete subscription."
msgstr "" msgstr ""
#: classes/Subscription.php:254
msgid "Follow"
msgstr ""
#: classes/Subscription.php:255
#, php-format
msgid "%s is now following %s."
msgstr ""
#. TRANS: Notice given on user registration. #. TRANS: Notice given on user registration.
#. TRANS: %1$s is the sitename, $2$s is the registering user's nickname. #. TRANS: %1$s is the sitename, $2$s is the registering user's nickname.
#: classes/User.php:365 #: classes/User.php:384
#, php-format #, php-format
msgid "Welcome to %1$s, @%2$s!" msgid "Welcome to %1$s, @%2$s!"
msgstr "" msgstr ""
@ -5098,19 +5242,19 @@ msgid "All %1$s content and data are available under the %2$s license."
msgstr "" msgstr ""
#. TRANS: DT element for pagination (previous/next, etc.). #. TRANS: DT element for pagination (previous/next, etc.).
#: lib/action.php:1243 #: lib/action.php:1248
msgid "Pagination" msgid "Pagination"
msgstr "" msgstr ""
#. TRANS: Pagination message to go to a page displaying information more in the #. TRANS: Pagination message to go to a page displaying information more in the
#. TRANS: present than the currently displayed information. #. TRANS: present than the currently displayed information.
#: lib/action.php:1254 #: lib/action.php:1259
msgid "After" msgid "After"
msgstr "" msgstr ""
#. TRANS: Pagination message to go to a page displaying information more in the #. TRANS: Pagination message to go to a page displaying information more in the
#. TRANS: past than the currently displayed information. #. TRANS: past than the currently displayed information.
#: lib/action.php:1264 #: lib/action.php:1269
msgid "Before" msgid "Before"
msgstr "" msgstr ""
@ -5218,6 +5362,11 @@ msgstr ""
msgid "Snapshots configuration" msgid "Snapshots configuration"
msgstr "" msgstr ""
#. TRANS: Menu item title/tooltip
#: lib/adminpanelaction.php:401
msgid "Set site license"
msgstr ""
#. TRANS: Client error 401. #. TRANS: Client error 401.
#: lib/apiauth.php:111 #: lib/apiauth.php:111
msgid "API resource requires read-write access, but you only have read access." msgid "API resource requires read-write access, but you only have read access."
@ -5301,37 +5450,37 @@ msgid "URL to redirect to after authentication"
msgstr "" msgstr ""
#. TRANS: Radio button label for application type #. TRANS: Radio button label for application type
#: lib/applicationeditform.php:269 #: lib/applicationeditform.php:270
msgid "Browser" msgid "Browser"
msgstr "" msgstr ""
#. TRANS: Radio button label for application type #. TRANS: Radio button label for application type
#: lib/applicationeditform.php:286 #: lib/applicationeditform.php:287
msgid "Desktop" msgid "Desktop"
msgstr "" msgstr ""
#. TRANS: Form guide. #. TRANS: Form guide.
#: lib/applicationeditform.php:288 #: lib/applicationeditform.php:289
msgid "Type of application, browser or desktop" msgid "Type of application, browser or desktop"
msgstr "" msgstr ""
#. TRANS: Radio button label for access type. #. TRANS: Radio button label for access type.
#: lib/applicationeditform.php:311 #: lib/applicationeditform.php:313
msgid "Read-only" msgid "Read-only"
msgstr "" msgstr ""
#. TRANS: Radio button label for access type. #. TRANS: Radio button label for access type.
#: lib/applicationeditform.php:330 #: lib/applicationeditform.php:333
msgid "Read-write" msgid "Read-write"
msgstr "" msgstr ""
#. TRANS: Form guide. #. TRANS: Form guide.
#: lib/applicationeditform.php:332 #: lib/applicationeditform.php:335
msgid "Default access for this application: read-only, or read-write" msgid "Default access for this application: read-only, or read-write"
msgstr "" msgstr ""
#. TRANS: Submit button title. #. TRANS: Submit button title.
#: lib/applicationeditform.php:349 #: lib/applicationeditform.php:352
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
@ -5780,10 +5929,6 @@ msgstr ""
msgid "Favor this notice" msgid "Favor this notice"
msgstr "" msgstr ""
#: lib/favorform.php:140
msgid "Favor"
msgstr ""
#: lib/feed.php:85 #: lib/feed.php:85
msgid "RSS 1.0" msgid "RSS 1.0"
msgstr "" msgstr ""
@ -5801,7 +5946,7 @@ msgid "FOAF"
msgstr "" msgstr ""
#: lib/feedlist.php:64 #: lib/feedlist.php:64
msgid "Export data" msgid "Feeds"
msgstr "" msgstr ""
#: lib/galleryaction.php:121 #: lib/galleryaction.php:121
@ -5994,10 +6139,6 @@ msgstr ""
msgid "Unknown inbox source %d." msgid "Unknown inbox source %d."
msgstr "" msgstr ""
#: lib/joinform.php:114
msgid "Join"
msgstr ""
#: lib/leaveform.php:114 #: lib/leaveform.php:114
msgid "Leave" msgid "Leave"
msgstr "" msgstr ""
@ -6580,7 +6721,7 @@ msgstr ""
msgid "Revoke the \"%s\" role from this user" msgid "Revoke the \"%s\" role from this user"
msgstr "" msgstr ""
#: lib/router.php:709 #: lib/router.php:711
msgid "No single user defined for single-user mode." msgid "No single user defined for single-user mode."
msgstr "" msgstr ""
@ -6804,17 +6945,17 @@ msgid "Moderator"
msgstr "" msgstr ""
#. TRANS: Used in notices to indicate when the notice was made compared to now. #. TRANS: Used in notices to indicate when the notice was made compared to now.
#: lib/util.php:1103 #: lib/util.php:1126
msgid "a few seconds ago" msgid "a few seconds ago"
msgstr "" msgstr ""
#. TRANS: Used in notices to indicate when the notice was made compared to now. #. TRANS: Used in notices to indicate when the notice was made compared to now.
#: lib/util.php:1106 #: lib/util.php:1129
msgid "about a minute ago" msgid "about a minute ago"
msgstr "" msgstr ""
#. TRANS: Used in notices to indicate when the notice was made compared to now. #. TRANS: Used in notices to indicate when the notice was made compared to now.
#: lib/util.php:1110 #: lib/util.php:1133
#, php-format #, php-format
msgid "about one minute ago" msgid "about one minute ago"
msgid_plural "about %d minutes ago" msgid_plural "about %d minutes ago"
@ -6822,12 +6963,12 @@ msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#. TRANS: Used in notices to indicate when the notice was made compared to now. #. TRANS: Used in notices to indicate when the notice was made compared to now.
#: lib/util.php:1113 #: lib/util.php:1136
msgid "about an hour ago" msgid "about an hour ago"
msgstr "" msgstr ""
#. TRANS: Used in notices to indicate when the notice was made compared to now. #. TRANS: Used in notices to indicate when the notice was made compared to now.
#: lib/util.php:1117 #: lib/util.php:1140
#, php-format #, php-format
msgid "about one hour ago" msgid "about one hour ago"
msgid_plural "about %d hours ago" msgid_plural "about %d hours ago"
@ -6835,12 +6976,12 @@ msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#. TRANS: Used in notices to indicate when the notice was made compared to now. #. TRANS: Used in notices to indicate when the notice was made compared to now.
#: lib/util.php:1120 #: lib/util.php:1143
msgid "about a day ago" msgid "about a day ago"
msgstr "" msgstr ""
#. TRANS: Used in notices to indicate when the notice was made compared to now. #. TRANS: Used in notices to indicate when the notice was made compared to now.
#: lib/util.php:1124 #: lib/util.php:1147
#, php-format #, php-format
msgid "about one day ago" msgid "about one day ago"
msgid_plural "about %d days ago" msgid_plural "about %d days ago"
@ -6848,12 +6989,12 @@ msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#. TRANS: Used in notices to indicate when the notice was made compared to now. #. TRANS: Used in notices to indicate when the notice was made compared to now.
#: lib/util.php:1127 #: lib/util.php:1150
msgid "about a month ago" msgid "about a month ago"
msgstr "" msgstr ""
#. TRANS: Used in notices to indicate when the notice was made compared to now. #. TRANS: Used in notices to indicate when the notice was made compared to now.
#: lib/util.php:1131 #: lib/util.php:1154
#, php-format #, php-format
msgid "about one month ago" msgid "about one month ago"
msgid_plural "about %d months ago" msgid_plural "about %d months ago"
@ -6861,7 +7002,7 @@ msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#. TRANS: Used in notices to indicate when the notice was made compared to now. #. TRANS: Used in notices to indicate when the notice was made compared to now.
#: lib/util.php:1134 #: lib/util.php:1157
msgid "about a year ago" msgid "about a year ago"
msgstr "" msgstr ""
@ -6874,3 +7015,17 @@ msgstr ""
#, php-format #, php-format
msgid "%s is not a valid color! Use 3 or 6 hex chars." msgid "%s is not a valid color! Use 3 or 6 hex chars."
msgstr "" msgstr ""
#: scripts/restoreuser.php:82
#, php-format
msgid "Backup file for user %s (%s)\n"
msgstr ""
#: scripts/restoreuser.php:88
msgid "No user specified; using backup user.\n"
msgstr ""
#: scripts/restoreuser.php:94
#, php-format
msgid "%d entries in backup.\n"
msgstr ""