Ticket #5621: 5160-makepot.diff
| File 5160-makepot.diff, 444.3 KB (added by , 12 years ago) |
|---|
-
Gruntfile.js
125 144 makepot: { 126 145 target: { 127 146 options: { 128 cwd: SOURCE_DIR,147 cwd: BUILD_DIR, 129 148 domainPath: '.', 130 149 mainFile: 'bp-loader.php', 131 150 potFilename: 'bp-languages/buddypress.pot', 132 151 processPot: function( pot ) { 133 pot.headers['report-msgid-bugs-to'] = 'https:// wordpress.org/support/plugin/buddypress';152 pot.headers['report-msgid-bugs-to'] = 'https://buddypress.trac.wordpress.org'; 134 153 return pot; 135 154 }, 136 155 type: 'wp-plugin' -
src/bp-languages/buddypress.pot
1 # Copyright (C) 2014 BuddyPress2 # This file is distributed under the same license as the BuddyPress package.3 msgid ""4 msgstr ""5 "Project-Id-Version: BuddyPress 2.1-alpha\n"6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/buddypress\n"7 "POT-Creation-Date: 2014-05-04 15:17:33+00:00\n"8 "MIME-Version: 1.0\n"9 "Content-Type: text/plain; charset=utf-8\n"10 "Content-Transfer-Encoding: 8bit\n"11 "PO-Revision-Date: 2014-MO-DA HO:MI+ZONE\n"12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"13 "Language-Team: LANGUAGE <LL@li.org>\n"14 15 #: bp-activity/bp-activity-actions.php:15716 msgid "Activity deleted successfully"17 msgstr ""18 19 #: bp-activity/bp-activity-actions.php:15920 msgid "There was an error when deleting that activity"21 msgstr ""22 23 #: bp-activity/bp-activity-actions.php:21424 msgid "The activity item has been marked as spam and is no longer visible."25 msgstr ""26 27 #: bp-activity/bp-activity-actions.php:26928 #: bp-templates/bp-legacy/buddypress-functions.php:69229 #: bp-themes/bp-default/_inc/ajax.php:27630 msgid "Please enter some content to post."31 msgstr ""32 33 #: bp-activity/bp-activity-actions.php:29034 msgid "Update Posted!"35 msgstr ""36 37 #: bp-activity/bp-activity-actions.php:29238 msgid "There was an error when posting your update, please try again."39 msgstr ""40 41 #: bp-activity/bp-activity-actions.php:32942 #: bp-templates/bp-legacy/buddypress-functions.php:75343 #: bp-themes/bp-default/_inc/ajax.php:32444 msgid "Please do not leave the comment area blank."45 msgstr ""46 47 #: bp-activity/bp-activity-actions.php:34048 msgid "Reply Posted!"49 msgstr ""50 51 #: bp-activity/bp-activity-actions.php:34252 #: bp-templates/bp-legacy/buddypress-functions.php:75653 #: bp-templates/bp-legacy/buddypress-functions.php:76554 #: bp-themes/bp-default/_inc/ajax.php:32755 #: bp-themes/bp-default/_inc/ajax.php:33656 msgid "There was an error posting that reply, please try again."57 msgstr ""58 59 #: bp-activity/bp-activity-actions.php:37460 msgid "Activity marked as favorite."61 msgstr ""62 63 #: bp-activity/bp-activity-actions.php:37664 msgid "There was an error marking that activity as a favorite, please try again."65 msgstr ""66 67 #: bp-activity/bp-activity-actions.php:40868 msgid "Activity removed as favorite."69 msgstr ""70 71 #: bp-activity/bp-activity-actions.php:41072 msgid "There was an error removing that activity as a favorite, please try again."73 msgstr ""74 75 #: bp-activity/bp-activity-actions.php:44076 #. translators: Sitewide activity RSS title - "[Site Name] | Site Wide77 #. Activity"78 msgid "%s | Site Wide Activity"79 msgstr ""80 81 #: bp-activity/bp-activity-actions.php:44382 msgid "Activity feed for the entire site."83 msgstr ""84 85 #: bp-activity/bp-activity-actions.php:470 bp-groups/bp-groups-actions.php:38986 #. translators: Personal activity RSS title - "[Site Name] | [User Display87 #. Name] | Activity"88 #. translators: Group activity RSS title - "[Site Name] | [Group Name] |89 #. Activity"90 msgid "%1$s | %2$s | Activity"91 msgstr ""92 93 #: bp-activity/bp-activity-actions.php:47394 msgid "Activity feed for %s."95 msgstr ""96 97 #: bp-activity/bp-activity-actions.php:50398 #. translators: Friends activity RSS title - "[Site Name] | [User Display Name]99 #. | Friends Activity"100 msgid "%1$s | %2$s | Friends Activity"101 msgstr ""102 103 #: bp-activity/bp-activity-actions.php:506104 msgid "Activity feed for %s's friends."105 msgstr ""106 107 #: bp-activity/bp-activity-actions.php:540108 #. translators: Member groups activity RSS title - "[Site Name] | [User Display109 #. Name] | Groups Activity"110 msgid "%1$s | %2$s | Group Activity"111 msgstr ""112 113 #: bp-activity/bp-activity-actions.php:543114 msgid "Public group activity feed of which %s is a member of."115 msgstr ""116 117 #: bp-activity/bp-activity-actions.php:579118 #. translators: User mentions activity RSS title - "[Site Name] | [User Display119 #. Name] | Mentions"120 msgid "%1$s | %2$s | Mentions"121 msgstr ""122 123 #: bp-activity/bp-activity-actions.php:582124 msgid "Activity feed mentioning %s."125 msgstr ""126 127 #: bp-activity/bp-activity-actions.php:616128 #. translators: User activity favorites RSS title - "[Site Name] | [User129 #. Display Name] | Favorites"130 msgid "%1$s | %2$s | Favorites"131 msgstr ""132 133 #: bp-activity/bp-activity-actions.php:619134 msgid "Activity feed of %s's favorites."135 msgstr ""136 137 #: bp-activity/bp-activity-admin.php:32 bp-activity/bp-activity-admin.php:33138 #: bp-activity/bp-activity-admin.php:906 bp-activity/bp-activity-admin.php:1242139 #: bp-activity/bp-activity-loader.php:139140 #: bp-activity/bp-activity-loader.php:268141 #: bp-activity/bp-activity-screens.php:270142 #: bp-activity/bp-activity-screens.php:437 bp-core/bp-core-admin.php:525143 msgid "Activity"144 msgstr ""145 146 #: bp-activity/bp-activity-admin.php:88147 msgid "ERROR: Please type a reply."148 msgstr ""149 150 #: bp-activity/bp-activity-admin.php:93151 msgid ""152 "ERROR: The item you are trying to reply to cannot be found, or it has been "153 "deleted."154 msgstr ""155 156 #: bp-activity/bp-activity-admin.php:211 bp-activity/bp-activity-admin.php:258157 #: bp-core/admin/bp-core-functions.php:449158 #: bp-core/admin/bp-core-functions.php:467159 #: bp-core/admin/bp-core-functions.php:486160 #: bp-core/admin/bp-core-functions.php:505 bp-groups/bp-groups-admin.php:111161 #: bp-groups/bp-groups-admin.php:146 bp-members/bp-members-admin.php:384162 #: bp-members/bp-members-admin.php:925163 msgid "Overview"164 msgstr ""165 166 #: bp-activity/bp-activity-admin.php:213167 msgid ""168 "You edit activities made on your site similar to the way you edit a "169 "comment. This is useful if you need to change which page the activity links "170 "to, or when you notice that the author has made a typographical error."171 msgstr ""172 173 #: bp-activity/bp-activity-admin.php:214174 msgid ""175 "The two big editing areas for the activity title and content are fixed in "176 "place, but you can reposition all the other boxes using drag and drop, and "177 "can minimize or expand them by clicking the title bar of each box. Use the "178 "Screen Options tab to unhide more boxes (Primary Item/Secondary Item, Link, "179 "Type, Author ID) or to choose a 1- or 2-column layout for this screen."180 msgstr ""181 182 #: bp-activity/bp-activity-admin.php:215183 msgid ""184 "You can also moderate the activity from this screen using the Status box, "185 "where you can also change the timestamp of the activity."186 msgstr ""187 188 #: bp-activity/bp-activity-admin.php:220189 msgid "Item, Link, Type"190 msgstr ""191 192 #: bp-activity/bp-activity-admin.php:222193 msgid ""194 "<strong>Primary Item/Secondary Item</strong> - These identify the object "195 "that created the activity. For example, the fields could reference a "196 "comment left on a specific site. Some types of activity may only use one, "197 "or none, of these fields."198 msgstr ""199 200 #: bp-activity/bp-activity-admin.php:223201 msgid ""202 "<strong>Link</strong> - Activity generated by posts and comments, forum "203 "topics and replies, and some plugins, uses the link field for a permalink "204 "back to the content item. Some types of activity may not use this field, "205 "even if it has been set."206 msgstr ""207 208 #: bp-activity/bp-activity-admin.php:224209 msgid ""210 "<strong>Type</strong> - Each distinct kind of activity has its own type. "211 "For example, <code>created_group</code> is used when a group is created and "212 "<code>joined_group</code> is used when a user joins a group."213 msgstr ""214 215 #: bp-activity/bp-activity-admin.php:225216 msgid ""217 "For information about when and how BuddyPress uses all of these settings, "218 "see the Managing Activity link in the panel to the side."219 msgstr ""220 221 #: bp-activity/bp-activity-admin.php:230 bp-activity/bp-activity-admin.php:275222 #: bp-core/admin/bp-core-functions.php:455223 #: bp-core/admin/bp-core-functions.php:473224 #: bp-core/admin/bp-core-functions.php:492225 #: bp-core/admin/bp-core-functions.php:511 bp-groups/bp-groups-admin.php:119226 #: bp-groups/bp-groups-admin.php:162 bp-members/bp-members-admin.php:393227 #: bp-members/bp-members-admin.php:946228 msgid "For more information:"229 msgstr ""230 231 #: bp-activity/bp-activity-admin.php:231232 msgid ""233 "<a "234 "href=\"http://codex.buddypress.org/buddypress-site-administration/managing-"235 "activity/\">Managing Activity</a>"236 msgstr ""237 238 #: bp-activity/bp-activity-admin.php:232 bp-activity/bp-activity-admin.php:276239 #: bp-core/admin/bp-core-functions.php:457240 #: bp-core/admin/bp-core-functions.php:475241 #: bp-core/admin/bp-core-functions.php:494242 #: bp-core/admin/bp-core-functions.php:513 bp-groups/bp-groups-admin.php:163243 #: bp-members/bp-members-admin.php:395 bp-members/bp-members-admin.php:947244 msgid "<a href=\"http://buddypress.org/support/\">Support Forums</a>"245 msgstr ""246 247 #: bp-activity/bp-activity-admin.php:260248 msgid ""249 "You can manage activities made on your site similar to the way you manage "250 "comments and other content. This screen is customizable in the same ways as "251 "other management screens, and you can act on activities using the on-hover "252 "action links or the Bulk Actions."253 msgstr ""254 255 #: bp-activity/bp-activity-admin.php:261256 msgid ""257 "There are many different types of activities. Some are generated "258 "automatically by BuddyPress and other plugins, and some are entered "259 "directly by a user in the form of status update. To help manage the "260 "different activity types, use the filter dropdown box to switch between "261 "them."262 msgstr ""263 264 #: bp-activity/bp-activity-admin.php:267265 msgid "Moderating Activity"266 msgstr ""267 268 #: bp-activity/bp-activity-admin.php:269269 msgid ""270 "In the <strong>Activity</strong> column, above each activity it says "271 "“Submitted on,” followed by the date and time the activity item "272 "was generated on your site. Clicking on the date/time link will take you to "273 "that activity on your live site. Hovering over any activity gives you "274 "options to reply, edit, spam mark, or delete that activity."275 msgstr ""276 277 #: bp-activity/bp-activity-admin.php:270278 msgid ""279 "In the <strong>In Response To</strong> column, if the activity was in reply "280 "to another activity, it shows that activity's author's picture and name, "281 "and a link to that activity on your live site. If there is a small bubble, "282 "the number in it shows how many other activities are related to this one; "283 "these are usually comments. Clicking the bubble will filter the activity "284 "screen to show only related activity items."285 msgstr ""286 287 #: bp-activity/bp-activity-admin.php:588288 msgid "Editing Activity (ID #%s)"289 msgstr ""290 291 #: bp-activity/bp-activity-admin.php:599 bp-activity/bp-activity-admin.php:1243292 msgid "Action"293 msgstr ""294 295 #: bp-activity/bp-activity-admin.php:606296 msgid "Content"297 msgstr ""298 299 #: bp-activity/bp-activity-admin.php:631300 msgid "No activity found with this ID. <a href=\"%s\">Go back and try again</a>."301 msgstr ""302 303 #: bp-activity/bp-activity-admin.php:654304 msgid "View Activity"305 msgstr ""306 307 #: bp-activity/bp-activity-admin.php:662308 msgid "Approved"309 msgstr ""310 311 #: bp-activity/bp-activity-admin.php:663 bp-activity/bp-activity-admin.php:1398312 #: bp-activity/bp-activity-akismet.php:197313 #: bp-activity/bp-activity-akismet.php:226314 msgid "Spam"315 msgstr ""316 317 #: bp-activity/bp-activity-admin.php:669 bp-members/bp-members-admin.php:650318 #: bp-members/bp-members-admin.php:711319 #. translators: Publish box date format, see http:php.net/date320 msgid "M j, Y @ G:i"321 msgstr ""322 323 #: bp-activity/bp-activity-admin.php:672324 msgid "Submitted on: <strong>%1$s</strong>"325 msgstr ""326 327 #: bp-activity/bp-activity-admin.php:672 bp-activity/bp-activity-admin.php:1391328 #: bp-forums/bp-forums-template.php:2112 bp-groups/bp-groups-admin.php:1396329 #: bp-themes/bp-default/functions.php:509 bp-xprofile/bp-xprofile-admin.php:402330 #: bp-xprofile/bp-xprofile-loader.php:195331 #: bp-xprofile/bp-xprofile-loader.php:273332 msgid "Edit"333 msgstr ""334 335 #: bp-activity/bp-activity-admin.php:685336 msgid "Update"337 msgstr ""338 339 #: bp-activity/bp-activity-admin.php:705340 msgid "Link"341 msgstr ""342 343 #: bp-activity/bp-activity-admin.php:707344 msgid ""345 "Activity generated by posts and comments, forum topics and replies, and "346 "some plugins, uses the link field for a permalink back to the content item."347 msgstr ""348 349 #: bp-activity/bp-activity-admin.php:722350 msgid "Author ID"351 msgstr ""352 353 #: bp-activity/bp-activity-admin.php:791354 msgid ""355 "This activity item has a type (%s) that is not registered using "356 "bp_activity_set_action(), so no label is available."357 msgstr ""358 359 #: bp-activity/bp-activity-admin.php:816360 msgid "Primary Item ID"361 msgstr ""362 363 #: bp-activity/bp-activity-admin.php:820364 msgid "Secondary Item ID"365 msgstr ""366 367 #: bp-activity/bp-activity-admin.php:823368 msgid ""369 "These identify the object that created this activity. For example, the "370 "fields could reference a pair of site and comment IDs."371 msgstr ""372 373 #: bp-activity/bp-activity-admin.php:863374 msgid "%s activity item has been permanently deleted."375 msgid_plural "%s activity items have been permanently deleted."376 msgstr[0] ""377 msgstr[1] ""378 379 #: bp-activity/bp-activity-admin.php:867380 msgid "An error occurred when trying to update activity ID #%s."381 msgstr ""382 383 #: bp-activity/bp-activity-admin.php:870384 msgid "Errors occurred when trying to update these activity items:"385 msgstr ""386 387 #: bp-activity/bp-activity-admin.php:876388 #. Translators: This is a bulleted list of item IDs389 msgid "#%s"390 msgstr ""391 392 #: bp-activity/bp-activity-admin.php:885393 msgid "%s activity item has been successfully spammed."394 msgid_plural "%s activity items have been successfully spammed."395 msgstr[0] ""396 msgstr[1] ""397 398 #: bp-activity/bp-activity-admin.php:888399 msgid "%s activity item has been successfully unspammed."400 msgid_plural "%s activity items have been successfully unspammed."401 msgstr[0] ""402 msgstr[1] ""403 404 #: bp-activity/bp-activity-admin.php:891405 msgid "The activity item has been updated succesfully."406 msgstr ""407 408 #: bp-activity/bp-activity-admin.php:904409 msgid "Activity related to ID #%s"410 msgstr ""411 412 #: bp-activity/bp-activity-admin.php:910 bp-groups/bp-groups-admin.php:645413 #: bp-members/bp-members-admin.php:1304414 msgid "Search results for “%s”"415 msgstr ""416 417 #: bp-activity/bp-activity-admin.php:923418 msgid "Search all Activity"419 msgstr ""420 421 #: bp-activity/bp-activity-admin.php:934422 msgid "Reply to Activity"423 msgstr ""424 425 #: bp-activity/bp-activity-admin.php:938 bp-groups/bp-groups-admin.php:599426 #: bp-members/bp-members-admin.php:1429427 #: bp-templates/bp-legacy/buddypress/activity/entry.php:102428 #: bp-templates/bp-legacy/buddypress/forums/index.php:116429 #: bp-themes/bp-default/forums/index.php:134430 #: bp-xprofile/bp-xprofile-classes.php:506431 #: bp-xprofile/bp-xprofile-classes.php:891432 msgid "Cancel"433 msgstr ""434 435 #: bp-activity/bp-activity-admin.php:939 bp-activity/bp-activity-admin.php:1385436 #: bp-templates/bp-legacy/buddypress/activity/comment.php:37437 #: bp-templates/bp-legacy/buddypress/groups/single/forum/edit.php:10438 #: bp-themes/bp-default/activity/comment.php:40439 #: bp-themes/bp-default/groups/single/forum/edit.php:10440 msgid "Reply"441 msgstr ""442 443 #: bp-activity/bp-activity-admin.php:1132444 msgid "No activities found."445 msgstr ""446 447 #: bp-activity/bp-activity-admin.php:1205 bp-groups/bp-groups-admin.php:1267448 #: bp-messages/bp-messages-template.php:538449 msgid "All"450 msgstr ""451 452 #: bp-activity/bp-activity-admin.php:1206453 msgid "Spam <span class=\"count\">(%s)</span>"454 msgstr ""455 456 #: bp-activity/bp-activity-admin.php:1222457 #: bp-core/admin/bp-core-functions.php:812458 msgid "Mark as Spam"459 msgstr ""460 461 #: bp-activity/bp-activity-admin.php:1223462 #: bp-activity/bp-activity-admin.php:1396463 #: bp-core/admin/bp-core-functions.php:810464 msgid "Not Spam"465 msgstr ""466 467 #: bp-activity/bp-activity-admin.php:1224468 #: bp-activity/bp-activity-admin.php:1401 bp-groups/bp-groups-admin.php:598469 msgid "Delete Permanently"470 msgstr ""471 472 #: bp-activity/bp-activity-admin.php:1241473 msgid "Author"474 msgstr ""475 476 #: bp-activity/bp-activity-admin.php:1244477 msgid "In Response To"478 msgstr ""479 480 #: bp-activity/bp-activity-admin.php:1287481 msgid "Show all activity types"482 msgstr ""483 484 #: bp-activity/bp-activity-admin.php:1294485 msgid "Filter"486 msgstr ""487 488 #: bp-activity/bp-activity-admin.php:1310489 msgid "Select activity item %1$d"490 msgstr ""491 492 #: bp-activity/bp-activity-admin.php:1341493 msgid "Unregistered action - %s"494 msgstr ""495 496 #: bp-activity/bp-activity-admin.php:1387497 msgid "Replies are disabled for this activity item"498 msgstr ""499 500 #: bp-activity/bp-activity-admin.php:1387501 msgid "Replies disabled"502 msgstr ""503 504 #: bp-activity/bp-activity-admin.php:1401 bp-core/bp-core-cssjs.php:24505 msgid "Are you sure?"506 msgstr ""507 508 #: bp-activity/bp-activity-admin.php:1410509 #. translators: 2: activity admin ui date/time510 msgid "Submitted on <a href=\"%1$s\">%2$s at %3$s</a>"511 msgstr ""512 513 #: bp-activity/bp-activity-admin.php:1442514 msgid "%s related activity"515 msgid_plural "%s related activities"516 msgstr[0] ""517 msgstr[1] ""518 519 #: bp-activity/bp-activity-admin.php:1453520 msgid "<a href=\"%1$s\">View Activity</a>"521 msgstr ""522 523 #: bp-activity/bp-activity-akismet.php:86524 msgid "Flagged as spam by Akismet"525 msgstr ""526 527 #: bp-activity/bp-activity-akismet.php:89528 msgid "Cleared by Akismet"529 msgstr ""530 531 #: bp-activity/bp-activity-akismet.php:95532 msgid "Flagged as spam by %s"533 msgstr ""534 535 #: bp-activity/bp-activity-akismet.php:97536 msgid "Un-spammed by %s"537 msgstr ""538 539 #: bp-activity/bp-activity-akismet.php:106540 msgid "History"541 msgstr ""542 543 #: bp-activity/bp-activity-akismet.php:373544 msgid "%s reported this activity as spam"545 msgstr ""546 547 #: bp-activity/bp-activity-akismet.php:390548 msgid "%s reported this activity as not spam"549 msgstr ""550 551 #: bp-activity/bp-activity-akismet.php:414552 msgid "Akismet caught this item as spam"553 msgstr ""554 555 #: bp-activity/bp-activity-akismet.php:419556 msgid "Akismet cleared this item"557 msgstr ""558 559 #: bp-activity/bp-activity-akismet.php:424560 msgid ""561 "Akismet was unable to check this item (response: %s), will automatically "562 "retry again later."563 msgstr ""564 565 #: bp-activity/bp-activity-akismet.php:538566 msgid "Activity History"567 msgstr ""568 569 #: bp-activity/bp-activity-classes.php:280570 #: bp-activity/bp-activity-template.php:139 bp-groups/bp-groups-classes.php:646571 #: bp-groups/bp-groups-functions.php:419 bp-groups/bp-groups-template.php:112572 #: bp-groups/bp-groups-template.php:2045 bp-groups/bp-groups-template.php:3013573 #: bp-groups/bp-groups-template.php:3281574 msgid ""575 "Arguments passed to %1$s should be in an associative array. See the inline "576 "documentation at %2$s for more details."577 msgstr ""578 579 #: bp-activity/bp-activity-classes.php:1427580 msgid "RSS feed 'id' must be defined"581 msgstr ""582 583 #: bp-activity/bp-activity-classes.php:1540584 msgid "In reply to"585 msgstr ""586 587 #: bp-activity/bp-activity-filters.php:380588 msgid "[Read more]"589 msgstr ""590 591 #: bp-activity/bp-activity-filters.php:385592 msgid "…"593 msgstr ""594 595 #: bp-activity/bp-activity-filters.php:567596 msgid "Load Newest"597 msgstr ""598 599 #: bp-activity/bp-activity-functions.php:837600 msgid "Posted a status update"601 msgstr ""602 603 #: bp-activity/bp-activity-functions.php:844604 msgid "Replied to a status update"605 msgstr ""606 607 #: bp-activity/bp-activity-functions.php:895608 msgid "%s posted an update"609 msgstr ""610 611 #: bp-activity/bp-activity-functions.php:909612 msgid "%s posted a new activity comment"613 msgstr ""614 615 #: bp-activity/bp-activity-functions.php:1671616 msgid "Thumbnail"617 msgstr ""618 619 #: bp-activity/bp-activity-loader.php:30620 #: bp-core/admin/bp-core-components.php:380621 msgid "Activity Streams"622 msgstr ""623 624 #: bp-activity/bp-activity-loader.php:111625 msgid "Search Activity..."626 msgstr ""627 628 #: bp-activity/bp-activity-loader.php:165629 #: bp-activity/bp-activity-loader.php:276630 msgid "Personal"631 msgstr ""632 633 #: bp-activity/bp-activity-loader.php:176634 #: bp-activity/bp-activity-loader.php:260635 #: bp-templates/bp-legacy/buddypress/activity/index.php:59636 #: bp-themes/bp-default/activity/index.php:79637 msgid "Mentions"638 msgstr ""639 640 #: bp-activity/bp-activity-loader.php:188641 #: bp-activity/bp-activity-loader.php:294642 msgid "Favorites"643 msgstr ""644 645 #: bp-activity/bp-activity-loader.php:200646 #: bp-activity/bp-activity-loader.php:303 bp-friends/bp-friends-loader.php:188647 #: bp-friends/bp-friends-screens.php:85648 msgid "Friends"649 msgstr ""650 651 #: bp-activity/bp-activity-loader.php:213652 #: bp-activity/bp-activity-loader.php:313 bp-core/bp-core-template.php:389653 #: bp-groups/bp-groups-admin.php:32 bp-groups/bp-groups-admin.php:33654 #: bp-groups/bp-groups-admin.php:638 bp-groups/bp-groups-loader.php:365655 #: bp-groups/bp-groups-loader.php:540 bp-groups/bp-groups-notifications.php:377656 #: bp-groups/bp-groups-notifications.php:413657 #: bp-groups/bp-groups-notifications.php:449658 #: bp-groups/bp-groups-notifications.php:485659 #: bp-groups/bp-groups-screens.php:936 bp-groups/bp-groups-screens.php:1122660 #: bp-groups/bp-groups-widgets.php:53 bp-groups/bp-groups-widgets.php:124661 msgid "Groups"662 msgstr ""663 664 #: bp-activity/bp-activity-loader.php:258665 msgid "Mentions <span class=\"count\">%s</span>"666 msgstr ""667 668 #: bp-activity/bp-activity-loader.php:337669 msgid "My Activity"670 msgstr ""671 672 #: bp-activity/bp-activity-loader.php:342673 #: bp-activity/bp-activity-template.php:1208674 #: bp-activity/bp-activity-template.php:1358675 #: bp-activity/bp-activity-template.php:1369 bp-blogs/bp-blogs-loader.php:236676 #: bp-forums/bp-forums-loader.php:245 bp-forums/bp-forums-template.php:730677 #: bp-forums/bp-forums-template.php:960 bp-forums/bp-forums-template.php:1990678 #: bp-friends/bp-friends-loader.php:234 bp-groups/bp-groups-loader.php:601679 #: bp-groups/bp-groups-template.php:821 bp-groups/bp-groups-template.php:858680 #: bp-groups/bp-groups-template.php:1287 bp-groups/bp-groups-template.php:1303681 #: bp-groups/bp-groups-template.php:1352 bp-groups/bp-groups-template.php:1368682 #: bp-groups/bp-groups-template.php:2243 bp-groups/bp-groups-template.php:2252683 #: bp-groups/bp-groups-template.php:2261 bp-groups/bp-groups-template.php:3172684 #: bp-members/bp-members-buddybar.php:64 bp-members/bp-members-loader.php:235685 #: bp-members/bp-members-template.php:703686 #: bp-members/bp-members-template.php:1134687 #: bp-members/bp-members-template.php:1176688 #: bp-messages/bp-messages-loader.php:265689 #: bp-messages/bp-messages-template.php:417690 #: bp-notifications/bp-notifications-loader.php:236691 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:185692 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:212693 #: bp-themes/bp-default/groups/single/admin.php:185694 #: bp-themes/bp-default/groups/single/admin.php:212695 #: bp-xprofile/bp-xprofile-loader.php:314696 msgid "Profile picture of %s"697 msgstr ""698 699 #: bp-activity/bp-activity-notifications.php:73700 msgid "%s mentioned you in an update"701 msgstr ""702 703 #: bp-activity/bp-activity-notifications.php:76 bp-core/deprecated/1.5.php:354704 msgid ""705 "%1$s mentioned you in the group \"%2$s\":\n"706 "\n"707 "\"%3$s\"\n"708 "\n"709 "To view and respond to the message, log in and visit: %4$s\n"710 "\n"711 "---------------------\n"712 msgstr ""713 714 #: bp-activity/bp-activity-notifications.php:86715 msgid ""716 "%1$s mentioned you in an update:\n"717 "\n"718 "\"%2$s\"\n"719 "\n"720 "To view and respond to the message, log in and visit: %3$s\n"721 "\n"722 "---------------------\n"723 msgstr ""724 725 #: bp-activity/bp-activity-notifications.php:99726 #: bp-activity/bp-activity-notifications.php:177727 #: bp-activity/bp-activity-notifications.php:226 bp-core/deprecated/1.5.php:364728 #: bp-friends/bp-friends-notifications.php:56729 #: bp-friends/bp-friends-notifications.php:105730 #: bp-groups/bp-groups-notifications.php:44731 #: bp-groups/bp-groups-notifications.php:108732 #: bp-groups/bp-groups-notifications.php:173733 #: bp-groups/bp-groups-notifications.php:232734 #: bp-groups/bp-groups-notifications.php:295735 #: bp-messages/bp-messages-notifications.php:85736 msgid "To disable these notifications please log in and go to: %s"737 msgstr ""738 739 #: bp-activity/bp-activity-notifications.php:164740 msgid "%s replied to one of your updates"741 msgstr ""742 743 #: bp-activity/bp-activity-notifications.php:165744 msgid ""745 "%1$s replied to one of your updates:\n"746 "\n"747 "\"%2$s\"\n"748 "\n"749 "To view your original update and all comments, log in and visit: %3$s\n"750 "\n"751 "---------------------\n"752 msgstr ""753 754 #: bp-activity/bp-activity-notifications.php:209755 msgid "%s replied to one of your comments"756 msgstr ""757 758 #: bp-activity/bp-activity-notifications.php:214759 msgid ""760 "%1$s replied to one of your comments:\n"761 "\n"762 "\"%2$s\"\n"763 "\n"764 "To view the original activity, your comment and all replies, log in and "765 "visit: %3$s\n"766 "\n"767 "---------------------\n"768 msgstr ""769 770 #: bp-activity/bp-activity-notifications.php:280771 msgid "@%s Mentions"772 msgstr ""773 774 #: bp-activity/bp-activity-notifications.php:283775 msgid "You have %1$d new mentions"776 msgstr ""777 778 #: bp-activity/bp-activity-notifications.php:287779 msgid "%1$s mentioned you"780 msgstr ""781 782 #: bp-activity/bp-activity-screens.php:231783 msgid "You do not have access to this activity."784 msgstr ""785 786 #: bp-activity/bp-activity-screens.php:271 bp-blogs/bp-blogs-template.php:997787 #: bp-friends/bp-friends-screens.php:86 bp-groups/bp-groups-screens.php:937788 #: bp-messages/bp-messages-screens.php:169789 #: bp-templates/bp-legacy/buddypress/members/register.php:148790 #: bp-themes/bp-default/registration/register.php:232791 msgid "Yes"792 msgstr ""793 794 #: bp-activity/bp-activity-screens.php:272 bp-blogs/bp-blogs-template.php:1001795 #: bp-friends/bp-friends-screens.php:87 bp-groups/bp-groups-screens.php:938796 #: bp-messages/bp-messages-screens.php:170797 #: bp-templates/bp-legacy/buddypress/members/register.php:149798 #: bp-themes/bp-default/registration/register.php:233799 msgid "No"800 msgstr ""801 802 #: bp-activity/bp-activity-screens.php:280803 msgid "A member mentions you in an update using \"@%s\""804 msgstr ""805 806 #: bp-activity/bp-activity-screens.php:288807 msgid "A member replies to an update or comment you've posted"808 msgstr ""809 810 #: bp-activity/bp-activity-template.php:737811 msgid "Viewing item %1$s to %2$s (of %3$s item)"812 msgid_plural "Viewing item %1$s to %2$s (of %3$s items)"813 msgstr[0] ""814 msgstr[1] ""815 816 #: bp-activity/bp-activity-template.php:1208817 msgid "Profile picture"818 msgstr ""819 820 #: bp-activity/bp-activity-template.php:1334821 msgid "Group logo"822 msgstr ""823 824 #: bp-activity/bp-activity-template.php:1337 bp-groups/bp-groups-admin.php:1410825 #: bp-groups/bp-groups-template.php:539826 msgid "Group logo of %s"827 msgstr ""828 829 #: bp-activity/bp-activity-template.php:1348830 msgid "Profile picture of the author of the site %s"831 msgstr ""832 833 #: bp-activity/bp-activity-template.php:1578834 msgid "View Discussion"835 msgstr ""836 837 #: bp-activity/bp-activity-template.php:2480838 #: bp-forums/bp-forums-template.php:2113 bp-groups/bp-groups-admin.php:1286839 #: bp-groups/bp-groups-admin.php:1399 bp-groups/bp-groups-template.php:1551840 #: bp-members/admin/bp-members-classes.php:148841 #: bp-members/admin/bp-members-classes.php:280842 #: bp-members/admin/bp-members-classes.php:466843 #: bp-members/admin/bp-members-classes.php:591844 #: bp-notifications/bp-notifications-template.php:826845 #: bp-templates/bp-legacy/buddypress/activity/comment.php:43846 #: bp-templates/bp-legacy/buddypress/members/single/messages/messages-loop.php:51847 #: bp-templates/bp-legacy/buddypress/members/single/messages/single.php:24848 #: bp-themes/bp-default/activity/comment.php:46849 #: bp-themes/bp-default/members/single/messages/messages-loop.php:51850 #: bp-themes/bp-default/members/single/messages/single.php:24851 #: bp-xprofile/bp-xprofile-admin.php:406852 msgid "Delete"853 msgstr ""854 855 #: bp-activity/bp-activity-template.php:2528856 #: bp-core/admin/bp-core-slugs.php:109 bp-core/admin/bp-core-slugs.php:172857 #: bp-core/bp-core-loader.php:244 bp-members/bp-members-loader.php:211858 #: bp-members/bp-members-template.php:858859 #: bp-templates/bp-legacy/buddypress-functions.php:248860 #: bp-themes/bp-default/activity/entry.php:37861 #: bp-themes/bp-default/functions.php:166862 #: bp-xprofile/bp-xprofile-loader.php:185863 #: bp-xprofile/bp-xprofile-loader.php:265864 msgid "View"865 msgstr ""866 867 #: bp-activity/bp-activity-template.php:2626868 msgid "Clear Filter"869 msgstr ""870 871 #: bp-activity/bp-activity-template.php:2852872 msgid "a user"873 msgstr ""874 875 #: bp-activity/bp-activity-template.php:2906876 msgid "Send a public message on your activity stream."877 msgstr ""878 879 #: bp-activity/bp-activity-template.php:2907880 msgid "Public Message"881 msgstr ""882 883 #: bp-activity/bp-activity-template.php:3360884 msgid "Site Wide Activity RSS Feed"885 msgstr ""886 887 #: bp-blogs/bp-blogs-activity.php:34888 msgid "New site created"889 msgstr ""890 891 #: bp-blogs/bp-blogs-activity.php:42892 msgid "New post published"893 msgstr ""894 895 #: bp-blogs/bp-blogs-activity.php:49896 msgid "New post comment posted"897 msgstr ""898 899 #: bp-blogs/bp-blogs-activity.php:69900 msgid "%s created the site %s"901 msgstr ""902 903 #: bp-blogs/bp-blogs-activity.php:128 bp-blogs/bp-blogs-functions.php:452904 msgid "%1$s wrote a new post, %2$s, on the site %3$s"905 msgstr ""906 907 #: bp-blogs/bp-blogs-activity.php:130 bp-blogs/bp-blogs-functions.php:454908 msgid "%1$s wrote a new post, %2$s"909 msgstr ""910 911 #: bp-blogs/bp-blogs-activity.php:195912 msgid "%1$s commented on the post, %2$s, on the site %3$s"913 msgstr ""914 915 #: bp-blogs/bp-blogs-activity.php:197916 msgid "%1$s commented on the post, %2$s"917 msgstr ""918 919 #: bp-blogs/bp-blogs-buddybar.php:42 bp-blogs/bp-blogs-loader.php:149920 #: bp-blogs/bp-blogs-loader.php:199 bp-blogs/bp-blogs-loader.php:227921 msgid "My Sites"922 msgstr ""923 924 #: bp-blogs/bp-blogs-buddybar.php:54 bp-core/bp-core-buddybar.php:621925 msgid "Dashboard"926 msgstr ""927 928 #: bp-blogs/bp-blogs-buddybar.php:55 bp-core/bp-core-buddybar.php:625929 msgid "New Post"930 msgstr ""931 932 #: bp-blogs/bp-blogs-buddybar.php:56 bp-core/bp-core-buddybar.php:626933 msgid "Manage Posts"934 msgstr ""935 936 #: bp-blogs/bp-blogs-buddybar.php:57 bp-core/bp-core-buddybar.php:627937 msgid "Manage Comments"938 msgstr ""939 940 #: bp-blogs/bp-blogs-buddybar.php:70941 msgid "Create a Site!"942 msgstr ""943 944 #: bp-blogs/bp-blogs-loader.php:25 bp-core/admin/bp-core-components.php:396945 msgid "Site Tracking"946 msgstr ""947 948 #: bp-blogs/bp-blogs-loader.php:68949 msgid "Search sites..."950 msgstr ""951 952 #: bp-blogs/bp-blogs-loader.php:129953 msgid "Sites <span>%d</span>"954 msgstr ""955 956 #: bp-blogs/bp-blogs-loader.php:191 bp-blogs/bp-blogs-screens.php:144957 #: bp-blogs/bp-blogs-screens.php:204 bp-blogs/bp-blogs-screens.php:206958 msgid "Sites"959 msgstr ""960 961 #: bp-blogs/bp-blogs-loader.php:208 bp-blogs/bp-blogs-screens.php:204962 #: bp-blogs/bp-blogs-template.php:1114 bp-blogs/bp-blogs-template.php:1182963 #: bp-blogs/bp-blogs-template.php:1183 bp-core/bp-core-filters.php:466964 #: bp-themes/bp-default/blogs/create.php:21965 #: bp-themes/bp-default/blogs/index.php:21966 msgid "Create a Site"967 msgstr ""968 969 #: bp-blogs/bp-blogs-template.php:439970 msgid "Viewing site %1$s to %2$s (of %3$s site)"971 msgid_plural "Viewing site %1$s to %2$s (of %3$s sites)"972 msgstr[0] ""973 msgstr[1] ""974 975 #: bp-blogs/bp-blogs-template.php:504976 msgid "Profile picture of site author %s"977 msgstr ""978 979 #: bp-blogs/bp-blogs-template.php:648 bp-core/bp-core-classes.php:816980 #: bp-groups/bp-groups-template.php:3389 bp-groups/bp-groups-widgets.php:85981 #: bp-groups/bp-groups-widgets.php:197 bp-members/bp-members-template.php:811982 #: bp-members/bp-members-template.php:1229983 #: bp-templates/bp-legacy/buddypress/groups/groups-loop.php:47984 #: bp-templates/bp-legacy/buddypress/groups/single/group-header.php:42985 #: bp-themes/bp-default/groups/groups-loop.php:47986 #: bp-themes/bp-default/groups/single/group-header.php:42987 msgid "active %s"988 msgstr ""989 990 #: bp-blogs/bp-blogs-template.php:668991 msgid "Latest Post: %s"992 msgstr ""993 994 #: bp-blogs/bp-blogs-template.php:915995 msgid "There was a problem, please correct the form below and try again."996 msgstr ""997 998 #: bp-blogs/bp-blogs-template.php:918999 msgid ""1000 "By filling out the form below, you can <strong>add a site to your "1001 "account</strong>. There is no limit to the number of sites that you can "1002 "have, so create to your heart's content, but blog responsibly!"1003 msgstr ""1004 1005 #: bp-blogs/bp-blogs-template.php:9201006 msgid ""1007 "If you’re not going to use a great domain, leave it for a new user. "1008 "Now have at it!"1009 msgstr ""1010 1011 #: bp-blogs/bp-blogs-template.php:9291012 msgid "Create Site"1013 msgstr ""1014 1015 #: bp-blogs/bp-blogs-template.php:9511016 msgid "Site Name:"1017 msgstr ""1018 1019 #: bp-blogs/bp-blogs-template.php:9531020 msgid "Site Domain:"1021 msgstr ""1022 1023 #: bp-blogs/bp-blogs-template.php:9671024 msgid "Your address will be "1025 msgstr ""1026 1027 #: bp-blogs/bp-blogs-template.php:9701028 msgid "blogname"1029 msgstr ""1030 1031 #: bp-blogs/bp-blogs-template.php:9721032 msgid "domain."1033 msgstr ""1034 1035 #: bp-blogs/bp-blogs-template.php:9751036 msgid ""1037 "Must be at least 4 characters, letters and numbers only. It cannot be "1038 "changed so choose carefully!)"1039 msgstr ""1040 1041 #: bp-blogs/bp-blogs-template.php:9811042 msgid "Site Title:"1043 msgstr ""1044 1045 #: bp-blogs/bp-blogs-template.php:9921046 msgid "Privacy:"1047 msgstr ""1048 1049 #: bp-blogs/bp-blogs-template.php:9931050 #: bp-templates/bp-legacy/buddypress/members/register.php:1451051 #: bp-themes/bp-default/registration/register.php:2291052 msgid ""1053 "I would like my site to appear in search engines, and in public listings "1054 "around this network."1055 msgstr ""1056 1057 #: bp-blogs/bp-blogs-template.php:11001058 msgid "Congratulations! You have successfully registered a new site."1059 msgstr ""1060 1061 #: bp-blogs/bp-blogs-template.php:11021062 msgid ""1063 "<a href=\"%1$s\">%2$s</a> is your new site. <a href=\"%3$s\">Login</a> as "1064 "\"%4$s\" using your existing password."1065 msgstr ""1066 1067 #: bp-blogs/bp-blogs-template.php:11311068 msgid "%s's Sites"1069 msgstr ""1070 1071 #: bp-blogs/bp-blogs-template.php:11321072 msgid "%s's Recent Posts"1073 msgstr ""1074 1075 #: bp-blogs/bp-blogs-template.php:11331076 msgid "%s's Recent Comments"1077 msgstr ""1078 1079 #: bp-blogs/bp-blogs-template.php:1149 bp-core/deprecated/1.5.php:4171080 #: bp-forums/bp-forums-template.php:2196 bp-groups/bp-groups-template.php:27931081 #: bp-members/bp-members-template.php:9971082 #: bp-messages/bp-messages-template.php:471 bp-themes/bp-default/header.php:301083 #: bp-themes/bp-default/searchform.php:51084 msgid "Search"1085 msgstr ""1086 1087 #: bp-blogs/bp-blogs-template.php:1232 bp-blogs/bp-blogs-template.php:12331088 msgid "Visit Site"1089 msgstr ""1090 1091 #: bp-blogs/bp-blogs-template.php:12881092 msgid "%s site"1093 msgid_plural "%s sites"1094 msgstr[0] ""1095 msgstr[1] ""1096 1097 #: bp-blogs/bp-blogs-widgets.php:341098 msgid "A list of recently published posts from across your network."1099 msgstr ""1100 1101 #: bp-blogs/bp-blogs-widgets.php:50 bp-blogs/bp-blogs-widgets.php:1221102 msgid "Recent Networkwide Posts"1103 msgstr ""1104 1105 #: bp-blogs/bp-blogs-widgets.php:911106 msgid "Sorry, there were no posts found. Why not write one?"1107 msgstr ""1108 1109 #: bp-blogs/bp-blogs-widgets.php:1341110 msgid "Link widget title to Blogs directory"1111 msgstr ""1112 1113 #: bp-blogs/bp-blogs-widgets.php:1351114 msgid "Max posts to show:"1115 msgstr ""1116 1117 #: bp-core/admin/bp-core-components.php:261118 #: bp-core/admin/bp-core-functions.php:3871119 msgid "Components"1120 msgstr ""1121 1122 #: bp-core/admin/bp-core-components.php:321123 #: bp-core/admin/bp-core-settings.php:281 bp-core/admin/bp-core-slugs.php:321124 #: bp-templates/bp-legacy/buddypress/members/single/settings/profile.php:421125 #: bp-themes/bp-default/members/single/settings/profile.php:921126 msgid "Save Settings"1127 msgstr ""1128 1129 #: bp-core/admin/bp-core-components.php:591130 #: bp-core/admin/bp-core-components.php:3641131 #: bp-xprofile/bp-xprofile-loader.php:411132 msgid "Extended Profiles"1133 msgstr ""1134 1135 #: bp-core/admin/bp-core-components.php:601136 #: bp-core/admin/bp-core-components.php:3651137 msgid ""1138 "Customize your community with fully editable profile fields that allow your "1139 "users to describe themselves."1140 msgstr ""1141 1142 #: bp-core/admin/bp-core-components.php:631143 #: bp-core/admin/bp-core-components.php:3681144 msgid "Account Settings"1145 msgstr ""1146 1147 #: bp-core/admin/bp-core-components.php:641148 #: bp-core/admin/bp-core-components.php:3691149 msgid ""1150 "Allow your users to modify their account and notification settings directly "1151 "from within their profiles."1152 msgstr ""1153 1154 #: bp-core/admin/bp-core-components.php:671155 #: bp-core/admin/bp-core-components.php:3841156 #: bp-notifications/bp-notifications-buddybar.php:281157 #: bp-notifications/bp-notifications-loader.php:261158 #: bp-notifications/bp-notifications-loader.php:1131159 #: bp-notifications/bp-notifications-loader.php:1881160 #: bp-notifications/bp-notifications-loader.php:2311161 msgid "Notifications"1162 msgstr ""1163 1164 #: bp-core/admin/bp-core-components.php:681165 #: bp-core/admin/bp-core-components.php:3851166 msgid ""1167 "Notify members of relevant activity with a toolbar bubble and/or via email, "1168 "and allow them to customize their notification settings."1169 msgstr ""1170 1171 #: bp-core/admin/bp-core-components.php:1451172 msgid "Active <span class=\"count\">(%s)</span>"1173 msgid_plural "Active <span class=\"count\">(%s)</span>"1174 msgstr[0] ""1175 msgstr[1] ""1176 1177 #: bp-core/admin/bp-core-components.php:1461178 msgid "Inactive <span class=\"count\">(%s)</span>"1179 msgid_plural "Inactive <span class=\"count\">(%s)</span>"1180 msgstr[0] ""1181 msgstr[1] ""1182 1183 #: bp-core/admin/bp-core-components.php:1471184 msgid "Must-Use <span class=\"count\">(%s)</span>"1185 msgid_plural "Must-Use <span class=\"count\">(%s)</span>"1186 msgstr[0] ""1187 msgstr[1] ""1188 1189 #: bp-core/admin/bp-core-components.php:1481190 msgid "Retired <span class=\"count\">(%s)</span>"1191 msgid_plural "Retired <span class=\"count\">(%s)</span>"1192 msgstr[0] ""1193 msgstr[1] ""1194 1195 #: bp-core/admin/bp-core-components.php:1551196 #: bp-core/admin/bp-core-components.php:1631197 msgid "Component"1198 msgstr ""1199 1200 #: bp-core/admin/bp-core-components.php:1561201 #: bp-core/admin/bp-core-components.php:1641202 msgid "Description"1203 msgstr ""1204 1205 #: bp-core/admin/bp-core-components.php:1891206 #: bp-members/admin/bp-members-classes.php:2261207 #: bp-members/admin/bp-members-classes.php:5391208 msgid "Select %s"1209 msgstr ""1210 1211 #: bp-core/admin/bp-core-components.php:2141212 msgid "No components found."1213 msgstr ""1214 1215 #: bp-core/admin/bp-core-components.php:344 bp-core/bp-core-loader.php:271216 msgid "BuddyPress Core"1217 msgstr ""1218 1219 #: bp-core/admin/bp-core-components.php:3451220 msgid "It‘s what makes <del>time travel</del> BuddyPress possible!"1221 msgstr ""1222 1223 #: bp-core/admin/bp-core-components.php:3481224 msgid "Community Members"1225 msgstr ""1226 1227 #: bp-core/admin/bp-core-components.php:3491228 msgid "Everything in a BuddyPress community revolves around its members."1229 msgstr ""1230 1231 #: bp-core/admin/bp-core-components.php:3561232 #: bp-templates/bp-legacy/buddypress/groups/create.php:1051233 #: bp-themes/bp-default/groups/create.php:1121234 msgid "Group Forums"1235 msgstr ""1236 1237 #: bp-core/admin/bp-core-components.php:3571238 msgid "BuddyPress Forums are retired. Use %s."1239 msgstr ""1240 1241 #: bp-core/admin/bp-core-components.php:372 bp-friends/bp-friends-loader.php:241242 msgid "Friend Connections"1243 msgstr ""1244 1245 #: bp-core/admin/bp-core-components.php:3731246 msgid ""1247 "Let your users make connections so they can track the activity of others "1248 "and focus on the people they care about the most."1249 msgstr ""1250 1251 #: bp-core/admin/bp-core-components.php:3761252 msgid "Private Messaging"1253 msgstr ""1254 1255 #: bp-core/admin/bp-core-components.php:3771256 msgid ""1257 "Allow your users to talk to each other directly and in private. Not just "1258 "limited to one-on-one discussions, messages can be sent between any number "1259 "of members."1260 msgstr ""1261 1262 #: bp-core/admin/bp-core-components.php:3811263 msgid ""1264 "Global, personal, and group activity streams with threaded commenting, "1265 "direct posting, favoriting, and @mentions, all with full RSS feed and email "1266 "notification support."1267 msgstr ""1268 1269 #: bp-core/admin/bp-core-components.php:388 bp-groups/bp-groups-loader.php:831270 msgid "User Groups"1271 msgstr ""1272 1273 #: bp-core/admin/bp-core-components.php:3891274 msgid ""1275 "Groups allow your users to organize themselves into specific public, "1276 "private or hidden sections with separate activity streams and member "1277 "listings."1278 msgstr ""1279 1280 #: bp-core/admin/bp-core-components.php:3921281 msgid "Group Forums (Legacy)"1282 msgstr ""1283 1284 #: bp-core/admin/bp-core-components.php:3931285 msgid "Group forums allow for focused, bulletin-board style conversations."1286 msgstr ""1287 1288 #: bp-core/admin/bp-core-components.php:3971289 msgid "Record activity for new posts and comments from your site."1290 msgstr ""1291 1292 #: bp-core/admin/bp-core-components.php:4041293 msgid "Record activity for new sites, posts, and comments across your network."1294 msgstr ""1295 1296 #: bp-core/admin/bp-core-functions.php:1041297 msgid "Why have all my BuddyPress menus disappeared?"1298 msgstr ""1299 1300 #: bp-core/admin/bp-core-functions.php:1061301 msgid ""1302 "Don't worry! We've moved the BuddyPress options into more convenient and "1303 "easier to find locations. You're seeing this page because you are running a "1304 "legacy BuddyPress plugin which has not been updated."1305 msgstr ""1306 1307 #: bp-core/admin/bp-core-functions.php:1071308 msgid ""1309 "Components, Pages, Settings, and Forums, have been moved to <a "1310 "href=\"%s\">Settings > BuddyPress</a>. Profile Fields has been moved "1311 "into the <a href=\"%s\">Users</a> menu."1312 msgstr ""1313 1314 #: bp-core/admin/bp-core-functions.php:2481315 msgid ""1316 "<strong>BuddyPress is almost ready</strong>. You must <a href=\"%s\">update "1317 "your permalink structure</a> to something other than the default for it to "1318 "work."1319 msgstr ""1320 1321 #: bp-core/admin/bp-core-functions.php:272 bp-core/admin/bp-core-slugs.php:1351322 #: bp-members/admin/bp-members-classes.php:2711323 #: bp-members/admin/bp-members-classes.php:2751324 #: bp-members/admin/bp-members-classes.php:5841325 #: bp-members/admin/bp-members-classes.php:5861326 #: bp-messages/bp-messages-template.php:6621327 #: bp-templates/bp-legacy/buddypress/members/activate.php:291328 #: bp-themes/bp-default/registration/activate.php:381329 msgid "Activate"1330 msgstr ""1331 1332 #: bp-core/admin/bp-core-functions.php:277 bp-core/admin/bp-core-slugs.php:1341333 #: bp-members/bp-members-adminbar.php:611334 msgid "Register"1335 msgstr ""1336 1337 #: bp-core/admin/bp-core-functions.php:3031338 msgid ""1339 "The following active BuddyPress Components do not have associated WordPress "1340 "Pages: %2$s. <a href=\"%1$s\">Repair</a>"1341 msgstr ""1342 1343 #: bp-core/admin/bp-core-functions.php:3251344 msgid ""1345 "Each BuddyPress Component needs its own WordPress page. The following "1346 "WordPress Pages have more than one component associated with them: %2$s. <a "1347 "href=\"%1$s\">Repair</a>"1348 msgstr ""1349 1350 #: bp-core/admin/bp-core-functions.php:391 bp-core/admin/bp-core-slugs.php:261351 msgid "Pages"1352 msgstr ""1353 1354 #: bp-core/admin/bp-core-functions.php:3951355 #: bp-core/admin/bp-core-settings.php:272 bp-core/bp-core-admin.php:4391356 #: bp-groups/bp-groups-loader.php:320 bp-groups/bp-groups-template.php:15331357 #: bp-settings/bp-settings-loader.php:23 bp-settings/bp-settings-loader.php:731358 #: bp-settings/bp-settings-loader.php:1631359 msgid "Settings"1360 msgstr ""1361 1362 #: bp-core/admin/bp-core-functions.php:408 bp-core/bp-core-template.php:3951363 #: bp-forums/bp-forums-loader.php:132 bp-forums/bp-forums-loader.php:1991364 #: bp-forums/bp-forums-loader.php:240 bp-forums/bp-forums-screens.php:2081365 #: bp-forums/bp-forums-screens.php:210 bp-forums/deprecated/1.6.php:421366 #: bp-forums/deprecated/1.7.php:25 bp-forums/deprecated/1.7.php:1021367 msgid "Forums"1368 msgstr ""1369 1370 #: bp-core/admin/bp-core-functions.php:4561371 msgid ""1372 "<a "1373 "href=\"http://codex.buddypress.org/getting-started/configure-buddypress-"1374 "components/#settings-buddypress-components\">Managing Components</a>"1375 msgstr ""1376 1377 #: bp-core/admin/bp-core-functions.php:4741378 msgid ""1379 "<a "1380 "href=\"http://codex.buddypress.org/getting-started/configure-buddypress-"1381 "components/#settings-buddypress-pages\">Managing Pages</a>"1382 msgstr ""1383 1384 #: bp-core/admin/bp-core-functions.php:4931385 msgid ""1386 "<a "1387 "href=\"http://codex.buddypress.org/getting-started/configure-buddypress-"1388 "components/#settings-buddypress-settings\">Managing Settings</a>"1389 msgstr ""1390 1391 #: bp-core/admin/bp-core-functions.php:5121392 msgid ""1393 "<a "1394 "href=\"http://codex.buddypress.org/getting-started/configure-buddypress-"1395 "components/#users-profile-fields\">Managing Profile Fields</a>"1396 msgstr ""1397 1398 #: bp-core/admin/bp-core-functions.php:5301399 msgid ""1400 "By default, all BuddyPress components are enabled. You can selectively "1401 "disable any of the components by using the form. Your BuddyPress "1402 "installation will continue to function. However, the features of the "1403 "disabled components will no longer be accessible to anyone using the site."1404 msgstr ""1405 1406 #: bp-core/admin/bp-core-functions.php:5341407 msgid ""1408 "BuddyPress Components use WordPress Pages for their root directory/archive "1409 "pages. Here you can change the page associations for each active component."1410 msgstr ""1411 1412 #: bp-core/admin/bp-core-functions.php:5381413 msgid "Extra configuration settings."1414 msgstr ""1415 1416 #: bp-core/admin/bp-core-functions.php:5421417 msgid ""1418 "Your users will distinguish themselves through their profile page. Create "1419 "relevant profile fields that will show on each users "1420 "profile.</br></br>Note: Any fields in the first group will appear on the "1421 "signup page."1422 msgstr ""1423 1424 #. Plugin Name of the plugin/theme1425 msgid "BuddyPress"1426 msgstr ""1427 1428 #: bp-core/admin/bp-core-functions.php:7241429 #: bp-core/admin/bp-core-functions.php:7331430 msgid "Logged-In"1431 msgstr ""1432 1433 #: bp-core/admin/bp-core-functions.php:7271434 #: bp-core/admin/bp-core-functions.php:7421435 msgid "Logged-Out"1436 msgstr ""1437 1438 #: bp-core/admin/bp-core-functions.php:7341439 msgid ""1440 "<em>Logged-In</em> links are relative to the current user, and are not "1441 "visible to visitors who are not logged in."1442 msgstr ""1443 1444 #: bp-core/admin/bp-core-functions.php:7431445 msgid "<em>Logged-Out</em> links are not visible to users who are logged in."1446 msgstr ""1447 1448 #: bp-core/admin/bp-core-functions.php:7531449 msgid "Add to Menu"1450 msgstr ""1451 1452 #: bp-core/admin/bp-core-functions.php:865 bp-members/bp-members-actions.php:541453 #: bp-members/bp-members-admin.php:4891454 msgid "User marked as spammer. Spam users are visible only to site admins."1455 msgstr ""1456 1457 #: bp-core/admin/bp-core-functions.php:8671458 msgid "User removed from spam."1459 msgstr ""1460 1461 #: bp-core/admin/bp-core-settings.php:311462 msgid "Show the Toolbar for logged out users"1463 msgstr ""1464 1465 #: bp-core/admin/bp-core-settings.php:471466 msgid "Allow registered members to delete their own accounts"1467 msgstr ""1468 1469 #: bp-core/admin/bp-core-settings.php:621470 msgid "Switch to WordPress Toolbar"1471 msgstr ""1472 1473 #: bp-core/admin/bp-core-settings.php:871474 msgid "Allow Akismet to scan for activity stream spam"1475 msgstr ""1476 1477 #: bp-core/admin/bp-core-settings.php:1011478 msgid "Allow activity stream commenting on blog and forum posts"1479 msgstr ""1480 1481 #: bp-core/admin/bp-core-settings.php:1151482 msgid "Automatically check for new items while viewing the activity stream"1483 msgstr ""1484 1485 #: bp-core/admin/bp-core-settings.php:1671486 msgid "Enable BuddyPress to WordPress profile syncing"1487 msgstr ""1488 1489 #: bp-core/admin/bp-core-settings.php:1831490 msgid "Allow registered members to upload avatars"1491 msgstr ""1492 1493 #: bp-core/admin/bp-core-settings.php:2081494 msgid "Enable group creation for all users"1495 msgstr ""1496 1497 #: bp-core/admin/bp-core-settings.php:2091498 msgid "Administrators can always create groups, regardless of this setting."1499 msgstr ""1500 1501 #: bp-core/admin/bp-core-settings.php:2401502 msgid "Attempt to save a new config file."1503 msgstr ""1504 1505 #: bp-core/admin/bp-core-settings.php:240 bp-core/admin/bp-core-tools.php:341506 msgid "Repair"1507 msgstr ""1508 1509 #: bp-core/admin/bp-core-settings.php:2411510 msgid "File does not exist"1511 msgstr ""1512 1513 #: bp-core/admin/bp-core-settings.php:2451514 msgid "Absolute path to your bbPress configuration file."1515 msgstr ""1516 1517 #: bp-core/admin/bp-core-slugs.php:791518 msgid "Directories"1519 msgstr ""1520 1521 #: bp-core/admin/bp-core-slugs.php:811522 msgid "Associate a WordPress Page with each BuddyPress component directory."1523 msgstr ""1524 1525 #: bp-core/admin/bp-core-slugs.php:100 bp-core/admin/bp-core-slugs.php:1631526 msgid "- None -"1527 msgstr ""1528 1529 #: bp-core/admin/bp-core-slugs.php:104 bp-core/admin/bp-core-slugs.php:1671530 msgid "New Page"1531 msgstr ""1532 1533 #: bp-core/admin/bp-core-slugs.php:105 bp-core/admin/bp-core-slugs.php:1681534 #: bp-templates/bp-legacy/buddypress/members/single/settings/capabilities.php:131535 #: bp-themes/bp-default/members/single/settings/capabilities.php:611536 #: bp-xprofile/bp-xprofile-classes.php:5011537 #: bp-xprofile/bp-xprofile-classes.php:8881538 msgid "Save"1539 msgstr ""1540 1541 #: bp-core/admin/bp-core-slugs.php:1421542 msgid "Registration"1543 msgstr ""1544 1545 #: bp-core/admin/bp-core-slugs.php:1441546 msgid "Associate WordPress Pages with the following BuddyPress Registration pages."1547 msgstr ""1548 1549 #: bp-core/admin/bp-core-tools.php:19 bp-core/admin/bp-core-tools.php:3421550 #: bp-core/admin/bp-core-tools.php:345 bp-core/bp-core-admin.php:2891551 msgid "BuddyPress Tools"1552 msgstr ""1553 1554 #: bp-core/admin/bp-core-tools.php:22 bp-core/admin/bp-core-tools.php:3441555 msgid ""1556 "BuddyPress keeps track of various relationships between users, groups, and "1557 "activity items. Occasionally these relationships become out of sync, most "1558 "often after an import, update, or migration."1559 msgstr ""1560 1561 #: bp-core/admin/bp-core-tools.php:231562 msgid "Use the tools below to manually recalculate these relationships."1563 msgstr ""1564 1565 #: bp-core/admin/bp-core-tools.php:251566 msgid ""1567 "Some of these tools create substantial database overhead. Avoid running "1568 "more than one repair job at a time."1569 msgstr ""1570 1571 #: bp-core/admin/bp-core-tools.php:311572 msgid "Data to Repair:"1573 msgstr ""1574 1575 #: bp-core/admin/bp-core-tools.php:491576 msgid "Repair Items"1577 msgstr ""1578 1579 #: bp-core/admin/bp-core-tools.php:1051580 msgid "Count total members"1581 msgstr ""1582 1583 #: bp-core/admin/bp-core-tools.php:1111584 msgid "Repair user \"last activity\" data"1585 msgstr ""1586 1587 #: bp-core/admin/bp-core-tools.php:1201588 msgid "Count friends for each user"1589 msgstr ""1590 1591 #: bp-core/admin/bp-core-tools.php:1301592 msgid "Count groups for each user"1593 msgstr ""1594 1595 #: bp-core/admin/bp-core-tools.php:1541596 msgid "Counting the number of friends for each user… %s"1597 msgstr ""1598 1599 #: bp-core/admin/bp-core-tools.php:155 bp-core/admin/bp-core-tools.php:2111600 msgid "Failed!"1601 msgstr ""1602 1603 #: bp-core/admin/bp-core-tools.php:193 bp-core/admin/bp-core-tools.php:2381604 #: bp-core/admin/bp-core-tools.php:250 bp-core/admin/bp-core-tools.php:2631605 msgid "Complete!"1606 msgstr ""1607 1608 #: bp-core/admin/bp-core-tools.php:2101609 msgid "Counting the number of groups for each user… %s"1610 msgstr ""1611 1612 #: bp-core/admin/bp-core-tools.php:2471613 msgid "Counting the number of active members on the site… %s"1614 msgstr ""1615 1616 #: bp-core/admin/bp-core-tools.php:2611617 msgid "Determining last activity dates for each user… %s"1618 msgstr ""1619 1620 #: bp-core/admin/bp-core-tools.php:320 bp-core/bp-core-admin.php:2661621 #: bp-core/bp-core-admin.php:2671622 msgid "Tools"1623 msgstr ""1624 1625 #: bp-core/bp-core-admin.php:195 bp-core/bp-core-admin.php:1961626 #: bp-core/bp-core-admin.php:204 bp-core/bp-core-admin.php:2051627 msgid "Welcome to BuddyPress"1628 msgstr ""1629 1630 #: bp-core/bp-core-admin.php:2251631 msgid "BuddyPress Help"1632 msgstr ""1633 1634 #: bp-core/bp-core-admin.php:2261635 msgid "Help"1636 msgstr ""1637 1638 #: bp-core/bp-core-admin.php:2351639 msgid "BuddyPress Components"1640 msgstr ""1641 1642 #: bp-core/bp-core-admin.php:244 bp-core/bp-core-admin.php:2451643 msgid "BuddyPress Pages"1644 msgstr ""1645 1646 #: bp-core/bp-core-admin.php:253 bp-core/bp-core-admin.php:2541647 msgid "BuddyPress Settings"1648 msgstr ""1649 1650 #: bp-core/bp-core-admin.php:277 bp-core/bp-core-admin.php:2781651 msgid "Available Tools"1652 msgstr ""1653 1654 #: bp-core/bp-core-admin.php:3161655 msgid "Main Settings"1656 msgstr ""1657 1658 #: bp-core/bp-core-admin.php:319 bp-core/bp-core-admin.php:3241659 msgid "Toolbar"1660 msgstr ""1661 1662 #: bp-core/bp-core-admin.php:3291663 msgid "Account Deletion"1664 msgstr ""1665 1666 #: bp-core/bp-core-admin.php:3371667 #: bp-themes/bp-default/members/single/settings/profile.php:491668 msgid "Profile Settings"1669 msgstr ""1670 1671 #: bp-core/bp-core-admin.php:3421672 msgid "Profile Syncing"1673 msgstr ""1674 1675 #: bp-core/bp-core-admin.php:3511676 msgid "Groups Settings"1677 msgstr ""1678 1679 #: bp-core/bp-core-admin.php:3571680 msgid "Group Creation"1681 msgstr ""1682 1683 #: bp-core/bp-core-admin.php:3661684 msgid "Legacy Group Forums"1685 msgstr ""1686 1687 #: bp-core/bp-core-admin.php:3691688 msgid "bbPress Configuration"1689 msgstr ""1690 1691 #: bp-core/bp-core-admin.php:3781692 msgid "Activity Settings"1693 msgstr ""1694 1695 #: bp-core/bp-core-admin.php:3811696 msgid "Blog & Forum Comments"1697 msgstr ""1698 1699 #: bp-core/bp-core-admin.php:3851700 msgid "Activity auto-refresh"1701 msgstr ""1702 1703 #: bp-core/bp-core-admin.php:3901704 msgid "Akismet"1705 msgstr ""1706 1707 #: bp-core/bp-core-admin.php:3991708 msgid "Avatar Uploads"1709 msgstr ""1710 1711 #: bp-core/bp-core-admin.php:4161712 msgid "About BuddyPress"1713 msgstr ""1714 1715 #: bp-core/bp-core-admin.php:4401716 msgid "About"1717 msgstr ""1718 1719 #: bp-core/bp-core-admin.php:496 bp-core/bp-core-admin.php:6471720 msgid "Welcome to BuddyPress %s"1721 msgstr ""1722 1723 #: bp-core/bp-core-admin.php:499 bp-core/bp-core-admin.php:6501724 msgid ""1725 "It’s a great time to use BuddyPress! With a focus on speed, admin "1726 "tools, and developer enhancements, %s is our leanest and most powerful "1727 "version yet."1728 msgstr ""1729 1730 #: bp-core/bp-core-admin.php:501 bp-core/bp-core-admin.php:6521731 msgid ""1732 "Thanks for updating! With a focus on speed, admin tools, and developer "1733 "enhancements, BuddyPress %s is our leanest and most powerful version yet."1734 msgstr ""1735 1736 #: bp-core/bp-core-admin.php:5091737 msgid "What’s New"1738 msgstr ""1739 1740 #: bp-core/bp-core-admin.php:5111741 msgid "Credits"1742 msgstr ""1743 1744 #: bp-core/bp-core-admin.php:5161745 msgid "Getting Started"1746 msgstr ""1747 1748 #: bp-core/bp-core-admin.php:5191749 msgid "Your Default Setup"1750 msgstr ""1751 1752 #: bp-core/bp-core-admin.php:5231753 msgid ""1754 "BuddyPress’s powerful features help your users connect and "1755 "collaborate. To help get your community started, we’ve activated two "1756 "of the most commonly used tools in BP: <strong>Extended Profiles</strong> "1757 "and <strong>Activity Streams</strong>. See these components in action at "1758 "the %1$s and %2$s directories, and be sure to spend a few minutes <a "1759 "href=\"%3$s\">configuring user profiles</a>. Want to explore more of "1760 "BP’s features? Visit the <a href=\"%4$s\">Components panel</a>."1761 msgstr ""1762 1763 #: bp-core/bp-core-admin.php:524 bp-core/bp-core-template.php:3861764 #: bp-core/bp-core-widgets.php:276 bp-groups/bp-groups-admin.php:7811765 #: bp-groups/bp-groups-template.php:1541 bp-members/bp-members-loader.php:221766 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:2311767 #: bp-themes/bp-default/groups/single/admin.php:2311768 msgid "Members"1769 msgstr ""1770 1771 #: bp-core/bp-core-admin.php:5321772 msgid ""1773 "BuddyPress’s powerful features help your users connect and "1774 "collaborate. Want to explore BP’s features? Visit the <a "1775 "href=\"%s\">Components panel</a>."1776 msgstr ""1777 1778 #: bp-core/bp-core-admin.php:5381779 msgid "Community and Support"1780 msgstr ""1781 1782 #: bp-core/bp-core-admin.php:5391783 msgid ""1784 "Looking for help? The <a href=\"http://codex.buddypress.org/\">BuddyPress "1785 "Codex</a> has you covered, with dozens of user-contributed guides on how to "1786 "configure and use your BP site. Can’t find what you need? Stop by <a "1787 "href=\"http://buddypress.org/support/\">our support forums</a>, where a "1788 "vibrant community of BuddyPress users and developers is waiting to share "1789 "tips, show off their sites, talk about the future of BuddyPress, and much "1790 "more."1791 msgstr ""1792 1793 #: bp-core/bp-core-admin.php:5461794 msgid "Performance Improvements"1795 msgstr ""1796 1797 #: bp-core/bp-core-admin.php:5481798 msgid ""1799 "Whether your community has tens of members or tens of thousands, we think "1800 "the performance improvements in BuddyPress 2.0 will knock your socks off. "1801 "We’ve slashed our memory footprint and query overhead across the "1802 "board, with a special focus on the Activity and Members components."1803 msgstr ""1804 1805 #: bp-core/bp-core-admin.php:5541806 msgid "New Administrative Tools"1807 msgstr ""1808 1809 #: bp-core/bp-core-admin.php:5581810 msgid "Extended Profiles in Admin"1811 msgstr ""1812 1813 #: bp-core/bp-core-admin.php:5591814 msgid ""1815 "Site administrators can edit members’ xProfile data at Dashboard > "1816 "Users > Extended Profiles."1817 msgstr ""1818 1819 #: bp-core/bp-core-admin.php:5641820 msgid "Registration Management"1821 msgstr ""1822 1823 #: bp-core/bp-core-admin.php:5651824 msgid ""1825 "Perform common tasks with pending signups - including resending activation "1826 "emails and manually activating accounts - on the new Pending tab of "1827 "Dashboard > Users."1828 msgstr ""1829 1830 #: bp-core/bp-core-admin.php:5721831 msgid "BuddyPress Repair Tools"1832 msgstr ""1833 1834 #: bp-core/bp-core-admin.php:5731835 msgid ""1836 "Dashboard > Tools > BuddyPress contains a number of tools for correcting "1837 "data that occasionally gets out of sync on BP installs."1838 msgstr ""1839 1840 #: bp-core/bp-core-admin.php:5781841 msgid "Mark Spammers in Admin"1842 msgstr ""1843 1844 #: bp-core/bp-core-admin.php:5791845 msgid ""1846 "Admins on non-Multisite installations can now perform spam actions from "1847 "Dashboard > Users > All Users."1848 msgstr ""1849 1850 #: bp-core/bp-core-admin.php:5891851 msgid "A More Dynamic Activity Stream"1852 msgstr ""1853 1854 #: bp-core/bp-core-admin.php:5921855 msgid ""1856 "Spend a lot of time viewing the activity stream? BuddyPress 2.0 "1857 "automatically lets you know when new items are waiting to be loaded."1858 msgstr ""1859 1860 #: bp-core/bp-core-admin.php:5941861 msgid ""1862 "The activity stream is better integrated with blog posts, too. Comment on a "1863 "blog post, and an activity item is posted. Comment on a blog-related "1864 "activity item, and a blog comment is posted. No more worrying about "1865 "fractured conversations."1866 msgstr ""1867 1868 #: bp-core/bp-core-admin.php:5961869 msgid ""1870 "We’ve also reworked the way that phrases like \"Boone posted an "1871 "update\" are handled, so that they’re always up-to-date and always "1872 "translatable."1873 msgstr ""1874 1875 #: bp-core/bp-core-admin.php:6081876 msgid "Developer Tools"1877 msgstr ""1878 1879 #: bp-core/bp-core-admin.php:6101880 msgid ""1881 "BuddyPress 2.0 is full of new and improved tools for the theme and plugin "1882 "developer. A few highlights:"1883 msgstr ""1884 1885 #: bp-core/bp-core-admin.php:6121886 msgid ""1887 "The <code>BP_XProfile_Field_Type</code> class makes it a breeze to create "1888 "new xProfile field types with custom display callbacks, validation, and "1889 "more."1890 msgstr ""1891 1892 #: bp-core/bp-core-admin.php:6131893 msgid ""1894 "Major improvements have taken place with respect to object caching "1895 "throughout BuddyPress. If you use Memcached, APC, or some other persistent "1896 "object caching backend on your BuddyPress site, you should notice huge "1897 "performance boosts."1898 msgstr ""1899 1900 #: bp-core/bp-core-admin.php:6141901 msgid ""1902 "Our internal metadata libraries have been rewritten to use WP’s "1903 "<code>add_metadata()</code>, <code>update_metadata()</code>, and so on. "1904 "This means greater consistency and parity between the components when "1905 "storing and retrieving BuddyPress metadata."1906 msgstr ""1907 1908 #: bp-core/bp-core-admin.php:6151909 msgid "<a href=\"%s\">…and lots more!</a>"1910 msgstr ""1911 1912 #: bp-core/bp-core-admin.php:623 bp-core/bp-core-admin.php:7561913 msgid "Go to the BuddyPress Settings page"1914 msgstr ""1915 1916 #: bp-core/bp-core-admin.php:6561917 msgid "BuddyPress is created by a worldwide network of friendly folks."1918 msgstr ""1919 1920 #: bp-core/bp-core-admin.php:6581921 msgid "Project Leaders"1922 msgstr ""1923 1924 #: bp-core/bp-core-admin.php:6631925 msgid "Project Lead"1926 msgstr ""1927 1928 #: bp-core/bp-core-admin.php:668 bp-core/bp-core-admin.php:6731929 msgid "Lead Developer"1930 msgstr ""1931 1932 #: bp-core/bp-core-admin.php:6771933 msgid "Core Team"1934 msgstr ""1935 1936 #: bp-core/bp-core-admin.php:682 bp-core/bp-core-admin.php:6871937 msgid "Core Developer"1938 msgstr ""1939 1940 #: bp-core/bp-core-admin.php:6921941 msgid "Navigator"1942 msgstr ""1943 1944 #: bp-core/bp-core-admin.php:6961945 msgid "Recent Rockstars"1946 msgstr ""1947 1948 #: bp-core/bp-core-admin.php:7081949 msgid "Contributors to BuddyPress 2.0"1950 msgstr ""1951 1952 #: bp-core/bp-core-adminbar.php:36 bp-core/bp-core-buddybar.php:5711953 msgid "My Account"1954 msgstr ""1955 1956 #: bp-core/bp-core-avatars.php:3031957 msgid "Avatar Image"1958 msgstr ""1959 1960 #: bp-core/bp-core-avatars.php:5781961 msgid "The image was uploaded successfully"1962 msgstr ""1963 1964 #: bp-core/bp-core-avatars.php:579 bp-core/bp-core-avatars.php:5801965 msgid "The image exceeds the maximum allowed file size of: "1966 msgstr ""1967 1968 #: bp-core/bp-core-avatars.php:5811969 msgid "The uploaded file was only partially uploaded."1970 msgstr ""1971 1972 #: bp-core/bp-core-avatars.php:5821973 msgid "The image was not uploaded."1974 msgstr ""1975 1976 #: bp-core/bp-core-avatars.php:5831977 msgid "Missing a temporary folder."1978 msgstr ""1979 1980 #: bp-core/bp-core-avatars.php:5871981 msgid "Your upload failed, please try again. Error was: %s"1982 msgstr ""1983 1984 #: bp-core/bp-core-avatars.php:5921985 msgid "The file you uploaded is too big. Please upload a file under %s"1986 msgstr ""1987 1988 #: bp-core/bp-core-avatars.php:5971989 msgid "Please upload only JPG, GIF or PNG photos."1990 msgstr ""1991 1992 #: bp-core/bp-core-avatars.php:614 bp-core/bp-core-avatars.php:6511993 msgid "Upload Failed! Error was: %s"1994 msgstr ""1995 1996 #: bp-core/bp-core-avatars.php:6691997 msgid "Upload failed! Error was: %s"1998 msgstr ""1999 2000 #: bp-core/bp-core-avatars.php:843 bp-core/bp-core-classes.php:8132001 #: bp-core/bp-core-classes.php:814 bp-core/bp-core-classes.php:8152002 #: bp-core/bp-core-template.php:160 bp-core/bp-core-template.php:1762003 #: bp-groups/bp-groups-template.php:3383 bp-groups/bp-groups-template.php:33842004 #: bp-groups/bp-groups-template.php:33852005 msgid "Avatar of %s"2006 msgstr ""2007 2008 #: bp-core/bp-core-buddybar.php:3562009 msgid "You do not have access to this page."2010 msgstr ""2011 2012 #: bp-core/bp-core-buddybar.php:552 bp-core/bp-core-functions.php:18082013 #: bp-core/bp-core-widgets.php:90 bp-themes/bp-default/sidebar.php:522014 msgid "Log In"2015 msgstr ""2016 2017 #: bp-core/bp-core-buddybar.php:5562018 msgid "Sign Up"2019 msgstr ""2020 2021 #: bp-core/bp-core-buddybar.php:613 bp-core/bp-core-functions.php:17412022 #: bp-core/bp-core-widgets.php:72 bp-core/deprecated/1.5.php:3072023 #: bp-members/bp-members-template.php:1069 bp-themes/bp-default/sidebar.php:182024 msgid "Log Out"2025 msgstr ""2026 2027 #: bp-core/bp-core-buddybar.php:645 bp-groups/bp-groups-admin.php:13932028 msgid "Visit"2029 msgstr ""2030 2031 #: bp-core/bp-core-buddybar.php:6472032 msgid "Random Member"2033 msgstr ""2034 2035 #: bp-core/bp-core-buddybar.php:6512036 msgid "Random Group"2037 msgstr ""2038 2039 #: bp-core/bp-core-buddybar.php:6572040 msgid "Random Site"2041 msgstr ""2042 2043 #: bp-core/bp-core-caps.php:256 bp-core/bp-core-caps.php:2682044 #: bp-core/bp-core-caps.php:282 bp-core/bp-core-caps.php:2922045 msgid "Special community roles no longer exist. Use mapped capabilities instead"2046 msgstr ""2047 2048 #: bp-core/bp-core-catchuri.php:2762049 msgid ""2050 "This user has been marked as a spammer. Only site admins can view this "2051 "profile."2052 msgstr ""2053 2054 #: bp-core/bp-core-catchuri.php:471 bp-core/bp-core-catchuri.php:5312055 msgid "You must log in to access the page you requested."2056 msgstr ""2057 2058 #: bp-core/bp-core-classes.php:830 bp-groups/bp-groups-template.php:33932059 msgid "%d group"2060 msgid_plural "%d groups"2061 msgstr[0] ""2062 msgstr[1] ""2063 2064 #: bp-core/bp-core-dependency.php:812065 msgid "The current user is being initialized without using $wp->init()."2066 msgstr ""2067 2068 #: bp-core/bp-core-filters.php:261 bp-core/bp-core-filters.php:2912069 msgid "[User Set]"2070 msgstr ""2071 2072 #: bp-core/bp-core-filters.php:3202073 msgid ""2074 "Thanks for registering! To complete the activation of your account and "2075 "blog, please click the following link:\n"2076 "\n"2077 "%1$s\n"2078 "\n"2079 "\n"2080 "\n"2081 "After you activate, you can visit your blog here:\n"2082 "\n"2083 "%2$s"2084 msgstr ""2085 2086 #: bp-core/bp-core-filters.php:3212087 msgid "Activate %s"2088 msgstr ""2089 2090 #: bp-core/bp-core-filters.php:359 bp-members/bp-members-functions.php:18862091 msgid ""2092 "Thanks for registering! To complete the activation of your account please "2093 "click the following link:\n"2094 "\n"2095 "%1$s\n"2096 "\n"2097 msgstr ""2098 2099 #: bp-core/bp-core-filters.php:360 bp-members/bp-members-functions.php:18872100 msgid "Activate Your Account"2101 msgstr ""2102 2103 #: bp-core/bp-core-filters.php:4332104 #. translators: "group name | group nav section name"2105 msgid "%1$s | %2$s"2106 msgstr ""2107 2108 #: bp-core/bp-core-filters.php:4382109 #. translators: "component item name | component nav section name | root2110 #. component name"2111 msgid "%1$s | %2$s | %3$s"2112 msgstr ""2113 2114 #: bp-core/bp-core-filters.php:454 bp-members/bp-members-screens.php:5172115 #: bp-themes/bp-default/registration/register.php:232116 msgid "Create an Account"2117 msgstr ""2118 2119 #: bp-core/bp-core-filters.php:458 bp-members/bp-members-screens.php:5252120 #: bp-themes/bp-default/registration/activate.php:132121 msgid "Activate your Account"2122 msgstr ""2123 2124 #: bp-core/bp-core-filters.php:462 bp-groups/bp-groups-loader.php:5772125 #: bp-groups/bp-groups-template.php:1932 bp-groups/bp-groups-template.php:19332126 #: bp-themes/bp-default/groups/create.php:182127 #: bp-themes/bp-default/groups/index.php:212128 msgid "Create a Group"2129 msgstr ""2130 2131 #: bp-core/bp-core-functions.php:7792132 msgid "sometime"2133 msgstr ""2134 2135 #: bp-core/bp-core-functions.php:7802136 msgid "right now"2137 msgstr ""2138 2139 #: bp-core/bp-core-functions.php:7812140 msgid "%s ago"2141 msgstr ""2142 2143 #: bp-core/bp-core-functions.php:8422144 msgid "%s year"2145 msgid_plural "%s years"2146 msgstr[0] ""2147 msgstr[1] ""2148 2149 #: bp-core/bp-core-functions.php:845 bp-core/bp-core-functions.php:8792150 msgid "%s month"2151 msgid_plural "%s months"2152 msgstr[0] ""2153 msgstr[1] ""2154 2155 #: bp-core/bp-core-functions.php:848 bp-core/bp-core-functions.php:8822156 msgid "%s week"2157 msgid_plural "%s weeks"2158 msgstr[0] ""2159 msgstr[1] ""2160 2161 #: bp-core/bp-core-functions.php:851 bp-core/bp-core-functions.php:8852162 msgid "%s day"2163 msgid_plural "%s days"2164 msgstr[0] ""2165 msgstr[1] ""2166 2167 #: bp-core/bp-core-functions.php:854 bp-core/bp-core-functions.php:8882168 msgid "%s hour"2169 msgid_plural "%s hours"2170 msgstr[0] ""2171 msgstr[1] ""2172 2173 #: bp-core/bp-core-functions.php:857 bp-core/bp-core-functions.php:8912174 msgid "%s minute"2175 msgid_plural "%s minutes"2176 msgstr[0] ""2177 msgstr[1] ""2178 2179 #: bp-core/bp-core-functions.php:860 bp-core/bp-core-functions.php:8942180 msgid "%s second"2181 msgid_plural "%s seconds"2182 msgstr[0] ""2183 msgstr[1] ""2184 2185 #: bp-core/bp-core-functions.php:10672186 msgid "Not recently active"2187 msgstr ""2188 2189 #: bp-core/bp-core-loader.php:233 bp-members/bp-members-admin.php:3292190 #: bp-members/bp-members-loader.php:197 bp-xprofile/bp-xprofile-loader.php:1642191 #: bp-xprofile/bp-xprofile-loader.php:2252192 #: bp-xprofile/bp-xprofile-loader.php:2572193 #: bp-xprofile/bp-xprofile-loader.php:3392194 msgid "Profile"2195 msgstr ""2196 2197 #: bp-core/bp-core-template.php:812198 msgid "Options"2199 msgstr ""2200 2201 #: bp-core/bp-core-template.php:1052202 msgid "%s Directory"2203 msgstr ""2204 2205 #: bp-core/bp-core-template.php:3042206 msgid "%1$s at %2$s"2207 msgstr ""2208 2209 #: bp-core/bp-core-template.php:3922210 msgid "Blogs"2211 msgstr ""2212 2213 #: bp-core/bp-core-template.php:3972214 #: bp-templates/bp-legacy/buddypress/activity/index.php:832215 #: bp-templates/bp-legacy/buddypress/forums/forums-loop.php:402216 #: bp-templates/bp-legacy/buddypress/members/single/activity.php:272217 #: bp-themes/bp-default/activity/index.php:1032218 #: bp-themes/bp-default/forums/forums-loop.php:402219 #: bp-themes/bp-default/members/single/activity.php:272220 msgid "Posts"2221 msgstr ""2222 2223 #: bp-core/bp-core-template.php:4002224 msgid "Search these:"2225 msgstr ""2226 2227 #: bp-core/bp-core-template.php:4382228 msgid "Search anything..."2229 msgstr ""2230 2231 #: bp-core/bp-core-template.php:5402232 msgid " […]"2233 msgstr ""2234 2235 #: bp-core/bp-core-template.php:7612236 msgid "Community"2237 msgstr ""2238 2239 #: bp-core/bp-core-widgets.php:382240 msgid ""2241 "Show a Log In form to logged-out visitors, and a Log Out link to those who "2242 "are logged in."2243 msgstr ""2244 2245 #: bp-core/bp-core-widgets.php:82 bp-members/admin/bp-members-classes.php:1272246 #: bp-members/admin/bp-members-classes.php:4452247 #: bp-templates/bp-legacy/buddypress/members/register.php:322248 #: bp-themes/bp-default/registration/register.php:372249 #: bp-themes/bp-default/sidebar.php:442250 msgid "Username"2251 msgstr ""2252 2253 #: bp-core/bp-core-widgets.php:85 bp-themes/bp-default/sidebar.php:472254 msgid "Password"2255 msgstr ""2256 2257 #: bp-core/bp-core-widgets.php:88 bp-themes/bp-default/sidebar.php:502258 msgid "Remember Me"2259 msgstr ""2260 2261 #: bp-core/bp-core-widgets.php:942262 msgid "<a href=\"%s\" title=\"Register for a new account\">Register</a>"2263 msgstr ""2264 2265 #: bp-core/bp-core-widgets.php:133 bp-core/bp-core-widgets.php:2892266 #: bp-core/bp-core-widgets.php:405 bp-core/bp-core-widgets.php:5082267 #: bp-groups/bp-groups-widgets.php:137 bp-messages/bp-messages-widgets.php:1102268 #: bp-templates/bp-legacy/buddypress/forums/index.php:862269 #: bp-templates/bp-legacy/buddypress/groups/single/forum/edit.php:472270 #: bp-templates/bp-legacy/buddypress/groups/single/forum.php:752271 #: bp-themes/bp-default/forums/index.php:1042272 #: bp-themes/bp-default/groups/single/forum/edit.php:472273 #: bp-themes/bp-default/groups/single/forum.php:752274 msgid "Title:"2275 msgstr ""2276 2277 #: bp-core/bp-core-widgets.php:1512278 msgid "A dynamic list of recently active, popular, and newest members"2279 msgstr ""2280 2281 #: bp-core/bp-core-widgets.php:200 bp-core/bp-core-widgets.php:2982282 #: bp-core/deprecated/1.6.php:129 bp-core/deprecated/1.6.php:1522283 #: bp-friends/bp-friends-widgets.php:98 bp-friends/bp-friends-widgets.php:1862284 #: bp-groups/bp-groups-template.php:2438 bp-groups/bp-groups-widgets.php:652285 #: bp-groups/bp-groups-widgets.php:1462286 #: bp-templates/bp-legacy/buddypress/blogs/index.php:392287 #: bp-templates/bp-legacy/buddypress/members/single/blogs.php:222288 #: bp-themes/bp-default/blogs/index.php:562289 #: bp-themes/bp-default/members/single/blogs.php:222290 msgid "Newest"2291 msgstr ""2292 2293 #: bp-core/bp-core-widgets.php:201 bp-core/bp-core-widgets.php:2992294 #: bp-friends/bp-friends-widgets.php:99 bp-friends/bp-friends-widgets.php:1872295 #: bp-groups/bp-groups-widgets.php:66 bp-groups/bp-groups-widgets.php:1472296 #: bp-members/bp-members-admin.php:6422297 msgid "Active"2298 msgstr ""2299 2300 #: bp-core/bp-core-widgets.php:205 bp-core/bp-core-widgets.php:3002301 #: bp-friends/bp-friends-widgets.php:100 bp-friends/bp-friends-widgets.php:1882302 #: bp-groups/bp-groups-widgets.php:67 bp-groups/bp-groups-widgets.php:1482303 msgid "Popular"2304 msgstr ""2305 2306 #: bp-core/bp-core-widgets.php:2422307 msgid "No one has signed up yet!"2308 msgstr ""2309 2310 #: bp-core/bp-core-widgets.php:291 bp-friends/bp-friends-widgets.php:1792311 msgid "Link widget title to Members directory"2312 msgstr ""2313 2314 #: bp-core/bp-core-widgets.php:2932315 msgid "Max members to show:"2316 msgstr ""2317 2318 #: bp-core/bp-core-widgets.php:2962319 msgid "Default members to show:"2320 msgstr ""2321 2322 #: bp-core/bp-core-widgets.php:3182323 msgid "Avatars of users who are currently online"2324 msgstr ""2325 2326 #: bp-core/bp-core-widgets.php:3652327 msgid "There are no users currently online"2328 msgstr ""2329 2330 #: bp-core/bp-core-widgets.php:3962331 msgid "Who's Online"2332 msgstr ""2333 2334 #: bp-core/bp-core-widgets.php:407 bp-core/bp-core-widgets.php:5102335 msgid "Max Members to show:"2336 msgstr ""2337 2338 #: bp-core/bp-core-widgets.php:4212339 msgid "Avatars of recently active members"2340 msgstr ""2341 2342 #: bp-core/bp-core-widgets.php:4682343 msgid "There are no recently active members"2344 msgstr ""2345 2346 #: bp-core/bp-core-widgets.php:4992347 msgid "Recently Active Members"2348 msgstr ""2349 2350 #: bp-core/bp-core-widgets.php:572 bp-friends/bp-friends-widgets.php:2522351 msgid "There were no members found, please try another filter."2352 msgstr ""2353 2354 #: bp-core/deprecated/1.5.php:1422355 #: bp-templates/bp-legacy/buddypress/activity/post-form.php:452356 #: bp-templates/bp-legacy/buddypress/members/single/profile/profile-wp.php:82357 #: bp-themes/bp-default/activity/post-form.php:452358 #: bp-themes/bp-default/members/single/profile/profile-wp.php:82359 #: bp-xprofile/bp-xprofile-loader.php:3092360 msgid "My Profile"2361 msgstr ""2362 2363 #: bp-core/deprecated/1.5.php:149 bp-members/admin/bp-members-classes.php:1282364 #: bp-members/admin/bp-members-classes.php:4462365 #: bp-templates/bp-legacy/buddypress/members/single/profile/profile-wp.php:152366 #: bp-themes/bp-default/functions.php:6432367 #: bp-themes/bp-default/members/single/profile/profile-wp.php:152368 msgid "Name"2369 msgstr ""2370 2371 #: bp-core/deprecated/1.5.php:1582372 #: bp-templates/bp-legacy/buddypress/members/single/profile/profile-wp.php:242373 #: bp-themes/bp-default/members/single/profile/profile-wp.php:242374 msgid "About Me"2375 msgstr ""2376 2377 #: bp-core/deprecated/1.5.php:1672378 #: bp-templates/bp-legacy/buddypress/members/single/profile/profile-wp.php:332379 #: bp-themes/bp-default/functions.php:6472380 #: bp-themes/bp-default/members/single/profile/profile-wp.php:332381 msgid "Website"2382 msgstr ""2383 2384 #: bp-core/deprecated/1.5.php:1762385 #: bp-templates/bp-legacy/buddypress/members/single/profile/profile-wp.php:422386 #: bp-themes/bp-default/members/single/profile/profile-wp.php:422387 msgid "Jabber"2388 msgstr ""2389 2390 #: bp-core/deprecated/1.5.php:1852391 #: bp-templates/bp-legacy/buddypress/members/single/profile/profile-wp.php:512392 #: bp-themes/bp-default/members/single/profile/profile-wp.php:512393 msgid "AOL Messenger"2394 msgstr ""2395 2396 #: bp-core/deprecated/1.5.php:1942397 #: bp-templates/bp-legacy/buddypress/members/single/profile/profile-wp.php:602398 #: bp-themes/bp-default/members/single/profile/profile-wp.php:602399 msgid "Yahoo Messenger"2400 msgstr ""2401 2402 #: bp-core/deprecated/1.5.php:3522403 msgid "%1$s mentioned you in the group \"%2$s\""2404 msgstr ""2405 2406 #: bp-core/deprecated/1.6.php:128 bp-core/deprecated/1.6.php:1492407 #: bp-groups/bp-groups-template.php:2809 bp-groups/bp-groups-template.php:28312408 msgid "Recently Active"2409 msgstr ""2410 2411 #: bp-core/deprecated/1.6.php:130 bp-core/deprecated/1.6.php:1552412 #: bp-groups/bp-groups-template.php:2814 bp-groups/bp-groups-template.php:28462413 msgid "Alphabetically"2414 msgstr ""2415 2416 #: bp-forums/bp-forums-loader.php:282417 msgid "Discussion Forums"2418 msgstr ""2419 2420 #: bp-forums/bp-forums-loader.php:702421 msgid "Search Forums..."2422 msgstr ""2423 2424 #: bp-forums/bp-forums-loader.php:154 bp-forums/bp-forums-loader.php:2072425 msgid "Topics Started"2426 msgstr ""2427 2428 #: bp-forums/bp-forums-loader.php:1652429 msgid "Replied To"2430 msgstr ""2431 2432 #: bp-forums/bp-forums-loader.php:2152433 msgid "Replies"2434 msgstr ""2435 2436 #: bp-forums/bp-forums-loader.php:2232437 msgid "Favorite Topics"2438 msgstr ""2439 2440 #: bp-forums/bp-forums-screens.php:25 bp-forums/bp-forums-screens.php:1822441 msgid "The forums component has not been set up yet."2442 msgstr ""2443 2444 #: bp-forums/bp-forums-screens.php:48 bp-groups/bp-groups-screens.php:3712445 msgid "Please provide a title for your forum topic."2446 msgstr ""2447 2448 #: bp-forums/bp-forums-screens.php:50 bp-groups/bp-groups-screens.php:3732449 msgid "Forum posts cannot be empty. Please enter some text."2450 msgstr ""2451 2452 #: bp-forums/bp-forums-screens.php:57 bp-groups/bp-groups-screens.php:3852453 msgid "There was an error when creating the topic"2454 msgstr ""2455 2456 #: bp-forums/bp-forums-screens.php:60 bp-groups/bp-groups-screens.php:3882457 msgid "The topic was created successfully"2458 msgstr ""2459 2460 #: bp-forums/bp-forums-screens.php:68 bp-forums/bp-forums-screens.php:732461 msgid "Please pick the group forum where you would like to post this topic."2462 msgstr ""2463 2464 #: bp-forums/bp-forums-screens.php:208 bp-groups/bp-groups-template.php:17772465 #: bp-groups/bp-groups-template.php:17782466 #: bp-templates/bp-legacy/buddypress/groups/single/forum.php:192467 #: bp-themes/bp-default/forums/index.php:232468 #: bp-themes/bp-default/groups/single/forum.php:192469 msgid "New Topic"2470 msgstr ""2471 2472 #: bp-forums/bp-forums-template.php:756 bp-forums/bp-forums-template.php:8702473 #: bp-forums/bp-forums-template.php:20142474 #: bp-messages/bp-messages-classes.php:4742475 #: bp-messages/bp-messages-template.php:9452476 #: bp-messages/bp-messages-template.php:10272477 msgid "Deleted User"2478 msgstr ""2479 2480 #: bp-forums/bp-forums-template.php:9162481 msgid "Group logo for %s"2482 msgstr ""2483 2484 #: bp-forums/bp-forums-template.php:1103 bp-groups/bp-groups-template.php:11002485 msgid "%d post"2486 msgstr ""2487 2488 #: bp-forums/bp-forums-template.php:1105 bp-groups/bp-groups-template.php:11022489 msgid "%d posts"2490 msgstr ""2491 2492 #: bp-forums/bp-forums-template.php:12912493 msgid "Edit Topic"2494 msgstr ""2495 2496 #: bp-forums/bp-forums-template.php:12952497 msgid "Sticky Topic"2498 msgstr ""2499 2500 #: bp-forums/bp-forums-template.php:12972501 msgid "Un-stick Topic"2502 msgstr ""2503 2504 #: bp-forums/bp-forums-template.php:13002505 msgid "Open Topic"2506 msgstr ""2507 2508 #: bp-forums/bp-forums-template.php:13022509 msgid "Close Topic"2510 msgstr ""2511 2512 #: bp-forums/bp-forums-template.php:13042513 msgid "Delete Topic"2514 msgstr ""2515 2516 #: bp-forums/bp-forums-template.php:15252517 msgid " matching tag \"%s\""2518 msgstr ""2519 2520 #: bp-forums/bp-forums-template.php:15272521 msgid "Viewing topic %s to %s (of %d topic%s)"2522 msgid_plural "Viewing topic %s to %s (of %d total topics%s)"2523 msgstr[0] ""2524 msgstr[1] ""2525 2526 #: bp-forums/bp-forums-template.php:21662527 msgid "Viewing post %1$s to %2$s (%3$s post)"2528 msgid_plural "Viewing post %1$s to %2$s (%3$s total posts)"2529 msgstr[0] ""2530 msgstr[1] ""2531 2532 #: bp-forums/deprecated/1.6.php:31 bp-forums/deprecated/1.6.php:1332533 msgid "Configure bbPress"2534 msgstr ""2535 2536 #: bp-forums/deprecated/1.6.php:34 bp-forums/deprecated/1.6.php:1362537 msgid "Install bbPress"2538 msgstr ""2539 2540 #: bp-forums/deprecated/1.6.php:472541 msgid "Settings Saved."2542 msgstr ""2543 2544 #: bp-forums/deprecated/1.6.php:682545 msgid "(Installed)"2546 msgstr ""2547 2548 #: bp-forums/deprecated/1.6.php:68 bp-forums/deprecated/1.6.php:2102549 msgid "Forums for Groups"2550 msgstr ""2551 2552 #: bp-forums/deprecated/1.6.php:70 bp-forums/deprecated/1.6.php:2122553 msgid ""2554 "Give each individual group its own discussion forum. Choose this if you'd "2555 "like to keep your members' conversations separated into distinct areas."2556 msgstr ""2557 2558 #: bp-forums/deprecated/1.6.php:72 bp-forums/deprecated/1.6.php:2142559 msgid ""2560 "Note: This component is retired and will not be receiving any updates in "2561 "the future. Only use this component if your current site relies on it."2562 msgstr ""2563 2564 #: bp-forums/deprecated/1.6.php:74 bp-forums/deprecated/1.6.php:2162565 msgid "Features"2566 msgstr ""2567 2568 #: bp-forums/deprecated/1.6.php:76 bp-forums/deprecated/1.6.php:2182569 msgid "Group Integration"2570 msgstr ""2571 2572 #: bp-forums/deprecated/1.6.php:77 bp-forums/deprecated/1.6.php:2192573 msgid "Member Profile Integration"2574 msgstr ""2575 2576 #: bp-forums/deprecated/1.6.php:78 bp-forums/deprecated/1.6.php:2202577 msgid "Activity Stream Integration"2578 msgstr ""2579 2580 #: bp-forums/deprecated/1.6.php:79 bp-forums/deprecated/1.6.php:2212581 msgid "@ Mention Integration"2582 msgstr ""2583 2584 #: bp-forums/deprecated/1.6.php:832585 msgid "Uninstall Group Forums"2586 msgstr ""2587 2588 #: bp-forums/deprecated/1.6.php:88 bp-forums/deprecated/1.6.php:2312589 msgid "New! bbPress"2590 msgstr ""2591 2592 #: bp-forums/deprecated/1.6.php:89 bp-forums/deprecated/1.6.php:2322593 msgid ""2594 "bbPress is a brand-new forum plugin from one of the lead developers of "2595 "BuddyPress."2596 msgstr ""2597 2598 #: bp-forums/deprecated/1.6.php:91 bp-forums/deprecated/1.6.php:2342599 msgid ""2600 "It boasts a bunch of cool features that the BP Legacy Discussion Forums "2601 "does not have including:"2602 msgstr ""2603 2604 #: bp-forums/deprecated/1.6.php:94 bp-forums/deprecated/1.6.php:2372605 msgid "Non-group specific forum creation"2606 msgstr ""2607 2608 #: bp-forums/deprecated/1.6.php:95 bp-forums/deprecated/1.6.php:2382609 msgid "Moderation via the WP admin dashboard"2610 msgstr ""2611 2612 #: bp-forums/deprecated/1.6.php:96 bp-forums/deprecated/1.6.php:2392613 msgid "Topic splitting"2614 msgstr ""2615 2616 #: bp-forums/deprecated/1.6.php:97 bp-forums/deprecated/1.6.php:2402617 msgid "Revisions"2618 msgstr ""2619 2620 #: bp-forums/deprecated/1.6.php:98 bp-forums/deprecated/1.6.php:2412621 msgid "Spam management"2622 msgstr ""2623 2624 #: bp-forums/deprecated/1.6.php:99 bp-forums/deprecated/1.6.php:2422625 msgid "Subscriptions"2626 msgstr ""2627 2628 #: bp-forums/deprecated/1.6.php:100 bp-forums/deprecated/1.6.php:2432629 msgid "And more!"2630 msgstr ""2631 2632 #: bp-forums/deprecated/1.6.php:103 bp-forums/deprecated/1.6.php:2462633 msgid ""2634 "If you decide to use bbPress, you will need to deactivate the legacy group "2635 "forum component. For more info, <a href=\"%s\">read this codex article</a>."2636 msgstr ""2637 2638 #: bp-forums/deprecated/1.6.php:1432639 msgid "The bb-config.php file was not found at that location, please try again."2640 msgstr ""2641 2642 #: bp-forums/deprecated/1.6.php:1462643 msgid "Forums were set up correctly using your existing bbPress install!"2644 msgstr ""2645 2646 #: bp-forums/deprecated/1.6.php:1472647 msgid ""2648 "BuddyPress will now use its internal copy of bbPress to run the forums on "2649 "your site. If you wish, you can remove your old bbPress installation files, "2650 "as long as you keep the bb-config.php file in the same location."2651 msgstr ""2652 2653 #: bp-forums/deprecated/1.6.php:1522654 msgid "Existing bbPress Installation"2655 msgstr ""2656 2657 #: bp-forums/deprecated/1.6.php:1532658 msgid ""2659 "BuddyPress can make use of your existing bbPress install. Just provide the "2660 "location of your <code>bb-config.php</code> file, and BuddyPress will do "2661 "the rest."2662 msgstr ""2663 2664 #: bp-forums/deprecated/1.6.php:155 bp-forums/deprecated/1.6.php:1872665 msgid "Complete Installation"2666 msgstr ""2667 2668 #: bp-forums/deprecated/1.6.php:1712669 msgid ""2670 "<p>All done! Configuration settings have been saved to the file "2671 "<code>bb-config.php</code> in the root of your WordPress install.</p>"2672 msgstr ""2673 2674 #: bp-forums/deprecated/1.6.php:1752675 msgid ""2676 "<p>A configuration file could not be created. No problem, but you will need "2677 "to save the text shown below into a file named <code>bb-config.php</code> "2678 "in the root directory of your WordPress installation before you can start "2679 "using the forum functionality.</p>"2680 msgstr ""2681 2682 #: bp-forums/deprecated/1.6.php:1842683 msgid "New bbPress Installation"2684 msgstr ""2685 2686 #: bp-forums/deprecated/1.6.php:1852687 msgid ""2688 "You've decided to set up a new installation of bbPress for forum management "2689 "in BuddyPress. This is very simple and is usually just a one click\n"2690 "\t\t\t\tprocess. When you're ready, hit the link below."2691 msgstr ""2692 2693 #: bp-forums/deprecated/1.6.php:1972694 msgid ""2695 "bbPress files were not found. To install the forums component you must "2696 "download a copy of bbPress and make sure it is in the folder: \"%s\""2697 msgstr ""2698 2699 #: bp-forums/deprecated/1.6.php:2252700 msgid "Install Group Forums"2701 msgstr ""2702 2703 #: bp-forums/deprecated/1.6.php:2262704 msgid "Use Existing Installation"2705 msgstr ""2706 2707 #: bp-friends/bp-friends-actions.php:382708 msgid "Friendship could not be requested."2709 msgstr ""2710 2711 #: bp-friends/bp-friends-actions.php:402712 msgid "Friendship requested"2713 msgstr ""2714 2715 #: bp-friends/bp-friends-actions.php:442716 msgid "You are already friends with this user"2717 msgstr ""2718 2719 #: bp-friends/bp-friends-actions.php:462720 msgid "You already have a pending friendship request with this user"2721 msgstr ""2722 2723 #: bp-friends/bp-friends-actions.php:762724 #: bp-templates/bp-legacy/buddypress-functions.php:10802725 #: bp-themes/bp-default/_inc/ajax.php:6462726 msgid "Friendship could not be canceled."2727 msgstr ""2728 2729 #: bp-friends/bp-friends-actions.php:782730 msgid "Friendship canceled"2731 msgstr ""2732 2733 #: bp-friends/bp-friends-actions.php:822734 msgid "You are not yet friends with this user"2735 msgstr ""2736 2737 #: bp-friends/bp-friends-actions.php:842738 msgid "You have a pending friendship request with this user"2739 msgstr ""2740 2741 #: bp-friends/bp-friends-activity.php:982742 msgid "Friendships accepted"2743 msgstr ""2744 2745 #: bp-friends/bp-friends-activity.php:1052746 msgid "New friendships"2747 msgstr ""2748 2749 #: bp-friends/bp-friends-activity.php:1102750 msgid "New friendship created"2751 msgstr ""2752 2753 #: bp-friends/bp-friends-activity.php:1282754 #: bp-friends/bp-friends-activity.php:1542755 msgid "%1$s and %2$s are now friends"2756 msgstr ""2757 2758 #: bp-friends/bp-friends-loader.php:922759 msgid "Search Friends..."2760 msgstr ""2761 2762 #: bp-friends/bp-friends-loader.php:1192763 msgid "Friends <span class=\"%s\">%s</span>"2764 msgstr ""2765 2766 #: bp-friends/bp-friends-loader.php:140 bp-friends/bp-friends-loader.php:2042767 #: bp-friends/bp-friends-loader.php:2292768 #: bp-templates/bp-legacy/buddypress/activity/index.php:1042769 #: bp-templates/bp-legacy/buddypress/members/single/activity.php:352770 #: bp-themes/bp-default/activity/index.php:1242771 #: bp-themes/bp-default/members/single/activity.php:352772 msgid "Friendships"2773 msgstr ""2774 2775 #: bp-friends/bp-friends-loader.php:150 bp-groups/bp-groups-template.php:15452776 msgid "Requests"2777 msgstr ""2778 2779 #: bp-friends/bp-friends-loader.php:1852780 msgid "Friends <span class=\"count\">%s</span>"2781 msgstr ""2782 2783 #: bp-friends/bp-friends-loader.php:1862784 msgid "Pending Requests <span class=\"count\">%s</span>"2785 msgstr ""2786 2787 #: bp-friends/bp-friends-loader.php:1892788 msgid "No Pending Requests"2789 msgstr ""2790 2791 #: bp-friends/bp-friends-notifications.php:432792 msgid "New friendship request from %s"2793 msgstr ""2794 2795 #: bp-friends/bp-friends-notifications.php:442796 msgid ""2797 "%1$s wants to add you as a friend.\n"2798 "\n"2799 "To view all of your pending friendship requests: %2$s\n"2800 "\n"2801 "To view %3$s's profile: %4$s\n"2802 "\n"2803 "---------------------\n"2804 msgstr ""2805 2806 #: bp-friends/bp-friends-notifications.php:942807 #: bp-friends/bp-friends-notifications.php:1442808 msgid "%s accepted your friendship request"2809 msgstr ""2810 2811 #: bp-friends/bp-friends-notifications.php:952812 msgid ""2813 "%1$s accepted your friend request.\n"2814 "\n"2815 "To view %2$s's profile: %3$s\n"2816 "\n"2817 "---------------------\n"2818 msgstr ""2819 2820 #: bp-friends/bp-friends-notifications.php:1412821 msgid "%d friends accepted your friendship requests"2822 msgstr ""2823 2824 #: bp-friends/bp-friends-notifications.php:1552825 msgid "You have %d pending friendship requests"2826 msgstr ""2827 2828 #: bp-friends/bp-friends-notifications.php:1582829 msgid "You have a friendship request from %s"2830 msgstr ""2831 2832 #: bp-friends/bp-friends-screens.php:362833 msgid "Friendship accepted"2834 msgstr ""2835 2836 #: bp-friends/bp-friends-screens.php:382837 msgid "Friendship could not be accepted"2838 msgstr ""2839 2840 #: bp-friends/bp-friends-screens.php:472841 msgid "Friendship rejected"2842 msgstr ""2843 2844 #: bp-friends/bp-friends-screens.php:492845 msgid "Friendship could not be rejected"2846 msgstr ""2847 2848 #: bp-friends/bp-friends-screens.php:582849 msgid "Friendship request withdrawn"2850 msgstr ""2851 2852 #: bp-friends/bp-friends-screens.php:602853 msgid "Friendship request could not be withdrawn"2854 msgstr ""2855 2856 #: bp-friends/bp-friends-screens.php:942857 msgid "A member sends you a friendship request"2858 msgstr ""2859 2860 #: bp-friends/bp-friends-screens.php:1002861 msgid "A member accepts your friendship request"2862 msgstr ""2863 2864 #: bp-friends/bp-friends-template.php:66 bp-xprofile/bp-xprofile-loader.php:1242865 msgid "My Friends"2866 msgstr ""2867 2868 #: bp-friends/bp-friends-template.php:662869 msgid "%s's Friends"2870 msgstr ""2871 2872 #: bp-friends/bp-friends-template.php:662873 msgid "See All"2874 msgstr ""2875 2876 #: bp-friends/bp-friends-template.php:862877 msgid "You haven't added any friend connections yet."2878 msgstr ""2879 2880 #: bp-friends/bp-friends-template.php:862881 msgid "%s hasn't created any friend connections yet."2882 msgstr ""2883 2884 #: bp-friends/bp-friends-template.php:1562885 msgid "There aren't enough site members to show a random sample just yet."2886 msgstr ""2887 2888 #: bp-friends/bp-friends-template.php:1732889 msgid "Filter Friends"2890 msgstr ""2891 2892 #: bp-friends/bp-friends-template.php:2212893 msgid "%d friend"2894 msgstr ""2895 2896 #: bp-friends/bp-friends-template.php:2232897 msgid "%d friends"2898 msgstr ""2899 2900 #: bp-friends/bp-friends-template.php:3182901 #: bp-templates/bp-legacy/buddypress-functions.php:10922902 #: bp-themes/bp-default/_inc/ajax.php:6582903 msgid "Cancel Friendship Request"2904 msgstr ""2905 2906 #: bp-friends/bp-friends-template.php:3192907 msgid "Cancel Friendship Requested"2908 msgstr ""2909 2910 #: bp-friends/bp-friends-template.php:3352911 #: bp-friends/bp-friends-template.php:3362912 msgid "Friendship Requested"2913 msgstr ""2914 2915 #: bp-friends/bp-friends-template.php:3522916 #: bp-friends/bp-friends-template.php:3532917 msgid "Cancel Friendship"2918 msgstr ""2919 2920 #: bp-friends/bp-friends-template.php:3692921 #: bp-friends/bp-friends-template.php:3702922 #: bp-templates/bp-legacy/buddypress-functions.php:10822923 #: bp-templates/bp-legacy/buddypress-functions.php:11002924 #: bp-themes/bp-default/_inc/ajax.php:6482925 #: bp-themes/bp-default/_inc/ajax.php:6662926 msgid "Add Friend"2927 msgstr ""2928 2929 #: bp-friends/bp-friends-template.php:5882930 msgid "%s friend"2931 msgid_plural "%s friends"2932 msgstr[0] ""2933 msgstr[1] ""2934 2935 #: bp-friends/bp-friends-widgets.php:482936 msgid ""2937 "A dynamic list of recently active, popular, and newest Friends of the "2938 "displayed member. Widget is only shown when viewing a member profile."2939 msgstr ""2940 2941 #: bp-friends/bp-friends-widgets.php:732942 msgid "%s’s Friends"2943 msgstr ""2944 2945 #: bp-friends/bp-friends-widgets.php:1352946 #: bp-templates/bp-legacy/buddypress/members/members-loop.php:1082947 #: bp-themes/bp-default/members/members-loop.php:1082948 msgid "Sorry, no members were found."2949 msgstr ""2950 2951 #: bp-friends/bp-friends-widgets.php:1812952 msgid "Max friends to show:"2953 msgstr ""2954 2955 #: bp-friends/bp-friends-widgets.php:1842956 msgid "Default friends to show:"2957 msgstr ""2958 2959 #: bp-groups/bp-groups-actions.php:312960 msgid "Sorry, you are not allowed to create groups."2961 msgstr ""2962 2963 #: bp-groups/bp-groups-actions.php:542964 msgid "There was an error saving group details. Please try again."2965 msgstr ""2966 2967 #: bp-groups/bp-groups-actions.php:692968 msgid "Only the group creator may continue editing this group."2969 msgstr ""2970 2971 #: bp-groups/bp-groups-actions.php:822972 msgid "Please fill in all of the required fields"2973 msgstr ""2974 2975 #: bp-groups/bp-groups-actions.php:89 bp-groups/bp-groups-actions.php:1132976 msgid "There was an error saving group details, please try again."2977 msgstr ""2978 2979 #: bp-groups/bp-groups-actions.php:197 bp-groups/bp-groups-screens.php:4722980 msgid "Invite successfully removed"2981 msgstr ""2982 2983 #: bp-groups/bp-groups-actions.php:201 bp-groups/bp-groups-screens.php:4832984 msgid "There was an error removing the invite"2985 msgstr ""2986 2987 #: bp-groups/bp-groups-actions.php:2322988 msgid "There was an error saving the group avatar, please try uploading again."2989 msgstr ""2990 2991 #: bp-groups/bp-groups-actions.php:2342992 msgid "The group avatar was uploaded successfully!"2993 msgstr ""2994 2995 #: bp-groups/bp-groups-actions.php:258 bp-groups/bp-groups-actions.php:2652996 msgid "There was an error joining the group."2997 msgstr ""2998 2999 #: bp-groups/bp-groups-actions.php:2673000 msgid "You joined the group!"3001 msgstr ""3002 3003 #: bp-groups/bp-groups-actions.php:305 bp-groups/bp-groups-screens.php:7533004 msgid "This group must have at least one admin"3005 msgstr ""3006 3007 #: bp-groups/bp-groups-actions.php:3073008 msgid "There was an error leaving the group."3009 msgstr ""3010 3011 #: bp-groups/bp-groups-actions.php:309 bp-groups/bp-groups-functions.php:3183012 msgid "You successfully left the group."3013 msgstr ""3014 3015 #: bp-groups/bp-groups-actions.php:3923016 msgid "Activity feed for the group, %s."3017 msgstr ""3018 3019 #: bp-groups/bp-groups-activity.php:293020 msgid "Created a group"3021 msgstr ""3022 3023 #: bp-groups/bp-groups-activity.php:363024 msgid "Joined a group"3025 msgstr ""3026 3027 #: bp-groups/bp-groups-activity.php:443028 msgid "New group forum topic"3029 msgstr ""3030 3031 #: bp-groups/bp-groups-activity.php:453032 msgid "New group forum post"3033 msgstr ""3034 3035 #: bp-groups/bp-groups-activity.php:703036 msgid "%1$s created the group %2$s"3037 msgstr ""3038 3039 #: bp-groups/bp-groups-activity.php:93 bp-groups/bp-groups-activity.php:2593040 msgid "%1$s joined the group %2$s"3041 msgstr ""3042 3043 #: bp-groups/bp-groups-admin.php:1133044 msgid ""3045 "This page is a convenient way to edit the details associated with one of "3046 "your groups."3047 msgstr ""3048 3049 #: bp-groups/bp-groups-admin.php:1143050 msgid ""3051 "The Name and Description box is fixed in place, but you can reposition all "3052 "the other boxes using drag and drop, and can minimize or expand them by "3053 "clicking the title bar of each box. Use the Screen Options tab to hide or "3054 "unhide, or to choose a 1- or 2-column layout for this screen."3055 msgstr ""3056 3057 #: bp-groups/bp-groups-admin.php:1203058 msgid "Support Forums"3059 msgstr ""3060 3061 #: bp-groups/bp-groups-admin.php:1483062 msgid ""3063 "You can manage groups much like you can manage comments and other content. "3064 "This screen is customizable in the same ways as other management screens, "3065 "and you can act on groups by using the on-hover action links or the Bulk "3066 "Actions."3067 msgstr ""3068 3069 #: bp-groups/bp-groups-admin.php:1533070 msgid "Group Actions"3071 msgstr ""3072 3073 #: bp-groups/bp-groups-admin.php:1553074 msgid ""3075 "Clicking \"Visit\" will take you to the group’s public page. Use this "3076 "link to see what the group looks like on the front end of your site."3077 msgstr ""3078 3079 #: bp-groups/bp-groups-admin.php:1563080 msgid ""3081 "Clicking \"Edit\" will take you to a Dashboard panel where you can manage "3082 "various details about the group, such as its name and description, its "3083 "members, and other settings."3084 msgstr ""3085 3086 #: bp-groups/bp-groups-admin.php:1573087 msgid ""3088 "If you click \"Delete\" under a specific group, or select a number of "3089 "groups and then choose Delete from the Bulk Actions menu, you will be led "3090 "to a page where you’ll be asked to confirm the permanent deletion of "3091 "the group(s)."3092 msgstr ""3093 3094 #: bp-groups/bp-groups-admin.php:1743095 msgid "Start typing a username to add a new member."3096 msgstr ""3097 3098 #: bp-groups/bp-groups-admin.php:1753099 msgid ""3100 "If you leave this page, you will lose any unsaved changes you have made to "3101 "the group."3102 msgstr ""3103 3104 #: bp-groups/bp-groups-admin.php:4533105 msgid "You cannot remove all administrators from a group."3106 msgstr ""3107 3108 #: bp-groups/bp-groups-admin.php:4573109 msgid "An error occurred when trying to update your group details."3110 msgstr ""3111 3112 #: bp-groups/bp-groups-admin.php:4593113 msgid "The group has been updated successfully."3114 msgstr ""3115 3116 #: bp-groups/bp-groups-admin.php:4633117 msgid "The following users could not be added to the group: <em>%s</em>"3118 msgstr ""3119 3120 #: bp-groups/bp-groups-admin.php:4673121 msgid "The following users were successfully added to the group: <em>%s</em>"3122 msgstr ""3123 3124 #: bp-groups/bp-groups-admin.php:4723125 msgid "An error occurred when trying to modify the following members: <em>%s</em>"3126 msgstr ""3127 3128 #: bp-groups/bp-groups-admin.php:4773129 msgid "The following members were successfully modified: <em>%s</em>"3130 msgstr ""3131 3132 #: bp-groups/bp-groups-admin.php:496 bp-groups/bp-groups-adminbar.php:393133 #: bp-xprofile/bp-xprofile-admin.php:1143134 msgid "Edit Group"3135 msgstr ""3136 3137 #: bp-groups/bp-groups-admin.php:499 bp-groups/bp-groups-admin.php:6413138 msgid "Add New"3139 msgstr ""3140 3141 #: bp-groups/bp-groups-admin.php:5183142 msgid "Name and Description"3143 msgstr ""3144 3145 #: bp-groups/bp-groups-admin.php:5453146 msgid "No group found with this ID. <a href=\"%s\">Go back and try again</a>."3147 msgstr ""3148 3149 #: bp-groups/bp-groups-admin.php:5873150 msgid "Delete Groups"3151 msgstr ""3152 3153 #: bp-groups/bp-groups-admin.php:5883154 msgid "You are about to delete the following groups:"3155 msgstr ""3156 3157 #: bp-groups/bp-groups-admin.php:596 bp-members/bp-members-admin.php:14253158 msgid "This action cannot be undone."3159 msgstr ""3160 3161 #: bp-groups/bp-groups-admin.php:6253162 msgid "%s group has been permanently deleted."3163 msgid_plural "%s groups have been permanently deleted."3164 msgstr[0] ""3165 msgstr[1] ""3166 3167 #: bp-groups/bp-groups-admin.php:6583168 msgid "Search all Groups"3169 msgstr ""3170 3171 #: bp-groups/bp-groups-admin.php:6813172 #: bp-templates/bp-legacy/buddypress/groups/create.php:1123173 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:473174 #: bp-themes/bp-default/groups/create.php:1193175 #: bp-themes/bp-default/groups/single/admin.php:473176 msgid "Enable discussion forum"3177 msgstr ""3178 3179 #: bp-groups/bp-groups-admin.php:6873180 msgid "Privacy"3181 msgstr ""3182 3183 #: bp-groups/bp-groups-admin.php:690 bp-groups/bp-groups-admin.php:14473184 #: bp-groups/bp-groups-template.php:6843185 msgid "Public"3186 msgstr ""3187 3188 #: bp-groups/bp-groups-admin.php:691 bp-groups/bp-groups-admin.php:14503189 #: bp-groups/bp-groups-template.php:6863190 msgid "Private"3191 msgstr ""3192 3193 #: bp-groups/bp-groups-admin.php:692 bp-groups/bp-groups-admin.php:14533194 msgid "Hidden"3195 msgstr ""3196 3197 #: bp-groups/bp-groups-admin.php:6993198 msgid "Who can invite others to this group?"3199 msgstr ""3200 3201 #: bp-groups/bp-groups-admin.php:7023202 #: bp-templates/bp-legacy/buddypress/groups/create.php:893203 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:993204 #: bp-themes/bp-default/groups/create.php:963205 #: bp-themes/bp-default/groups/single/admin.php:993206 msgid "All group members"3207 msgstr ""3208 3209 #: bp-groups/bp-groups-admin.php:7033210 #: bp-templates/bp-legacy/buddypress/groups/create.php:943211 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:1043212 #: bp-themes/bp-default/groups/create.php:1013213 #: bp-themes/bp-default/groups/single/admin.php:1043214 msgid "Group admins and mods only"3215 msgstr ""3216 3217 #: bp-groups/bp-groups-admin.php:7043218 #: bp-templates/bp-legacy/buddypress/groups/create.php:993219 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:1093220 #: bp-themes/bp-default/groups/create.php:1063221 #: bp-themes/bp-default/groups/single/admin.php:1093222 msgid "Group admins only"3223 msgstr ""3224 3225 #: bp-groups/bp-groups-admin.php:7203226 msgid "Enter a comma-separated list of user logins."3227 msgstr ""3228 3229 #: bp-groups/bp-groups-admin.php:7793230 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:1773231 #: bp-themes/bp-default/groups/single/admin.php:1773232 msgid "Administrators"3233 msgstr ""3234 3235 #: bp-groups/bp-groups-admin.php:7803236 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:2053237 #: bp-themes/bp-default/groups/single/admin.php:2053238 msgid "Moderators"3239 msgstr ""3240 3241 #: bp-groups/bp-groups-admin.php:7823242 msgid "Banned Users"3243 msgstr ""3244 3245 #: bp-groups/bp-groups-admin.php:8193246 msgid "Administrator"3247 msgstr ""3248 3249 #: bp-groups/bp-groups-admin.php:8203250 msgid "Moderator"3251 msgstr ""3252 3253 #: bp-groups/bp-groups-admin.php:8213254 msgid "Member"3255 msgstr ""3256 3257 #: bp-groups/bp-groups-admin.php:8223258 msgid "Banned"3259 msgstr ""3260 3261 #: bp-groups/bp-groups-admin.php:8233262 msgid "Remove From Group"3263 msgstr ""3264 3265 #: bp-groups/bp-groups-admin.php:8563266 msgid "No members of this type"3267 msgstr ""3268 3269 #: bp-groups/bp-groups-admin.php:882 bp-groups/bp-groups-adminbar.php:1013270 #: bp-groups/bp-groups-buddybar.php:583271 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:3323272 #: bp-themes/bp-default/groups/single/admin.php:3603273 #: bp-xprofile/bp-xprofile-admin.php:1183274 msgid "Delete Group"3275 msgstr ""3276 3277 #: bp-groups/bp-groups-admin.php:886 bp-groups/bp-groups-classes.php:31353278 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:323279 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:1173280 #: bp-templates/bp-legacy/buddypress/groups/single/forum/edit.php:583281 #: bp-templates/bp-legacy/buddypress/groups/single/forum/edit.php:743282 #: bp-templates/bp-legacy/buddypress/members/single/profile/edit.php:613283 #: bp-templates/bp-legacy/buddypress/members/single/settings/general.php:223284 #: bp-templates/bp-legacy/buddypress/members/single/settings/notifications.php:113285 #: bp-themes/bp-default/groups/single/admin.php:323286 #: bp-themes/bp-default/groups/single/admin.php:1173287 #: bp-themes/bp-default/groups/single/forum/edit.php:583288 #: bp-themes/bp-default/groups/single/forum/edit.php:743289 #: bp-themes/bp-default/members/single/profile/edit.php:1483290 #: bp-themes/bp-default/members/single/settings/general.php:723291 #: bp-themes/bp-default/members/single/settings/notifications.php:613292 #: bp-xprofile/bp-xprofile-classes.php:4603293 msgid "Save Changes"3294 msgstr ""3295 3296 #: bp-groups/bp-groups-admin.php:9353297 msgid "«"3298 msgstr ""3299 3300 #: bp-groups/bp-groups-admin.php:9363301 msgid "»"3302 msgstr ""3303 3304 #: bp-groups/bp-groups-admin.php:9423305 msgid "Viewing %1$s - %2$s of %3$s"3306 msgstr ""3307 3308 #: bp-groups/bp-groups-admin.php:945 bp-groups/bp-groups-template.php:10253309 msgid "%s member"3310 msgid_plural "%s members"3311 msgstr[0] ""3312 msgstr[1] ""3313 3314 #: bp-groups/bp-groups-admin.php:10113315 #. translators: 1: user_login, 2: user_email3316 msgid "%1$s (%2$s)"3317 msgstr ""3318 3319 #: bp-groups/bp-groups-admin.php:11953320 msgid "No groups found."3321 msgstr ""3322 3323 #: bp-groups/bp-groups-admin.php:12683324 msgid "Public <span class=\"count\">(%s)</span>"3325 msgid_plural "Public <span class=\"count\">(%s)</span>"3326 msgstr[0] ""3327 msgstr[1] ""3328 3329 #: bp-groups/bp-groups-admin.php:12693330 msgid "Private <span class=\"count\">(%s)</span>"3331 msgid_plural "Private <span class=\"count\">(%s)</span>"3332 msgstr[0] ""3333 msgstr[1] ""3334 3335 #: bp-groups/bp-groups-admin.php:12703336 msgid "Hidden <span class=\"count\">(%s)</span>"3337 msgid_plural "Hidden <span class=\"count\">(%s)</span>"3338 msgstr[0] ""3339 msgstr[1] ""3340 3341 #: bp-groups/bp-groups-admin.php:13453342 msgid "Select group %1$d"3343 msgstr ""3344 3345 #: bp-groups/bp-groups-adminbar.php:47 bp-groups/bp-groups-buddybar.php:343346 msgid "Edit Details"3347 msgstr ""3348 3349 #: bp-groups/bp-groups-adminbar.php:553350 msgid "Edit Settings"3351 msgstr ""3352 3353 #: bp-groups/bp-groups-adminbar.php:64 bp-members/bp-members-adminbar.php:1093354 msgid "Edit Avatar"3355 msgstr ""3356 3357 #: bp-groups/bp-groups-adminbar.php:74 bp-groups/bp-groups-buddybar.php:463358 msgid "Manage Invitations"3359 msgstr ""3360 3361 #: bp-groups/bp-groups-adminbar.php:83 bp-groups/bp-groups-buddybar.php:503362 msgid "Manage Members"3363 msgstr ""3364 3365 #: bp-groups/bp-groups-adminbar.php:92 bp-groups/bp-groups-buddybar.php:543366 msgid "Membership Requests"3367 msgstr ""3368 3369 #: bp-groups/bp-groups-buddybar.php:31 bp-members/bp-members-buddybar.php:943370 msgid "Admin Options"3371 msgstr ""3372 3373 #: bp-groups/bp-groups-buddybar.php:363374 msgid "Group Settings"3375 msgstr ""3376 3377 #: bp-groups/bp-groups-buddybar.php:40 bp-groups/bp-groups-loader.php:6143378 msgid "Group Avatar"3379 msgstr ""3380 3381 #: bp-groups/bp-groups-classes.php:20163382 msgid "Group Mod"3383 msgstr ""3384 3385 #: bp-groups/bp-groups-classes.php:2022 bp-groups/bp-groups-functions.php:1483386 msgid "Group Admin"3387 msgstr ""3388 3389 #: bp-groups/bp-groups-forums.php:107 bp-groups/bp-groups-forums.php:2563390 msgid "%1$s replied to the forum topic %2$s in the group %3$s"3391 msgstr ""3392 3393 #: bp-groups/bp-groups-forums.php:1573394 msgid "%1$s started the forum topic %2$s in the group %3$s"3395 msgstr ""3396 3397 #: bp-groups/bp-groups-forums.php:2093398 msgid "%1$s edited the forum topic %2$s in the group %3$s"3399 msgstr ""3400 3401 #: bp-groups/bp-groups-functions.php:3083402 msgid "As the only Admin, you cannot leave the group."3403 msgstr ""3404 3405 #: bp-groups/bp-groups-functions.php:6683406 msgid "%1$s posted an update in the group %2$s"3407 msgstr ""3408 3409 #: bp-groups/bp-groups-loader.php:1523410 msgid "Search Groups..."3411 msgstr ""3412 3413 #: bp-groups/bp-groups-loader.php:2913414 msgid "You do not have access to this group."3415 msgstr ""3416 3417 #: bp-groups/bp-groups-loader.php:3063418 msgid "You are not an admin of this group."3419 msgstr ""3420 3421 #: bp-groups/bp-groups-loader.php:316 bp-groups/bp-groups-template.php:15263422 msgid "Details"3423 msgstr ""3424 3425 #: bp-groups/bp-groups-loader.php:328 bp-groups/bp-groups-template.php:15373426 msgid "Avatar"3427 msgstr ""3428 3429 #: bp-groups/bp-groups-loader.php:3363430 msgid "Invites"3431 msgstr ""3432 3433 #: bp-groups/bp-groups-loader.php:3633434 msgid "Groups <span class=\"%s\">%s</span>"3435 msgstr ""3436 3437 #: bp-groups/bp-groups-loader.php:392 bp-groups/bp-groups-loader.php:4223438 #: bp-groups/bp-groups-loader.php:560 bp-groups/bp-groups-loader.php:5953439 msgid "Memberships"3440 msgstr ""3441 3442 #: bp-groups/bp-groups-loader.php:4033443 msgid "Invitations"3444 msgstr ""3445 3446 #: bp-groups/bp-groups-loader.php:454 bp-groups/bp-groups-template.php:18913447 #: bp-groups/bp-groups-template.php:18923448 #: bp-templates/bp-legacy/buddypress-functions.php:12143449 #: bp-themes/bp-default/_inc/ajax.php:7803450 msgid "Request Membership"3451 msgstr ""3452 3453 #: bp-groups/bp-groups-loader.php:4663454 msgid "Forum"3455 msgstr ""3456 3457 #: bp-groups/bp-groups-loader.php:4783458 msgid "Members <span>%s</span>"3459 msgstr ""3460 3461 #: bp-groups/bp-groups-loader.php:4903462 #: bp-templates/bp-legacy/buddypress/groups/single/invites-loop.php:903463 #: bp-themes/bp-default/groups/single/send-invites.php:603464 msgid "Send Invites"3465 msgstr ""3466 3467 #: bp-groups/bp-groups-loader.php:5043468 msgid "Admin"3469 msgstr ""3470 3471 #: bp-groups/bp-groups-loader.php:5413472 msgid "No Pending Invites"3473 msgstr ""3474 3475 #: bp-groups/bp-groups-loader.php:5443476 msgid "Groups <span class=\"count\">%s</span>"3477 msgstr ""3478 3479 #: bp-groups/bp-groups-loader.php:5453480 msgid "Pending Invites <span class=\"count\">%s</span>"3481 msgstr ""3482 3483 #: bp-groups/bp-groups-loader.php:6183484 msgid "No Group Avatar"3485 msgstr ""3486 3487 #: bp-groups/bp-groups-notifications.php:213488 msgid "Group Details Updated"3489 msgstr ""3490 3491 #: bp-groups/bp-groups-notifications.php:363492 msgid ""3493 "Group details for the group \"%1$s\" were updated:\n"3494 "\n"3495 "To view the group: %2$s\n"3496 "\n"3497 "---------------------\n"3498 msgstr ""3499 3500 #: bp-groups/bp-groups-notifications.php:913501 msgid "Membership request for group: %s"3502 msgstr ""3503 3504 #: bp-groups/bp-groups-notifications.php:933505 msgid ""3506 "%1$s wants to join the group \"%2$s\".\n"3507 "\n"3508 "Because you are the administrator of this group, you must either accept or "3509 "reject the membership request.\n"3510 "\n"3511 "To view all pending membership requests for this group, please visit:\n"3512 "%3$s\n"3513 "\n"3514 "To view %4$s's profile: %5$s\n"3515 "\n"3516 "---------------------\n"3517 msgstr ""3518 3519 #: bp-groups/bp-groups-notifications.php:1513520 msgid "Membership request for group \"%s\" accepted"3521 msgstr ""3522 3523 #: bp-groups/bp-groups-notifications.php:1523524 msgid ""3525 "Your membership request for the group \"%1$s\" has been accepted.\n"3526 "\n"3527 "To view the group please login and visit: %2$s\n"3528 "\n"3529 "---------------------\n"3530 msgstr ""3531 3532 #: bp-groups/bp-groups-notifications.php:1613533 msgid "Membership request for group \"%s\" rejected"3534 msgstr ""3535 3536 #: bp-groups/bp-groups-notifications.php:1623537 msgid ""3538 "Your membership request for the group \"%1$s\" has been rejected.\n"3539 "\n"3540 "To submit another request please log in and visit: %2$s\n"3541 "\n"3542 "---------------------\n"3543 msgstr ""3544 3545 #: bp-groups/bp-groups-notifications.php:1913546 msgid "an administrator"3547 msgstr ""3548 3549 #: bp-groups/bp-groups-notifications.php:1943550 msgid "a moderator"3551 msgstr ""3552 3553 #: bp-groups/bp-groups-notifications.php:2213554 msgid "You have been promoted in the group: \"%s\""3555 msgstr ""3556 3557 #: bp-groups/bp-groups-notifications.php:2223558 msgid ""3559 "You have been promoted to %1$s for the group: \"%2$s\".\n"3560 "\n"3561 "To view the group please visit: %3$s\n"3562 "\n"3563 "---------------------\n"3564 msgstr ""3565 3566 #: bp-groups/bp-groups-notifications.php:2793567 msgid "You have an invitation to the group: \"%s\""3568 msgstr ""3569 3570 #: bp-groups/bp-groups-notifications.php:2813571 msgid ""3572 "One of your friends %1$s has invited you to the group: \"%2$s\".\n"3573 "\n"3574 "To view your group invites visit: %3$s\n"3575 "\n"3576 "To view the group visit: %4$s\n"3577 "\n"3578 "To view %5$s's profile visit: %6$s\n"3579 "\n"3580 "---------------------\n"3581 msgstr ""3582 3583 #: bp-groups/bp-groups-notifications.php:3353584 msgid "%1$d new membership requests for the group \"%2$s\""3585 msgstr ""3586 3587 #: bp-groups/bp-groups-notifications.php:3403588 msgid "Group Membership Requests"3589 msgstr ""3590 3591 #: bp-groups/bp-groups-notifications.php:3493592 #: bp-groups/bp-groups-notifications.php:3543593 msgid "%s requests group membership"3594 msgstr ""3595 3596 #: bp-groups/bp-groups-notifications.php:3723597 msgid "%d accepted group membership requests"3598 msgstr ""3599 3600 #: bp-groups/bp-groups-notifications.php:3853601 msgid "Membership for group \"%s\" accepted"3602 msgstr ""3603 3604 #: bp-groups/bp-groups-notifications.php:4083605 msgid "%d rejected group membership requests"3606 msgstr ""3607 3608 #: bp-groups/bp-groups-notifications.php:4213609 msgid "Membership for group \"%s\" rejected"3610 msgstr ""3611 3612 #: bp-groups/bp-groups-notifications.php:4443613 msgid "You were promoted to an admin in %d groups"3614 msgstr ""3615 3616 #: bp-groups/bp-groups-notifications.php:4573617 msgid "You were promoted to an admin in the group \"%s\""3618 msgstr ""3619 3620 #: bp-groups/bp-groups-notifications.php:4803621 msgid "You were promoted to a mod in %d groups"3622 msgstr ""3623 3624 #: bp-groups/bp-groups-notifications.php:4933625 msgid "You were promoted to a mod in the group \"%s\""3626 msgstr ""3627 3628 #: bp-groups/bp-groups-notifications.php:5173629 msgid "You have %d new group invitations"3630 msgstr ""3631 3632 #: bp-groups/bp-groups-notifications.php:5213633 msgid "Group Invites"3634 msgstr ""3635 3636 #: bp-groups/bp-groups-notifications.php:5293637 msgid "You have an invitation to the group: %s"3638 msgstr ""3639 3640 #: bp-groups/bp-groups-screens.php:443641 msgid "Group invite could not be accepted"3642 msgstr ""3643 3644 #: bp-groups/bp-groups-screens.php:46 bp-groups/bp-groups-screens.php:5063645 msgid "Group invite accepted"3646 msgstr ""3647 3648 #: bp-groups/bp-groups-screens.php:713649 msgid "Group invite could not be rejected"3650 msgstr ""3651 3652 #: bp-groups/bp-groups-screens.php:733653 msgid "Group invite rejected"3654 msgstr ""3655 3656 #: bp-groups/bp-groups-screens.php:1513657 msgid "It looks like you've already said that!"3658 msgstr ""3659 3660 #: bp-groups/bp-groups-screens.php:1543661 msgid "There was an error when replying to that topic"3662 msgstr ""3663 3664 #: bp-groups/bp-groups-screens.php:1563665 msgid "Your reply was posted successfully"3666 msgstr ""3667 3668 #: bp-groups/bp-groups-screens.php:1773669 msgid "There was an error when making that topic a sticky"3670 msgstr ""3671 3672 #: bp-groups/bp-groups-screens.php:1793673 msgid "The topic was made sticky successfully"3674 msgstr ""3675 3676 #: bp-groups/bp-groups-screens.php:1923677 msgid "There was an error when unsticking that topic"3678 msgstr ""3679 3680 #: bp-groups/bp-groups-screens.php:1943681 msgid "The topic was unstuck successfully"3682 msgstr ""3683 3684 #: bp-groups/bp-groups-screens.php:2073685 msgid "There was an error when closing that topic"3686 msgstr ""3687 3688 #: bp-groups/bp-groups-screens.php:2093689 msgid "The topic was closed successfully"3690 msgstr ""3691 3692 #: bp-groups/bp-groups-screens.php:2223693 msgid "There was an error when opening that topic"3694 msgstr ""3695 3696 #: bp-groups/bp-groups-screens.php:2243697 msgid "The topic was opened successfully"3698 msgstr ""3699 3700 #: bp-groups/bp-groups-screens.php:2473701 msgid "There was an error deleting the topic"3702 msgstr ""3703 3704 #: bp-groups/bp-groups-screens.php:2493705 msgid "The topic was deleted successfully"3706 msgstr ""3707 3708 #: bp-groups/bp-groups-screens.php:2733709 msgid "There was an error when editing that topic"3710 msgstr ""3711 3712 #: bp-groups/bp-groups-screens.php:2753713 msgid "The topic was edited successfully"3714 msgstr ""3715 3716 #: bp-groups/bp-groups-screens.php:3003717 msgid "There was an error deleting that post"3718 msgstr ""3719 3720 #: bp-groups/bp-groups-screens.php:3023721 msgid "The post was deleted successfully"3722 msgstr ""3723 3724 #: bp-groups/bp-groups-screens.php:3263725 msgid "There was an error when editing that post"3726 msgstr ""3727 3728 #: bp-groups/bp-groups-screens.php:3283729 msgid "The post was edited successfully"3730 msgstr ""3731 3732 #: bp-groups/bp-groups-screens.php:344 bp-groups/bp-groups-screens.php:3633733 msgid "You have been banned from this group."3734 msgstr ""3735 3736 #: bp-groups/bp-groups-screens.php:3773737 msgid "This group does not have a forum setup yet."3738 msgstr ""3739 3740 #: bp-groups/bp-groups-screens.php:4363741 msgid "Group invites sent."3742 msgstr ""3743 3744 #: bp-groups/bp-groups-screens.php:4773745 msgid "You are not allowed to send or remove invites"3746 msgstr ""3747 3748 #: bp-groups/bp-groups-screens.php:4803749 msgid "The member requested to join the group"3750 msgstr ""3751 3752 #: bp-groups/bp-groups-screens.php:5083753 msgid "There was an error accepting the group invitation, please try again."3754 msgstr ""3755 3756 #: bp-groups/bp-groups-screens.php:5203757 msgid "There was an error sending your group membership request, please try again."3758 msgstr ""3759 3760 #: bp-groups/bp-groups-screens.php:5223761 msgid ""3762 "Your membership request was sent to the group administrator successfully. "3763 "You will be notified when the group administrator responds to your request."3764 msgstr ""3765 3766 #: bp-groups/bp-groups-screens.php:5713767 msgid "There was an error updating group details, please try again."3768 msgstr ""3769 3770 #: bp-groups/bp-groups-screens.php:5733771 msgid "Group details were successfully updated."3772 msgstr ""3773 3774 #: bp-groups/bp-groups-screens.php:6153775 msgid "There was an error updating group settings, please try again."3776 msgstr ""3777 3778 #: bp-groups/bp-groups-screens.php:6173779 msgid "Group settings were successfully updated."3780 msgstr ""3781 3782 #: bp-groups/bp-groups-screens.php:649 bp-xprofile/bp-xprofile-actions.php:393783 msgid "Your avatar was deleted successfully!"3784 msgstr ""3785 3786 #: bp-groups/bp-groups-screens.php:651 bp-members/bp-members-admin.php:5063787 #: bp-xprofile/bp-xprofile-actions.php:413788 msgid "There was a problem deleting that avatar, please try again."3789 msgstr ""3790 3791 #: bp-groups/bp-groups-screens.php:6943792 msgid "There was a problem cropping the avatar."3793 msgstr ""3794 3795 #: bp-groups/bp-groups-screens.php:6963796 msgid "The new group avatar was uploaded successfully."3797 msgstr ""3798 3799 #: bp-groups/bp-groups-screens.php:7323800 msgid "There was an error when promoting that user, please try again"3801 msgstr ""3802 3803 #: bp-groups/bp-groups-screens.php:7343804 msgid "User promoted successfully"3805 msgstr ""3806 3807 #: bp-groups/bp-groups-screens.php:7573808 msgid "There was an error when demoting that user, please try again"3809 msgstr ""3810 3811 #: bp-groups/bp-groups-screens.php:7593812 msgid "User demoted successfully"3813 msgstr ""3814 3815 #: bp-groups/bp-groups-screens.php:7753816 msgid "There was an error when banning that user, please try again"3817 msgstr ""3818 3819 #: bp-groups/bp-groups-screens.php:7773820 msgid "User banned successfully"3821 msgstr ""3822 3823 #: bp-groups/bp-groups-screens.php:7933824 msgid "There was an error when unbanning that user, please try again"3825 msgstr ""3826 3827 #: bp-groups/bp-groups-screens.php:7953828 msgid "User ban removed successfully"3829 msgstr ""3830 3831 #: bp-groups/bp-groups-screens.php:8113832 msgid "There was an error removing that user from the group, please try again"3833 msgstr ""3834 3835 #: bp-groups/bp-groups-screens.php:8133836 msgid "User removed successfully"3837 msgstr ""3838 3839 #: bp-groups/bp-groups-screens.php:8503840 msgid "There was an error accepting the membership request, please try again."3841 msgstr ""3842 3843 #: bp-groups/bp-groups-screens.php:8523844 msgid "Group membership request accepted"3845 msgstr ""3846 3847 #: bp-groups/bp-groups-screens.php:8613848 msgid "There was an error rejecting the membership request, please try again."3849 msgstr ""3850 3851 #: bp-groups/bp-groups-screens.php:8633852 msgid "Group membership request rejected"3853 msgstr ""3854 3855 #: bp-groups/bp-groups-screens.php:8953856 msgid "There was an error deleting the group, please try again."3857 msgstr ""3858 3859 #: bp-groups/bp-groups-screens.php:8973860 msgid "The group was deleted successfully"3861 msgstr ""3862 3863 #: bp-groups/bp-groups-screens.php:9453864 msgid "A member invites you to join a group"3865 msgstr ""3866 3867 #: bp-groups/bp-groups-screens.php:9513868 msgid "Group information is updated"3869 msgstr ""3870 3871 #: bp-groups/bp-groups-screens.php:9573872 msgid "You are promoted to a group administrator or moderator"3873 msgstr ""3874 3875 #: bp-groups/bp-groups-screens.php:9633876 msgid "A member requests to join a private group for which you are an admin"3877 msgstr ""3878 3879 #: bp-groups/bp-groups-template.php:5033880 msgid "Public Group"3881 msgstr ""3882 3883 #: bp-groups/bp-groups-template.php:5053884 msgid "Hidden Group"3885 msgstr ""3886 3887 #: bp-groups/bp-groups-template.php:5073888 msgid "Private Group"3889 msgstr ""3890 3891 #: bp-groups/bp-groups-template.php:5093892 msgid "Group"3893 msgstr ""3894 3895 #: bp-groups/bp-groups-template.php:5813896 msgid "not yet active"3897 msgstr ""3898 3899 #: bp-groups/bp-groups-template.php:7773900 msgid "Group creator avatar of %s"3901 msgstr ""3902 3903 #: bp-groups/bp-groups-template.php:8263904 msgid "No Admins"3905 msgstr ""3906 3907 #: bp-groups/bp-groups-template.php:8673908 msgid "No Mods"3909 msgstr ""3910 3911 #: bp-groups/bp-groups-template.php:9493912 msgid "Filter Groups"3913 msgstr ""3914 3915 #: bp-groups/bp-groups-template.php:9973916 msgid "Viewing group %1$s to %2$s (of %3$s group)"3917 msgid_plural "Viewing group %1$s to %2$s (of %3$s groups)"3918 msgstr[0] ""3919 msgstr[1] ""3920 3921 #: bp-groups/bp-groups-template.php:10273922 msgid "%s members"3923 msgstr ""3924 3925 #: bp-groups/bp-groups-template.php:10663926 msgid "%d topic"3927 msgstr ""3928 3929 #: bp-groups/bp-groups-template.php:10683930 msgid "%d topics"3931 msgstr ""3932 3933 #: bp-groups/bp-groups-template.php:1294 bp-groups/bp-groups-template.php:13593934 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:1903935 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:2173936 #: bp-themes/bp-default/groups/single/admin.php:1903937 #: bp-themes/bp-default/groups/single/admin.php:2173938 msgid "Demote to Member"3939 msgstr ""3940 3941 #: bp-groups/bp-groups-template.php:1307 bp-groups/bp-groups-template.php:13723942 #: bp-groups/bp-groups-template.php:23363943 msgid "joined %s"3944 msgstr ""3945 3946 #: bp-groups/bp-groups-template.php:13303947 msgid "This group has no administrators"3948 msgstr ""3949 3950 #: bp-groups/bp-groups-template.php:13583951 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:2163952 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:2723953 #: bp-themes/bp-default/groups/single/admin.php:2163954 #: bp-themes/bp-default/groups/single/admin.php:2723955 msgid "Promote to Admin"3956 msgstr ""3957 3958 #: bp-groups/bp-groups-template.php:13923959 msgid "This group has no moderators"3960 msgstr ""3961 3962 #: bp-groups/bp-groups-template.php:1817 bp-groups/bp-groups-template.php:18183963 #: bp-templates/bp-legacy/buddypress-functions.php:11783964 #: bp-templates/bp-legacy/buddypress-functions.php:11913965 #: bp-themes/bp-default/_inc/ajax.php:7443966 #: bp-themes/bp-default/_inc/ajax.php:7573967 msgid "Leave Group"3968 msgstr ""3969 3970 #: bp-groups/bp-groups-template.php:1840 bp-groups/bp-groups-template.php:18413971 #: bp-templates/bp-legacy/buddypress-functions.php:12123972 #: bp-themes/bp-default/_inc/ajax.php:7783973 msgid "Join Group"3974 msgstr ""3975 3976 #: bp-groups/bp-groups-template.php:1859 bp-groups/bp-groups-template.php:18603977 msgid "Accept Invitation"3978 msgstr ""3979 3980 #: bp-groups/bp-groups-template.php:1875 bp-groups/bp-groups-template.php:18763981 msgid "Request Sent"3982 msgstr ""3983 3984 #: bp-groups/bp-groups-template.php:19593985 msgid ""3986 "This is a private group and you must request group membership in order to "3987 "join."3988 msgstr ""3989 3990 #: bp-groups/bp-groups-template.php:19613991 msgid ""3992 "This is a private group. To join you must be a registered site member and "3993 "request group membership."3994 msgstr ""3995 3996 #: bp-groups/bp-groups-template.php:19643997 msgid ""3998 "This is a private group. Your membership request is awaiting approval from "3999 "the group administrator."4000 msgstr ""4001 4002 #: bp-groups/bp-groups-template.php:19684003 msgid "This is a hidden group and only invited members can join."4004 msgstr ""4005 4006 #: bp-groups/bp-groups-template.php:2384 bp-members/bp-members-template.php:5224007 msgid "Viewing member %1$s to %2$s (of %3$s member)"4008 msgid_plural "Viewing members %1$s to %2$s (of %3$s members)"4009 msgstr[0] ""4010 msgstr[1] ""4011 4012 #: bp-groups/bp-groups-template.php:24364013 #: bp-notifications/bp-notifications-template.php:9404014 #: bp-templates/bp-legacy/buddypress/blogs/index.php:364015 #: bp-templates/bp-legacy/buddypress/forums/index.php:424016 #: bp-templates/bp-legacy/buddypress/groups/index.php:364017 #: bp-templates/bp-legacy/buddypress/groups/single/forum.php:364018 #: bp-templates/bp-legacy/buddypress/members/index.php:354019 #: bp-templates/bp-legacy/buddypress/members/single/blogs.php:194020 #: bp-templates/bp-legacy/buddypress/members/single/forums.php:184021 #: bp-templates/bp-legacy/buddypress/members/single/friends.php:204022 #: bp-templates/bp-legacy/buddypress/members/single/groups.php:204023 #: bp-themes/bp-default/blogs/index.php:534024 #: bp-themes/bp-default/forums/index.php:604025 #: bp-themes/bp-default/groups/index.php:554026 #: bp-themes/bp-default/groups/single/forum.php:364027 #: bp-themes/bp-default/members/index.php:554028 #: bp-themes/bp-default/members/single/blogs.php:194029 #: bp-themes/bp-default/members/single/forums.php:184030 #: bp-themes/bp-default/members/single/friends.php:204031 #: bp-themes/bp-default/members/single/groups.php:204032 msgid "Order By:"4033 msgstr ""4034 4035 #: bp-groups/bp-groups-template.php:24394036 msgid "Oldest"4037 msgstr ""4038 4039 #: bp-groups/bp-groups-template.php:24404040 #: bp-templates/bp-legacy/buddypress/blogs/index.php:404041 #: bp-templates/bp-legacy/buddypress/groups/index.php:424042 #: bp-templates/bp-legacy/buddypress/members/index.php:414043 #: bp-templates/bp-legacy/buddypress/members/single/blogs.php:234044 #: bp-templates/bp-legacy/buddypress/members/single/friends.php:244045 #: bp-templates/bp-legacy/buddypress/members/single/groups.php:254046 #: bp-themes/bp-default/blogs/index.php:574047 #: bp-themes/bp-default/groups/index.php:604048 #: bp-themes/bp-default/members/index.php:624049 #: bp-themes/bp-default/members/single/blogs.php:234050 #: bp-themes/bp-default/members/single/friends.php:244051 #: bp-themes/bp-default/members/single/groups.php:254052 msgid "Alphabetical"4053 msgstr ""4054 4055 #: bp-groups/bp-groups-template.php:2667 bp-groups/bp-groups-template.php:29174056 msgid "Group avatar"4057 msgstr ""4058 4059 #: bp-groups/bp-groups-template.php:2810 bp-groups/bp-groups-template.php:28344060 msgid "Recently Joined"4061 msgstr ""4062 4063 #: bp-groups/bp-groups-template.php:2811 bp-groups/bp-groups-template.php:28374064 msgid "Most Popular"4065 msgstr ""4066 4067 #: bp-groups/bp-groups-template.php:2812 bp-groups/bp-groups-template.php:28404068 msgid "Administrator Of"4069 msgstr ""4070 4071 #: bp-groups/bp-groups-template.php:2813 bp-groups/bp-groups-template.php:28434072 msgid "Moderator Of"4073 msgstr ""4074 4075 #: bp-groups/bp-groups-template.php:32054076 msgid "requested %s"4077 msgstr ""4078 4079 #: bp-groups/bp-groups-template.php:32574080 msgid "Viewing requests %1$s to %2$s (of %3$s request)"4081 msgid_plural "Viewing request %1$s to %2$s (of %3$s requests)"4082 msgstr[0] ""4083 msgstr[1] ""4084 4085 #: bp-groups/bp-groups-template.php:35524086 msgid "Viewing invitation %1$s to %2$s (of %3$s invitation)"4087 msgid_plural "Viewing invitation %1$s to %2$s (of %3$s invitations)"4088 msgstr[0] ""4089 msgstr[1] ""4090 4091 #: bp-groups/bp-groups-template.php:35684092 msgid "Group Activity RSS Feed"4093 msgstr ""4094 4095 #: bp-groups/bp-groups-template.php:37394096 msgid "%s group"4097 msgid_plural "%s groups"4098 msgstr[0] ""4099 msgstr[1] ""4100 4101 #: bp-groups/bp-groups-widgets.php:244102 msgid "A dynamic list of recently active, popular, and newest groups"4103 msgstr ""4104 4105 #: bp-groups/bp-groups-widgets.php:83 bp-groups/bp-groups-widgets.php:1954106 msgid "created %s"4107 msgstr ""4108 4109 #: bp-groups/bp-groups-widgets.php:1024110 msgid "There are no groups to display."4111 msgstr ""4112 4113 #: bp-groups/bp-groups-widgets.php:1394114 msgid "Link widget title to Groups directory"4115 msgstr ""4116 4117 #: bp-groups/bp-groups-widgets.php:1414118 msgid "Max groups to show:"4119 msgstr ""4120 4121 #: bp-groups/bp-groups-widgets.php:1444122 msgid "Default groups to show:"4123 msgstr ""4124 4125 #: bp-groups/bp-groups-widgets.php:2134126 msgid "No groups matched the current filter."4127 msgstr ""4128 4129 #: bp-loader.php:164 bp-loader.php:1714130 msgid "Cheatin’ huh?"4131 msgstr ""4132 4133 #: bp-loader.php:5674134 msgid "BuddyPress Default"4135 msgstr ""4136 4137 #: bp-members/admin/bp-members-classes.php:1294138 #: bp-members/admin/bp-members-classes.php:2774139 #: bp-members/admin/bp-members-classes.php:4474140 #: bp-members/admin/bp-members-classes.php:5884141 #: bp-settings/bp-settings-loader.php:1064142 #: bp-settings/bp-settings-loader.php:1794143 #: bp-themes/bp-default/functions.php:6454144 msgid "Email"4145 msgstr ""4146 4147 #: bp-members/admin/bp-members-classes.php:1304148 #: bp-members/admin/bp-members-classes.php:4484149 msgid "Registered"4150 msgstr ""4151 4152 #: bp-members/admin/bp-members-classes.php:1314153 #: bp-members/admin/bp-members-classes.php:4494154 msgid "Last Sent"4155 msgstr ""4156 4157 #: bp-members/admin/bp-members-classes.php:1324158 #: bp-members/admin/bp-members-classes.php:4504159 msgid "# Times Emailed"4160 msgstr ""4161 4162 #: bp-members/admin/bp-members-classes.php:1644163 #: bp-members/admin/bp-members-classes.php:4814164 msgid "No pending accounts found."4165 msgstr ""4166 4167 #: bp-members/admin/bp-members-classes.php:1704168 #: bp-members/admin/bp-members-classes.php:1724169 #: bp-members/admin/bp-members-classes.php:4864170 msgid "Edit settings"4171 msgstr ""4172 4173 #: bp-members/admin/bp-members-classes.php:1754174 #: bp-members/admin/bp-members-classes.php:4894175 msgid "Registration is disabled. %s"4176 msgstr ""4177 4178 #: bp-members/bp-members-actions.php:56 bp-members/bp-members-admin.php:4834179 msgid "User removed as spammer."4180 msgstr ""4181 4182 #: bp-members/bp-members-actions.php:894183 msgid "%s has been deleted from the system."4184 msgstr ""4185 4186 #: bp-members/bp-members-actions.php:914187 msgid "There was an error deleting %s from the system. Please try again."4188 msgstr ""4189 4190 #: bp-members/bp-members-admin.php:190 bp-members/bp-members-admin.php:1914191 #: bp-members/bp-members-adminbar.php:1004192 #: bp-xprofile/bp-xprofile-template.php:6884193 #: bp-xprofile/bp-xprofile-template.php:6894194 msgid "Edit Profile"4195 msgstr ""4196 4197 #: bp-members/bp-members-admin.php:199 bp-members/bp-members-admin.php:2004198 msgid "Manage Signups"4199 msgstr ""4200 4201 #: bp-members/bp-members-admin.php:331 bp-members/bp-members-admin.php:7544202 msgid "Extended Profile"4203 msgstr ""4204 4205 #: bp-members/bp-members-admin.php:3524206 msgid "No users were found"4207 msgstr ""4208 4209 #: bp-members/bp-members-admin.php:3864210 msgid "This is the admin view of a user's profile."4211 msgstr ""4212 4213 #: bp-members/bp-members-admin.php:3874214 msgid ""4215 "In the main column, you can edit the fields of the user's extended "4216 "profile."4217 msgstr ""4218 4219 #: bp-members/bp-members-admin.php:3884220 msgid ""4221 "In the right-hand column, you can update the user's status, delete the "4222 "user's avatar, and view recent statistics."4223 msgstr ""4224 4225 #: bp-members/bp-members-admin.php:3944226 msgid ""4227 "<a "4228 "href=\"http://codex.buddypress.org/buddypress-site-administration/managing-"4229 "user-profiles/\">Managing Profiles</a>"4230 msgstr ""4231 4232 #: bp-members/bp-members-admin.php:4774233 msgid "Avatar was deleted successfully!"4234 msgstr ""4235 4236 #: bp-members/bp-members-admin.php:4954237 msgid "Profile updated."4238 msgstr ""4239 4240 #: bp-members/bp-members-admin.php:5124241 msgid "User could not be removed as spammer."4242 msgstr ""4243 4244 #: bp-members/bp-members-admin.php:5184245 msgid "User could not be marked as spammer."4246 msgstr ""4247 4248 #: bp-members/bp-members-admin.php:5244249 msgid "An error occured while trying to update the profile."4250 msgstr ""4251 4252 #: bp-members/bp-members-admin.php:530 bp-xprofile/bp-xprofile-screens.php:964253 msgid ""4254 "Please make sure you fill in all required fields in this profile field "4255 "group before saving."4256 msgstr ""4257 4258 #: bp-members/bp-members-admin.php:536 bp-xprofile/bp-xprofile-screens.php:1384259 msgid ""4260 "There was a problem updating some of your profile information, please try "4261 "again."4262 msgstr ""4263 4264 #: bp-members/bp-members-admin.php:5504265 msgid "← Back to Users"4266 msgstr ""4267 4268 #: bp-members/bp-members-admin.php:5594269 msgid "Edit User"4270 msgstr ""4271 4272 #: bp-members/bp-members-admin.php:5984273 msgid "No user found with this ID. <a href=\"%s\">Go back and try again</a>."4274 msgstr ""4275 4276 #: bp-members/bp-members-admin.php:6254277 msgid "User account has not yet been activated"4278 msgstr ""4279 4280 #: bp-members/bp-members-admin.php:6434281 msgid "Spammer"4282 msgstr ""4283 4284 #: bp-members/bp-members-admin.php:6534285 msgid "Registered on: <strong>%1$s</strong>"4286 msgstr ""4287 4288 #: bp-members/bp-members-admin.php:6634289 msgid "View Profile"4290 msgstr ""4291 4292 #: bp-members/bp-members-admin.php:6644293 msgid "Update Profile"4294 msgstr ""4295 4296 #: bp-members/bp-members-admin.php:684 bp-xprofile/bp-xprofile-admin.php:7604297 msgid ""4298 "%s has been marked as a spammer. All BuddyPress data associated with the "4299 "user has been removed"4300 msgstr ""4301 4302 #: bp-members/bp-members-admin.php:7154303 msgid "Last active: <strong>%1$s</strong>"4304 msgstr ""4305 4306 #: bp-members/bp-members-admin.php:9274307 msgid "This is the admininistration screen for pending accounts on your site."4308 msgstr ""4309 4310 #: bp-members/bp-members-admin.php:9284311 msgid ""4312 "From the screen options, you can customize the displayed columns and the "4313 "pagination of this screen."4314 msgstr ""4315 4316 #: bp-members/bp-members-admin.php:9294317 msgid ""4318 "You can reorder the list of your pending accounts by clicking on the "4319 "Username, Email or Registered column headers."4320 msgstr ""4321 4322 #: bp-members/bp-members-admin.php:9304323 msgid ""4324 "Using the search form, you can find pending accounts more easily. The "4325 "Username and Email fields will be included in the search."4326 msgstr ""4327 4328 #: bp-members/bp-members-admin.php:9354329 #: bp-templates/bp-legacy/buddypress/members/single/notifications/notifications-loop.php:74330 #: bp-themes/bp-default/members/single/notifications/notifications-loop.php:74331 msgid "Actions"4332 msgstr ""4333 4334 #: bp-members/bp-members-admin.php:9374335 msgid ""4336 "Hovering over a row in the pending accounts list will display action links "4337 "that allow you to manage pending accounts. You can perform the following "4338 "actions:"4339 msgstr ""4340 4341 #: bp-members/bp-members-admin.php:9384342 msgid ""4343 "\"Email\" takes you to the confirmation screen before being able to send "4344 "the activation link to the desired pending account. You can only send the "4345 "activation email once per day."4346 msgstr ""4347 4348 #: bp-members/bp-members-admin.php:9394349 msgid ""4350 "\"Delete\" allows you to delete a pending account from your site. You will "4351 "be asked to confirm this deletion."4352 msgstr ""4353 4354 #: bp-members/bp-members-admin.php:9404355 msgid ""4356 "By clicking on a Username you will be able to activate a pending account "4357 "from the confirmation screen."4358 msgstr ""4359 4360 #: bp-members/bp-members-admin.php:9414361 msgid "Bulk actions allow you to perform these 3 actions for the selected rows."4362 msgstr ""4363 4364 #: bp-members/bp-members-admin.php:11954365 msgid "There was a problem sending the activation emails, please try again."4366 msgstr ""4367 4368 #: bp-members/bp-members-admin.php:12024369 msgid "There was a problem activating accounts, please try again."4370 msgstr ""4371 4372 #: bp-members/bp-members-admin.php:12094373 msgid "There was a problem deleting sign-ups, please try again."4374 msgstr ""4375 4376 #: bp-members/bp-members-admin.php:12964377 msgid "Users"4378 msgstr ""4379 4380 #: bp-members/bp-members-admin.php:13154381 msgid "Search Pending Accounts"4382 msgstr ""4383 4384 #: bp-members/bp-members-admin.php:13614385 msgid "Delete Pending Accounts"4386 msgstr ""4387 4388 #: bp-members/bp-members-admin.php:13624389 msgid "You are about to delete the following account:"4390 msgid_plural "You are about to delete the following accounts:"4391 msgstr[0] ""4392 msgstr[1] ""4393 4394 #: bp-members/bp-members-admin.php:13664395 msgid "Activate Pending Accounts"4396 msgstr ""4397 4398 #: bp-members/bp-members-admin.php:13674399 msgid "You are about to activate the following account:"4400 msgid_plural "You are about to activate the following accounts:"4401 msgstr[0] ""4402 msgstr[1] ""4403 4404 #: bp-members/bp-members-admin.php:13714405 msgid "Resend Activation Emails"4406 msgstr ""4407 4408 #: bp-members/bp-members-admin.php:13724409 msgid "You are about to resend an activation email to the following account:"4410 msgid_plural "You are about to resend activation emails to the following accounts:"4411 msgstr[0] ""4412 msgstr[1] ""4413 4414 #: bp-members/bp-members-admin.php:14114415 msgid "Last notified: %s"4416 msgstr ""4417 4418 #: bp-members/bp-members-admin.php:14144419 msgid "(less than 24 hours ago)"4420 msgstr ""4421 4422 #: bp-members/bp-members-admin.php:14284423 msgid "Confirm"4424 msgstr ""4425 4426 #: bp-members/bp-members-adminbar.php:394427 msgid "Edit My Profile"4428 msgstr ""4429 4430 #: bp-members/bp-members-adminbar.php:534431 msgid "Log in"4432 msgstr ""4433 4434 #: bp-members/bp-members-adminbar.php:914435 msgid "Edit Member"4436 msgstr ""4437 4438 #: bp-members/bp-members-adminbar.php:1214439 #: bp-members/bp-members-buddybar.php:1054440 msgid "User Capabilities"4441 msgstr ""4442 4443 #: bp-members/bp-members-adminbar.php:1294444 #: bp-settings/bp-settings-loader.php:1314445 #: bp-settings/bp-settings-loader.php:1884446 #: bp-templates/bp-legacy/buddypress/members/single/settings/delete-account.php:274447 #: bp-themes/bp-default/members/single/settings/delete-account.php:504448 #: bp-themes/bp-default/members/single/settings/delete-account.php:764449 msgid "Delete Account"4450 msgstr ""4451 4452 #: bp-members/bp-members-buddybar.php:494453 msgid "Blog Authors"4454 msgstr ""4455 4456 #: bp-members/bp-members-buddybar.php:994457 msgid "Edit %s's Profile"4458 msgstr ""4459 4460 #: bp-members/bp-members-buddybar.php:1034461 msgid "Edit %s's Avatar"4462 msgstr ""4463 4464 #: bp-members/bp-members-buddybar.php:1074465 msgid "Delete %s's Account"4466 msgstr ""4467 4468 #: bp-members/bp-members-classes.php:3084469 msgid ""4470 "<strong>ERROR</strong>: Couldn’t register you. Please contact the <a "4471 "href=\"mailto:%s\">webmaster</a>."4472 msgstr ""4473 4474 #: bp-members/bp-members-classes.php:512 bp-members/bp-members-classes.php:5774475 #: bp-members/bp-members-classes.php:6324476 msgid "the sign-up has already been activated."4477 msgstr ""4478 4479 #: bp-members/bp-members-functions.php:9724480 msgid ""4481 "User last_activity data is no longer stored in usermeta. Use "4482 "bp_get_user_last_activity() instead."4483 msgstr ""4484 4485 #: bp-members/bp-members-functions.php:10024486 msgid ""4487 "User last_activity data is no longer stored in usermeta. Use "4488 "bp_update_user_last_activity() instead."4489 msgstr ""4490 4491 #: bp-members/bp-members-functions.php:11814492 #: bp-members/bp-members-functions.php:20804493 msgid "<strong>ERROR</strong>: Your account has been marked as a spammer."4494 msgstr ""4495 4496 #: bp-members/bp-members-functions.php:13704497 msgid "Please check your email address."4498 msgstr ""4499 4500 #: bp-members/bp-members-functions.php:13734501 #: bp-members/bp-members-functions.php:13764502 msgid "Sorry, that email address is not allowed!"4503 msgstr ""4504 4505 #: bp-members/bp-members-functions.php:13794506 msgid "Sorry, that email address is already used!"4507 msgstr ""4508 4509 #: bp-members/bp-members-functions.php:14104510 msgid "Please enter a username"4511 msgstr ""4512 4513 #: bp-members/bp-members-functions.php:14164514 msgid "That username is not allowed"4515 msgstr ""4516 4517 #: bp-members/bp-members-functions.php:14214518 msgid "Usernames can contain only letters, numbers, ., -, and @"4519 msgstr ""4520 4521 #: bp-members/bp-members-functions.php:14264522 msgid "Username must be at least 4 characters"4523 msgstr ""4524 4525 #: bp-members/bp-members-functions.php:14314526 msgid "Sorry, usernames may not contain the character \"_\"!"4527 msgstr ""4528 4529 #: bp-members/bp-members-functions.php:14384530 msgid "Sorry, usernames must have letters too!"4531 msgstr ""4532 4533 #: bp-members/bp-members-functions.php:14504534 msgid "Sorry, that username already exists!"4535 msgstr ""4536 4537 #: bp-members/bp-members-functions.php:16064538 msgid "Invalid activation key."4539 msgstr ""4540 4541 #: bp-members/bp-members-functions.php:16134542 msgid "The user is already active."4543 msgstr ""4544 4545 #: bp-members/bp-members-functions.php:16154546 msgid "The site is already active."4547 msgstr ""4548 4549 #: bp-members/bp-members-functions.php:16334550 msgid "Invalid activation key"4551 msgstr ""4552 4553 #: bp-members/bp-members-functions.php:16484554 msgid "Could not create user"4555 msgstr ""4556 4557 #: bp-members/bp-members-functions.php:16624558 msgid "That username is already activated."4559 msgstr ""4560 4561 #: bp-members/bp-members-functions.php:19534562 msgid ""4563 "If you have not received an email yet, <a href=\"%s\">click here to resend "4564 "it</a>."4565 msgstr ""4566 4567 #: bp-members/bp-members-functions.php:19554568 msgid ""4569 "<strong>ERROR</strong>: Your account has not been activated. Check your "4570 "email for the activation link."4571 msgstr ""4572 4573 #: bp-members/bp-members-functions.php:19864574 msgid "<strong>ERROR</strong>: Your account has already been activated."4575 msgstr ""4576 4577 #: bp-members/bp-members-functions.php:19884578 msgid "Activation email resent! Please check your inbox or spam folder."4579 msgstr ""4580 4581 #: bp-members/bp-members-loader.php:854582 msgid "Search Members..."4583 msgstr ""4584 4585 #: bp-members/bp-members-loader.php:2304586 msgid "You"4587 msgstr ""4588 4589 #: bp-members/bp-members-screens.php:834590 msgid "Please make sure you enter your password twice"4591 msgstr ""4592 4593 #: bp-members/bp-members-screens.php:874594 msgid "The passwords you entered do not match."4595 msgstr ""4596 4597 #: bp-members/bp-members-screens.php:1104598 msgid "This is a required field"4599 msgstr ""4600 4601 #: bp-members/bp-members-screens.php:2554602 msgid "Your account is now active!"4603 msgstr ""4604 4605 #: bp-members/bp-members-screens.php:5204606 #: bp-themes/bp-default/registration/register.php:2594607 msgid "Check Your Email To Activate Your Account!"4608 msgstr ""4609 4610 #: bp-members/bp-members-screens.php:5284611 #: bp-themes/bp-default/registration/activate.php:114612 msgid "Account Activated"4613 msgstr ""4614 4615 #: bp-members/bp-members-template.php:5164616 msgid "Viewing member %1$s to %2$s (of %3$s active member)"4617 msgid_plural "Viewing member %1$s to %2$s (of %3$s active members)"4618 msgstr[0] ""4619 msgstr[1] ""4620 4621 #: bp-members/bp-members-template.php:5184622 msgid "Viewing member %1$s to %2$s (of %3$s member with friends)"4623 msgid_plural "Viewing member %1$s to %2$s (of %3$s members with friends)"4624 msgstr[0] ""4625 msgstr[1] ""4626 4627 #: bp-members/bp-members-template.php:5204628 msgid "Viewing member %1$s to %2$s (of %3$s member online)"4629 msgid_plural "Viewing member %1$s to %2$s (of %3$s members online)"4630 msgstr[0] ""4631 msgstr[1] ""4632 4633 #: bp-members/bp-members-template.php:8164634 msgid "Never active"4635 msgstr ""4636 4637 #: bp-members/bp-members-template.php:16914638 msgid "Your Avatar"4639 msgstr ""4640 4641 #: bp-members/bp-members-template.php:17714642 msgid "Activity RSS Feed"4643 msgstr ""4644 4645 #: bp-messages/bp-messages-actions.php:354646 msgid "Your reply was sent successfully"4647 msgstr ""4648 4649 #: bp-messages/bp-messages-actions.php:374650 msgid "There was a problem sending your reply, please try again"4651 msgstr ""4652 4653 #: bp-messages/bp-messages-actions.php:654654 msgid "There was an error deleting that message."4655 msgstr ""4656 4657 #: bp-messages/bp-messages-actions.php:674658 msgid "Message deleted."4659 msgstr ""4660 4661 #: bp-messages/bp-messages-actions.php:894662 msgid "There was an error deleting messages."4663 msgstr ""4664 4665 #: bp-messages/bp-messages-actions.php:914666 #: bp-templates/bp-legacy/buddypress-functions.php:13704667 #: bp-themes/bp-default/_inc/ajax.php:9274668 msgid "Messages deleted."4669 msgstr ""4670 4671 #: bp-messages/bp-messages-classes.php:4664672 msgid "%s Recipients"4673 msgstr ""4674 4675 #: bp-messages/bp-messages-functions.php:534676 msgid "Re: %s"4677 msgstr ""4678 4679 #: bp-messages/bp-messages-functions.php:614680 msgid "No Subject"4681 msgstr ""4682 4683 #: bp-messages/bp-messages-loader.php:334684 msgid "Private Messages"4685 msgstr ""4686 4687 #: bp-messages/bp-messages-loader.php:914688 msgid "Search Messages..."4689 msgstr ""4690 4691 #: bp-messages/bp-messages-loader.php:1094692 msgid "Messages <span class=\"%s\">%s</span>"4693 msgstr ""4694 4695 #: bp-messages/bp-messages-loader.php:1114696 #: bp-messages/bp-messages-loader.php:2024697 #: bp-messages/bp-messages-screens.php:1684698 msgid "Messages"4699 msgstr ""4700 4701 #: bp-messages/bp-messages-loader.php:1394702 #: bp-messages/bp-messages-loader.php:2034703 #: bp-messages/bp-messages-notifications.php:1174704 msgid "Inbox"4705 msgstr ""4706 4707 #: bp-messages/bp-messages-loader.php:1494708 #: bp-messages/bp-messages-loader.php:2264709 msgid "Sent"4710 msgstr ""4711 4712 #: bp-messages/bp-messages-loader.php:1594713 #: bp-messages/bp-messages-loader.php:2344714 msgid "Compose"4715 msgstr ""4716 4717 #: bp-messages/bp-messages-loader.php:1704718 msgid "Notices"4719 msgstr ""4720 4721 #: bp-messages/bp-messages-loader.php:1994722 msgid "Messages <span class=\"count\">%s</span>"4723 msgstr ""4724 4725 #: bp-messages/bp-messages-loader.php:2004726 msgid "Inbox <span class=\"count\">%s</span>"4727 msgstr ""4728 4729 #: bp-messages/bp-messages-loader.php:2434730 msgid "All Member Notices"4731 msgstr ""4732 4733 #: bp-messages/bp-messages-loader.php:2604734 msgid "My Messages"4735 msgstr ""4736 4737 #: bp-messages/bp-messages-notifications.php:694738 msgid "New message from %s"4739 msgstr ""4740 4741 #: bp-messages/bp-messages-notifications.php:714742 msgid ""4743 "%1$s sent you a new message:\n"4744 "\n"4745 "Subject: %2$s\n"4746 "\n"4747 "\"%3$s\"\n"4748 "\n"4749 "To view and read your messages please log in and visit: %4$s\n"4750 "\n"4751 "---------------------\n"4752 msgstr ""4753 4754 #: bp-messages/bp-messages-notifications.php:1204755 msgid "You have %d new messages"4756 msgstr ""4757 4758 #: bp-messages/bp-messages-notifications.php:1304759 msgid "%s sent you a new private message"4760 msgstr ""4761 4762 #: bp-messages/bp-messages-notifications.php:1324763 msgid "You have %d new private messages"4764 msgstr ""4765 4766 #: bp-messages/bp-messages-screens.php:564767 #: bp-messages/bp-messages-screens.php:784768 msgid "There was an error sending that message, please try again"4769 msgstr ""4770 4771 #: bp-messages/bp-messages-screens.php:614772 msgid "Notice sent successfully!"4773 msgstr ""4774 4775 #: bp-messages/bp-messages-screens.php:644776 msgid "There was an error sending that notice, please try again"4777 msgstr ""4778 4779 #: bp-messages/bp-messages-screens.php:754780 msgid "Message sent successfully!"4781 msgstr ""4782 4783 #: bp-messages/bp-messages-screens.php:1044784 msgid "Messages <span>%s</span>"4785 msgstr ""4786 4787 #: bp-messages/bp-messages-screens.php:1254788 msgid "There was a problem deactivating that notice."4789 msgstr ""4790 4791 #: bp-messages/bp-messages-screens.php:1274792 msgid "Notice deactivated."4793 msgstr ""4794 4795 #: bp-messages/bp-messages-screens.php:1314796 msgid "There was a problem activating that notice."4797 msgstr ""4798 4799 #: bp-messages/bp-messages-screens.php:1334800 msgid "Notice activated."4801 msgstr ""4802 4803 #: bp-messages/bp-messages-screens.php:1374804 msgid "There was a problem deleting that notice."4805 msgstr ""4806 4807 #: bp-messages/bp-messages-screens.php:1394808 msgid "Notice deleted."4809 msgstr ""4810 4811 #: bp-messages/bp-messages-screens.php:1774812 msgid "A member sends you a new message"4813 msgstr ""4814 4815 #: bp-messages/bp-messages-template.php:4564816 msgid "Viewing message %1$s to %2$s (of %3$s message)"4817 msgid_plural "Viewing message %1$s to %2$s (of %3$s messages)"4818 msgstr[0] ""4819 msgstr[1] ""4820 4821 #: bp-messages/bp-messages-template.php:5324822 msgid "Select:"4823 msgstr ""4824 4825 #: bp-messages/bp-messages-template.php:5364826 #: bp-notifications/bp-notifications-loader.php:1514827 #: bp-notifications/bp-notifications-loader.php:2124828 #: bp-notifications/bp-notifications-template.php:7334829 msgid "Read"4830 msgstr ""4831 4832 #: bp-messages/bp-messages-template.php:5374833 #: bp-notifications/bp-notifications-loader.php:1404834 #: bp-notifications/bp-notifications-loader.php:1894835 #: bp-notifications/bp-notifications-template.php:7634836 msgid "Unread"4837 msgstr ""4838 4839 #: bp-messages/bp-messages-template.php:5434840 msgid "Mark as Read"4841 msgstr ""4842 4843 #: bp-messages/bp-messages-template.php:5444844 msgid "Mark as Unread"4845 msgstr ""4846 4847 #: bp-messages/bp-messages-template.php:5484848 msgid "Delete Selected"4849 msgstr ""4850 4851 #: bp-messages/bp-messages-template.php:5934852 msgid "Currently Active"4853 msgstr ""4854 4855 #: bp-messages/bp-messages-template.php:6604856 msgid "Deactivate"4857 msgstr ""4858 4859 #: bp-messages/bp-messages-template.php:7094860 #: bp-templates/bp-legacy/buddypress/members/register.php:894861 #: bp-templates/bp-legacy/buddypress/members/single/profile/edit.php:434862 #: bp-templates/bp-legacy/buddypress-functions.php:2374863 #: bp-themes/bp-default/functions.php:1654864 #: bp-themes/bp-default/members/single/profile/edit.php:1304865 #: bp-themes/bp-default/registration/register.php:1734866 #: bp-xprofile/bp-xprofile-admin.php:7364867 msgid "Close"4868 msgstr ""4869 4870 #: bp-messages/bp-messages-template.php:7544871 msgid "Send a private message to this user."4872 msgstr ""4873 4874 #: bp-messages/bp-messages-template.php:7554875 msgid "Private Message"4876 msgstr ""4877 4878 #: bp-messages/bp-messages-template.php:9384879 msgid "%d Recipients"4880 msgstr ""4881 4882 #: bp-messages/bp-messages-template.php:10474883 #: bp-templates/bp-legacy/buddypress-functions.php:12794884 #: bp-themes/bp-default/_inc/ajax.php:8334885 msgid "Sent %s"4886 msgstr ""4887 4888 #: bp-messages/bp-messages-widgets.php:344889 msgid "(BuddyPress) Sitewide Notices"4890 msgstr ""4891 4892 #: bp-messages/bp-messages-widgets.php:374893 msgid "Display Sitewide Notices posted by the site administrator"4894 msgstr ""4895 4896 #: bp-notifications/bp-notifications-actions.php:434897 msgid "Notification successfully marked read."4898 msgstr ""4899 4900 #: bp-notifications/bp-notifications-actions.php:454901 #: bp-notifications/bp-notifications-actions.php:814902 msgid "There was a problem marking that notification."4903 msgstr ""4904 4905 #: bp-notifications/bp-notifications-actions.php:794906 msgid "Notification successfully marked unread."4907 msgstr ""4908 4909 #: bp-notifications/bp-notifications-actions.php:1154910 msgid "Notification successfully deleted."4911 msgstr ""4912 4913 #: bp-notifications/bp-notifications-actions.php:1174914 msgid "There was a problem deleting that notification."4915 msgstr ""4916 4917 #: bp-notifications/bp-notifications-adminbar.php:544918 msgid "No new notifications"4919 msgstr ""4920 4921 #: bp-notifications/bp-notifications-buddybar.php:494922 msgid "No new notifications."4923 msgstr ""4924 4925 #: bp-notifications/bp-notifications-loader.php:864926 msgid "Search Notifications..."4927 msgstr ""4928 4929 #: bp-notifications/bp-notifications-loader.php:1114930 msgid "Notifications <span class=\"%s\">%s</span>"4931 msgstr ""4932 4933 #: bp-notifications/bp-notifications-loader.php:1854934 msgid "Notifications <span class=\"count\">%s</span>"4935 msgstr ""4936 4937 #: bp-notifications/bp-notifications-loader.php:1864938 msgid "Unread <span class=\"count\">%s</span>"4939 msgstr ""4940 4941 #: bp-notifications/bp-notifications-template.php:6644942 msgid "Date not found"4943 msgstr ""4944 4945 #: bp-notifications/bp-notifications-template.php:8954946 msgid "Viewing %1$s to %2$s (of %3$s notification)"4947 msgid_plural "Viewing %1$s to %2$s (of %3$s notifications)"4948 msgstr[0] ""4949 msgstr[1] ""4950 4951 #: bp-notifications/bp-notifications-template.php:9434952 msgid "Newest First"4953 msgstr ""4954 4955 #: bp-notifications/bp-notifications-template.php:9444956 msgid "Oldest First"4957 msgstr ""4958 4959 #: bp-notifications/bp-notifications-template.php:9484960 msgid "Go"4961 msgstr ""4962 4963 #: bp-settings/bp-settings-actions.php:1594964 msgid "That email address is invalid. Check the formatting and try again."4965 msgstr ""4966 4967 #: bp-settings/bp-settings-actions.php:1624968 msgid "That email address is currently unavailable for use."4969 msgstr ""4970 4971 #: bp-settings/bp-settings-actions.php:1654972 msgid "That email address is already taken."4973 msgstr ""4974 4975 #: bp-settings/bp-settings-actions.php:1684976 msgid "Email address cannot be empty."4977 msgstr ""4978 4979 #: bp-settings/bp-settings-actions.php:1784980 msgid "Your current password is invalid."4981 msgstr ""4982 4983 #: bp-settings/bp-settings-actions.php:1814984 msgid "The new password fields did not match."4985 msgstr ""4986 4987 #: bp-settings/bp-settings-actions.php:1844988 msgid "One of the password fields was empty."4989 msgstr ""4990 4991 #: bp-settings/bp-settings-actions.php:1934992 msgid "Your settings have been saved."4993 msgstr ""4994 4995 #: bp-settings/bp-settings-actions.php:1994996 msgid "No changes were made to your account."4997 msgstr ""4998 4999 #: bp-settings/bp-settings-actions.php:2015000 msgid "No changes were made to this account."5001 msgstr ""5002 5003 #: bp-settings/bp-settings-actions.php:2495004 msgid "Your notification settings have been saved."5005 msgstr ""5006 5007 #: bp-settings/bp-settings-actions.php:2515008 msgid "This user's notification settings have been saved."5009 msgstr ""5010 5011 #: bp-settings/bp-settings-actions.php:3515012 msgid "%s was successfully deleted."5013 msgstr ""5014 5015 #: bp-settings/bp-settings-loader.php:94 bp-settings/bp-settings-loader.php:1715016 msgid "General"5017 msgstr ""5018 5019 #: bp-settings/bp-settings-loader.php:1185020 #: bp-themes/bp-default/members/single/settings/capabilities.php:495021 msgid "Capabilities"5022 msgstr ""5023 5024 #: bp-templates/bp-legacy/buddypress/activity/activity-loop.php:285025 #: bp-themes/bp-default/activity/activity-loop.php:415026 msgid "Load More"5027 msgstr ""5028 5029 #: bp-templates/bp-legacy/buddypress/activity/activity-loop.php:425030 #: bp-themes/bp-default/activity/activity-loop.php:555031 msgid "Sorry, there was no activity found. Please try a different filter."5032 msgstr ""5033 5034 #: bp-templates/bp-legacy/buddypress/activity/comment.php:275035 #: bp-themes/bp-default/activity/comment.php:305036 #. translators: 1: user profile link, 2: user name, 3: activity permalink, 4:5037 #. activity timestamp5038 msgid ""5039 "<a href=\"%1$s\">%2$s</a> replied <a href=\"%3$s\" "5040 "class=\"activity-time-since\"><span class=\"time-since\">%4$s</span></a>"5041 msgstr ""5042 5043 #: bp-templates/bp-legacy/buddypress/activity/entry.php:505044 msgid "View Conversation"5045 msgstr ""5046 5047 #: bp-templates/bp-legacy/buddypress/activity/entry.php:585048 #: bp-themes/bp-default/activity/entry.php:605049 msgid "Comment <span>%s</span>"5050 msgstr ""5051 5052 #: bp-templates/bp-legacy/buddypress/activity/entry.php:665053 #: bp-themes/bp-default/activity/entry.php:685054 msgid "Mark as Favorite"5055 msgstr ""5056 5057 #: bp-templates/bp-legacy/buddypress/activity/entry.php:665058 #: bp-templates/bp-legacy/buddypress-functions.php:2405059 #: bp-templates/bp-legacy/buddypress-functions.php:9255060 #: bp-templates/bp-legacy/buddypress-functions.php:9425061 #: bp-themes/bp-default/_inc/ajax.php:4945062 #: bp-themes/bp-default/_inc/ajax.php:5115063 #: bp-themes/bp-default/activity/entry.php:685064 #: bp-themes/bp-default/functions.php:1675065 msgid "Favorite"5066 msgstr ""5067 5068 #: bp-templates/bp-legacy/buddypress/activity/entry.php:705069 #: bp-templates/bp-legacy/buddypress-functions.php:2435070 #: bp-templates/bp-legacy/buddypress-functions.php:9235071 #: bp-templates/bp-legacy/buddypress-functions.php:9445072 #: bp-themes/bp-default/_inc/ajax.php:4925073 #: bp-themes/bp-default/_inc/ajax.php:5135074 #: bp-themes/bp-default/activity/entry.php:725075 #: bp-themes/bp-default/functions.php:1685076 msgid "Remove Favorite"5077 msgstr ""5078 5079 #: bp-templates/bp-legacy/buddypress/activity/entry.php:1025080 #: bp-themes/bp-default/activity/entry.php:1045081 msgid "Post"5082 msgstr ""5083 5084 #: bp-templates/bp-legacy/buddypress/activity/index.php:195085 #: bp-themes/bp-default/activity/index.php:395086 msgid "The public activity for everyone on this site."5087 msgstr ""5088 5089 #: bp-templates/bp-legacy/buddypress/activity/index.php:195090 #: bp-templates/bp-legacy/buddypress/members/index.php:195091 #: bp-themes/bp-default/activity/index.php:395092 #: bp-themes/bp-default/members/index.php:355093 msgid "All Members <span>%s</span>"5094 msgstr ""5095 5096 #: bp-templates/bp-legacy/buddypress/activity/index.php:295097 #: bp-themes/bp-default/activity/index.php:495098 msgid "The activity of my friends only."5099 msgstr ""5100 5101 #: bp-templates/bp-legacy/buddypress/activity/index.php:295102 #: bp-templates/bp-legacy/buddypress/members/index.php:225103 #: bp-themes/bp-default/activity/index.php:495104 #: bp-themes/bp-default/members/index.php:395105 msgid "My Friends <span>%s</span>"5106 msgstr ""5107 5108 #: bp-templates/bp-legacy/buddypress/activity/index.php:415109 #: bp-themes/bp-default/activity/index.php:615110 msgid "The activity of groups I am a member of."5111 msgstr ""5112 5113 #: bp-templates/bp-legacy/buddypress/activity/index.php:415114 #: bp-templates/bp-legacy/buddypress/groups/index.php:225115 #: bp-themes/bp-default/activity/index.php:615116 #: bp-themes/bp-default/groups/index.php:395117 msgid "My Groups <span>%s</span>"5118 msgstr ""5119 5120 #: bp-templates/bp-legacy/buddypress/activity/index.php:515121 #: bp-themes/bp-default/activity/index.php:715122 msgid "The activity I've marked as a favorite."5123 msgstr ""5124 5125 #: bp-templates/bp-legacy/buddypress/activity/index.php:515126 #: bp-themes/bp-default/activity/index.php:715127 msgid "My Favorites <span>%s</span>"5128 msgstr ""5129 5130 #: bp-templates/bp-legacy/buddypress/activity/index.php:595131 #: bp-themes/bp-default/activity/index.php:795132 msgid "Activity that I have been mentioned in."5133 msgstr ""5134 5135 #: bp-templates/bp-legacy/buddypress/activity/index.php:715136 #: bp-templates/bp-legacy/buddypress/groups/single/activity.php:35137 #: bp-themes/bp-default/activity/index.php:915138 #: bp-themes/bp-default/groups/single/activity.php:35139 msgid "RSS Feed"5140 msgstr ""5141 5142 #: bp-templates/bp-legacy/buddypress/activity/index.php:715143 #: bp-templates/bp-legacy/buddypress/groups/single/activity.php:35144 #: bp-themes/bp-default/activity/index.php:915145 #: bp-themes/bp-default/groups/single/activity.php:35146 msgid "RSS"5147 msgstr ""5148 5149 #: bp-templates/bp-legacy/buddypress/activity/index.php:765150 #: bp-templates/bp-legacy/buddypress/groups/single/activity.php:85151 #: bp-templates/bp-legacy/buddypress/members/single/activity.php:185152 #: bp-themes/bp-default/activity/index.php:965153 #: bp-themes/bp-default/groups/single/activity.php:85154 #: bp-themes/bp-default/members/single/activity.php:185155 msgid "Show:"5156 msgstr ""5157 5158 #: bp-templates/bp-legacy/buddypress/activity/index.php:785159 #: bp-templates/bp-legacy/buddypress/groups/single/activity.php:105160 #: bp-templates/bp-legacy/buddypress/members/single/activity.php:205161 #: bp-themes/bp-default/activity/index.php:985162 #: bp-themes/bp-default/groups/single/activity.php:105163 #: bp-themes/bp-default/members/single/activity.php:205164 msgid "Everything"5165 msgstr ""5166 5167 #: bp-templates/bp-legacy/buddypress/activity/index.php:795168 #: bp-templates/bp-legacy/buddypress/groups/single/activity.php:115169 #: bp-templates/bp-legacy/buddypress/members/single/activity.php:215170 #: bp-themes/bp-default/activity/index.php:995171 #: bp-themes/bp-default/groups/single/activity.php:115172 #: bp-themes/bp-default/members/single/activity.php:215173 msgid "Updates"5174 msgstr ""5175 5176 #: bp-templates/bp-legacy/buddypress/activity/index.php:845177 #: bp-templates/bp-legacy/buddypress/members/single/activity.php:285178 #: bp-themes/bp-default/activity/index.php:1045179 #: bp-themes/bp-default/members/single/activity.php:285180 msgid "Comments"5181 msgstr ""5182 5183 #: bp-templates/bp-legacy/buddypress/activity/index.php:905184 #: bp-templates/bp-legacy/buddypress/groups/single/activity.php:145185 #: bp-templates/bp-legacy/buddypress/members/single/activity.php:435186 #: bp-themes/bp-default/activity/index.php:1105187 #: bp-themes/bp-default/groups/single/activity.php:145188 #: bp-themes/bp-default/members/single/activity.php:435189 msgid "Forum Topics"5190 msgstr ""5191 5192 #: bp-templates/bp-legacy/buddypress/activity/index.php:915193 #: bp-templates/bp-legacy/buddypress/groups/single/activity.php:155194 #: bp-templates/bp-legacy/buddypress/members/single/activity.php:445195 #: bp-themes/bp-default/activity/index.php:1115196 #: bp-themes/bp-default/groups/single/activity.php:155197 #: bp-themes/bp-default/members/single/activity.php:445198 msgid "Forum Replies"5199 msgstr ""5200 5201 #: bp-templates/bp-legacy/buddypress/activity/index.php:975202 #: bp-templates/bp-legacy/buddypress/members/single/activity.php:505203 #: bp-themes/bp-default/activity/index.php:1175204 #: bp-themes/bp-default/members/single/activity.php:505205 msgid "New Groups"5206 msgstr ""5207 5208 #: bp-templates/bp-legacy/buddypress/activity/index.php:985209 #: bp-templates/bp-legacy/buddypress/groups/single/activity.php:185210 #: bp-templates/bp-legacy/buddypress/members/single/activity.php:515211 #: bp-themes/bp-default/activity/index.php:1185212 #: bp-themes/bp-default/groups/single/activity.php:185213 #: bp-themes/bp-default/members/single/activity.php:515214 msgid "Group Memberships"5215 msgstr ""5216 5217 #: bp-templates/bp-legacy/buddypress/activity/index.php:1085218 #: bp-themes/bp-default/activity/index.php:1285219 msgid "New Members"5220 msgstr ""5221 5222 #: bp-templates/bp-legacy/buddypress/activity/post-form.php:235223 #: bp-themes/bp-default/activity/post-form.php:235224 msgid "What's new in %s, %s?"5225 msgstr ""5226 5227 #: bp-templates/bp-legacy/buddypress/activity/post-form.php:255228 #: bp-themes/bp-default/activity/post-form.php:255229 msgid "What's new, %s?"5230 msgstr ""5231 5232 #: bp-templates/bp-legacy/buddypress/activity/post-form.php:355233 #: bp-themes/bp-default/activity/post-form.php:355234 msgid "Post Update"5235 msgstr ""5236 5237 #: bp-templates/bp-legacy/buddypress/activity/post-form.php:425238 #: bp-themes/bp-default/activity/post-form.php:425239 msgid "Post in"5240 msgstr ""5241 5242 #: bp-templates/bp-legacy/buddypress/blogs/blogs-loop.php:905243 #: bp-themes/bp-default/blogs/blogs-loop.php:905244 msgid "Sorry, there were no sites found."5245 msgstr ""5246 5247 #: bp-templates/bp-legacy/buddypress/blogs/create.php:145248 #: bp-themes/bp-default/blogs/create.php:325249 msgid "Site registration is currently disabled"5250 msgstr ""5251 5252 #: bp-templates/bp-legacy/buddypress/blogs/index.php:165253 #: bp-themes/bp-default/blogs/index.php:335254 msgid "All Sites <span>%s</span>"5255 msgstr ""5256 5257 #: bp-templates/bp-legacy/buddypress/blogs/index.php:205258 #: bp-themes/bp-default/blogs/index.php:375259 msgid "My Sites <span>%s</span>"5260 msgstr ""5261 5262 #: bp-templates/bp-legacy/buddypress/blogs/index.php:385263 #: bp-templates/bp-legacy/buddypress/forums/index.php:445264 #: bp-templates/bp-legacy/buddypress/groups/index.php:395265 #: bp-templates/bp-legacy/buddypress/groups/single/forum.php:385266 #: bp-templates/bp-legacy/buddypress/members/index.php:375267 #: bp-templates/bp-legacy/buddypress/members/single/blogs.php:215268 #: bp-templates/bp-legacy/buddypress/members/single/forums.php:205269 #: bp-templates/bp-legacy/buddypress/members/single/friends.php:225270 #: bp-templates/bp-legacy/buddypress/members/single/groups.php:225271 #: bp-themes/bp-default/blogs/index.php:555272 #: bp-themes/bp-default/forums/index.php:625273 #: bp-themes/bp-default/groups/index.php:575274 #: bp-themes/bp-default/groups/single/forum.php:385275 #: bp-themes/bp-default/members/index.php:575276 #: bp-themes/bp-default/members/single/blogs.php:215277 #: bp-themes/bp-default/members/single/forums.php:205278 #: bp-themes/bp-default/members/single/friends.php:225279 #: bp-themes/bp-default/members/single/groups.php:225280 msgid "Last Active"5281 msgstr ""5282 5283 #: bp-templates/bp-legacy/buddypress/forums/forums-loop.php:395284 #: bp-themes/bp-default/forums/forums-loop.php:395285 msgid "Topic"5286 msgstr ""5287 5288 #: bp-templates/bp-legacy/buddypress/forums/forums-loop.php:415289 #: bp-themes/bp-default/forums/forums-loop.php:415290 msgid "Freshness"5291 msgstr ""5292 5293 #: bp-templates/bp-legacy/buddypress/forums/forums-loop.php:545294 #: bp-templates/bp-legacy/buddypress/groups/single/forum/topic.php:955295 #: bp-themes/bp-default/forums/forums-loop.php:545296 #: bp-themes/bp-default/groups/single/forum/topic.php:955297 msgid "Permanent link to this post"5298 msgstr ""5299 5300 #: bp-templates/bp-legacy/buddypress/forums/forums-loop.php:615301 #: bp-themes/bp-default/forums/forums-loop.php:615302 #. translators: "started by [poster] in [forum]"5303 msgid "Started by %1$s"5304 msgstr ""5305 5306 #: bp-templates/bp-legacy/buddypress/forums/forums-loop.php:725307 #: bp-themes/bp-default/forums/forums-loop.php:725308 #. translators: "started by [poster] in [forum]"5309 msgid "in %1$s"5310 msgstr ""5311 5312 #: bp-templates/bp-legacy/buddypress/forums/forums-loop.php:1225313 #: bp-themes/bp-default/forums/forums-loop.php:1225314 msgid "Sorry, there were no forum topics found."5315 msgstr ""5316 5317 #: bp-templates/bp-legacy/buddypress/forums/index.php:225318 #: bp-themes/bp-default/forums/index.php:405319 msgid "All Topics <span>%s</span>"5320 msgstr ""5321 5322 #: bp-templates/bp-legacy/buddypress/forums/index.php:265323 #: bp-themes/bp-default/forums/index.php:445324 msgid "My Topics <span>%s</span>"5325 msgstr ""5326 5327 #: bp-templates/bp-legacy/buddypress/forums/index.php:455328 #: bp-templates/bp-legacy/buddypress/groups/single/forum.php:395329 #: bp-templates/bp-legacy/buddypress/members/single/forums.php:215330 #: bp-themes/bp-default/forums/index.php:635331 #: bp-themes/bp-default/groups/single/forum.php:395332 #: bp-themes/bp-default/members/single/forums.php:215333 msgid "Most Posts"5334 msgstr ""5335 5336 #: bp-templates/bp-legacy/buddypress/forums/index.php:465337 #: bp-templates/bp-legacy/buddypress/groups/single/forum.php:405338 #: bp-templates/bp-legacy/buddypress/members/single/forums.php:225339 #: bp-themes/bp-default/forums/index.php:645340 #: bp-themes/bp-default/groups/single/forum.php:405341 #: bp-themes/bp-default/members/single/forums.php:225342 msgid "Unreplied"5343 msgstr ""5344 5345 #: bp-templates/bp-legacy/buddypress/forums/index.php:825346 #: bp-themes/bp-default/forums/index.php:1005347 msgid "Create New Topic:"5348 msgstr ""5349 5350 #: bp-templates/bp-legacy/buddypress/forums/index.php:895351 #: bp-templates/bp-legacy/buddypress/groups/single/forum/edit.php:505352 #: bp-templates/bp-legacy/buddypress/groups/single/forum.php:785353 #: bp-themes/bp-default/forums/index.php:1075354 #: bp-themes/bp-default/groups/single/forum/edit.php:505355 #: bp-themes/bp-default/groups/single/forum.php:785356 msgid "Content:"5357 msgstr ""5358 5359 #: bp-templates/bp-legacy/buddypress/forums/index.php:925360 #: bp-templates/bp-legacy/buddypress/groups/single/forum/edit.php:535361 #: bp-templates/bp-legacy/buddypress/groups/single/forum.php:815362 #: bp-themes/bp-default/forums/index.php:1105363 #: bp-themes/bp-default/groups/single/forum/edit.php:535364 #: bp-themes/bp-default/groups/single/forum.php:815365 msgid "Tags (comma separated):"5366 msgstr ""5367 5368 #: bp-templates/bp-legacy/buddypress/forums/index.php:955369 #: bp-themes/bp-default/forums/index.php:1135370 msgid "Post In Group Forum:"5371 msgstr ""5372 5373 #: bp-templates/bp-legacy/buddypress/forums/index.php:985374 #: bp-themes/bp-default/forums/index.php:1165375 #: bp-xprofile/bp-xprofile-classes.php:15945376 #: bp-xprofile/bp-xprofile-classes.php:16195377 #: bp-xprofile/bp-xprofile-classes.php:16275378 #: bp-xprofile/bp-xprofile-classes.php:21955379 #. translators: no option picked in select box5380 msgid "----"5381 msgstr ""5382 5383 #: bp-templates/bp-legacy/buddypress/forums/index.php:1155384 #: bp-templates/bp-legacy/buddypress/groups/single/forum.php:875385 #: bp-themes/bp-default/forums/index.php:1335386 #: bp-themes/bp-default/groups/single/forum.php:875387 msgid "Post Topic"5388 msgstr ""5389 5390 #: bp-templates/bp-legacy/buddypress/forums/index.php:1275391 #: bp-themes/bp-default/forums/index.php:1455392 msgid ""5393 "You are not a member of any groups so you don't have any group forums you "5394 "can post in. To start posting, first find a group that matches the topic "5395 "subject you'd like to start. If this group does not exist, why not <a "5396 "href='%s'>create a new group</a>? Once you have joined or created the group "5397 "you can post your topic in that group's forum."5398 msgstr ""5399 5400 #: bp-templates/bp-legacy/buddypress/groups/create.php:295401 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:165402 #: bp-themes/bp-default/groups/create.php:395403 #: bp-themes/bp-default/groups/single/admin.php:165404 msgid "Group Name (required)"5405 msgstr ""5406 5407 #: bp-templates/bp-legacy/buddypress/groups/create.php:345408 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:195409 #: bp-themes/bp-default/groups/create.php:425410 #: bp-themes/bp-default/groups/single/admin.php:195411 msgid "Group Description (required)"5412 msgstr ""5413 5414 #: bp-templates/bp-legacy/buddypress/groups/create.php:515415 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:565416 #: bp-themes/bp-default/groups/create.php:585417 #: bp-themes/bp-default/groups/single/admin.php:565418 msgid "Privacy Options"5419 msgstr ""5420 5421 #: bp-templates/bp-legacy/buddypress/groups/create.php:555422 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:615423 #: bp-themes/bp-default/groups/create.php:625424 #: bp-themes/bp-default/groups/single/admin.php:615425 msgid "This is a public group"5426 msgstr ""5427 5428 #: bp-templates/bp-legacy/buddypress/groups/create.php:575429 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:635430 #: bp-themes/bp-default/groups/create.php:645431 #: bp-themes/bp-default/groups/single/admin.php:635432 msgid "Any site member can join this group."5433 msgstr ""5434 5435 #: bp-templates/bp-legacy/buddypress/groups/create.php:585436 #: bp-templates/bp-legacy/buddypress/groups/create.php:675437 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:645438 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:745439 #: bp-themes/bp-default/groups/create.php:655440 #: bp-themes/bp-default/groups/create.php:745441 #: bp-themes/bp-default/groups/single/admin.php:645442 #: bp-themes/bp-default/groups/single/admin.php:745443 msgid "This group will be listed in the groups directory and in search results."5444 msgstr ""5445 5446 #: bp-templates/bp-legacy/buddypress/groups/create.php:595447 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:655448 #: bp-themes/bp-default/groups/create.php:665449 #: bp-themes/bp-default/groups/single/admin.php:655450 msgid "Group content and activity will be visible to any site member."5451 msgstr ""5452 5453 #: bp-templates/bp-legacy/buddypress/groups/create.php:645454 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:715455 #: bp-themes/bp-default/groups/create.php:715456 #: bp-themes/bp-default/groups/single/admin.php:715457 msgid "This is a private group"5458 msgstr ""5459 5460 #: bp-templates/bp-legacy/buddypress/groups/create.php:665461 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:735462 #: bp-themes/bp-default/groups/create.php:735463 #: bp-themes/bp-default/groups/single/admin.php:735464 msgid "Only users who request membership and are accepted can join the group."5465 msgstr ""5466 5467 #: bp-templates/bp-legacy/buddypress/groups/create.php:685468 #: bp-templates/bp-legacy/buddypress/groups/create.php:775469 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:755470 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:855471 #: bp-themes/bp-default/groups/create.php:755472 #: bp-themes/bp-default/groups/create.php:845473 #: bp-themes/bp-default/groups/single/admin.php:755474 #: bp-themes/bp-default/groups/single/admin.php:855475 msgid "Group content and activity will only be visible to members of the group."5476 msgstr ""5477 5478 #: bp-templates/bp-legacy/buddypress/groups/create.php:735479 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:815480 #: bp-themes/bp-default/groups/create.php:805481 #: bp-themes/bp-default/groups/single/admin.php:815482 msgid "This is a hidden group"5483 msgstr ""5484 5485 #: bp-templates/bp-legacy/buddypress/groups/create.php:755486 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:835487 #: bp-themes/bp-default/groups/create.php:825488 #: bp-themes/bp-default/groups/single/admin.php:835489 msgid "Only users who are invited can join the group."5490 msgstr ""5491 5492 #: bp-templates/bp-legacy/buddypress/groups/create.php:765493 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:845494 #: bp-themes/bp-default/groups/create.php:835495 #: bp-themes/bp-default/groups/single/admin.php:845496 msgid "This group will not be listed in the groups directory or search results."5497 msgstr ""5498 5499 #: bp-templates/bp-legacy/buddypress/groups/create.php:825500 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:925501 #: bp-themes/bp-default/groups/create.php:895502 #: bp-themes/bp-default/groups/single/admin.php:925503 msgid "Group Invitations"5504 msgstr ""5505 5506 #: bp-templates/bp-legacy/buddypress/groups/create.php:845507 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:945508 #: bp-themes/bp-default/groups/create.php:915509 #: bp-themes/bp-default/groups/single/admin.php:945510 msgid "Which members of this group are allowed to invite others?"5511 msgstr ""5512 5513 #: bp-templates/bp-legacy/buddypress/groups/create.php:1095514 #: bp-themes/bp-default/groups/create.php:1165515 msgid "Should this group have a forum?"5516 msgstr ""5517 5518 #: bp-templates/bp-legacy/buddypress/groups/create.php:1165519 #: bp-themes/bp-default/groups/create.php:1235520 msgid ""5521 "<strong>Attention Site Admin:</strong> Group forums require the <a "5522 "href=\"%s\">correct setup and configuration</a> of a bbPress installation."5523 msgstr ""5524 5525 #: bp-templates/bp-legacy/buddypress/groups/create.php:1425526 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:1275527 #: bp-themes/bp-default/groups/create.php:1495528 #: bp-themes/bp-default/groups/single/admin.php:1275529 msgid ""5530 "Upload an image to use as an avatar for this group. The image will be shown "5531 "on the main group page, and in search results."5532 msgstr ""5533 5534 #: bp-templates/bp-legacy/buddypress/groups/create.php:1465535 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:1315536 #: bp-templates/bp-legacy/buddypress/members/single/profile/change-avatar.php:185537 #: bp-themes/bp-default/groups/create.php:1535538 #: bp-themes/bp-default/groups/single/admin.php:1315539 #: bp-themes/bp-default/members/single/profile/change-avatar.php:185540 msgid "Upload Image"5541 msgstr ""5542 5543 #: bp-templates/bp-legacy/buddypress/groups/create.php:1505544 #: bp-themes/bp-default/groups/create.php:1575545 msgid "To skip the avatar upload process, hit the \"Next Step\" button."5546 msgstr ""5547 5548 #: bp-templates/bp-legacy/buddypress/groups/create.php:1575549 #: bp-themes/bp-default/groups/create.php:1645550 msgid "Crop Group Avatar"5551 msgstr ""5552 5553 #: bp-templates/bp-legacy/buddypress/groups/create.php:1595554 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:1515555 #: bp-templates/bp-legacy/buddypress/members/single/profile/change-avatar.php:335556 #: bp-themes/bp-default/groups/create.php:1665557 #: bp-themes/bp-default/groups/single/admin.php:1515558 #: bp-themes/bp-default/members/single/profile/change-avatar.php:335559 msgid "Avatar to crop"5560 msgstr ""5561 5562 #: bp-templates/bp-legacy/buddypress/groups/create.php:1625563 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:1545564 #: bp-templates/bp-legacy/buddypress/members/single/profile/change-avatar.php:365565 #: bp-themes/bp-default/groups/create.php:1695566 #: bp-themes/bp-default/groups/single/admin.php:1545567 #: bp-themes/bp-default/members/single/profile/change-avatar.php:365568 msgid "Avatar preview"5569 msgstr ""5570 5571 #: bp-templates/bp-legacy/buddypress/groups/create.php:1655572 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:1575573 #: bp-templates/bp-legacy/buddypress/members/single/profile/change-avatar.php:395574 #: bp-themes/bp-default/groups/create.php:1725575 #: bp-themes/bp-default/groups/single/admin.php:1575576 #: bp-themes/bp-default/members/single/profile/change-avatar.php:395577 msgid "Crop Image"5578 msgstr ""5579 5580 #: bp-templates/bp-legacy/buddypress/groups/create.php:2045581 #: bp-templates/bp-legacy/buddypress/groups/single/invites-loop.php:795582 #: bp-themes/bp-default/groups/create.php:2115583 #: bp-themes/bp-default/groups/single/send-invites.php:225584 msgid "Select people to invite from your friends list."5585 msgstr ""5586 5587 #: bp-templates/bp-legacy/buddypress/groups/create.php:2225588 #: bp-templates/bp-legacy/buddypress/groups/single/invites-loop.php:515589 #: bp-templates/bp-legacy/buddypress-functions.php:10315590 #: bp-themes/bp-default/_inc/ajax.php:5985591 #: bp-themes/bp-default/groups/create.php:2295592 #: bp-themes/bp-default/groups/single/send-invites.php:425593 msgid "Remove Invite"5594 msgstr ""5595 5596 #: bp-templates/bp-legacy/buddypress/groups/create.php:2395597 #: bp-themes/bp-default/groups/create.php:2465598 #: bp-themes/bp-default/groups/single/send-invites.php:735599 msgid ""5600 "Once you have built up friend connections you will be able to invite others "5601 "to your group."5602 msgstr ""5603 5604 #: bp-templates/bp-legacy/buddypress/groups/create.php:2615605 #: bp-themes/bp-default/groups/create.php:2685606 msgid "Back to Previous Step"5607 msgstr ""5608 5609 #: bp-templates/bp-legacy/buddypress/groups/create.php:2685610 #: bp-themes/bp-default/groups/create.php:2755611 msgid "Next Step"5612 msgstr ""5613 5614 #: bp-templates/bp-legacy/buddypress/groups/create.php:2755615 #: bp-themes/bp-default/groups/create.php:2825616 msgid "Create Group and Continue"5617 msgstr ""5618 5619 #: bp-templates/bp-legacy/buddypress/groups/create.php:2825620 #: bp-themes/bp-default/groups/create.php:2895621 msgid "Finish"5622 msgstr ""5623 5624 #: bp-templates/bp-legacy/buddypress/groups/groups-loop.php:955625 #: bp-themes/bp-default/groups/groups-loop.php:955626 msgid "There were no groups found."5627 msgstr ""5628 5629 #: bp-templates/bp-legacy/buddypress/groups/index.php:195630 #: bp-themes/bp-default/groups/index.php:355631 msgid "All Groups <span>%s</span>"5632 msgstr ""5633 5634 #: bp-templates/bp-legacy/buddypress/groups/index.php:405635 #: bp-templates/bp-legacy/buddypress/members/single/groups.php:235636 #: bp-themes/bp-default/groups/index.php:585637 #: bp-themes/bp-default/members/single/groups.php:235638 msgid "Most Members"5639 msgstr ""5640 5641 #: bp-templates/bp-legacy/buddypress/groups/index.php:415642 #: bp-templates/bp-legacy/buddypress/members/single/groups.php:245643 #: bp-themes/bp-default/groups/index.php:595644 #: bp-themes/bp-default/members/single/groups.php:245645 msgid "Newly Created"5646 msgstr ""5647 5648 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:265649 #: bp-themes/bp-default/groups/single/admin.php:265650 msgid "Notify group members of these changes via email"5651 msgstr ""5652 5653 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:1375654 #: bp-themes/bp-default/groups/single/admin.php:1375655 msgid ""5656 "If you'd like to remove the existing avatar but not upload a new one, "5657 "please use the delete avatar button."5658 msgstr ""5659 5660 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:1395661 #: bp-templates/bp-legacy/buddypress/members/single/profile/change-avatar.php:245662 #: bp-themes/bp-default/groups/single/admin.php:1395663 #: bp-themes/bp-default/members/single/profile/change-avatar.php:245664 #: bp-xprofile/bp-xprofile-admin.php:8045665 msgid "Delete Avatar"5666 msgstr ""5667 5668 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:1495669 #: bp-themes/bp-default/groups/single/admin.php:1495670 msgid "Crop Avatar"5671 msgstr ""5672 5673 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:2605674 #: bp-themes/bp-default/groups/single/admin.php:2605675 msgid "(banned)"5676 msgstr ""5677 5678 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:2665679 #: bp-themes/bp-default/groups/single/admin.php:2665680 msgid "Unban this member"5681 msgstr ""5682 5683 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:2665684 #: bp-themes/bp-default/groups/single/admin.php:2665685 msgid "Remove Ban"5686 msgstr ""5687 5688 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:2705689 #: bp-themes/bp-default/groups/single/admin.php:2705690 msgid "Kick and ban this member"5691 msgstr ""5692 5693 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:2705694 #: bp-themes/bp-default/groups/single/admin.php:2705695 msgid "Kick & Ban"5696 msgstr ""5697 5698 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:2715699 #: bp-themes/bp-default/groups/single/admin.php:2715700 msgid "Promote to Mod"5701 msgstr ""5702 5703 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:2765704 #: bp-themes/bp-default/groups/single/admin.php:2765705 msgid "Remove this member"5706 msgstr ""5707 5708 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:2765709 #: bp-themes/bp-default/groups/single/admin.php:2765710 msgid "Remove from group"5711 msgstr ""5712 5713 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:2905714 #: bp-templates/bp-legacy/buddypress/groups/single/members.php:795715 #: bp-themes/bp-default/groups/single/admin.php:2905716 #: bp-themes/bp-default/groups/single/members.php:875717 msgid "This group has no members."5718 msgstr ""5719 5720 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:3245721 #: bp-themes/bp-default/groups/single/admin.php:3525722 msgid ""5723 "WARNING: Deleting this group will completely remove ALL content associated "5724 "with it. There is no way back, please be careful with this option."5725 msgstr ""5726 5727 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:3275728 #: bp-themes/bp-default/groups/single/admin.php:3555729 msgid "I understand the consequences of deleting this group."5730 msgstr ""5731 5732 #: bp-templates/bp-legacy/buddypress/groups/single/forum/edit.php:165733 #: bp-templates/bp-legacy/buddypress/groups/single/forum/topic.php:175734 #: bp-templates/bp-legacy/buddypress/groups/single/forum.php:275735 #: bp-themes/bp-default/groups/single/forum/edit.php:165736 #: bp-themes/bp-default/groups/single/forum/topic.php:175737 #: bp-themes/bp-default/groups/single/forum.php:275738 msgid "Forum Directory"5739 msgstr ""5740 5741 #: bp-templates/bp-legacy/buddypress/groups/single/forum/edit.php:255742 #: bp-themes/bp-default/groups/single/forum/edit.php:255743 msgid "Edit:"5744 msgstr ""5745 5746 #: bp-templates/bp-legacy/buddypress/groups/single/forum/edit.php:875747 #: bp-themes/bp-default/groups/single/forum/edit.php:875748 msgid "This topic does not exist."5749 msgstr ""5750 5751 #: bp-templates/bp-legacy/buddypress/groups/single/forum/topic.php:95752 #: bp-themes/bp-default/groups/single/forum/topic.php:95753 msgid "New Reply"5754 msgstr ""5755 5756 #: bp-templates/bp-legacy/buddypress/groups/single/forum/topic.php:325757 #: bp-themes/bp-default/groups/single/forum/topic.php:325758 msgid "Topic tags:"5759 msgstr ""5760 5761 #: bp-templates/bp-legacy/buddypress/groups/single/forum/topic.php:815762 #: bp-themes/bp-default/groups/single/forum/topic.php:815763 msgid "%1$s said %2$s:"5764 msgstr ""5765 5766 #: bp-templates/bp-legacy/buddypress/groups/single/forum/topic.php:1195767 #: bp-themes/bp-default/groups/single/forum/topic.php:1195768 msgid "There are no posts for this topic."5769 msgstr ""5770 5771 #: bp-templates/bp-legacy/buddypress/groups/single/forum/topic.php:1345772 #: bp-themes/bp-default/groups/single/forum/topic.php:1345773 msgid "You will auto join this group when you reply to this topic."5774 msgstr ""5775 5776 #: bp-templates/bp-legacy/buddypress/groups/single/forum/topic.php:1395777 #: bp-themes/bp-default/groups/single/forum/topic.php:1395778 msgid "Add a reply:"5779 msgstr ""5780 5781 #: bp-templates/bp-legacy/buddypress/groups/single/forum/topic.php:1445782 #: bp-themes/bp-default/groups/single/forum/topic.php:1445783 msgid "Post Reply"5784 msgstr ""5785 5786 #: bp-templates/bp-legacy/buddypress/groups/single/forum/topic.php:1555787 #: bp-themes/bp-default/groups/single/forum/topic.php:1555788 msgid "This topic is closed, replies are no longer accepted."5789 msgstr ""5790 5791 #: bp-templates/bp-legacy/buddypress/groups/single/forum.php:695792 #: bp-themes/bp-default/groups/single/forum.php:695793 msgid "You will auto join this group when you start a new topic."5794 msgstr ""5795 5796 #: bp-templates/bp-legacy/buddypress/groups/single/forum.php:735797 #: bp-themes/bp-default/groups/single/forum.php:735798 msgid "Post a New Topic:"5799 msgstr ""5800 5801 #: bp-templates/bp-legacy/buddypress/groups/single/group-header.php:115802 #: bp-themes/bp-default/groups/single/group-header.php:115803 msgid "Group Admins"5804 msgstr ""5805 5806 #: bp-templates/bp-legacy/buddypress/groups/single/group-header.php:205807 #: bp-themes/bp-default/groups/single/group-header.php:205808 msgid "Group Mods"5809 msgstr ""5810 5811 #: bp-templates/bp-legacy/buddypress/groups/single/request-membership.php:45812 #: bp-themes/bp-default/groups/single/request-membership.php:45813 msgid "You are requesting to become a member of the group '%s'."5814 msgstr ""5815 5816 #: bp-templates/bp-legacy/buddypress/groups/single/request-membership.php:75817 #: bp-themes/bp-default/groups/single/request-membership.php:75818 msgid "Comments (optional)"5819 msgstr ""5820 5821 #: bp-templates/bp-legacy/buddypress/groups/single/request-membership.php:125822 #: bp-themes/bp-default/groups/single/request-membership.php:125823 msgid "Send Request"5824 msgstr ""5825 5826 #: bp-templates/bp-legacy/buddypress/groups/single/requests-loop.php:315827 #: bp-templates/bp-legacy/buddypress/members/single/friends/requests.php:375828 #: bp-templates/bp-legacy/buddypress/members/single/groups/invites.php:235829 #: bp-themes/bp-default/groups/single/admin.php:3205830 #: bp-themes/bp-default/members/single/friends/requests.php:375831 #: bp-themes/bp-default/members/single/groups/invites.php:235832 msgid "Accept"5833 msgstr ""5834 5835 #: bp-templates/bp-legacy/buddypress/groups/single/requests-loop.php:335836 #: bp-templates/bp-legacy/buddypress/members/single/friends/requests.php:385837 #: bp-templates/bp-legacy/buddypress/members/single/groups/invites.php:245838 #: bp-themes/bp-default/groups/single/admin.php:3225839 #: bp-themes/bp-default/members/single/friends/requests.php:385840 #: bp-themes/bp-default/members/single/groups/invites.php:245841 msgid "Reject"5842 msgstr ""5843 5844 #: bp-templates/bp-legacy/buddypress/groups/single/requests-loop.php:625845 #: bp-themes/bp-default/groups/single/admin.php:3355846 msgid "There are no pending membership requests."5847 msgstr ""5848 5849 #: bp-templates/bp-legacy/buddypress/members/activate.php:145850 #: bp-themes/bp-default/registration/activate.php:235851 msgid ""5852 "Your account was activated successfully! Your account details have been "5853 "sent to you in a separate email."5854 msgstr ""5855 5856 #: bp-templates/bp-legacy/buddypress/members/activate.php:165857 #: bp-themes/bp-default/registration/activate.php:255858 msgid ""5859 "Your account was activated successfully! You can now <a href=\"%s\">log "5860 "in</a> with the username and password you provided when you signed up."5861 msgstr ""5862 5863 #: bp-templates/bp-legacy/buddypress/members/activate.php:215864 #: bp-themes/bp-default/registration/activate.php:305865 msgid "Please provide a valid activation key."5866 msgstr ""5867 5868 #: bp-templates/bp-legacy/buddypress/members/activate.php:255869 #: bp-themes/bp-default/registration/activate.php:345870 msgid "Activation Key:"5871 msgstr ""5872 5873 #: bp-templates/bp-legacy/buddypress/members/index.php:385874 #: bp-templates/bp-legacy/buddypress/members/single/friends.php:235875 #: bp-themes/bp-default/members/index.php:585876 #: bp-themes/bp-default/members/single/friends.php:235877 msgid "Newest Registered"5878 msgstr ""5879 5880 #: bp-templates/bp-legacy/buddypress/members/register.php:135881 #: bp-themes/bp-default/registration/register.php:165882 msgid "User registration is currently not allowed."5883 msgstr ""5884 5885 #: bp-templates/bp-legacy/buddypress/members/register.php:225886 msgid ""5887 "Registering for this site is easy. Just fill in the fields below, and we'll "5888 "get a new account set up for you in no time."5889 msgstr ""5890 5891 #: bp-templates/bp-legacy/buddypress/members/register.php:305892 #: bp-themes/bp-default/registration/register.php:355893 msgid "Account Details"5894 msgstr ""5895 5896 #: bp-templates/bp-legacy/buddypress/members/register.php:325897 #: bp-templates/bp-legacy/buddypress/members/register.php:365898 #: bp-templates/bp-legacy/buddypress/members/register.php:405899 #: bp-templates/bp-legacy/buddypress/members/register.php:445900 #: bp-templates/bp-legacy/buddypress/members/register.php:1325901 #: bp-templates/bp-legacy/buddypress/members/register.php:1415902 #: bp-themes/bp-default/members/single/profile/edit.php:265903 #: bp-themes/bp-default/members/single/profile/edit.php:335904 #: bp-themes/bp-default/members/single/profile/edit.php:405905 #: bp-themes/bp-default/members/single/profile/edit.php:495906 #: bp-themes/bp-default/members/single/profile/edit.php:675907 #: bp-themes/bp-default/members/single/profile/edit.php:835908 #: bp-themes/bp-default/members/single/profile/edit.php:935909 #: bp-themes/bp-default/registration/register.php:375910 #: bp-themes/bp-default/registration/register.php:415911 #: bp-themes/bp-default/registration/register.php:455912 #: bp-themes/bp-default/registration/register.php:495913 #: bp-themes/bp-default/registration/register.php:785914 #: bp-themes/bp-default/registration/register.php:865915 #: bp-themes/bp-default/registration/register.php:945916 #: bp-themes/bp-default/registration/register.php:1045917 #: bp-themes/bp-default/registration/register.php:1155918 #: bp-themes/bp-default/registration/register.php:1305919 #: bp-themes/bp-default/registration/register.php:1415920 #: bp-themes/bp-default/registration/register.php:2165921 #: bp-themes/bp-default/registration/register.php:2255922 #: bp-xprofile/bp-xprofile-classes.php:15165923 #: bp-xprofile/bp-xprofile-classes.php:17415924 #: bp-xprofile/bp-xprofile-classes.php:18795925 #: bp-xprofile/bp-xprofile-classes.php:20245926 #: bp-xprofile/bp-xprofile-classes.php:21695927 #: bp-xprofile/bp-xprofile-classes.php:23095928 #: bp-xprofile/bp-xprofile-classes.php:23925929 #: bp-xprofile/bp-xprofile-classes.php:24725930 msgid "(required)"5931 msgstr ""5932 5933 #: bp-templates/bp-legacy/buddypress/members/register.php:365934 #: bp-themes/bp-default/registration/register.php:415935 msgid "Email Address"5936 msgstr ""5937 5938 #: bp-templates/bp-legacy/buddypress/members/register.php:405939 #: bp-themes/bp-default/registration/register.php:455940 msgid "Choose a Password"5941 msgstr ""5942 5943 #: bp-templates/bp-legacy/buddypress/members/register.php:445944 #: bp-themes/bp-default/registration/register.php:495945 msgid "Confirm Password"5946 msgstr ""5947 5948 #: bp-templates/bp-legacy/buddypress/members/register.php:625949 #: bp-themes/bp-default/registration/register.php:675950 msgid "Profile Details"5951 msgstr ""5952 5953 #: bp-templates/bp-legacy/buddypress/members/register.php:795954 #: bp-templates/bp-legacy/buddypress/members/register.php:945955 #: bp-templates/bp-legacy/buddypress/members/single/profile/edit.php:335956 #: bp-templates/bp-legacy/buddypress/members/single/profile/edit.php:475957 #: bp-themes/bp-default/members/single/profile/edit.php:1205958 #: bp-themes/bp-default/members/single/profile/edit.php:1345959 #: bp-themes/bp-default/registration/register.php:1635960 #: bp-themes/bp-default/registration/register.php:1785961 msgid ""5962 "This field can be seen by: <span "5963 "class=\"current-visibility-level\">%s</span>"5964 msgstr ""5965 5966 #: bp-templates/bp-legacy/buddypress/members/register.php:845967 #: bp-templates/bp-legacy/buddypress/members/single/profile/edit.php:385968 #: bp-themes/bp-default/members/single/profile/edit.php:1255969 #: bp-themes/bp-default/registration/register.php:1685970 #: bp-xprofile/bp-xprofile-admin.php:7335971 msgid "Who can see this field?"5972 msgstr ""5973 5974 #: bp-templates/bp-legacy/buddypress/members/register.php:1265975 #: bp-themes/bp-default/registration/register.php:2105976 msgid "Blog Details"5977 msgstr ""5978 5979 #: bp-templates/bp-legacy/buddypress/members/register.php:1285980 #: bp-themes/bp-default/registration/register.php:2125981 msgid "Yes, I'd like to create a new site"5982 msgstr ""5983 5984 #: bp-templates/bp-legacy/buddypress/members/register.php:1325985 #: bp-themes/bp-default/registration/register.php:2165986 msgid "Blog URL"5987 msgstr ""5988 5989 #: bp-templates/bp-legacy/buddypress/members/register.php:1415990 #: bp-themes/bp-default/registration/register.php:2255991 msgid "Site Title"5992 msgstr ""5993 5994 #: bp-templates/bp-legacy/buddypress/members/register.php:1645995 #: bp-themes/bp-default/registration/register.php:2485996 msgid "Complete Sign Up"5997 msgstr ""5998 5999 #: bp-templates/bp-legacy/buddypress/members/register.php:1796000 #: bp-themes/bp-default/registration/register.php:2656001 msgid ""6002 "You have successfully created your account! To begin using this site you "6003 "will need to activate your account via the email we have just sent to your "6004 "address."6005 msgstr ""6006 6007 #: bp-templates/bp-legacy/buddypress/members/register.php:1816008 #: bp-themes/bp-default/registration/register.php:2676009 msgid ""6010 "You have successfully created your account! Please log in using the "6011 "username and password you have just created."6012 msgstr ""6013 6014 #: bp-templates/bp-legacy/buddypress/members/single/friends/requests.php:686015 #: bp-themes/bp-default/members/single/friends/requests.php:686016 msgid "You have no pending friendship requests."6017 msgstr ""6018 6019 #: bp-templates/bp-legacy/buddypress/members/single/groups/invites.php:146020 #: bp-themes/bp-default/members/single/groups/invites.php:146021 msgid "1 member"6022 msgid_plural "%d members"6023 msgstr[0] ""6024 msgstr[1] ""6025 6026 #: bp-templates/bp-legacy/buddypress/members/single/groups/invites.php:376027 #: bp-themes/bp-default/members/single/groups/invites.php:376028 msgid "You have no outstanding group invites."6029 msgstr ""6030 6031 #: bp-templates/bp-legacy/buddypress/members/single/messages/compose.php:56032 #: bp-themes/bp-default/members/single/messages/compose.php:56033 msgid "Send To (Username or Friend's Name)"6034 msgstr ""6035 6036 #: bp-templates/bp-legacy/buddypress/members/single/messages/compose.php:146037 #: bp-themes/bp-default/members/single/messages/compose.php:146038 msgid "This is a notice to all users."6039 msgstr ""6040 6041 #: bp-templates/bp-legacy/buddypress/members/single/messages/compose.php:176042 #: bp-themes/bp-default/members/single/messages/compose.php:176043 msgid "Subject"6044 msgstr ""6045 6046 #: bp-templates/bp-legacy/buddypress/members/single/messages/compose.php:206047 #: bp-themes/bp-default/members/single/messages/compose.php:206048 msgid "Message"6049 msgstr ""6050 6051 #: bp-templates/bp-legacy/buddypress/members/single/messages/compose.php:286052 #: bp-themes/bp-default/members/single/messages/compose.php:286053 msgid "Send Message"6054 msgstr ""6055 6056 #: bp-templates/bp-legacy/buddypress/members/single/messages/messages-loop.php:326057 #: bp-themes/bp-default/members/single/messages/messages-loop.php:326058 msgid "From:"6059 msgstr ""6060 6061 #: bp-templates/bp-legacy/buddypress/members/single/messages/messages-loop.php:376062 #: bp-themes/bp-default/members/single/messages/messages-loop.php:376063 msgid "To:"6064 msgstr ""6065 6066 #: bp-templates/bp-legacy/buddypress/members/single/messages/messages-loop.php:436067 #: bp-themes/bp-default/members/single/messages/messages-loop.php:436068 msgid "View Message"6069 msgstr ""6070 6071 #: bp-templates/bp-legacy/buddypress/members/single/messages/messages-loop.php:516072 #: bp-templates/bp-legacy/buddypress/members/single/messages/notices-loop.php:436073 #: bp-templates/bp-legacy/buddypress/members/single/messages/single.php:246074 #: bp-themes/bp-default/members/single/messages/messages-loop.php:516075 #: bp-themes/bp-default/members/single/messages/notices-loop.php:436076 #: bp-themes/bp-default/members/single/messages/single.php:246077 msgid "Delete Message"6078 msgstr ""6079 6080 #: bp-templates/bp-legacy/buddypress/members/single/messages/messages-loop.php:696081 #: bp-themes/bp-default/members/single/messages/messages-loop.php:696082 msgid "Sorry, no messages were found."6083 msgstr ""6084 6085 #: bp-templates/bp-legacy/buddypress/members/single/messages/notices-loop.php:366086 #: bp-themes/bp-default/members/single/messages/notices-loop.php:366087 msgid "Sent:"6088 msgstr ""6089 6090 #: bp-templates/bp-legacy/buddypress/members/single/messages/notices-loop.php:546091 #: bp-themes/bp-default/members/single/messages/notices-loop.php:546092 msgid "Sorry, no notices were found."6093 msgstr ""6094 6095 #: bp-templates/bp-legacy/buddypress/members/single/messages/single.php:146096 #: bp-themes/bp-default/members/single/messages/single.php:146097 msgid "You are alone in this conversation."6098 msgstr ""6099 6100 #: bp-templates/bp-legacy/buddypress/members/single/messages/single.php:186101 #: bp-themes/bp-default/members/single/messages/single.php:186102 msgid "Conversation between %s and you."6103 msgstr ""6104 6105 #: bp-templates/bp-legacy/buddypress/members/single/messages/single.php:866106 #: bp-themes/bp-default/members/single/messages/single.php:756107 msgid "Send a Reply"6108 msgstr ""6109 6110 #: bp-templates/bp-legacy/buddypress/members/single/messages/single.php:1026111 #: bp-themes/bp-default/members/single/messages/single.php:916112 msgid "Send Reply"6113 msgstr ""6114 6115 #: bp-templates/bp-legacy/buddypress/members/single/notifications/feedback-no-notifications.php:76116 #: bp-themes/bp-default/members/single/notifications/feedback-no-notifications.php:76117 msgid "You have no unread notifications."6118 msgstr ""6119 6120 #: bp-templates/bp-legacy/buddypress/members/single/notifications/feedback-no-notifications.php:116121 #: bp-themes/bp-default/members/single/notifications/feedback-no-notifications.php:116122 msgid "This member has no unread notifications."6123 msgstr ""6124 6125 #: bp-templates/bp-legacy/buddypress/members/single/notifications/feedback-no-notifications.php:196126 #: bp-themes/bp-default/members/single/notifications/feedback-no-notifications.php:196127 msgid "You have no notifications."6128 msgstr ""6129 6130 #: bp-templates/bp-legacy/buddypress/members/single/notifications/feedback-no-notifications.php:236131 #: bp-themes/bp-default/members/single/notifications/feedback-no-notifications.php:236132 msgid "This member has no notifications."6133 msgstr ""6134 6135 #: bp-templates/bp-legacy/buddypress/members/single/notifications/notifications-loop.php:56136 #: bp-themes/bp-default/members/single/notifications/notifications-loop.php:56137 msgid "Notification"6138 msgstr ""6139 6140 #: bp-templates/bp-legacy/buddypress/members/single/notifications/notifications-loop.php:66141 #: bp-themes/bp-default/members/single/notifications/notifications-loop.php:66142 msgid "Date Received"6143 msgstr ""6144 6145 #: bp-templates/bp-legacy/buddypress/members/single/profile/change-avatar.php:16146 #: bp-themes/bp-default/members/single/profile/change-avatar.php:16147 #: bp-xprofile/bp-xprofile-loader.php:2076148 #: bp-xprofile/bp-xprofile-loader.php:2826149 msgid "Change Avatar"6150 msgstr ""6151 6152 #: bp-templates/bp-legacy/buddypress/members/single/profile/change-avatar.php:76153 #: bp-themes/bp-default/members/single/profile/change-avatar.php:76154 msgid ""6155 "Your avatar will be used on your profile and throughout the site. If there "6156 "is a <a href=\"http://gravatar.com\">Gravatar</a> associated with your "6157 "account email we will use that, or you can upload an image from your "6158 "computer."6159 msgstr ""6160 6161 #: bp-templates/bp-legacy/buddypress/members/single/profile/change-avatar.php:146162 #: bp-themes/bp-default/members/single/profile/change-avatar.php:146163 msgid ""6164 "Click below to select a JPG, GIF or PNG format photo from your computer and "6165 "then click 'Upload Image' to proceed."6166 msgstr ""6167 6168 #: bp-templates/bp-legacy/buddypress/members/single/profile/change-avatar.php:236169 #: bp-themes/bp-default/members/single/profile/change-avatar.php:236170 msgid ""6171 "If you'd like to delete your current avatar but not upload a new one, "6172 "please use the delete avatar button."6173 msgstr ""6174 6175 #: bp-templates/bp-legacy/buddypress/members/single/profile/change-avatar.php:246176 #: bp-themes/bp-default/members/single/profile/change-avatar.php:246177 msgid "Delete My Avatar"6178 msgstr ""6179 6180 #: bp-templates/bp-legacy/buddypress/members/single/profile/change-avatar.php:316181 #: bp-themes/bp-default/members/single/profile/change-avatar.php:316182 msgid "Crop Your New Avatar"6183 msgstr ""6184 6185 #: bp-templates/bp-legacy/buddypress/members/single/profile/change-avatar.php:556186 #: bp-themes/bp-default/members/single/profile/change-avatar.php:556187 msgid ""6188 "Your avatar will be used on your profile and throughout the site. To change "6189 "your avatar, please create an account with <a "6190 "href=\"http://gravatar.com\">Gravatar</a> using the same email address as "6191 "you used to register with this site."6192 msgstr ""6193 6194 #: bp-templates/bp-legacy/buddypress/members/single/profile/edit.php:106195 #: bp-themes/bp-default/members/single/profile/edit.php:106196 msgid "Editing '%s' Profile Group"6197 msgstr ""6198 6199 #: bp-templates/bp-legacy/buddypress/members/single/profile/edit.php:336200 #: bp-themes/bp-default/members/single/profile/edit.php:1206201 #: bp-xprofile/bp-xprofile-admin.php:7266202 msgid "Change"6203 msgstr ""6204 6205 #: bp-templates/bp-legacy/buddypress/members/single/profile/profile-wp.php:86206 #: bp-themes/bp-default/members/single/profile/profile-wp.php:86207 msgid "%s's Profile"6208 msgstr ""6209 6210 #: bp-templates/bp-legacy/buddypress/members/single/settings/capabilities.php:96211 #: bp-themes/bp-default/members/single/settings/capabilities.php:576212 msgid "This user is a spammer."6213 msgstr ""6214 6215 #: bp-templates/bp-legacy/buddypress/members/single/settings/delete-account.php:76216 #: bp-themes/bp-default/members/single/settings/delete-account.php:566217 msgid ""6218 "Deleting your account will delete all of the content you have created. It "6219 "will be completely irrecoverable."6220 msgstr ""6221 6222 #: bp-templates/bp-legacy/buddypress/members/single/settings/delete-account.php:116223 #: bp-themes/bp-default/members/single/settings/delete-account.php:606224 msgid ""6225 "Deleting this account will delete all of the content it has created. It "6226 "will be completely irrecoverable."6227 msgstr ""6228 6229 #: bp-templates/bp-legacy/buddypress/members/single/settings/delete-account.php:236230 #: bp-themes/bp-default/members/single/settings/delete-account.php:726231 msgid "I understand the consequences."6232 msgstr ""6233 6234 #: bp-templates/bp-legacy/buddypress/members/single/settings/general.php:76235 #: bp-themes/bp-default/members/single/settings/general.php:576236 msgid ""6237 "Current Password <span>(required to update email or change current "6238 "password)</span>"6239 msgstr ""6240 6241 #: bp-templates/bp-legacy/buddypress/members/single/settings/general.php:86242 #: bp-themes/bp-default/members/single/settings/general.php:586243 msgid "Password Lost and Found"6244 msgstr ""6245 6246 #: bp-templates/bp-legacy/buddypress/members/single/settings/general.php:86247 #: bp-themes/bp-default/members/single/settings/general.php:586248 msgid "Lost your password?"6249 msgstr ""6250 6251 #: bp-templates/bp-legacy/buddypress/members/single/settings/general.php:126252 #: bp-themes/bp-default/members/single/settings/general.php:626253 msgid "Account Email"6254 msgstr ""6255 6256 #: bp-templates/bp-legacy/buddypress/members/single/settings/general.php:156257 #: bp-themes/bp-default/members/single/settings/general.php:656258 msgid "Change Password <span>(leave blank for no change)</span>"6259 msgstr ""6260 6261 #: bp-templates/bp-legacy/buddypress/members/single/settings/general.php:166262 #: bp-themes/bp-default/members/single/settings/general.php:666263 msgid "New Password"6264 msgstr ""6265 6266 #: bp-templates/bp-legacy/buddypress/members/single/settings/general.php:176267 #: bp-themes/bp-default/members/single/settings/general.php:676268 msgid "Repeat New Password"6269 msgstr ""6270 6271 #: bp-templates/bp-legacy/buddypress/members/single/settings/notifications.php:46272 #: bp-themes/bp-default/members/single/settings/notifications.php:546273 msgid "Send an email notice when:"6274 msgstr ""6275 6276 #: bp-templates/bp-legacy/buddypress/members/single/settings/profile.php:156277 #: bp-themes/bp-default/members/single/settings/profile.php:656278 msgid "Visibility"6279 msgstr ""6280 6281 #: bp-templates/bp-legacy/buddypress-functions.php:636282 msgid "BuddyPress Legacy"6283 msgstr ""6284 6285 #: bp-templates/bp-legacy/buddypress-functions.php:2366286 #: bp-themes/bp-default/functions.php:1596287 msgid "Accepted"6288 msgstr ""6289 6290 #: bp-templates/bp-legacy/buddypress-functions.php:2386291 #: bp-themes/bp-default/functions.php:1646292 msgid "comments"6293 msgstr ""6294 6295 #: bp-templates/bp-legacy/buddypress-functions.php:2396296 msgid "Are you sure you want to leave this group?"6297 msgstr ""6298 6299 #: bp-templates/bp-legacy/buddypress-functions.php:2416300 #: bp-themes/bp-default/functions.php:1586301 msgid "My Favorites"6302 msgstr ""6303 6304 #: bp-templates/bp-legacy/buddypress-functions.php:2426305 #: bp-themes/bp-default/functions.php:1606306 msgid "Rejected"6307 msgstr ""6308 6309 #: bp-templates/bp-legacy/buddypress-functions.php:2446310 #: bp-themes/bp-default/functions.php:1636311 msgid "Show all"6312 msgstr ""6313 6314 #: bp-templates/bp-legacy/buddypress-functions.php:2456315 #: bp-themes/bp-default/functions.php:1616316 msgid "Show all comments for this thread"6317 msgstr ""6318 6319 #: bp-templates/bp-legacy/buddypress-functions.php:2466320 #: bp-themes/bp-default/functions.php:1626321 msgid "Show all %d comments"6322 msgstr ""6323 6324 #: bp-templates/bp-legacy/buddypress-functions.php:2476325 #: bp-themes/bp-default/functions.php:1696326 msgid ""6327 "Your profile has unsaved changes. If you leave the page, the changes will "6328 "be lost."6329 msgstr ""6330 6331 #: bp-templates/bp-legacy/buddypress-functions.php:7076332 #: bp-themes/bp-default/_inc/ajax.php:2916333 msgid "There was a problem posting your update, please try again."6334 msgstr ""6335 6336 #: bp-templates/bp-legacy/buddypress-functions.php:8256337 #: bp-templates/bp-legacy/buddypress-functions.php:8616338 #: bp-themes/bp-default/_inc/ajax.php:3936339 #: bp-themes/bp-default/_inc/ajax.php:4296340 msgid "There was a problem when deleting. Please try again."6341 msgstr ""6342 6343 #: bp-templates/bp-legacy/buddypress-functions.php:10356344 #: bp-themes/bp-default/_inc/ajax.php:6026345 msgid ""6346 "%s has previously requested to join this group. Sending an invitation will "6347 "automatically add the member to the group."6348 msgstr ""6349 6350 #: bp-templates/bp-legacy/buddypress-functions.php:10906351 #: bp-themes/bp-default/_inc/ajax.php:6566352 msgid " Friendship could not be requested."6353 msgstr ""6354 6355 #: bp-templates/bp-legacy/buddypress-functions.php:11026356 #: bp-themes/bp-default/_inc/ajax.php:6686357 msgid "Friendship request could not be cancelled."6358 msgstr ""6359 6360 #: bp-templates/bp-legacy/buddypress-functions.php:11076361 #: bp-themes/bp-default/_inc/ajax.php:6736362 msgid "Request Pending"6363 msgstr ""6364 6365 #: bp-templates/bp-legacy/buddypress-functions.php:11276366 #: bp-themes/bp-default/_inc/ajax.php:6936367 msgid "There was a problem accepting that request. Please try again."6368 msgstr ""6369 6370 #: bp-templates/bp-legacy/buddypress-functions.php:11466371 #: bp-themes/bp-default/_inc/ajax.php:7126372 msgid "There was a problem rejecting that request. Please try again."6373 msgstr ""6374 6375 #: bp-templates/bp-legacy/buddypress-functions.php:11766376 #: bp-themes/bp-default/_inc/ajax.php:7426377 msgid "Error joining group"6378 msgstr ""6379 6380 #: bp-templates/bp-legacy/buddypress-functions.php:11896381 #: bp-templates/bp-legacy/buddypress-functions.php:11996382 #: bp-themes/bp-default/_inc/ajax.php:7556383 #: bp-themes/bp-default/_inc/ajax.php:7656384 msgid "Error requesting membership"6385 msgstr ""6386 6387 #: bp-templates/bp-legacy/buddypress-functions.php:12016388 #: bp-themes/bp-default/_inc/ajax.php:7676389 msgid "Membership Requested"6390 msgstr ""6391 6392 #: bp-templates/bp-legacy/buddypress-functions.php:12106393 #: bp-themes/bp-default/_inc/ajax.php:7766394 msgid "Error leaving group"6395 msgstr ""6396 6397 #: bp-templates/bp-legacy/buddypress-functions.php:12336398 #: bp-themes/bp-default/_inc/ajax.php:7996399 msgid "There was a problem closing the notice."6400 msgstr ""6401 6402 #: bp-templates/bp-legacy/buddypress-functions.php:12966403 #: bp-themes/bp-default/_inc/ajax.php:8506404 msgid "There was a problem sending that reply. Please try again."6405 msgstr ""6406 6407 #: bp-templates/bp-legacy/buddypress-functions.php:13146408 #: bp-themes/bp-default/_inc/ajax.php:8686409 msgid "There was a problem marking messages as unread."6410 msgstr ""6411 6412 #: bp-templates/bp-legacy/buddypress-functions.php:13396413 #: bp-themes/bp-default/_inc/ajax.php:8936414 msgid "There was a problem marking messages as read."6415 msgstr ""6416 6417 #: bp-templates/bp-legacy/buddypress-functions.php:13646418 #: bp-themes/bp-default/_inc/ajax.php:9186419 msgid "There was a problem deleting messages."6420 msgstr ""6421 6422 #: bp-themes/bp-default/404.php:76423 msgid "Page not found"6424 msgstr ""6425 6426 #: bp-themes/bp-default/404.php:96427 msgid ""6428 "We're sorry, but we can't find the page that you're looking for. Perhaps "6429 "searching will help."6430 msgstr ""6431 6432 #: bp-themes/bp-default/activity/entry.php:376433 msgid "In reply to: "6434 msgstr ""6435 6436 #: bp-themes/bp-default/activity/entry.php:376437 msgid "View Thread / Permalink"6438 msgstr ""6439 6440 #: bp-themes/bp-default/activity/entry.php:1046441 msgid "or press esc to cancel."6442 msgstr ""6443 6444 #: bp-themes/bp-default/activity/index.php:216445 msgid "Site Activity"6446 msgstr ""6447 6448 #: bp-themes/bp-default/archive.php:106449 msgid "You are browsing the archive for %1$s."6450 msgstr ""6451 6452 #: bp-themes/bp-default/archive.php:28 bp-themes/bp-default/attachment.php:226453 #: bp-themes/bp-default/index.php:32 bp-themes/bp-default/search.php:306454 msgid "Permanent Link to"6455 msgstr ""6456 6457 #: bp-themes/bp-default/archive.php:30 bp-themes/bp-default/index.php:346458 #: bp-themes/bp-default/search.php:32 bp-themes/bp-default/single.php:236459 msgid "%1$s <span>in %2$s</span>"6460 msgstr ""6461 6462 #: bp-themes/bp-default/archive.php:33 bp-themes/bp-default/index.php:376463 #: bp-themes/bp-default/search.php:35 bp-themes/bp-default/single.php:286464 msgid "Read the rest of this entry →"6465 msgstr ""6466 6467 #: bp-themes/bp-default/archive.php:34 bp-themes/bp-default/index.php:386468 #: bp-themes/bp-default/onecolumn-page.php:31 bp-themes/bp-default/page.php:206469 #: bp-themes/bp-default/single.php:306470 msgid "Pages: "6471 msgstr ""6472 6473 #: bp-themes/bp-default/archive.php:37 bp-themes/bp-default/index.php:416474 #: bp-themes/bp-default/search.php:38 bp-themes/bp-default/single.php:336475 msgid "Tags: "6476 msgstr ""6477 6478 #: bp-themes/bp-default/archive.php:37 bp-themes/bp-default/index.php:416479 #: bp-themes/bp-default/search.php:386480 msgid "No Comments »"6481 msgstr ""6482 6483 #: bp-themes/bp-default/archive.php:37 bp-themes/bp-default/index.php:416484 #: bp-themes/bp-default/search.php:386485 msgid "1 Comment »"6486 msgstr ""6487 6488 #: bp-themes/bp-default/archive.php:37 bp-themes/bp-default/index.php:416489 #: bp-themes/bp-default/search.php:386490 msgid "% Comments »"6491 msgstr ""6492 6493 #: bp-themes/bp-default/archive.php:50 bp-themes/bp-default/index.php:546494 msgid "Not Found"6495 msgstr ""6496 6497 #: bp-themes/bp-default/attachment.php:26 bp-themes/bp-default/single.php:246498 msgid "Edit this entry"6499 msgstr ""6500 6501 #: bp-themes/bp-default/attachment.php:406502 msgid "Full size is %s pixels"6503 msgstr ""6504 6505 #: bp-themes/bp-default/attachment.php:436506 msgid "Link to full size image"6507 msgstr ""6508 6509 #: bp-themes/bp-default/attachment.php:626510 msgid "Sorry, no attachments matched your criteria."6511 msgstr ""6512 6513 #: bp-themes/bp-default/blogs/create.php:216514 #: bp-themes/bp-default/blogs/index.php:216515 msgid "Site Directory"6516 msgstr ""6517 6518 #: bp-themes/bp-default/comments.php:126519 msgid "Password Protected"6520 msgstr ""6521 6522 #: bp-themes/bp-default/comments.php:136523 msgid "Enter the password to view comments."6524 msgstr ""6525 6526 #: bp-themes/bp-default/comments.php:316527 msgid "1 response to %2$s"6528 msgid_plural "%1$s responses to %2$s"6529 msgstr[0] ""6530 msgstr[1] ""6531 6532 #: bp-themes/bp-default/comments.php:556533 msgid ""6534 "Comments are closed, but <a href=\"%1$s\" title=\"Trackback URL for this "6535 "post\">trackbacks</a> and pingbacks are open."6536 msgstr ""6537 6538 #: bp-themes/bp-default/comments.php:596539 msgid "Comments are closed."6540 msgstr ""6541 6542 #: bp-themes/bp-default/comments.php:706543 msgid "1 trackback"6544 msgid_plural "%d trackbacks"6545 msgstr[0] ""6546 msgstr[1] ""6547 6548 #: bp-themes/bp-default/footer.php:156549 msgid ""6550 "Proudly powered by <a href=\"%1$s\">WordPress</a> and <a "6551 "href=\"%2$s\">BuddyPress</a>."6552 msgstr ""6553 6554 #: bp-themes/bp-default/forums/index.php:236555 msgid "Forums Directory"6556 msgstr ""6557 6558 #: bp-themes/bp-default/functions.php:856559 msgid "Primary Navigation"6560 msgstr ""6561 6562 #: bp-themes/bp-default/functions.php:3916563 msgid "The sidebar widget area"6564 msgstr ""6565 6566 #: bp-themes/bp-default/functions.php:4006567 msgid "First Footer Widget Area"6568 msgstr ""6569 6570 #: bp-themes/bp-default/functions.php:4026571 msgid "The first footer widget area"6572 msgstr ""6573 6574 #: bp-themes/bp-default/functions.php:4116575 msgid "Second Footer Widget Area"6576 msgstr ""6577 6578 #: bp-themes/bp-default/functions.php:4136579 msgid "The second footer widget area"6580 msgstr ""6581 6582 #: bp-themes/bp-default/functions.php:4226583 msgid "Third Footer Widget Area"6584 msgstr ""6585 6586 #: bp-themes/bp-default/functions.php:4246587 msgid "The third footer widget area"6588 msgstr ""6589 6590 #: bp-themes/bp-default/functions.php:4336591 msgid "Fourth Footer Widget Area"6592 msgstr ""6593 6594 #: bp-themes/bp-default/functions.php:4356595 msgid "The fourth footer widget area"6596 msgstr ""6597 6598 #: bp-themes/bp-default/functions.php:4906599 #. translators: 1: comment author url, 2: comment author name, 3: comment6600 #. permalink, 4: comment date/timestamp6601 msgid ""6602 "<a href=\"%1$s\" rel=\"nofollow\">%2$s</a> said on <a href=\"%3$s\"><span "6603 "class=\"time-since\">%4$s</span></a>"6604 msgstr ""6605 6606 #: bp-themes/bp-default/functions.php:4976607 msgid "Your comment is awaiting moderation."6608 msgstr ""6609 6610 #: bp-themes/bp-default/functions.php:5096611 msgid "Edit comment"6612 msgstr ""6613 6614 #: bp-themes/bp-default/functions.php:5796615 msgid ""6616 "Theme activated! This theme contains <a href=\"%s\">custom header image</a> "6617 "support and <a href=\"%s\">sidebar widgets</a>."6618 msgstr ""6619 6620 #: bp-themes/bp-default/functions.php:6556621 msgid "You must be <a href=\"%1$s\">logged in</a> to post a comment."6622 msgstr ""6623 6624 #: bp-themes/bp-default/functions.php:6566625 msgid "Leave a reply"6626 msgstr ""6627 6628 #: bp-themes/bp-default/functions.php:7436629 msgid "← Previous Entries"6630 msgstr ""6631 6632 #: bp-themes/bp-default/functions.php:7446633 msgid "Next Entries →"6634 msgstr ""6635 6636 #: bp-themes/bp-default/groups/create.php:186637 #: bp-themes/bp-default/groups/index.php:216638 msgid "Groups Directory"6639 msgstr ""6640 6641 #: bp-themes/bp-default/header.php:256642 msgid "Search for:"6643 msgstr ""6644 6645 #: bp-themes/bp-default/index.php:556646 msgid "Sorry, but you are looking for something that isn't here."6647 msgstr ""6648 6649 #: bp-themes/bp-default/links.php:166650 msgid "Links"6651 msgstr ""6652 6653 #: bp-themes/bp-default/members/index.php:216654 msgid "Members Directory"6655 msgstr ""6656 6657 #: bp-themes/bp-default/members/single/profile/edit.php:586658 #: bp-themes/bp-default/members/single/profile/edit.php:736659 #: bp-themes/bp-default/registration/register.php:1216660 #: bp-xprofile/bp-xprofile-classes.php:18846661 #: bp-xprofile/bp-xprofile-classes.php:19536662 #: bp-xprofile/bp-xprofile-classes.php:20316663 msgid "Clear"6664 msgstr ""6665 6666 #: bp-themes/bp-default/members/single/settings/general.php:496667 msgid "General Settings"6668 msgstr ""6669 6670 #: bp-themes/bp-default/members/single/settings/notifications.php:496671 msgid "Email Notification"6672 msgstr ""6673 6674 #: bp-themes/bp-default/onecolumn-page.php:29 bp-themes/bp-default/page.php:186675 msgid "<p class=\"serif\">Read the rest of this page →</p>"6676 msgstr ""6677 6678 #: bp-themes/bp-default/onecolumn-page.php:32 bp-themes/bp-default/page.php:216679 msgid "Edit this page."6680 msgstr ""6681 6682 #: bp-themes/bp-default/registration/register.php:276683 msgid ""6684 "Registering for this site is easy, just fill in the fields below and we'll "6685 "get a new account set up for you in no time."6686 msgstr ""6687 6688 #: bp-themes/bp-default/search.php:106689 msgid "Site"6690 msgstr ""6691 6692 #: bp-themes/bp-default/search.php:146693 msgid "Search Results"6694 msgstr ""6695 6696 #: bp-themes/bp-default/search.php:516697 msgid "No posts found. Try a different search?"6698 msgstr ""6699 6700 #: bp-themes/bp-default/sidebar.php:376701 msgid ""6702 "Please <a href=\"%s\" title=\"Create an account\">create an account</a> to "6703 "get started."6704 msgstr ""6705 6706 #: bp-themes/bp-default/sidebar.php:656707 msgid "Forum Topic Tags"6708 msgstr ""6709 6710 #: bp-themes/bp-default/single.php:456711 msgid "Sorry, no posts matched your criteria."6712 msgstr ""6713 6714 #: bp-xprofile/bp-xprofile-activity.php:266715 msgid "Member changed profile picture"6716 msgstr ""6717 6718 #: bp-xprofile/bp-xprofile-activity.php:336719 msgid "New member registered"6720 msgstr ""6721 6722 #: bp-xprofile/bp-xprofile-activity.php:406723 msgid "Updated Profile"6724 msgstr ""6725 6726 #: bp-xprofile/bp-xprofile-activity.php:596727 msgid "%s changed their profile picture"6728 msgstr ""6729 6730 #: bp-xprofile/bp-xprofile-activity.php:806731 msgid "%s became a registered member"6732 msgstr ""6733 6734 #: bp-xprofile/bp-xprofile-activity.php:1056735 msgid "%s’s profile was updated"6736 msgstr ""6737 6738 #: bp-xprofile/bp-xprofile-activity.php:3166739 msgid "Profile Updates"6740 msgstr ""6741 6742 #: bp-xprofile/bp-xprofile-admin.php:27 bp-xprofile/bp-xprofile-admin.php:716743 msgid "Profile Fields"6744 msgstr ""6745 6746 #: bp-xprofile/bp-xprofile-admin.php:72 bp-xprofile/bp-xprofile-classes.php:4546747 msgid "Add New Field Group"6748 msgstr ""6749 6750 #: bp-xprofile/bp-xprofile-admin.php:756751 msgid "Fields in the \"%s\" group will appear on the signup page."6752 msgstr ""6753 6754 #: bp-xprofile/bp-xprofile-admin.php:98 bp-xprofile/bp-xprofile-admin.php:3826755 msgid "(Primary)"6756 msgstr ""6757 6758 #: bp-xprofile/bp-xprofile-admin.php:1136759 msgid "Add New Field"6760 msgstr ""6761 6762 #: bp-xprofile/bp-xprofile-admin.php:1526763 msgid "There are no fields in this group."6764 msgstr ""6765 6766 #: bp-xprofile/bp-xprofile-admin.php:1616767 msgid "You have no groups."6768 msgstr ""6769 6770 #: bp-xprofile/bp-xprofile-admin.php:1626771 msgid "Add New Group"6772 msgstr ""6773 6774 #: bp-xprofile/bp-xprofile-admin.php:1896775 msgid "There was an error saving the group. Please try again"6776 msgstr ""6777 6778 #: bp-xprofile/bp-xprofile-admin.php:1926779 msgid "The group was saved successfully."6780 msgstr ""6781 6782 #: bp-xprofile/bp-xprofile-admin.php:2216783 msgid "There was an error deleting the group. Please try again"6784 msgstr ""6785 6786 #: bp-xprofile/bp-xprofile-admin.php:2246787 msgid "The group was deleted successfully."6788 msgstr ""6789 6790 #: bp-xprofile/bp-xprofile-admin.php:2656791 msgid "There was an error saving the field. Please try again"6792 msgstr ""6793 6794 #: bp-xprofile/bp-xprofile-admin.php:2726795 msgid "The field was saved successfully."6796 msgstr ""6797 6798 #: bp-xprofile/bp-xprofile-admin.php:3166799 msgid "field"6800 msgstr ""6801 6802 #: bp-xprofile/bp-xprofile-admin.php:3166803 msgid "option"6804 msgstr ""6805 6806 #: bp-xprofile/bp-xprofile-admin.php:3206807 msgid "There was an error deleting the %s. Please try again"6808 msgstr ""6809 6810 #: bp-xprofile/bp-xprofile-admin.php:3236811 msgid "The %s was deleted successfully!"6812 msgstr ""6813 6814 #: bp-xprofile/bp-xprofile-admin.php:3826815 msgid "(Required)"6816 msgstr ""6817 6818 #: bp-xprofile/bp-xprofile-admin.php:7236819 msgid "This field can be seen by: <span class=\"%s\">%s</span>"6820 msgstr ""6821 6822 #: bp-xprofile/bp-xprofile-classes.php:3666823 msgid "Please make sure you give the group a name."6824 msgstr ""6825 6826 #: bp-xprofile/bp-xprofile-classes.php:4566827 msgid "Create Field Group"6828 msgstr ""6829 6830 #: bp-xprofile/bp-xprofile-classes.php:4586831 msgid "Edit Field Group"6832 msgstr ""6833 6834 #: bp-xprofile/bp-xprofile-classes.php:4846835 #: bp-xprofile/bp-xprofile-classes.php:4856836 msgid "Field Group Title"6837 msgstr ""6838 6839 #: bp-xprofile/bp-xprofile-classes.php:4916840 msgid "Group Description"6841 msgstr ""6842 6843 #: bp-xprofile/bp-xprofile-classes.php:8376844 msgid "Add Field"6845 msgstr ""6846 6847 #: bp-xprofile/bp-xprofile-classes.php:8496848 msgid "Edit Field"6849 msgstr ""6850 6851 #: bp-xprofile/bp-xprofile-classes.php:8736852 msgid "Field Description"6853 msgstr ""6854 6855 #: bp-xprofile/bp-xprofile-classes.php:8826856 msgid "Submit"6857 msgstr ""6858 6859 #: bp-xprofile/bp-xprofile-classes.php:9046860 msgid "Default Visibility"6861 msgstr ""6862 6863 #: bp-xprofile/bp-xprofile-classes.php:9226864 msgid "Per-Member Visibility"6865 msgstr ""6866 6867 #: bp-xprofile/bp-xprofile-classes.php:9276868 msgid "Let members change this field's visibility"6869 msgstr ""6870 6871 #: bp-xprofile/bp-xprofile-classes.php:9316872 msgid "Enforce the default visibility for all members"6873 msgstr ""6874 6875 #: bp-xprofile/bp-xprofile-classes.php:9466876 msgid "Field Requirement"6877 msgstr ""6878 6879 #: bp-xprofile/bp-xprofile-classes.php:9496880 msgid "Not Required"6881 msgstr ""6882 6883 #: bp-xprofile/bp-xprofile-classes.php:9506884 msgid "Required"6885 msgstr ""6886 6887 #: bp-xprofile/bp-xprofile-classes.php:9566888 msgid "Field Type"6889 msgstr ""6890 6891 #: bp-xprofile/bp-xprofile-classes.php:9946892 msgid "Please make sure you fill out all required fields."6893 msgstr ""6894 6895 #: bp-xprofile/bp-xprofile-classes.php:10026896 msgid "This field type require at least one option. Please add options below."6897 msgstr ""6898 6899 #: bp-xprofile/bp-xprofile-classes.php:16056900 msgid "January"6901 msgstr ""6902 6903 #: bp-xprofile/bp-xprofile-classes.php:16066904 msgid "February"6905 msgstr ""6906 6907 #: bp-xprofile/bp-xprofile-classes.php:16076908 msgid "March"6909 msgstr ""6910 6911 #: bp-xprofile/bp-xprofile-classes.php:16086912 msgid "April"6913 msgstr ""6914 6915 #: bp-xprofile/bp-xprofile-classes.php:16096916 msgid "May"6917 msgstr ""6918 6919 #: bp-xprofile/bp-xprofile-classes.php:16106920 msgid "June"6921 msgstr ""6922 6923 #: bp-xprofile/bp-xprofile-classes.php:16116924 msgid "July"6925 msgstr ""6926 6927 #: bp-xprofile/bp-xprofile-classes.php:16126928 msgid "August"6929 msgstr ""6930 6931 #: bp-xprofile/bp-xprofile-classes.php:16136932 msgid "September"6933 msgstr ""6934 6935 #: bp-xprofile/bp-xprofile-classes.php:16146936 msgid "October"6937 msgstr ""6938 6939 #: bp-xprofile/bp-xprofile-classes.php:16156940 msgid "November"6941 msgstr ""6942 6943 #: bp-xprofile/bp-xprofile-classes.php:16166944 msgid "December"6945 msgstr ""6946 6947 #: bp-xprofile/bp-xprofile-classes.php:27676948 msgid "Please enter options for this Field:"6949 msgstr ""6950 6951 #: bp-xprofile/bp-xprofile-classes.php:27706952 msgid "Sort Order:"6953 msgstr ""6954 6955 #: bp-xprofile/bp-xprofile-classes.php:27726956 msgid "Custom"6957 msgstr ""6958 6959 #: bp-xprofile/bp-xprofile-classes.php:27736960 msgid "Ascending"6961 msgstr ""6962 6963 #: bp-xprofile/bp-xprofile-classes.php:27746964 msgid "Descending"6965 msgstr ""6966 6967 #: bp-xprofile/bp-xprofile-classes.php:28356968 msgid "Default Value"6969 msgstr ""6970 6971 #: bp-xprofile/bp-xprofile-classes.php:28436972 msgid "Add Another Option"6973 msgstr ""6974 6975 #: bp-xprofile/bp-xprofile-loader.php:1096976 msgid "Everyone"6977 msgstr ""6978 6979 #: bp-xprofile/bp-xprofile-loader.php:1136980 msgid "Only Me"6981 msgstr ""6982 6983 #: bp-xprofile/bp-xprofile-loader.php:1176984 msgid "All Members"6985 msgstr ""6986 6987 #: bp-xprofile/bp-xprofile-screens.php:1406988 msgid "Changes saved."6989 msgstr ""6990 6991 #: bp-xprofile/bp-xprofile-screens.php:2086992 msgid "There was a problem cropping your avatar."6993 msgstr ""6994 6995 #: bp-xprofile/bp-xprofile-screens.php:2116996 msgid "Your new avatar was uploaded successfully."6997 msgstr ""6998 6999 #: bp-xprofile/bp-xprofile-settings.php:437000 msgid "Your profile settings have been saved."7001 msgstr ""7002 7003 #: bp-xprofile/bp-xprofile-settings.php:477004 msgid "This member's profile settings have been saved."7005 msgstr ""7006 7007 #: bp-xprofile/bp-xprofile-template.php:6367008 msgid ""7009 "Avatar uploads are currently disabled. Why not use a <a "7010 "href=\"http://gravatar.com\" target=\"_blank\">gravatar</a> instead?"7011 msgstr ""7012 7013 #: bp-xprofile/bp-xprofile-template.php:6447014 msgid "Profile not recently updated"7015 msgstr ""7016 7017 #: bp-xprofile/bp-xprofile-template.php:6547018 msgid "Profile updated %s"7019 msgstr ""7020 7021 #: bp-xprofile/bp-xprofile-template.php:8047022 msgid "This field's visibility cannot be changed."7023 msgstr ""7024 7025 #. Plugin URI of the plugin/theme7026 msgid "http://buddypress.org"7027 msgstr ""7028 7029 #. Description of the plugin/theme7030 msgid ""7031 "Social networking in a box. Build a social network for your company, "7032 "school, sports team or niche community all based on the power and "7033 "flexibility of WordPress."7034 msgstr ""7035 7036 #. Author of the plugin/theme7037 msgid "The BuddyPress Community"7038 msgstr ""7039 7040 #. Author URI of the plugin/theme7041 msgid "http://buddypress.org/community/members/"7042 msgstr ""7043 7044 #: bp-activity/bp-activity-admin.php:2367045 msgctxt "activity admin edit screen"7046 msgid "Status"7047 msgstr ""7048 7049 #: bp-activity/bp-activity-admin.php:2377050 msgctxt "activity admin edit screen"7051 msgid "Primary Item/Secondary Item"7052 msgstr ""7053 7054 #: bp-activity/bp-activity-admin.php:2387055 msgctxt "activity admin edit screen"7056 msgid "Link"7057 msgstr ""7058 7059 #: bp-activity/bp-activity-admin.php:2397060 msgctxt "activity admin edit screen"7061 msgid "Type"7062 msgstr ""7063 7064 #: bp-activity/bp-activity-admin.php:2407065 msgctxt "activity admin edit screen"7066 msgid "Author ID"7067 msgstr ""7068 7069 #: bp-activity/bp-activity-admin.php:2537070 msgctxt "Activity items per page (screen options)"7071 msgid "Activity"7072 msgstr ""7073 7074 #: bp-activity/bp-activity-akismet.php:5587075 msgctxt "x hours ago - akismet cleared this item"7076 msgid "<span>%1$s</span> — %2$s"7077 msgstr ""7078 7079 #: bp-activity/bp-activity-loader.php:1097080 msgctxt "component directory title"7081 msgid "Sitewide Activity"7082 msgstr ""7083 7084 #: bp-core/bp-core-filters.php:4477085 msgctxt "component directory title"7086 msgid "Directory"7087 msgstr ""7088 7089 #: bp-groups/bp-groups-loader.php:1507090 msgctxt "component directory title"7091 msgid "Groups"7092 msgstr ""7093 7094 #: bp-members/bp-members-loader.php:807095 msgctxt "component directory title"7096 msgid "Members"7097 msgstr ""7098 7099 #: bp-activity/bp-activity-template.php:2667100 msgctxt "Activity pagination previous text"7101 msgid "←"7102 msgstr ""7103 7104 #: bp-activity/bp-activity-template.php:2677105 msgctxt "Activity pagination next text"7106 msgid "→"7107 msgstr ""7108 7109 #: bp-blogs/bp-blogs-template.php:2187110 msgctxt "Blog pagination previous text"7111 msgid "←"7112 msgstr ""7113 7114 #: bp-blogs/bp-blogs-template.php:2197115 msgctxt "Blog pagination next text"7116 msgid "→"7117 msgstr ""7118 7119 #: bp-blogs/bp-blogs-widgets.php:377120 msgctxt "widget name"7121 msgid "(BuddyPress) Recent Networkwide Posts"7122 msgstr ""7123 7124 #: bp-core/bp-core-widgets.php:1547125 msgctxt "widget name"7126 msgid "(BuddyPress) Members"7127 msgstr ""7128 7129 #: bp-core/bp-core-widgets.php:3217130 msgctxt "widget name"7131 msgid "(BuddyPress) Who's Online"7132 msgstr ""7133 7134 #: bp-core/bp-core-widgets.php:4247135 msgctxt "widget name"7136 msgid "(BuddyPress) Recently Active Members"7137 msgstr ""7138 7139 #: bp-friends/bp-friends-widgets.php:517140 msgctxt "widget name"7141 msgid "(BuddyPress) Friends"7142 msgstr ""7143 7144 #: bp-groups/bp-groups-widgets.php:277145 msgctxt "widget name"7146 msgid "(BuddyPress) Groups"7147 msgstr ""7148 7149 #: bp-blogs/bp-blogs-widgets.php:1337150 msgctxt "Label for the Title field of the Recent Networkwide Posts widget"7151 msgid "Title:"7152 msgstr ""7153 7154 #: bp-core/admin/bp-core-components.php:1447155 msgctxt "plugins"7156 msgid "All <span class=\"count\">(%s)</span>"7157 msgid_plural "All <span class=\"count\">(%s)</span>"7158 msgstr[0] ""7159 msgstr[1] ""7160 7161 #: bp-core/admin/bp-core-schema.php:2557162 msgctxt "First field-group name"7163 msgid "General"7164 msgstr ""7165 7166 #: bp-core/admin/bp-core-schema.php:2597167 msgctxt "Display name field"7168 msgid "Display Name"7169 msgstr ""7170 7171 #: bp-core/admin/bp-core-tools.php:3457172 msgctxt "buddypress tools intro"7173 msgid "Use the %s to repair these relationships."7174 msgstr ""7175 7176 #: bp-core/bp-core-filters.php:4277177 msgctxt "Construct the page title. 1 = user name, 2 = component name, 3 = seperator"7178 msgid "%1$s %3$s %2$s"7179 msgstr ""7180 7181 #: bp-core/bp-core-functions.php:4477182 msgctxt "Page title for the Activity directory."7183 msgid "Activity"7184 msgstr ""7185 7186 #: bp-core/bp-core-functions.php:4487187 msgctxt "Page title for the Groups directory."7188 msgid "Groups"7189 msgstr ""7190 7191 #: bp-core/bp-core-functions.php:4497192 msgctxt "Page title for the Sites directory."7193 msgid "Sites"7194 msgstr ""7195 7196 #: bp-core/bp-core-functions.php:4507197 msgctxt "Page title for the user account activation screen."7198 msgid "Activate"7199 msgstr ""7200 7201 #: bp-core/bp-core-functions.php:4517202 msgctxt "Page title for the Members directory."7203 msgid "Members"7204 msgstr ""7205 7206 #: bp-core/bp-core-functions.php:4527207 msgctxt "Page title for the user registration screen."7208 msgid "Register"7209 msgstr ""7210 7211 #: bp-core/bp-core-functions.php:8757212 msgctxt "Separator in time since"7213 msgid ","7214 msgstr ""7215 7216 #: bp-core/bp-core-widgets.php:367217 msgctxt "Title of the login widget"7218 msgid "(BuddyPress) Log In"7219 msgstr ""7220 7221 #: bp-forums/bp-forums-template.php:296 bp-forums/bp-forums-template.php:5687222 msgctxt "Forum topic pagination previous text"7223 msgid "←"7224 msgstr ""7225 7226 #: bp-forums/bp-forums-template.php:297 bp-forums/bp-forums-template.php:5697227 msgctxt "Forum topic pagination next text"7228 msgid "→"7229 msgstr ""7230 7231 #: bp-forums/bp-forums-template.php:17367232 msgctxt "Forum thread pagination previous text"7233 msgid "←"7234 msgstr ""7235 7236 #: bp-forums/bp-forums-template.php:17377237 msgctxt "Forum thread pagination next text"7238 msgid "→"7239 msgstr ""7240 7241 #: bp-groups/bp-groups-admin.php:1247242 msgctxt "group admin edit screen"7243 msgid "Save"7244 msgstr ""7245 7246 #: bp-groups/bp-groups-admin.php:1257247 msgctxt "group admin edit screen"7248 msgid "Settings"7249 msgstr ""7250 7251 #: bp-groups/bp-groups-admin.php:1267252 msgctxt "group admin edit screen"7253 msgid "Add New Members"7254 msgstr ""7255 7256 #: bp-groups/bp-groups-admin.php:1277257 msgctxt "group admin edit screen"7258 msgid "Manage Members"7259 msgstr ""7260 7261 #: bp-groups/bp-groups-admin.php:1417262 msgctxt "Groups per page (screen options)"7263 msgid "Groups"7264 msgstr ""7265 7266 #: bp-groups/bp-groups-admin.php:7957267 msgctxt "Group member user_id in group admin"7268 msgid "ID"7269 msgstr ""7270 7271 #: bp-groups/bp-groups-admin.php:7967272 msgctxt "Group member name in group admin"7273 msgid "Name"7274 msgstr ""7275 7276 #: bp-groups/bp-groups-admin.php:7977277 msgctxt "Group member role in group admin"7278 msgid "Group Role"7279 msgstr ""7280 7281 #: bp-groups/bp-groups-admin.php:13027282 msgctxt "Groups admin Group Name column header"7283 msgid "Name"7284 msgstr ""7285 7286 #: bp-groups/bp-groups-admin.php:13037287 msgctxt "Groups admin Group Description column header"7288 msgid "Description"7289 msgstr ""7290 7291 #: bp-groups/bp-groups-admin.php:13047292 msgctxt "Groups admin Privacy Status column header"7293 msgid "Status"7294 msgstr ""7295 7296 #: bp-groups/bp-groups-admin.php:13057297 msgctxt "Groups admin Members column header"7298 msgid "# Members"7299 msgstr ""7300 7301 #: bp-groups/bp-groups-admin.php:13067302 msgctxt "Groups admin Last Active column header"7303 msgid "Last Active"7304 msgstr ""7305 7306 #: bp-groups/bp-groups-loader.php:4347307 msgctxt "Group home navigation title"7308 msgid "Home"7309 msgstr ""7310 7311 #: bp-groups/bp-groups-template.php:2427312 msgctxt "Group pagination previous text"7313 msgid "←"7314 msgstr ""7315 7316 #: bp-groups/bp-groups-template.php:2437317 msgctxt "Group pagination next text"7318 msgid "→"7319 msgstr ""7320 7321 #: bp-members/admin/bp-members-classes.php:1027322 #: bp-members/admin/bp-members-classes.php:4327323 #: bp-members/bp-members-admin.php:8607324 msgctxt "signup users"7325 msgid "Pending <span class=\"count\">(%s)</span>"7326 msgstr ""7327 7328 #: bp-members/admin/bp-members-classes.php:1437329 #: bp-members/admin/bp-members-classes.php:4617330 msgctxt "Pending signup action"7331 msgid "Activate"7332 msgstr ""7333 7334 #: bp-members/admin/bp-members-classes.php:1447335 #: bp-members/admin/bp-members-classes.php:4627336 msgctxt "Pending signup action"7337 msgid "Email"7338 msgstr ""7339 7340 #: bp-members/bp-members-admin.php:3997341 msgctxt "members user-admin edit screen"7342 msgid "Status"7343 msgstr ""7344 7345 #: bp-members/bp-members-admin.php:561 bp-members/bp-members-admin.php:12987346 msgctxt "user"7347 msgid "Add New"7348 msgstr ""7349 7350 #: bp-members/bp-members-admin.php:563 bp-members/bp-members-admin.php:13007351 msgctxt "user"7352 msgid "Add Existing"7353 msgstr ""7354 7355 #: bp-members/bp-members-admin.php:9217356 msgctxt "Pending Accounts per page (screen options)"7357 msgid "Pending Accounts"7358 msgstr ""7359 7360 #: bp-members/bp-members-admin.php:10937361 msgctxt "signup resent"7362 msgid "%s activation email successfully sent! "7363 msgid_plural "%s activation emails successfully sent! "7364 msgstr[0] ""7365 msgstr[1] ""7366 7367 #: bp-members/bp-members-admin.php:11277368 msgctxt "signup resent"7369 msgid "%s account successfully activated! "7370 msgid_plural "%s accounts successfully activated! "7371 msgstr[0] ""7372 msgstr[1] ""7373 7374 #: bp-members/bp-members-admin.php:11047375 msgctxt "signup notsent"7376 msgid "%s activation email was not sent."7377 msgid_plural "%s activation emails were not sent."7378 msgstr[0] ""7379 msgstr[1] ""7380 7381 #: bp-members/bp-members-admin.php:11387382 msgctxt "signup notsent"7383 msgid "%s account was not activated."7384 msgid_plural "%s accounts were not activated."7385 msgstr[0] ""7386 msgstr[1] ""7387 7388 #: bp-members/bp-members-admin.php:11617389 msgctxt "signup deleted"7390 msgid "%s sign-up successfully deleted!"7391 msgid_plural "%s sign-ups successfully deleted!"7392 msgstr[0] ""7393 msgstr[1] ""7394 7395 #: bp-members/bp-members-admin.php:11727396 msgctxt "signup notdeleted"7397 msgid "%s sign-up was not deleted."7398 msgid_plural "%s sign-ups were not deleted."7399 msgstr[0] ""7400 msgstr[1] ""7401 7402 #: bp-members/bp-members-template.php:2727403 msgctxt "Member pagination previous text"7404 msgid "←"7405 msgstr ""7406 7407 #: bp-members/bp-members-template.php:2737408 msgctxt "Member pagination next text"7409 msgid "→"7410 msgstr ""7411 7412 #: bp-members/bp-members-template.php:8537413 msgctxt "member latest update in member directory"7414 msgid "- "%s ""7415 msgstr ""7416 7417 #: bp-members/bp-members-template.php:9557418 msgctxt "Records the timestamp that the user registered into the activy stream"7419 msgid "registered %s"7420 msgstr ""7421 7422 #: bp-messages/bp-messages-template.php:847423 msgctxt "Message pagination previous text"7424 msgid "←"7425 msgstr ""7426 7427 #: bp-messages/bp-messages-template.php:857428 msgctxt "Message pagination next text"7429 msgid "→"7430 msgstr ""7431 7432 #: bp-notifications/bp-notifications-template.php:3277433 msgctxt "Notifications pagination previous text"7434 msgid "←"7435 msgstr ""7436 7437 #: bp-notifications/bp-notifications-template.php:3287438 msgctxt "Notifications pagination next text"7439 msgid "→"7440 msgstr ""7441 7442 #: bp-templates/bp-legacy/buddypress/activity/index.php:597443 #: bp-themes/bp-default/activity/index.php:797444 msgctxt "Number of new activity mentions"7445 msgid "%s new"7446 msgid_plural "%s new"7447 msgstr[0] ""7448 msgstr[1] ""7449 7450 #: bp-templates/bp-legacy/buddypress/members/register.php:797451 #: bp-themes/bp-default/registration/register.php:1637452 msgctxt "Change profile field visibility level"7453 msgid "Change"7454 msgstr ""7455 7456 #: bp-themes/bp-default/archive.php:24 bp-themes/bp-default/attachment.php:187457 #: bp-themes/bp-default/index.php:24 bp-themes/bp-default/search.php:267458 #: bp-themes/bp-default/single.php:167459 msgctxt "Post written by..."7460 msgid "by %s"7461 msgstr ""7462 7463 #: bp-themes/bp-default/header.php:227464 msgctxt "Home page banner link title"7465 msgid "Home"7466 msgstr ""7467 7468 #: bp-themes/bp-default/index.php:277469 msgctxt "Sticky post"7470 msgid "Featured"7471 msgstr ""7472 7473 #: bp-themes/bp-default/single.php:357474 msgctxt "Previous post link"7475 msgid "←"7476 msgstr ""7477 7478 #: bp-themes/bp-default/single.php:367479 msgctxt "Next post link"7480 msgid "→"7481 msgstr ""7482 7483 #: bp-xprofile/bp-xprofile-admin.php:4367484 msgctxt "xprofile field type category"7485 msgid "Other"7486 msgstr ""7487 7488 #: bp-xprofile/bp-xprofile-classes.php:14667489 #: bp-xprofile/bp-xprofile-classes.php:22797490 #: bp-xprofile/bp-xprofile-classes.php:23627491 #: bp-xprofile/bp-xprofile-classes.php:24427492 msgctxt "xprofile field type category"7493 msgid "Single Fields"7494 msgstr ""7495 7496 #: bp-xprofile/bp-xprofile-classes.php:17117497 #: bp-xprofile/bp-xprofile-classes.php:18517498 #: bp-xprofile/bp-xprofile-classes.php:19877499 #: bp-xprofile/bp-xprofile-classes.php:21417500 msgctxt "xprofile field type category"7501 msgid "Multi Fields"7502 msgstr ""7503 7504 #: bp-xprofile/bp-xprofile-admin.php:5597505 msgctxt "xprofile user-admin edit screen"7506 msgid "User marked as a spammer"7507 msgstr ""7508 7509 #: bp-xprofile/bp-xprofile-admin.php:5637510 msgctxt "xprofile user-admin edit screen"7511 msgid "Avatar"7512 msgstr ""7513 7514 #: bp-xprofile/bp-xprofile-classes.php:14677515 msgctxt "xprofile field type"7516 msgid "Date Selector"7517 msgstr ""7518 7519 #: bp-xprofile/bp-xprofile-classes.php:17127520 msgctxt "xprofile field type"7521 msgid "Checkboxes"7522 msgstr ""7523 7524 #: bp-xprofile/bp-xprofile-classes.php:18527525 msgctxt "xprofile field type"7526 msgid "Radio Buttons"7527 msgstr ""7528 7529 #: bp-xprofile/bp-xprofile-classes.php:19887530 msgctxt "xprofile field type"7531 msgid "Multi Select Box"7532 msgstr ""7533 7534 #: bp-xprofile/bp-xprofile-classes.php:21427535 msgctxt "xprofile field type"7536 msgid "Drop Down Select Box"7537 msgstr ""7538 7539 #: bp-xprofile/bp-xprofile-classes.php:22807540 msgctxt "xprofile field type"7541 msgid "Multi-line Text Area"7542 msgstr ""7543 7544 #: bp-xprofile/bp-xprofile-classes.php:23637545 msgctxt "xprofile field type"7546 msgid "Text Box"7547 msgstr ""7548 7549 #: bp-xprofile/bp-xprofile-classes.php:24437550 msgctxt "xprofile field type"7551 msgid "Number"7552 msgstr ""7553 No newline at end of file -
src/bp-languages/buddypress.pot
1 # Copyright (C) 2014 BuddyPress2 # This file is distributed under the same license as the BuddyPress package.3 msgid ""4 msgstr ""5 "Project-Id-Version: BuddyPress 2.1-alpha\n"6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/buddypress\n"7 "POT-Creation-Date: 2014-05-04 15:17:33+00:00\n"8 "MIME-Version: 1.0\n"9 "Content-Type: text/plain; charset=utf-8\n"10 "Content-Transfer-Encoding: 8bit\n"11 "PO-Revision-Date: 2014-MO-DA HO:MI+ZONE\n"12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"13 "Language-Team: LANGUAGE <LL@li.org>\n"14 15 #: bp-activity/bp-activity-actions.php:15716 msgid "Activity deleted successfully"17 msgstr ""18 19 #: bp-activity/bp-activity-actions.php:15920 msgid "There was an error when deleting that activity"21 msgstr ""22 23 #: bp-activity/bp-activity-actions.php:21424 msgid "The activity item has been marked as spam and is no longer visible."25 msgstr ""26 27 #: bp-activity/bp-activity-actions.php:26928 #: bp-templates/bp-legacy/buddypress-functions.php:69229 #: bp-themes/bp-default/_inc/ajax.php:27630 msgid "Please enter some content to post."31 msgstr ""32 33 #: bp-activity/bp-activity-actions.php:29034 msgid "Update Posted!"35 msgstr ""36 37 #: bp-activity/bp-activity-actions.php:29238 msgid "There was an error when posting your update, please try again."39 msgstr ""40 41 #: bp-activity/bp-activity-actions.php:32942 #: bp-templates/bp-legacy/buddypress-functions.php:75343 #: bp-themes/bp-default/_inc/ajax.php:32444 msgid "Please do not leave the comment area blank."45 msgstr ""46 47 #: bp-activity/bp-activity-actions.php:34048 msgid "Reply Posted!"49 msgstr ""50 51 #: bp-activity/bp-activity-actions.php:34252 #: bp-templates/bp-legacy/buddypress-functions.php:75653 #: bp-templates/bp-legacy/buddypress-functions.php:76554 #: bp-themes/bp-default/_inc/ajax.php:32755 #: bp-themes/bp-default/_inc/ajax.php:33656 msgid "There was an error posting that reply, please try again."57 msgstr ""58 59 #: bp-activity/bp-activity-actions.php:37460 msgid "Activity marked as favorite."61 msgstr ""62 63 #: bp-activity/bp-activity-actions.php:37664 msgid "There was an error marking that activity as a favorite, please try again."65 msgstr ""66 67 #: bp-activity/bp-activity-actions.php:40868 msgid "Activity removed as favorite."69 msgstr ""70 71 #: bp-activity/bp-activity-actions.php:41072 msgid "There was an error removing that activity as a favorite, please try again."73 msgstr ""74 75 #: bp-activity/bp-activity-actions.php:44076 #. translators: Sitewide activity RSS title - "[Site Name] | Site Wide77 #. Activity"78 msgid "%s | Site Wide Activity"79 msgstr ""80 81 #: bp-activity/bp-activity-actions.php:44382 msgid "Activity feed for the entire site."83 msgstr ""84 85 #: bp-activity/bp-activity-actions.php:470 bp-groups/bp-groups-actions.php:38986 #. translators: Personal activity RSS title - "[Site Name] | [User Display87 #. Name] | Activity"88 #. translators: Group activity RSS title - "[Site Name] | [Group Name] |89 #. Activity"90 msgid "%1$s | %2$s | Activity"91 msgstr ""92 93 #: bp-activity/bp-activity-actions.php:47394 msgid "Activity feed for %s."95 msgstr ""96 97 #: bp-activity/bp-activity-actions.php:50398 #. translators: Friends activity RSS title - "[Site Name] | [User Display Name]99 #. | Friends Activity"100 msgid "%1$s | %2$s | Friends Activity"101 msgstr ""102 103 #: bp-activity/bp-activity-actions.php:506104 msgid "Activity feed for %s's friends."105 msgstr ""106 107 #: bp-activity/bp-activity-actions.php:540108 #. translators: Member groups activity RSS title - "[Site Name] | [User Display109 #. Name] | Groups Activity"110 msgid "%1$s | %2$s | Group Activity"111 msgstr ""112 113 #: bp-activity/bp-activity-actions.php:543114 msgid "Public group activity feed of which %s is a member of."115 msgstr ""116 117 #: bp-activity/bp-activity-actions.php:579118 #. translators: User mentions activity RSS title - "[Site Name] | [User Display119 #. Name] | Mentions"120 msgid "%1$s | %2$s | Mentions"121 msgstr ""122 123 #: bp-activity/bp-activity-actions.php:582124 msgid "Activity feed mentioning %s."125 msgstr ""126 127 #: bp-activity/bp-activity-actions.php:616128 #. translators: User activity favorites RSS title - "[Site Name] | [User129 #. Display Name] | Favorites"130 msgid "%1$s | %2$s | Favorites"131 msgstr ""132 133 #: bp-activity/bp-activity-actions.php:619134 msgid "Activity feed of %s's favorites."135 msgstr ""136 137 #: bp-activity/bp-activity-admin.php:32 bp-activity/bp-activity-admin.php:33138 #: bp-activity/bp-activity-admin.php:906 bp-activity/bp-activity-admin.php:1242139 #: bp-activity/bp-activity-loader.php:139140 #: bp-activity/bp-activity-loader.php:268141 #: bp-activity/bp-activity-screens.php:270142 #: bp-activity/bp-activity-screens.php:437 bp-core/bp-core-admin.php:525143 msgid "Activity"144 msgstr ""145 146 #: bp-activity/bp-activity-admin.php:88147 msgid "ERROR: Please type a reply."148 msgstr ""149 150 #: bp-activity/bp-activity-admin.php:93151 msgid ""152 "ERROR: The item you are trying to reply to cannot be found, or it has been "153 "deleted."154 msgstr ""155 156 #: bp-activity/bp-activity-admin.php:211 bp-activity/bp-activity-admin.php:258157 #: bp-core/admin/bp-core-functions.php:449158 #: bp-core/admin/bp-core-functions.php:467159 #: bp-core/admin/bp-core-functions.php:486160 #: bp-core/admin/bp-core-functions.php:505 bp-groups/bp-groups-admin.php:111161 #: bp-groups/bp-groups-admin.php:146 bp-members/bp-members-admin.php:384162 #: bp-members/bp-members-admin.php:925163 msgid "Overview"164 msgstr ""165 166 #: bp-activity/bp-activity-admin.php:213167 msgid ""168 "You edit activities made on your site similar to the way you edit a "169 "comment. This is useful if you need to change which page the activity links "170 "to, or when you notice that the author has made a typographical error."171 msgstr ""172 173 #: bp-activity/bp-activity-admin.php:214174 msgid ""175 "The two big editing areas for the activity title and content are fixed in "176 "place, but you can reposition all the other boxes using drag and drop, and "177 "can minimize or expand them by clicking the title bar of each box. Use the "178 "Screen Options tab to unhide more boxes (Primary Item/Secondary Item, Link, "179 "Type, Author ID) or to choose a 1- or 2-column layout for this screen."180 msgstr ""181 182 #: bp-activity/bp-activity-admin.php:215183 msgid ""184 "You can also moderate the activity from this screen using the Status box, "185 "where you can also change the timestamp of the activity."186 msgstr ""187 188 #: bp-activity/bp-activity-admin.php:220189 msgid "Item, Link, Type"190 msgstr ""191 192 #: bp-activity/bp-activity-admin.php:222193 msgid ""194 "<strong>Primary Item/Secondary Item</strong> - These identify the object "195 "that created the activity. For example, the fields could reference a "196 "comment left on a specific site. Some types of activity may only use one, "197 "or none, of these fields."198 msgstr ""199 200 #: bp-activity/bp-activity-admin.php:223201 msgid ""202 "<strong>Link</strong> - Activity generated by posts and comments, forum "203 "topics and replies, and some plugins, uses the link field for a permalink "204 "back to the content item. Some types of activity may not use this field, "205 "even if it has been set."206 msgstr ""207 208 #: bp-activity/bp-activity-admin.php:224209 msgid ""210 "<strong>Type</strong> - Each distinct kind of activity has its own type. "211 "For example, <code>created_group</code> is used when a group is created and "212 "<code>joined_group</code> is used when a user joins a group."213 msgstr ""214 215 #: bp-activity/bp-activity-admin.php:225216 msgid ""217 "For information about when and how BuddyPress uses all of these settings, "218 "see the Managing Activity link in the panel to the side."219 msgstr ""220 221 #: bp-activity/bp-activity-admin.php:230 bp-activity/bp-activity-admin.php:275222 #: bp-core/admin/bp-core-functions.php:455223 #: bp-core/admin/bp-core-functions.php:473224 #: bp-core/admin/bp-core-functions.php:492225 #: bp-core/admin/bp-core-functions.php:511 bp-groups/bp-groups-admin.php:119226 #: bp-groups/bp-groups-admin.php:162 bp-members/bp-members-admin.php:393227 #: bp-members/bp-members-admin.php:946228 msgid "For more information:"229 msgstr ""230 231 #: bp-activity/bp-activity-admin.php:231232 msgid ""233 "<a "234 "href=\"http://codex.buddypress.org/buddypress-site-administration/managing-"235 "activity/\">Managing Activity</a>"236 msgstr ""237 238 #: bp-activity/bp-activity-admin.php:232 bp-activity/bp-activity-admin.php:276239 #: bp-core/admin/bp-core-functions.php:457240 #: bp-core/admin/bp-core-functions.php:475241 #: bp-core/admin/bp-core-functions.php:494242 #: bp-core/admin/bp-core-functions.php:513 bp-groups/bp-groups-admin.php:163243 #: bp-members/bp-members-admin.php:395 bp-members/bp-members-admin.php:947244 msgid "<a href=\"http://buddypress.org/support/\">Support Forums</a>"245 msgstr ""246 247 #: bp-activity/bp-activity-admin.php:260248 msgid ""249 "You can manage activities made on your site similar to the way you manage "250 "comments and other content. This screen is customizable in the same ways as "251 "other management screens, and you can act on activities using the on-hover "252 "action links or the Bulk Actions."253 msgstr ""254 255 #: bp-activity/bp-activity-admin.php:261256 msgid ""257 "There are many different types of activities. Some are generated "258 "automatically by BuddyPress and other plugins, and some are entered "259 "directly by a user in the form of status update. To help manage the "260 "different activity types, use the filter dropdown box to switch between "261 "them."262 msgstr ""263 264 #: bp-activity/bp-activity-admin.php:267265 msgid "Moderating Activity"266 msgstr ""267 268 #: bp-activity/bp-activity-admin.php:269269 msgid ""270 "In the <strong>Activity</strong> column, above each activity it says "271 "“Submitted on,” followed by the date and time the activity item "272 "was generated on your site. Clicking on the date/time link will take you to "273 "that activity on your live site. Hovering over any activity gives you "274 "options to reply, edit, spam mark, or delete that activity."275 msgstr ""276 277 #: bp-activity/bp-activity-admin.php:270278 msgid ""279 "In the <strong>In Response To</strong> column, if the activity was in reply "280 "to another activity, it shows that activity's author's picture and name, "281 "and a link to that activity on your live site. If there is a small bubble, "282 "the number in it shows how many other activities are related to this one; "283 "these are usually comments. Clicking the bubble will filter the activity "284 "screen to show only related activity items."285 msgstr ""286 287 #: bp-activity/bp-activity-admin.php:588288 msgid "Editing Activity (ID #%s)"289 msgstr ""290 291 #: bp-activity/bp-activity-admin.php:599 bp-activity/bp-activity-admin.php:1243292 msgid "Action"293 msgstr ""294 295 #: bp-activity/bp-activity-admin.php:606296 msgid "Content"297 msgstr ""298 299 #: bp-activity/bp-activity-admin.php:631300 msgid "No activity found with this ID. <a href=\"%s\">Go back and try again</a>."301 msgstr ""302 303 #: bp-activity/bp-activity-admin.php:654304 msgid "View Activity"305 msgstr ""306 307 #: bp-activity/bp-activity-admin.php:662308 msgid "Approved"309 msgstr ""310 311 #: bp-activity/bp-activity-admin.php:663 bp-activity/bp-activity-admin.php:1398312 #: bp-activity/bp-activity-akismet.php:197313 #: bp-activity/bp-activity-akismet.php:226314 msgid "Spam"315 msgstr ""316 317 #: bp-activity/bp-activity-admin.php:669 bp-members/bp-members-admin.php:650318 #: bp-members/bp-members-admin.php:711319 #. translators: Publish box date format, see http:php.net/date320 msgid "M j, Y @ G:i"321 msgstr ""322 323 #: bp-activity/bp-activity-admin.php:672324 msgid "Submitted on: <strong>%1$s</strong>"325 msgstr ""326 327 #: bp-activity/bp-activity-admin.php:672 bp-activity/bp-activity-admin.php:1391328 #: bp-forums/bp-forums-template.php:2112 bp-groups/bp-groups-admin.php:1396329 #: bp-themes/bp-default/functions.php:509 bp-xprofile/bp-xprofile-admin.php:402330 #: bp-xprofile/bp-xprofile-loader.php:195331 #: bp-xprofile/bp-xprofile-loader.php:273332 msgid "Edit"333 msgstr ""334 335 #: bp-activity/bp-activity-admin.php:685336 msgid "Update"337 msgstr ""338 339 #: bp-activity/bp-activity-admin.php:705340 msgid "Link"341 msgstr ""342 343 #: bp-activity/bp-activity-admin.php:707344 msgid ""345 "Activity generated by posts and comments, forum topics and replies, and "346 "some plugins, uses the link field for a permalink back to the content item."347 msgstr ""348 349 #: bp-activity/bp-activity-admin.php:722350 msgid "Author ID"351 msgstr ""352 353 #: bp-activity/bp-activity-admin.php:791354 msgid ""355 "This activity item has a type (%s) that is not registered using "356 "bp_activity_set_action(), so no label is available."357 msgstr ""358 359 #: bp-activity/bp-activity-admin.php:816360 msgid "Primary Item ID"361 msgstr ""362 363 #: bp-activity/bp-activity-admin.php:820364 msgid "Secondary Item ID"365 msgstr ""366 367 #: bp-activity/bp-activity-admin.php:823368 msgid ""369 "These identify the object that created this activity. For example, the "370 "fields could reference a pair of site and comment IDs."371 msgstr ""372 373 #: bp-activity/bp-activity-admin.php:863374 msgid "%s activity item has been permanently deleted."375 msgid_plural "%s activity items have been permanently deleted."376 msgstr[0] ""377 msgstr[1] ""378 379 #: bp-activity/bp-activity-admin.php:867380 msgid "An error occurred when trying to update activity ID #%s."381 msgstr ""382 383 #: bp-activity/bp-activity-admin.php:870384 msgid "Errors occurred when trying to update these activity items:"385 msgstr ""386 387 #: bp-activity/bp-activity-admin.php:876388 #. Translators: This is a bulleted list of item IDs389 msgid "#%s"390 msgstr ""391 392 #: bp-activity/bp-activity-admin.php:885393 msgid "%s activity item has been successfully spammed."394 msgid_plural "%s activity items have been successfully spammed."395 msgstr[0] ""396 msgstr[1] ""397 398 #: bp-activity/bp-activity-admin.php:888399 msgid "%s activity item has been successfully unspammed."400 msgid_plural "%s activity items have been successfully unspammed."401 msgstr[0] ""402 msgstr[1] ""403 404 #: bp-activity/bp-activity-admin.php:891405 msgid "The activity item has been updated succesfully."406 msgstr ""407 408 #: bp-activity/bp-activity-admin.php:904409 msgid "Activity related to ID #%s"410 msgstr ""411 412 #: bp-activity/bp-activity-admin.php:910 bp-groups/bp-groups-admin.php:645413 #: bp-members/bp-members-admin.php:1304414 msgid "Search results for “%s”"415 msgstr ""416 417 #: bp-activity/bp-activity-admin.php:923418 msgid "Search all Activity"419 msgstr ""420 421 #: bp-activity/bp-activity-admin.php:934422 msgid "Reply to Activity"423 msgstr ""424 425 #: bp-activity/bp-activity-admin.php:938 bp-groups/bp-groups-admin.php:599426 #: bp-members/bp-members-admin.php:1429427 #: bp-templates/bp-legacy/buddypress/activity/entry.php:102428 #: bp-templates/bp-legacy/buddypress/forums/index.php:116429 #: bp-themes/bp-default/forums/index.php:134430 #: bp-xprofile/bp-xprofile-classes.php:506431 #: bp-xprofile/bp-xprofile-classes.php:891432 msgid "Cancel"433 msgstr ""434 435 #: bp-activity/bp-activity-admin.php:939 bp-activity/bp-activity-admin.php:1385436 #: bp-templates/bp-legacy/buddypress/activity/comment.php:37437 #: bp-templates/bp-legacy/buddypress/groups/single/forum/edit.php:10438 #: bp-themes/bp-default/activity/comment.php:40439 #: bp-themes/bp-default/groups/single/forum/edit.php:10440 msgid "Reply"441 msgstr ""442 443 #: bp-activity/bp-activity-admin.php:1132444 msgid "No activities found."445 msgstr ""446 447 #: bp-activity/bp-activity-admin.php:1205 bp-groups/bp-groups-admin.php:1267448 #: bp-messages/bp-messages-template.php:538449 msgid "All"450 msgstr ""451 452 #: bp-activity/bp-activity-admin.php:1206453 msgid "Spam <span class=\"count\">(%s)</span>"454 msgstr ""455 456 #: bp-activity/bp-activity-admin.php:1222457 #: bp-core/admin/bp-core-functions.php:812458 msgid "Mark as Spam"459 msgstr ""460 461 #: bp-activity/bp-activity-admin.php:1223462 #: bp-activity/bp-activity-admin.php:1396463 #: bp-core/admin/bp-core-functions.php:810464 msgid "Not Spam"465 msgstr ""466 467 #: bp-activity/bp-activity-admin.php:1224468 #: bp-activity/bp-activity-admin.php:1401 bp-groups/bp-groups-admin.php:598469 msgid "Delete Permanently"470 msgstr ""471 472 #: bp-activity/bp-activity-admin.php:1241473 msgid "Author"474 msgstr ""475 476 #: bp-activity/bp-activity-admin.php:1244477 msgid "In Response To"478 msgstr ""479 480 #: bp-activity/bp-activity-admin.php:1287481 msgid "Show all activity types"482 msgstr ""483 484 #: bp-activity/bp-activity-admin.php:1294485 msgid "Filter"486 msgstr ""487 488 #: bp-activity/bp-activity-admin.php:1310489 msgid "Select activity item %1$d"490 msgstr ""491 492 #: bp-activity/bp-activity-admin.php:1341493 msgid "Unregistered action - %s"494 msgstr ""495 496 #: bp-activity/bp-activity-admin.php:1387497 msgid "Replies are disabled for this activity item"498 msgstr ""499 500 #: bp-activity/bp-activity-admin.php:1387501 msgid "Replies disabled"502 msgstr ""503 504 #: bp-activity/bp-activity-admin.php:1401 bp-core/bp-core-cssjs.php:24505 msgid "Are you sure?"506 msgstr ""507 508 #: bp-activity/bp-activity-admin.php:1410509 #. translators: 2: activity admin ui date/time510 msgid "Submitted on <a href=\"%1$s\">%2$s at %3$s</a>"511 msgstr ""512 513 #: bp-activity/bp-activity-admin.php:1442514 msgid "%s related activity"515 msgid_plural "%s related activities"516 msgstr[0] ""517 msgstr[1] ""518 519 #: bp-activity/bp-activity-admin.php:1453520 msgid "<a href=\"%1$s\">View Activity</a>"521 msgstr ""522 523 #: bp-activity/bp-activity-akismet.php:86524 msgid "Flagged as spam by Akismet"525 msgstr ""526 527 #: bp-activity/bp-activity-akismet.php:89528 msgid "Cleared by Akismet"529 msgstr ""530 531 #: bp-activity/bp-activity-akismet.php:95532 msgid "Flagged as spam by %s"533 msgstr ""534 535 #: bp-activity/bp-activity-akismet.php:97536 msgid "Un-spammed by %s"537 msgstr ""538 539 #: bp-activity/bp-activity-akismet.php:106540 msgid "History"541 msgstr ""542 543 #: bp-activity/bp-activity-akismet.php:373544 msgid "%s reported this activity as spam"545 msgstr ""546 547 #: bp-activity/bp-activity-akismet.php:390548 msgid "%s reported this activity as not spam"549 msgstr ""550 551 #: bp-activity/bp-activity-akismet.php:414552 msgid "Akismet caught this item as spam"553 msgstr ""554 555 #: bp-activity/bp-activity-akismet.php:419556 msgid "Akismet cleared this item"557 msgstr ""558 559 #: bp-activity/bp-activity-akismet.php:424560 msgid ""561 "Akismet was unable to check this item (response: %s), will automatically "562 "retry again later."563 msgstr ""564 565 #: bp-activity/bp-activity-akismet.php:538566 msgid "Activity History"567 msgstr ""568 569 #: bp-activity/bp-activity-classes.php:280570 #: bp-activity/bp-activity-template.php:139 bp-groups/bp-groups-classes.php:646571 #: bp-groups/bp-groups-functions.php:419 bp-groups/bp-groups-template.php:112572 #: bp-groups/bp-groups-template.php:2045 bp-groups/bp-groups-template.php:3013573 #: bp-groups/bp-groups-template.php:3281574 msgid ""575 "Arguments passed to %1$s should be in an associative array. See the inline "576 "documentation at %2$s for more details."577 msgstr ""578 579 #: bp-activity/bp-activity-classes.php:1427580 msgid "RSS feed 'id' must be defined"581 msgstr ""582 583 #: bp-activity/bp-activity-classes.php:1540584 msgid "In reply to"585 msgstr ""586 587 #: bp-activity/bp-activity-filters.php:380588 msgid "[Read more]"589 msgstr ""590 591 #: bp-activity/bp-activity-filters.php:385592 msgid "…"593 msgstr ""594 595 #: bp-activity/bp-activity-filters.php:567596 msgid "Load Newest"597 msgstr ""598 599 #: bp-activity/bp-activity-functions.php:837600 msgid "Posted a status update"601 msgstr ""602 603 #: bp-activity/bp-activity-functions.php:844604 msgid "Replied to a status update"605 msgstr ""606 607 #: bp-activity/bp-activity-functions.php:895608 msgid "%s posted an update"609 msgstr ""610 611 #: bp-activity/bp-activity-functions.php:909612 msgid "%s posted a new activity comment"613 msgstr ""614 615 #: bp-activity/bp-activity-functions.php:1671616 msgid "Thumbnail"617 msgstr ""618 619 #: bp-activity/bp-activity-loader.php:30620 #: bp-core/admin/bp-core-components.php:380621 msgid "Activity Streams"622 msgstr ""623 624 #: bp-activity/bp-activity-loader.php:111625 msgid "Search Activity..."626 msgstr ""627 628 #: bp-activity/bp-activity-loader.php:165629 #: bp-activity/bp-activity-loader.php:276630 msgid "Personal"631 msgstr ""632 633 #: bp-activity/bp-activity-loader.php:176634 #: bp-activity/bp-activity-loader.php:260635 #: bp-templates/bp-legacy/buddypress/activity/index.php:59636 #: bp-themes/bp-default/activity/index.php:79637 msgid "Mentions"638 msgstr ""639 640 #: bp-activity/bp-activity-loader.php:188641 #: bp-activity/bp-activity-loader.php:294642 msgid "Favorites"643 msgstr ""644 645 #: bp-activity/bp-activity-loader.php:200646 #: bp-activity/bp-activity-loader.php:303 bp-friends/bp-friends-loader.php:188647 #: bp-friends/bp-friends-screens.php:85648 msgid "Friends"649 msgstr ""650 651 #: bp-activity/bp-activity-loader.php:213652 #: bp-activity/bp-activity-loader.php:313 bp-core/bp-core-template.php:389653 #: bp-groups/bp-groups-admin.php:32 bp-groups/bp-groups-admin.php:33654 #: bp-groups/bp-groups-admin.php:638 bp-groups/bp-groups-loader.php:365655 #: bp-groups/bp-groups-loader.php:540 bp-groups/bp-groups-notifications.php:377656 #: bp-groups/bp-groups-notifications.php:413657 #: bp-groups/bp-groups-notifications.php:449658 #: bp-groups/bp-groups-notifications.php:485659 #: bp-groups/bp-groups-screens.php:936 bp-groups/bp-groups-screens.php:1122660 #: bp-groups/bp-groups-widgets.php:53 bp-groups/bp-groups-widgets.php:124661 msgid "Groups"662 msgstr ""663 664 #: bp-activity/bp-activity-loader.php:258665 msgid "Mentions <span class=\"count\">%s</span>"666 msgstr ""667 668 #: bp-activity/bp-activity-loader.php:337669 msgid "My Activity"670 msgstr ""671 672 #: bp-activity/bp-activity-loader.php:342673 #: bp-activity/bp-activity-template.php:1208674 #: bp-activity/bp-activity-template.php:1358675 #: bp-activity/bp-activity-template.php:1369 bp-blogs/bp-blogs-loader.php:236676 #: bp-forums/bp-forums-loader.php:245 bp-forums/bp-forums-template.php:730677 #: bp-forums/bp-forums-template.php:960 bp-forums/bp-forums-template.php:1990678 #: bp-friends/bp-friends-loader.php:234 bp-groups/bp-groups-loader.php:601679 #: bp-groups/bp-groups-template.php:821 bp-groups/bp-groups-template.php:858680 #: bp-groups/bp-groups-template.php:1287 bp-groups/bp-groups-template.php:1303681 #: bp-groups/bp-groups-template.php:1352 bp-groups/bp-groups-template.php:1368682 #: bp-groups/bp-groups-template.php:2243 bp-groups/bp-groups-template.php:2252683 #: bp-groups/bp-groups-template.php:2261 bp-groups/bp-groups-template.php:3172684 #: bp-members/bp-members-buddybar.php:64 bp-members/bp-members-loader.php:235685 #: bp-members/bp-members-template.php:703686 #: bp-members/bp-members-template.php:1134687 #: bp-members/bp-members-template.php:1176688 #: bp-messages/bp-messages-loader.php:265689 #: bp-messages/bp-messages-template.php:417690 #: bp-notifications/bp-notifications-loader.php:236691 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:185692 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:212693 #: bp-themes/bp-default/groups/single/admin.php:185694 #: bp-themes/bp-default/groups/single/admin.php:212695 #: bp-xprofile/bp-xprofile-loader.php:314696 msgid "Profile picture of %s"697 msgstr ""698 699 #: bp-activity/bp-activity-notifications.php:73700 msgid "%s mentioned you in an update"701 msgstr ""702 703 #: bp-activity/bp-activity-notifications.php:76 bp-core/deprecated/1.5.php:354704 msgid ""705 "%1$s mentioned you in the group \"%2$s\":\n"706 "\n"707 "\"%3$s\"\n"708 "\n"709 "To view and respond to the message, log in and visit: %4$s\n"710 "\n"711 "---------------------\n"712 msgstr ""713 714 #: bp-activity/bp-activity-notifications.php:86715 msgid ""716 "%1$s mentioned you in an update:\n"717 "\n"718 "\"%2$s\"\n"719 "\n"720 "To view and respond to the message, log in and visit: %3$s\n"721 "\n"722 "---------------------\n"723 msgstr ""724 725 #: bp-activity/bp-activity-notifications.php:99726 #: bp-activity/bp-activity-notifications.php:177727 #: bp-activity/bp-activity-notifications.php:226 bp-core/deprecated/1.5.php:364728 #: bp-friends/bp-friends-notifications.php:56729 #: bp-friends/bp-friends-notifications.php:105730 #: bp-groups/bp-groups-notifications.php:44731 #: bp-groups/bp-groups-notifications.php:108732 #: bp-groups/bp-groups-notifications.php:173733 #: bp-groups/bp-groups-notifications.php:232734 #: bp-groups/bp-groups-notifications.php:295735 #: bp-messages/bp-messages-notifications.php:85736 msgid "To disable these notifications please log in and go to: %s"737 msgstr ""738 739 #: bp-activity/bp-activity-notifications.php:164740 msgid "%s replied to one of your updates"741 msgstr ""742 743 #: bp-activity/bp-activity-notifications.php:165744 msgid ""745 "%1$s replied to one of your updates:\n"746 "\n"747 "\"%2$s\"\n"748 "\n"749 "To view your original update and all comments, log in and visit: %3$s\n"750 "\n"751 "---------------------\n"752 msgstr ""753 754 #: bp-activity/bp-activity-notifications.php:209755 msgid "%s replied to one of your comments"756 msgstr ""757 758 #: bp-activity/bp-activity-notifications.php:214759 msgid ""760 "%1$s replied to one of your comments:\n"761 "\n"762 "\"%2$s\"\n"763 "\n"764 "To view the original activity, your comment and all replies, log in and "765 "visit: %3$s\n"766 "\n"767 "---------------------\n"768 msgstr ""769 770 #: bp-activity/bp-activity-notifications.php:280771 msgid "@%s Mentions"772 msgstr ""773 774 #: bp-activity/bp-activity-notifications.php:283775 msgid "You have %1$d new mentions"776 msgstr ""777 778 #: bp-activity/bp-activity-notifications.php:287779 msgid "%1$s mentioned you"780 msgstr ""781 782 #: bp-activity/bp-activity-screens.php:231783 msgid "You do not have access to this activity."784 msgstr ""785 786 #: bp-activity/bp-activity-screens.php:271 bp-blogs/bp-blogs-template.php:997787 #: bp-friends/bp-friends-screens.php:86 bp-groups/bp-groups-screens.php:937788 #: bp-messages/bp-messages-screens.php:169789 #: bp-templates/bp-legacy/buddypress/members/register.php:148790 #: bp-themes/bp-default/registration/register.php:232791 msgid "Yes"792 msgstr ""793 794 #: bp-activity/bp-activity-screens.php:272 bp-blogs/bp-blogs-template.php:1001795 #: bp-friends/bp-friends-screens.php:87 bp-groups/bp-groups-screens.php:938796 #: bp-messages/bp-messages-screens.php:170797 #: bp-templates/bp-legacy/buddypress/members/register.php:149798 #: bp-themes/bp-default/registration/register.php:233799 msgid "No"800 msgstr ""801 802 #: bp-activity/bp-activity-screens.php:280803 msgid "A member mentions you in an update using \"@%s\""804 msgstr ""805 806 #: bp-activity/bp-activity-screens.php:288807 msgid "A member replies to an update or comment you've posted"808 msgstr ""809 810 #: bp-activity/bp-activity-template.php:737811 msgid "Viewing item %1$s to %2$s (of %3$s item)"812 msgid_plural "Viewing item %1$s to %2$s (of %3$s items)"813 msgstr[0] ""814 msgstr[1] ""815 816 #: bp-activity/bp-activity-template.php:1208817 msgid "Profile picture"818 msgstr ""819 820 #: bp-activity/bp-activity-template.php:1334821 msgid "Group logo"822 msgstr ""823 824 #: bp-activity/bp-activity-template.php:1337 bp-groups/bp-groups-admin.php:1410825 #: bp-groups/bp-groups-template.php:539826 msgid "Group logo of %s"827 msgstr ""828 829 #: bp-activity/bp-activity-template.php:1348830 msgid "Profile picture of the author of the site %s"831 msgstr ""832 833 #: bp-activity/bp-activity-template.php:1578834 msgid "View Discussion"835 msgstr ""836 837 #: bp-activity/bp-activity-template.php:2480838 #: bp-forums/bp-forums-template.php:2113 bp-groups/bp-groups-admin.php:1286839 #: bp-groups/bp-groups-admin.php:1399 bp-groups/bp-groups-template.php:1551840 #: bp-members/admin/bp-members-classes.php:148841 #: bp-members/admin/bp-members-classes.php:280842 #: bp-members/admin/bp-members-classes.php:466843 #: bp-members/admin/bp-members-classes.php:591844 #: bp-notifications/bp-notifications-template.php:826845 #: bp-templates/bp-legacy/buddypress/activity/comment.php:43846 #: bp-templates/bp-legacy/buddypress/members/single/messages/messages-loop.php:51847 #: bp-templates/bp-legacy/buddypress/members/single/messages/single.php:24848 #: bp-themes/bp-default/activity/comment.php:46849 #: bp-themes/bp-default/members/single/messages/messages-loop.php:51850 #: bp-themes/bp-default/members/single/messages/single.php:24851 #: bp-xprofile/bp-xprofile-admin.php:406852 msgid "Delete"853 msgstr ""854 855 #: bp-activity/bp-activity-template.php:2528856 #: bp-core/admin/bp-core-slugs.php:109 bp-core/admin/bp-core-slugs.php:172857 #: bp-core/bp-core-loader.php:244 bp-members/bp-members-loader.php:211858 #: bp-members/bp-members-template.php:858859 #: bp-templates/bp-legacy/buddypress-functions.php:248860 #: bp-themes/bp-default/activity/entry.php:37861 #: bp-themes/bp-default/functions.php:166862 #: bp-xprofile/bp-xprofile-loader.php:185863 #: bp-xprofile/bp-xprofile-loader.php:265864 msgid "View"865 msgstr ""866 867 #: bp-activity/bp-activity-template.php:2626868 msgid "Clear Filter"869 msgstr ""870 871 #: bp-activity/bp-activity-template.php:2852872 msgid "a user"873 msgstr ""874 875 #: bp-activity/bp-activity-template.php:2906876 msgid "Send a public message on your activity stream."877 msgstr ""878 879 #: bp-activity/bp-activity-template.php:2907880 msgid "Public Message"881 msgstr ""882 883 #: bp-activity/bp-activity-template.php:3360884 msgid "Site Wide Activity RSS Feed"885 msgstr ""886 887 #: bp-blogs/bp-blogs-activity.php:34888 msgid "New site created"889 msgstr ""890 891 #: bp-blogs/bp-blogs-activity.php:42892 msgid "New post published"893 msgstr ""894 895 #: bp-blogs/bp-blogs-activity.php:49896 msgid "New post comment posted"897 msgstr ""898 899 #: bp-blogs/bp-blogs-activity.php:69900 msgid "%s created the site %s"901 msgstr ""902 903 #: bp-blogs/bp-blogs-activity.php:128 bp-blogs/bp-blogs-functions.php:452904 msgid "%1$s wrote a new post, %2$s, on the site %3$s"905 msgstr ""906 907 #: bp-blogs/bp-blogs-activity.php:130 bp-blogs/bp-blogs-functions.php:454908 msgid "%1$s wrote a new post, %2$s"909 msgstr ""910 911 #: bp-blogs/bp-blogs-activity.php:195912 msgid "%1$s commented on the post, %2$s, on the site %3$s"913 msgstr ""914 915 #: bp-blogs/bp-blogs-activity.php:197916 msgid "%1$s commented on the post, %2$s"917 msgstr ""918 919 #: bp-blogs/bp-blogs-buddybar.php:42 bp-blogs/bp-blogs-loader.php:149920 #: bp-blogs/bp-blogs-loader.php:199 bp-blogs/bp-blogs-loader.php:227921 msgid "My Sites"922 msgstr ""923 924 #: bp-blogs/bp-blogs-buddybar.php:54 bp-core/bp-core-buddybar.php:621925 msgid "Dashboard"926 msgstr ""927 928 #: bp-blogs/bp-blogs-buddybar.php:55 bp-core/bp-core-buddybar.php:625929 msgid "New Post"930 msgstr ""931 932 #: bp-blogs/bp-blogs-buddybar.php:56 bp-core/bp-core-buddybar.php:626933 msgid "Manage Posts"934 msgstr ""935 936 #: bp-blogs/bp-blogs-buddybar.php:57 bp-core/bp-core-buddybar.php:627937 msgid "Manage Comments"938 msgstr ""939 940 #: bp-blogs/bp-blogs-buddybar.php:70941 msgid "Create a Site!"942 msgstr ""943 944 #: bp-blogs/bp-blogs-loader.php:25 bp-core/admin/bp-core-components.php:396945 msgid "Site Tracking"946 msgstr ""947 948 #: bp-blogs/bp-blogs-loader.php:68949 msgid "Search sites..."950 msgstr ""951 952 #: bp-blogs/bp-blogs-loader.php:129953 msgid "Sites <span>%d</span>"954 msgstr ""955 956 #: bp-blogs/bp-blogs-loader.php:191 bp-blogs/bp-blogs-screens.php:144957 #: bp-blogs/bp-blogs-screens.php:204 bp-blogs/bp-blogs-screens.php:206958 msgid "Sites"959 msgstr ""960 961 #: bp-blogs/bp-blogs-loader.php:208 bp-blogs/bp-blogs-screens.php:204962 #: bp-blogs/bp-blogs-template.php:1114 bp-blogs/bp-blogs-template.php:1182963 #: bp-blogs/bp-blogs-template.php:1183 bp-core/bp-core-filters.php:466964 #: bp-themes/bp-default/blogs/create.php:21965 #: bp-themes/bp-default/blogs/index.php:21966 msgid "Create a Site"967 msgstr ""968 969 #: bp-blogs/bp-blogs-template.php:439970 msgid "Viewing site %1$s to %2$s (of %3$s site)"971 msgid_plural "Viewing site %1$s to %2$s (of %3$s sites)"972 msgstr[0] ""973 msgstr[1] ""974 975 #: bp-blogs/bp-blogs-template.php:504976 msgid "Profile picture of site author %s"977 msgstr ""978 979 #: bp-blogs/bp-blogs-template.php:648 bp-core/bp-core-classes.php:816980 #: bp-groups/bp-groups-template.php:3389 bp-groups/bp-groups-widgets.php:85981 #: bp-groups/bp-groups-widgets.php:197 bp-members/bp-members-template.php:811982 #: bp-members/bp-members-template.php:1229983 #: bp-templates/bp-legacy/buddypress/groups/groups-loop.php:47984 #: bp-templates/bp-legacy/buddypress/groups/single/group-header.php:42985 #: bp-themes/bp-default/groups/groups-loop.php:47986 #: bp-themes/bp-default/groups/single/group-header.php:42987 msgid "active %s"988 msgstr ""989 990 #: bp-blogs/bp-blogs-template.php:668991 msgid "Latest Post: %s"992 msgstr ""993 994 #: bp-blogs/bp-blogs-template.php:915995 msgid "There was a problem, please correct the form below and try again."996 msgstr ""997 998 #: bp-blogs/bp-blogs-template.php:918999 msgid ""1000 "By filling out the form below, you can <strong>add a site to your "1001 "account</strong>. There is no limit to the number of sites that you can "1002 "have, so create to your heart's content, but blog responsibly!"1003 msgstr ""1004 1005 #: bp-blogs/bp-blogs-template.php:9201006 msgid ""1007 "If you’re not going to use a great domain, leave it for a new user. "1008 "Now have at it!"1009 msgstr ""1010 1011 #: bp-blogs/bp-blogs-template.php:9291012 msgid "Create Site"1013 msgstr ""1014 1015 #: bp-blogs/bp-blogs-template.php:9511016 msgid "Site Name:"1017 msgstr ""1018 1019 #: bp-blogs/bp-blogs-template.php:9531020 msgid "Site Domain:"1021 msgstr ""1022 1023 #: bp-blogs/bp-blogs-template.php:9671024 msgid "Your address will be "1025 msgstr ""1026 1027 #: bp-blogs/bp-blogs-template.php:9701028 msgid "blogname"1029 msgstr ""1030 1031 #: bp-blogs/bp-blogs-template.php:9721032 msgid "domain."1033 msgstr ""1034 1035 #: bp-blogs/bp-blogs-template.php:9751036 msgid ""1037 "Must be at least 4 characters, letters and numbers only. It cannot be "1038 "changed so choose carefully!)"1039 msgstr ""1040 1041 #: bp-blogs/bp-blogs-template.php:9811042 msgid "Site Title:"1043 msgstr ""1044 1045 #: bp-blogs/bp-blogs-template.php:9921046 msgid "Privacy:"1047 msgstr ""1048 1049 #: bp-blogs/bp-blogs-template.php:9931050 #: bp-templates/bp-legacy/buddypress/members/register.php:1451051 #: bp-themes/bp-default/registration/register.php:2291052 msgid ""1053 "I would like my site to appear in search engines, and in public listings "1054 "around this network."1055 msgstr ""1056 1057 #: bp-blogs/bp-blogs-template.php:11001058 msgid "Congratulations! You have successfully registered a new site."1059 msgstr ""1060 1061 #: bp-blogs/bp-blogs-template.php:11021062 msgid ""1063 "<a href=\"%1$s\">%2$s</a> is your new site. <a href=\"%3$s\">Login</a> as "1064 "\"%4$s\" using your existing password."1065 msgstr ""1066 1067 #: bp-blogs/bp-blogs-template.php:11311068 msgid "%s's Sites"1069 msgstr ""1070 1071 #: bp-blogs/bp-blogs-template.php:11321072 msgid "%s's Recent Posts"1073 msgstr ""1074 1075 #: bp-blogs/bp-blogs-template.php:11331076 msgid "%s's Recent Comments"1077 msgstr ""1078 1079 #: bp-blogs/bp-blogs-template.php:1149 bp-core/deprecated/1.5.php:4171080 #: bp-forums/bp-forums-template.php:2196 bp-groups/bp-groups-template.php:27931081 #: bp-members/bp-members-template.php:9971082 #: bp-messages/bp-messages-template.php:471 bp-themes/bp-default/header.php:301083 #: bp-themes/bp-default/searchform.php:51084 msgid "Search"1085 msgstr ""1086 1087 #: bp-blogs/bp-blogs-template.php:1232 bp-blogs/bp-blogs-template.php:12331088 msgid "Visit Site"1089 msgstr ""1090 1091 #: bp-blogs/bp-blogs-template.php:12881092 msgid "%s site"1093 msgid_plural "%s sites"1094 msgstr[0] ""1095 msgstr[1] ""1096 1097 #: bp-blogs/bp-blogs-widgets.php:341098 msgid "A list of recently published posts from across your network."1099 msgstr ""1100 1101 #: bp-blogs/bp-blogs-widgets.php:50 bp-blogs/bp-blogs-widgets.php:1221102 msgid "Recent Networkwide Posts"1103 msgstr ""1104 1105 #: bp-blogs/bp-blogs-widgets.php:911106 msgid "Sorry, there were no posts found. Why not write one?"1107 msgstr ""1108 1109 #: bp-blogs/bp-blogs-widgets.php:1341110 msgid "Link widget title to Blogs directory"1111 msgstr ""1112 1113 #: bp-blogs/bp-blogs-widgets.php:1351114 msgid "Max posts to show:"1115 msgstr ""1116 1117 #: bp-core/admin/bp-core-components.php:261118 #: bp-core/admin/bp-core-functions.php:3871119 msgid "Components"1120 msgstr ""1121 1122 #: bp-core/admin/bp-core-components.php:321123 #: bp-core/admin/bp-core-settings.php:281 bp-core/admin/bp-core-slugs.php:321124 #: bp-templates/bp-legacy/buddypress/members/single/settings/profile.php:421125 #: bp-themes/bp-default/members/single/settings/profile.php:921126 msgid "Save Settings"1127 msgstr ""1128 1129 #: bp-core/admin/bp-core-components.php:591130 #: bp-core/admin/bp-core-components.php:3641131 #: bp-xprofile/bp-xprofile-loader.php:411132 msgid "Extended Profiles"1133 msgstr ""1134 1135 #: bp-core/admin/bp-core-components.php:601136 #: bp-core/admin/bp-core-components.php:3651137 msgid ""1138 "Customize your community with fully editable profile fields that allow your "1139 "users to describe themselves."1140 msgstr ""1141 1142 #: bp-core/admin/bp-core-components.php:631143 #: bp-core/admin/bp-core-components.php:3681144 msgid "Account Settings"1145 msgstr ""1146 1147 #: bp-core/admin/bp-core-components.php:641148 #: bp-core/admin/bp-core-components.php:3691149 msgid ""1150 "Allow your users to modify their account and notification settings directly "1151 "from within their profiles."1152 msgstr ""1153 1154 #: bp-core/admin/bp-core-components.php:671155 #: bp-core/admin/bp-core-components.php:3841156 #: bp-notifications/bp-notifications-buddybar.php:281157 #: bp-notifications/bp-notifications-loader.php:261158 #: bp-notifications/bp-notifications-loader.php:1131159 #: bp-notifications/bp-notifications-loader.php:1881160 #: bp-notifications/bp-notifications-loader.php:2311161 msgid "Notifications"1162 msgstr ""1163 1164 #: bp-core/admin/bp-core-components.php:681165 #: bp-core/admin/bp-core-components.php:3851166 msgid ""1167 "Notify members of relevant activity with a toolbar bubble and/or via email, "1168 "and allow them to customize their notification settings."1169 msgstr ""1170 1171 #: bp-core/admin/bp-core-components.php:1451172 msgid "Active <span class=\"count\">(%s)</span>"1173 msgid_plural "Active <span class=\"count\">(%s)</span>"1174 msgstr[0] ""1175 msgstr[1] ""1176 1177 #: bp-core/admin/bp-core-components.php:1461178 msgid "Inactive <span class=\"count\">(%s)</span>"1179 msgid_plural "Inactive <span class=\"count\">(%s)</span>"1180 msgstr[0] ""1181 msgstr[1] ""1182 1183 #: bp-core/admin/bp-core-components.php:1471184 msgid "Must-Use <span class=\"count\">(%s)</span>"1185 msgid_plural "Must-Use <span class=\"count\">(%s)</span>"1186 msgstr[0] ""1187 msgstr[1] ""1188 1189 #: bp-core/admin/bp-core-components.php:1481190 msgid "Retired <span class=\"count\">(%s)</span>"1191 msgid_plural "Retired <span class=\"count\">(%s)</span>"1192 msgstr[0] ""1193 msgstr[1] ""1194 1195 #: bp-core/admin/bp-core-components.php:1551196 #: bp-core/admin/bp-core-components.php:1631197 msgid "Component"1198 msgstr ""1199 1200 #: bp-core/admin/bp-core-components.php:1561201 #: bp-core/admin/bp-core-components.php:1641202 msgid "Description"1203 msgstr ""1204 1205 #: bp-core/admin/bp-core-components.php:1891206 #: bp-members/admin/bp-members-classes.php:2261207 #: bp-members/admin/bp-members-classes.php:5391208 msgid "Select %s"1209 msgstr ""1210 1211 #: bp-core/admin/bp-core-components.php:2141212 msgid "No components found."1213 msgstr ""1214 1215 #: bp-core/admin/bp-core-components.php:344 bp-core/bp-core-loader.php:271216 msgid "BuddyPress Core"1217 msgstr ""1218 1219 #: bp-core/admin/bp-core-components.php:3451220 msgid "It‘s what makes <del>time travel</del> BuddyPress possible!"1221 msgstr ""1222 1223 #: bp-core/admin/bp-core-components.php:3481224 msgid "Community Members"1225 msgstr ""1226 1227 #: bp-core/admin/bp-core-components.php:3491228 msgid "Everything in a BuddyPress community revolves around its members."1229 msgstr ""1230 1231 #: bp-core/admin/bp-core-components.php:3561232 #: bp-templates/bp-legacy/buddypress/groups/create.php:1051233 #: bp-themes/bp-default/groups/create.php:1121234 msgid "Group Forums"1235 msgstr ""1236 1237 #: bp-core/admin/bp-core-components.php:3571238 msgid "BuddyPress Forums are retired. Use %s."1239 msgstr ""1240 1241 #: bp-core/admin/bp-core-components.php:372 bp-friends/bp-friends-loader.php:241242 msgid "Friend Connections"1243 msgstr ""1244 1245 #: bp-core/admin/bp-core-components.php:3731246 msgid ""1247 "Let your users make connections so they can track the activity of others "1248 "and focus on the people they care about the most."1249 msgstr ""1250 1251 #: bp-core/admin/bp-core-components.php:3761252 msgid "Private Messaging"1253 msgstr ""1254 1255 #: bp-core/admin/bp-core-components.php:3771256 msgid ""1257 "Allow your users to talk to each other directly and in private. Not just "1258 "limited to one-on-one discussions, messages can be sent between any number "1259 "of members."1260 msgstr ""1261 1262 #: bp-core/admin/bp-core-components.php:3811263 msgid ""1264 "Global, personal, and group activity streams with threaded commenting, "1265 "direct posting, favoriting, and @mentions, all with full RSS feed and email "1266 "notification support."1267 msgstr ""1268 1269 #: bp-core/admin/bp-core-components.php:388 bp-groups/bp-groups-loader.php:831270 msgid "User Groups"1271 msgstr ""1272 1273 #: bp-core/admin/bp-core-components.php:3891274 msgid ""1275 "Groups allow your users to organize themselves into specific public, "1276 "private or hidden sections with separate activity streams and member "1277 "listings."1278 msgstr ""1279 1280 #: bp-core/admin/bp-core-components.php:3921281 msgid "Group Forums (Legacy)"1282 msgstr ""1283 1284 #: bp-core/admin/bp-core-components.php:3931285 msgid "Group forums allow for focused, bulletin-board style conversations."1286 msgstr ""1287 1288 #: bp-core/admin/bp-core-components.php:3971289 msgid "Record activity for new posts and comments from your site."1290 msgstr ""1291 1292 #: bp-core/admin/bp-core-components.php:4041293 msgid "Record activity for new sites, posts, and comments across your network."1294 msgstr ""1295 1296 #: bp-core/admin/bp-core-functions.php:1041297 msgid "Why have all my BuddyPress menus disappeared?"1298 msgstr ""1299 1300 #: bp-core/admin/bp-core-functions.php:1061301 msgid ""1302 "Don't worry! We've moved the BuddyPress options into more convenient and "1303 "easier to find locations. You're seeing this page because you are running a "1304 "legacy BuddyPress plugin which has not been updated."1305 msgstr ""1306 1307 #: bp-core/admin/bp-core-functions.php:1071308 msgid ""1309 "Components, Pages, Settings, and Forums, have been moved to <a "1310 "href=\"%s\">Settings > BuddyPress</a>. Profile Fields has been moved "1311 "into the <a href=\"%s\">Users</a> menu."1312 msgstr ""1313 1314 #: bp-core/admin/bp-core-functions.php:2481315 msgid ""1316 "<strong>BuddyPress is almost ready</strong>. You must <a href=\"%s\">update "1317 "your permalink structure</a> to something other than the default for it to "1318 "work."1319 msgstr ""1320 1321 #: bp-core/admin/bp-core-functions.php:272 bp-core/admin/bp-core-slugs.php:1351322 #: bp-members/admin/bp-members-classes.php:2711323 #: bp-members/admin/bp-members-classes.php:2751324 #: bp-members/admin/bp-members-classes.php:5841325 #: bp-members/admin/bp-members-classes.php:5861326 #: bp-messages/bp-messages-template.php:6621327 #: bp-templates/bp-legacy/buddypress/members/activate.php:291328 #: bp-themes/bp-default/registration/activate.php:381329 msgid "Activate"1330 msgstr ""1331 1332 #: bp-core/admin/bp-core-functions.php:277 bp-core/admin/bp-core-slugs.php:1341333 #: bp-members/bp-members-adminbar.php:611334 msgid "Register"1335 msgstr ""1336 1337 #: bp-core/admin/bp-core-functions.php:3031338 msgid ""1339 "The following active BuddyPress Components do not have associated WordPress "1340 "Pages: %2$s. <a href=\"%1$s\">Repair</a>"1341 msgstr ""1342 1343 #: bp-core/admin/bp-core-functions.php:3251344 msgid ""1345 "Each BuddyPress Component needs its own WordPress page. The following "1346 "WordPress Pages have more than one component associated with them: %2$s. <a "1347 "href=\"%1$s\">Repair</a>"1348 msgstr ""1349 1350 #: bp-core/admin/bp-core-functions.php:391 bp-core/admin/bp-core-slugs.php:261351 msgid "Pages"1352 msgstr ""1353 1354 #: bp-core/admin/bp-core-functions.php:3951355 #: bp-core/admin/bp-core-settings.php:272 bp-core/bp-core-admin.php:4391356 #: bp-groups/bp-groups-loader.php:320 bp-groups/bp-groups-template.php:15331357 #: bp-settings/bp-settings-loader.php:23 bp-settings/bp-settings-loader.php:731358 #: bp-settings/bp-settings-loader.php:1631359 msgid "Settings"1360 msgstr ""1361 1362 #: bp-core/admin/bp-core-functions.php:408 bp-core/bp-core-template.php:3951363 #: bp-forums/bp-forums-loader.php:132 bp-forums/bp-forums-loader.php:1991364 #: bp-forums/bp-forums-loader.php:240 bp-forums/bp-forums-screens.php:2081365 #: bp-forums/bp-forums-screens.php:210 bp-forums/deprecated/1.6.php:421366 #: bp-forums/deprecated/1.7.php:25 bp-forums/deprecated/1.7.php:1021367 msgid "Forums"1368 msgstr ""1369 1370 #: bp-core/admin/bp-core-functions.php:4561371 msgid ""1372 "<a "1373 "href=\"http://codex.buddypress.org/getting-started/configure-buddypress-"1374 "components/#settings-buddypress-components\">Managing Components</a>"1375 msgstr ""1376 1377 #: bp-core/admin/bp-core-functions.php:4741378 msgid ""1379 "<a "1380 "href=\"http://codex.buddypress.org/getting-started/configure-buddypress-"1381 "components/#settings-buddypress-pages\">Managing Pages</a>"1382 msgstr ""1383 1384 #: bp-core/admin/bp-core-functions.php:4931385 msgid ""1386 "<a "1387 "href=\"http://codex.buddypress.org/getting-started/configure-buddypress-"1388 "components/#settings-buddypress-settings\">Managing Settings</a>"1389 msgstr ""1390 1391 #: bp-core/admin/bp-core-functions.php:5121392 msgid ""1393 "<a "1394 "href=\"http://codex.buddypress.org/getting-started/configure-buddypress-"1395 "components/#users-profile-fields\">Managing Profile Fields</a>"1396 msgstr ""1397 1398 #: bp-core/admin/bp-core-functions.php:5301399 msgid ""1400 "By default, all BuddyPress components are enabled. You can selectively "1401 "disable any of the components by using the form. Your BuddyPress "1402 "installation will continue to function. However, the features of the "1403 "disabled components will no longer be accessible to anyone using the site."1404 msgstr ""1405 1406 #: bp-core/admin/bp-core-functions.php:5341407 msgid ""1408 "BuddyPress Components use WordPress Pages for their root directory/archive "1409 "pages. Here you can change the page associations for each active component."1410 msgstr ""1411 1412 #: bp-core/admin/bp-core-functions.php:5381413 msgid "Extra configuration settings."1414 msgstr ""1415 1416 #: bp-core/admin/bp-core-functions.php:5421417 msgid ""1418 "Your users will distinguish themselves through their profile page. Create "1419 "relevant profile fields that will show on each users "1420 "profile.</br></br>Note: Any fields in the first group will appear on the "1421 "signup page."1422 msgstr ""1423 1424 #. Plugin Name of the plugin/theme1425 msgid "BuddyPress"1426 msgstr ""1427 1428 #: bp-core/admin/bp-core-functions.php:7241429 #: bp-core/admin/bp-core-functions.php:7331430 msgid "Logged-In"1431 msgstr ""1432 1433 #: bp-core/admin/bp-core-functions.php:7271434 #: bp-core/admin/bp-core-functions.php:7421435 msgid "Logged-Out"1436 msgstr ""1437 1438 #: bp-core/admin/bp-core-functions.php:7341439 msgid ""1440 "<em>Logged-In</em> links are relative to the current user, and are not "1441 "visible to visitors who are not logged in."1442 msgstr ""1443 1444 #: bp-core/admin/bp-core-functions.php:7431445 msgid "<em>Logged-Out</em> links are not visible to users who are logged in."1446 msgstr ""1447 1448 #: bp-core/admin/bp-core-functions.php:7531449 msgid "Add to Menu"1450 msgstr ""1451 1452 #: bp-core/admin/bp-core-functions.php:865 bp-members/bp-members-actions.php:541453 #: bp-members/bp-members-admin.php:4891454 msgid "User marked as spammer. Spam users are visible only to site admins."1455 msgstr ""1456 1457 #: bp-core/admin/bp-core-functions.php:8671458 msgid "User removed from spam."1459 msgstr ""1460 1461 #: bp-core/admin/bp-core-settings.php:311462 msgid "Show the Toolbar for logged out users"1463 msgstr ""1464 1465 #: bp-core/admin/bp-core-settings.php:471466 msgid "Allow registered members to delete their own accounts"1467 msgstr ""1468 1469 #: bp-core/admin/bp-core-settings.php:621470 msgid "Switch to WordPress Toolbar"1471 msgstr ""1472 1473 #: bp-core/admin/bp-core-settings.php:871474 msgid "Allow Akismet to scan for activity stream spam"1475 msgstr ""1476 1477 #: bp-core/admin/bp-core-settings.php:1011478 msgid "Allow activity stream commenting on blog and forum posts"1479 msgstr ""1480 1481 #: bp-core/admin/bp-core-settings.php:1151482 msgid "Automatically check for new items while viewing the activity stream"1483 msgstr ""1484 1485 #: bp-core/admin/bp-core-settings.php:1671486 msgid "Enable BuddyPress to WordPress profile syncing"1487 msgstr ""1488 1489 #: bp-core/admin/bp-core-settings.php:1831490 msgid "Allow registered members to upload avatars"1491 msgstr ""1492 1493 #: bp-core/admin/bp-core-settings.php:2081494 msgid "Enable group creation for all users"1495 msgstr ""1496 1497 #: bp-core/admin/bp-core-settings.php:2091498 msgid "Administrators can always create groups, regardless of this setting."1499 msgstr ""1500 1501 #: bp-core/admin/bp-core-settings.php:2401502 msgid "Attempt to save a new config file."1503 msgstr ""1504 1505 #: bp-core/admin/bp-core-settings.php:240 bp-core/admin/bp-core-tools.php:341506 msgid "Repair"1507 msgstr ""1508 1509 #: bp-core/admin/bp-core-settings.php:2411510 msgid "File does not exist"1511 msgstr ""1512 1513 #: bp-core/admin/bp-core-settings.php:2451514 msgid "Absolute path to your bbPress configuration file."1515 msgstr ""1516 1517 #: bp-core/admin/bp-core-slugs.php:791518 msgid "Directories"1519 msgstr ""1520 1521 #: bp-core/admin/bp-core-slugs.php:811522 msgid "Associate a WordPress Page with each BuddyPress component directory."1523 msgstr ""1524 1525 #: bp-core/admin/bp-core-slugs.php:100 bp-core/admin/bp-core-slugs.php:1631526 msgid "- None -"1527 msgstr ""1528 1529 #: bp-core/admin/bp-core-slugs.php:104 bp-core/admin/bp-core-slugs.php:1671530 msgid "New Page"1531 msgstr ""1532 1533 #: bp-core/admin/bp-core-slugs.php:105 bp-core/admin/bp-core-slugs.php:1681534 #: bp-templates/bp-legacy/buddypress/members/single/settings/capabilities.php:131535 #: bp-themes/bp-default/members/single/settings/capabilities.php:611536 #: bp-xprofile/bp-xprofile-classes.php:5011537 #: bp-xprofile/bp-xprofile-classes.php:8881538 msgid "Save"1539 msgstr ""1540 1541 #: bp-core/admin/bp-core-slugs.php:1421542 msgid "Registration"1543 msgstr ""1544 1545 #: bp-core/admin/bp-core-slugs.php:1441546 msgid "Associate WordPress Pages with the following BuddyPress Registration pages."1547 msgstr ""1548 1549 #: bp-core/admin/bp-core-tools.php:19 bp-core/admin/bp-core-tools.php:3421550 #: bp-core/admin/bp-core-tools.php:345 bp-core/bp-core-admin.php:2891551 msgid "BuddyPress Tools"1552 msgstr ""1553 1554 #: bp-core/admin/bp-core-tools.php:22 bp-core/admin/bp-core-tools.php:3441555 msgid ""1556 "BuddyPress keeps track of various relationships between users, groups, and "1557 "activity items. Occasionally these relationships become out of sync, most "1558 "often after an import, update, or migration."1559 msgstr ""1560 1561 #: bp-core/admin/bp-core-tools.php:231562 msgid "Use the tools below to manually recalculate these relationships."1563 msgstr ""1564 1565 #: bp-core/admin/bp-core-tools.php:251566 msgid ""1567 "Some of these tools create substantial database overhead. Avoid running "1568 "more than one repair job at a time."1569 msgstr ""1570 1571 #: bp-core/admin/bp-core-tools.php:311572 msgid "Data to Repair:"1573 msgstr ""1574 1575 #: bp-core/admin/bp-core-tools.php:491576 msgid "Repair Items"1577 msgstr ""1578 1579 #: bp-core/admin/bp-core-tools.php:1051580 msgid "Count total members"1581 msgstr ""1582 1583 #: bp-core/admin/bp-core-tools.php:1111584 msgid "Repair user \"last activity\" data"1585 msgstr ""1586 1587 #: bp-core/admin/bp-core-tools.php:1201588 msgid "Count friends for each user"1589 msgstr ""1590 1591 #: bp-core/admin/bp-core-tools.php:1301592 msgid "Count groups for each user"1593 msgstr ""1594 1595 #: bp-core/admin/bp-core-tools.php:1541596 msgid "Counting the number of friends for each user… %s"1597 msgstr ""1598 1599 #: bp-core/admin/bp-core-tools.php:155 bp-core/admin/bp-core-tools.php:2111600 msgid "Failed!"1601 msgstr ""1602 1603 #: bp-core/admin/bp-core-tools.php:193 bp-core/admin/bp-core-tools.php:2381604 #: bp-core/admin/bp-core-tools.php:250 bp-core/admin/bp-core-tools.php:2631605 msgid "Complete!"1606 msgstr ""1607 1608 #: bp-core/admin/bp-core-tools.php:2101609 msgid "Counting the number of groups for each user… %s"1610 msgstr ""1611 1612 #: bp-core/admin/bp-core-tools.php:2471613 msgid "Counting the number of active members on the site… %s"1614 msgstr ""1615 1616 #: bp-core/admin/bp-core-tools.php:2611617 msgid "Determining last activity dates for each user… %s"1618 msgstr ""1619 1620 #: bp-core/admin/bp-core-tools.php:320 bp-core/bp-core-admin.php:2661621 #: bp-core/bp-core-admin.php:2671622 msgid "Tools"1623 msgstr ""1624 1625 #: bp-core/bp-core-admin.php:195 bp-core/bp-core-admin.php:1961626 #: bp-core/bp-core-admin.php:204 bp-core/bp-core-admin.php:2051627 msgid "Welcome to BuddyPress"1628 msgstr ""1629 1630 #: bp-core/bp-core-admin.php:2251631 msgid "BuddyPress Help"1632 msgstr ""1633 1634 #: bp-core/bp-core-admin.php:2261635 msgid "Help"1636 msgstr ""1637 1638 #: bp-core/bp-core-admin.php:2351639 msgid "BuddyPress Components"1640 msgstr ""1641 1642 #: bp-core/bp-core-admin.php:244 bp-core/bp-core-admin.php:2451643 msgid "BuddyPress Pages"1644 msgstr ""1645 1646 #: bp-core/bp-core-admin.php:253 bp-core/bp-core-admin.php:2541647 msgid "BuddyPress Settings"1648 msgstr ""1649 1650 #: bp-core/bp-core-admin.php:277 bp-core/bp-core-admin.php:2781651 msgid "Available Tools"1652 msgstr ""1653 1654 #: bp-core/bp-core-admin.php:3161655 msgid "Main Settings"1656 msgstr ""1657 1658 #: bp-core/bp-core-admin.php:319 bp-core/bp-core-admin.php:3241659 msgid "Toolbar"1660 msgstr ""1661 1662 #: bp-core/bp-core-admin.php:3291663 msgid "Account Deletion"1664 msgstr ""1665 1666 #: bp-core/bp-core-admin.php:3371667 #: bp-themes/bp-default/members/single/settings/profile.php:491668 msgid "Profile Settings"1669 msgstr ""1670 1671 #: bp-core/bp-core-admin.php:3421672 msgid "Profile Syncing"1673 msgstr ""1674 1675 #: bp-core/bp-core-admin.php:3511676 msgid "Groups Settings"1677 msgstr ""1678 1679 #: bp-core/bp-core-admin.php:3571680 msgid "Group Creation"1681 msgstr ""1682 1683 #: bp-core/bp-core-admin.php:3661684 msgid "Legacy Group Forums"1685 msgstr ""1686 1687 #: bp-core/bp-core-admin.php:3691688 msgid "bbPress Configuration"1689 msgstr ""1690 1691 #: bp-core/bp-core-admin.php:3781692 msgid "Activity Settings"1693 msgstr ""1694 1695 #: bp-core/bp-core-admin.php:3811696 msgid "Blog & Forum Comments"1697 msgstr ""1698 1699 #: bp-core/bp-core-admin.php:3851700 msgid "Activity auto-refresh"1701 msgstr ""1702 1703 #: bp-core/bp-core-admin.php:3901704 msgid "Akismet"1705 msgstr ""1706 1707 #: bp-core/bp-core-admin.php:3991708 msgid "Avatar Uploads"1709 msgstr ""1710 1711 #: bp-core/bp-core-admin.php:4161712 msgid "About BuddyPress"1713 msgstr ""1714 1715 #: bp-core/bp-core-admin.php:4401716 msgid "About"1717 msgstr ""1718 1719 #: bp-core/bp-core-admin.php:496 bp-core/bp-core-admin.php:6471720 msgid "Welcome to BuddyPress %s"1721 msgstr ""1722 1723 #: bp-core/bp-core-admin.php:499 bp-core/bp-core-admin.php:6501724 msgid ""1725 "It’s a great time to use BuddyPress! With a focus on speed, admin "1726 "tools, and developer enhancements, %s is our leanest and most powerful "1727 "version yet."1728 msgstr ""1729 1730 #: bp-core/bp-core-admin.php:501 bp-core/bp-core-admin.php:6521731 msgid ""1732 "Thanks for updating! With a focus on speed, admin tools, and developer "1733 "enhancements, BuddyPress %s is our leanest and most powerful version yet."1734 msgstr ""1735 1736 #: bp-core/bp-core-admin.php:5091737 msgid "What’s New"1738 msgstr ""1739 1740 #: bp-core/bp-core-admin.php:5111741 msgid "Credits"1742 msgstr ""1743 1744 #: bp-core/bp-core-admin.php:5161745 msgid "Getting Started"1746 msgstr ""1747 1748 #: bp-core/bp-core-admin.php:5191749 msgid "Your Default Setup"1750 msgstr ""1751 1752 #: bp-core/bp-core-admin.php:5231753 msgid ""1754 "BuddyPress’s powerful features help your users connect and "1755 "collaborate. To help get your community started, we’ve activated two "1756 "of the most commonly used tools in BP: <strong>Extended Profiles</strong> "1757 "and <strong>Activity Streams</strong>. See these components in action at "1758 "the %1$s and %2$s directories, and be sure to spend a few minutes <a "1759 "href=\"%3$s\">configuring user profiles</a>. Want to explore more of "1760 "BP’s features? Visit the <a href=\"%4$s\">Components panel</a>."1761 msgstr ""1762 1763 #: bp-core/bp-core-admin.php:524 bp-core/bp-core-template.php:3861764 #: bp-core/bp-core-widgets.php:276 bp-groups/bp-groups-admin.php:7811765 #: bp-groups/bp-groups-template.php:1541 bp-members/bp-members-loader.php:221766 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:2311767 #: bp-themes/bp-default/groups/single/admin.php:2311768 msgid "Members"1769 msgstr ""1770 1771 #: bp-core/bp-core-admin.php:5321772 msgid ""1773 "BuddyPress’s powerful features help your users connect and "1774 "collaborate. Want to explore BP’s features? Visit the <a "1775 "href=\"%s\">Components panel</a>."1776 msgstr ""1777 1778 #: bp-core/bp-core-admin.php:5381779 msgid "Community and Support"1780 msgstr ""1781 1782 #: bp-core/bp-core-admin.php:5391783 msgid ""1784 "Looking for help? The <a href=\"http://codex.buddypress.org/\">BuddyPress "1785 "Codex</a> has you covered, with dozens of user-contributed guides on how to "1786 "configure and use your BP site. Can’t find what you need? Stop by <a "1787 "href=\"http://buddypress.org/support/\">our support forums</a>, where a "1788 "vibrant community of BuddyPress users and developers is waiting to share "1789 "tips, show off their sites, talk about the future of BuddyPress, and much "1790 "more."1791 msgstr ""1792 1793 #: bp-core/bp-core-admin.php:5461794 msgid "Performance Improvements"1795 msgstr ""1796 1797 #: bp-core/bp-core-admin.php:5481798 msgid ""1799 "Whether your community has tens of members or tens of thousands, we think "1800 "the performance improvements in BuddyPress 2.0 will knock your socks off. "1801 "We’ve slashed our memory footprint and query overhead across the "1802 "board, with a special focus on the Activity and Members components."1803 msgstr ""1804 1805 #: bp-core/bp-core-admin.php:5541806 msgid "New Administrative Tools"1807 msgstr ""1808 1809 #: bp-core/bp-core-admin.php:5581810 msgid "Extended Profiles in Admin"1811 msgstr ""1812 1813 #: bp-core/bp-core-admin.php:5591814 msgid ""1815 "Site administrators can edit members’ xProfile data at Dashboard > "1816 "Users > Extended Profiles."1817 msgstr ""1818 1819 #: bp-core/bp-core-admin.php:5641820 msgid "Registration Management"1821 msgstr ""1822 1823 #: bp-core/bp-core-admin.php:5651824 msgid ""1825 "Perform common tasks with pending signups - including resending activation "1826 "emails and manually activating accounts - on the new Pending tab of "1827 "Dashboard > Users."1828 msgstr ""1829 1830 #: bp-core/bp-core-admin.php:5721831 msgid "BuddyPress Repair Tools"1832 msgstr ""1833 1834 #: bp-core/bp-core-admin.php:5731835 msgid ""1836 "Dashboard > Tools > BuddyPress contains a number of tools for correcting "1837 "data that occasionally gets out of sync on BP installs."1838 msgstr ""1839 1840 #: bp-core/bp-core-admin.php:5781841 msgid "Mark Spammers in Admin"1842 msgstr ""1843 1844 #: bp-core/bp-core-admin.php:5791845 msgid ""1846 "Admins on non-Multisite installations can now perform spam actions from "1847 "Dashboard > Users > All Users."1848 msgstr ""1849 1850 #: bp-core/bp-core-admin.php:5891851 msgid "A More Dynamic Activity Stream"1852 msgstr ""1853 1854 #: bp-core/bp-core-admin.php:5921855 msgid ""1856 "Spend a lot of time viewing the activity stream? BuddyPress 2.0 "1857 "automatically lets you know when new items are waiting to be loaded."1858 msgstr ""1859 1860 #: bp-core/bp-core-admin.php:5941861 msgid ""1862 "The activity stream is better integrated with blog posts, too. Comment on a "1863 "blog post, and an activity item is posted. Comment on a blog-related "1864 "activity item, and a blog comment is posted. No more worrying about "1865 "fractured conversations."1866 msgstr ""1867 1868 #: bp-core/bp-core-admin.php:5961869 msgid ""1870 "We’ve also reworked the way that phrases like \"Boone posted an "1871 "update\" are handled, so that they’re always up-to-date and always "1872 "translatable."1873 msgstr ""1874 1875 #: bp-core/bp-core-admin.php:6081876 msgid "Developer Tools"1877 msgstr ""1878 1879 #: bp-core/bp-core-admin.php:6101880 msgid ""1881 "BuddyPress 2.0 is full of new and improved tools for the theme and plugin "1882 "developer. A few highlights:"1883 msgstr ""1884 1885 #: bp-core/bp-core-admin.php:6121886 msgid ""1887 "The <code>BP_XProfile_Field_Type</code> class makes it a breeze to create "1888 "new xProfile field types with custom display callbacks, validation, and "1889 "more."1890 msgstr ""1891 1892 #: bp-core/bp-core-admin.php:6131893 msgid ""1894 "Major improvements have taken place with respect to object caching "1895 "throughout BuddyPress. If you use Memcached, APC, or some other persistent "1896 "object caching backend on your BuddyPress site, you should notice huge "1897 "performance boosts."1898 msgstr ""1899 1900 #: bp-core/bp-core-admin.php:6141901 msgid ""1902 "Our internal metadata libraries have been rewritten to use WP’s "1903 "<code>add_metadata()</code>, <code>update_metadata()</code>, and so on. "1904 "This means greater consistency and parity between the components when "1905 "storing and retrieving BuddyPress metadata."1906 msgstr ""1907 1908 #: bp-core/bp-core-admin.php:6151909 msgid "<a href=\"%s\">…and lots more!</a>"1910 msgstr ""1911 1912 #: bp-core/bp-core-admin.php:623 bp-core/bp-core-admin.php:7561913 msgid "Go to the BuddyPress Settings page"1914 msgstr ""1915 1916 #: bp-core/bp-core-admin.php:6561917 msgid "BuddyPress is created by a worldwide network of friendly folks."1918 msgstr ""1919 1920 #: bp-core/bp-core-admin.php:6581921 msgid "Project Leaders"1922 msgstr ""1923 1924 #: bp-core/bp-core-admin.php:6631925 msgid "Project Lead"1926 msgstr ""1927 1928 #: bp-core/bp-core-admin.php:668 bp-core/bp-core-admin.php:6731929 msgid "Lead Developer"1930 msgstr ""1931 1932 #: bp-core/bp-core-admin.php:6771933 msgid "Core Team"1934 msgstr ""1935 1936 #: bp-core/bp-core-admin.php:682 bp-core/bp-core-admin.php:6871937 msgid "Core Developer"1938 msgstr ""1939 1940 #: bp-core/bp-core-admin.php:6921941 msgid "Navigator"1942 msgstr ""1943 1944 #: bp-core/bp-core-admin.php:6961945 msgid "Recent Rockstars"1946 msgstr ""1947 1948 #: bp-core/bp-core-admin.php:7081949 msgid "Contributors to BuddyPress 2.0"1950 msgstr ""1951 1952 #: bp-core/bp-core-adminbar.php:36 bp-core/bp-core-buddybar.php:5711953 msgid "My Account"1954 msgstr ""1955 1956 #: bp-core/bp-core-avatars.php:3031957 msgid "Avatar Image"1958 msgstr ""1959 1960 #: bp-core/bp-core-avatars.php:5781961 msgid "The image was uploaded successfully"1962 msgstr ""1963 1964 #: bp-core/bp-core-avatars.php:579 bp-core/bp-core-avatars.php:5801965 msgid "The image exceeds the maximum allowed file size of: "1966 msgstr ""1967 1968 #: bp-core/bp-core-avatars.php:5811969 msgid "The uploaded file was only partially uploaded."1970 msgstr ""1971 1972 #: bp-core/bp-core-avatars.php:5821973 msgid "The image was not uploaded."1974 msgstr ""1975 1976 #: bp-core/bp-core-avatars.php:5831977 msgid "Missing a temporary folder."1978 msgstr ""1979 1980 #: bp-core/bp-core-avatars.php:5871981 msgid "Your upload failed, please try again. Error was: %s"1982 msgstr ""1983 1984 #: bp-core/bp-core-avatars.php:5921985 msgid "The file you uploaded is too big. Please upload a file under %s"1986 msgstr ""1987 1988 #: bp-core/bp-core-avatars.php:5971989 msgid "Please upload only JPG, GIF or PNG photos."1990 msgstr ""1991 1992 #: bp-core/bp-core-avatars.php:614 bp-core/bp-core-avatars.php:6511993 msgid "Upload Failed! Error was: %s"1994 msgstr ""1995 1996 #: bp-core/bp-core-avatars.php:6691997 msgid "Upload failed! Error was: %s"1998 msgstr ""1999 2000 #: bp-core/bp-core-avatars.php:843 bp-core/bp-core-classes.php:8132001 #: bp-core/bp-core-classes.php:814 bp-core/bp-core-classes.php:8152002 #: bp-core/bp-core-template.php:160 bp-core/bp-core-template.php:1762003 #: bp-groups/bp-groups-template.php:3383 bp-groups/bp-groups-template.php:33842004 #: bp-groups/bp-groups-template.php:33852005 msgid "Avatar of %s"2006 msgstr ""2007 2008 #: bp-core/bp-core-buddybar.php:3562009 msgid "You do not have access to this page."2010 msgstr ""2011 2012 #: bp-core/bp-core-buddybar.php:552 bp-core/bp-core-functions.php:18082013 #: bp-core/bp-core-widgets.php:90 bp-themes/bp-default/sidebar.php:522014 msgid "Log In"2015 msgstr ""2016 2017 #: bp-core/bp-core-buddybar.php:5562018 msgid "Sign Up"2019 msgstr ""2020 2021 #: bp-core/bp-core-buddybar.php:613 bp-core/bp-core-functions.php:17412022 #: bp-core/bp-core-widgets.php:72 bp-core/deprecated/1.5.php:3072023 #: bp-members/bp-members-template.php:1069 bp-themes/bp-default/sidebar.php:182024 msgid "Log Out"2025 msgstr ""2026 2027 #: bp-core/bp-core-buddybar.php:645 bp-groups/bp-groups-admin.php:13932028 msgid "Visit"2029 msgstr ""2030 2031 #: bp-core/bp-core-buddybar.php:6472032 msgid "Random Member"2033 msgstr ""2034 2035 #: bp-core/bp-core-buddybar.php:6512036 msgid "Random Group"2037 msgstr ""2038 2039 #: bp-core/bp-core-buddybar.php:6572040 msgid "Random Site"2041 msgstr ""2042 2043 #: bp-core/bp-core-caps.php:256 bp-core/bp-core-caps.php:2682044 #: bp-core/bp-core-caps.php:282 bp-core/bp-core-caps.php:2922045 msgid "Special community roles no longer exist. Use mapped capabilities instead"2046 msgstr ""2047 2048 #: bp-core/bp-core-catchuri.php:2762049 msgid ""2050 "This user has been marked as a spammer. Only site admins can view this "2051 "profile."2052 msgstr ""2053 2054 #: bp-core/bp-core-catchuri.php:471 bp-core/bp-core-catchuri.php:5312055 msgid "You must log in to access the page you requested."2056 msgstr ""2057 2058 #: bp-core/bp-core-classes.php:830 bp-groups/bp-groups-template.php:33932059 msgid "%d group"2060 msgid_plural "%d groups"2061 msgstr[0] ""2062 msgstr[1] ""2063 2064 #: bp-core/bp-core-dependency.php:812065 msgid "The current user is being initialized without using $wp->init()."2066 msgstr ""2067 2068 #: bp-core/bp-core-filters.php:261 bp-core/bp-core-filters.php:2912069 msgid "[User Set]"2070 msgstr ""2071 2072 #: bp-core/bp-core-filters.php:3202073 msgid ""2074 "Thanks for registering! To complete the activation of your account and "2075 "blog, please click the following link:\n"2076 "\n"2077 "%1$s\n"2078 "\n"2079 "\n"2080 "\n"2081 "After you activate, you can visit your blog here:\n"2082 "\n"2083 "%2$s"2084 msgstr ""2085 2086 #: bp-core/bp-core-filters.php:3212087 msgid "Activate %s"2088 msgstr ""2089 2090 #: bp-core/bp-core-filters.php:359 bp-members/bp-members-functions.php:18862091 msgid ""2092 "Thanks for registering! To complete the activation of your account please "2093 "click the following link:\n"2094 "\n"2095 "%1$s\n"2096 "\n"2097 msgstr ""2098 2099 #: bp-core/bp-core-filters.php:360 bp-members/bp-members-functions.php:18872100 msgid "Activate Your Account"2101 msgstr ""2102 2103 #: bp-core/bp-core-filters.php:4332104 #. translators: "group name | group nav section name"2105 msgid "%1$s | %2$s"2106 msgstr ""2107 2108 #: bp-core/bp-core-filters.php:4382109 #. translators: "component item name | component nav section name | root2110 #. component name"2111 msgid "%1$s | %2$s | %3$s"2112 msgstr ""2113 2114 #: bp-core/bp-core-filters.php:454 bp-members/bp-members-screens.php:5172115 #: bp-themes/bp-default/registration/register.php:232116 msgid "Create an Account"2117 msgstr ""2118 2119 #: bp-core/bp-core-filters.php:458 bp-members/bp-members-screens.php:5252120 #: bp-themes/bp-default/registration/activate.php:132121 msgid "Activate your Account"2122 msgstr ""2123 2124 #: bp-core/bp-core-filters.php:462 bp-groups/bp-groups-loader.php:5772125 #: bp-groups/bp-groups-template.php:1932 bp-groups/bp-groups-template.php:19332126 #: bp-themes/bp-default/groups/create.php:182127 #: bp-themes/bp-default/groups/index.php:212128 msgid "Create a Group"2129 msgstr ""2130 2131 #: bp-core/bp-core-functions.php:7792132 msgid "sometime"2133 msgstr ""2134 2135 #: bp-core/bp-core-functions.php:7802136 msgid "right now"2137 msgstr ""2138 2139 #: bp-core/bp-core-functions.php:7812140 msgid "%s ago"2141 msgstr ""2142 2143 #: bp-core/bp-core-functions.php:8422144 msgid "%s year"2145 msgid_plural "%s years"2146 msgstr[0] ""2147 msgstr[1] ""2148 2149 #: bp-core/bp-core-functions.php:845 bp-core/bp-core-functions.php:8792150 msgid "%s month"2151 msgid_plural "%s months"2152 msgstr[0] ""2153 msgstr[1] ""2154 2155 #: bp-core/bp-core-functions.php:848 bp-core/bp-core-functions.php:8822156 msgid "%s week"2157 msgid_plural "%s weeks"2158 msgstr[0] ""2159 msgstr[1] ""2160 2161 #: bp-core/bp-core-functions.php:851 bp-core/bp-core-functions.php:8852162 msgid "%s day"2163 msgid_plural "%s days"2164 msgstr[0] ""2165 msgstr[1] ""2166 2167 #: bp-core/bp-core-functions.php:854 bp-core/bp-core-functions.php:8882168 msgid "%s hour"2169 msgid_plural "%s hours"2170 msgstr[0] ""2171 msgstr[1] ""2172 2173 #: bp-core/bp-core-functions.php:857 bp-core/bp-core-functions.php:8912174 msgid "%s minute"2175 msgid_plural "%s minutes"2176 msgstr[0] ""2177 msgstr[1] ""2178 2179 #: bp-core/bp-core-functions.php:860 bp-core/bp-core-functions.php:8942180 msgid "%s second"2181 msgid_plural "%s seconds"2182 msgstr[0] ""2183 msgstr[1] ""2184 2185 #: bp-core/bp-core-functions.php:10672186 msgid "Not recently active"2187 msgstr ""2188 2189 #: bp-core/bp-core-loader.php:233 bp-members/bp-members-admin.php:3292190 #: bp-members/bp-members-loader.php:197 bp-xprofile/bp-xprofile-loader.php:1642191 #: bp-xprofile/bp-xprofile-loader.php:2252192 #: bp-xprofile/bp-xprofile-loader.php:2572193 #: bp-xprofile/bp-xprofile-loader.php:3392194 msgid "Profile"2195 msgstr ""2196 2197 #: bp-core/bp-core-template.php:812198 msgid "Options"2199 msgstr ""2200 2201 #: bp-core/bp-core-template.php:1052202 msgid "%s Directory"2203 msgstr ""2204 2205 #: bp-core/bp-core-template.php:3042206 msgid "%1$s at %2$s"2207 msgstr ""2208 2209 #: bp-core/bp-core-template.php:3922210 msgid "Blogs"2211 msgstr ""2212 2213 #: bp-core/bp-core-template.php:3972214 #: bp-templates/bp-legacy/buddypress/activity/index.php:832215 #: bp-templates/bp-legacy/buddypress/forums/forums-loop.php:402216 #: bp-templates/bp-legacy/buddypress/members/single/activity.php:272217 #: bp-themes/bp-default/activity/index.php:1032218 #: bp-themes/bp-default/forums/forums-loop.php:402219 #: bp-themes/bp-default/members/single/activity.php:272220 msgid "Posts"2221 msgstr ""2222 2223 #: bp-core/bp-core-template.php:4002224 msgid "Search these:"2225 msgstr ""2226 2227 #: bp-core/bp-core-template.php:4382228 msgid "Search anything..."2229 msgstr ""2230 2231 #: bp-core/bp-core-template.php:5402232 msgid " […]"2233 msgstr ""2234 2235 #: bp-core/bp-core-template.php:7612236 msgid "Community"2237 msgstr ""2238 2239 #: bp-core/bp-core-widgets.php:382240 msgid ""2241 "Show a Log In form to logged-out visitors, and a Log Out link to those who "2242 "are logged in."2243 msgstr ""2244 2245 #: bp-core/bp-core-widgets.php:82 bp-members/admin/bp-members-classes.php:1272246 #: bp-members/admin/bp-members-classes.php:4452247 #: bp-templates/bp-legacy/buddypress/members/register.php:322248 #: bp-themes/bp-default/registration/register.php:372249 #: bp-themes/bp-default/sidebar.php:442250 msgid "Username"2251 msgstr ""2252 2253 #: bp-core/bp-core-widgets.php:85 bp-themes/bp-default/sidebar.php:472254 msgid "Password"2255 msgstr ""2256 2257 #: bp-core/bp-core-widgets.php:88 bp-themes/bp-default/sidebar.php:502258 msgid "Remember Me"2259 msgstr ""2260 2261 #: bp-core/bp-core-widgets.php:942262 msgid "<a href=\"%s\" title=\"Register for a new account\">Register</a>"2263 msgstr ""2264 2265 #: bp-core/bp-core-widgets.php:133 bp-core/bp-core-widgets.php:2892266 #: bp-core/bp-core-widgets.php:405 bp-core/bp-core-widgets.php:5082267 #: bp-groups/bp-groups-widgets.php:137 bp-messages/bp-messages-widgets.php:1102268 #: bp-templates/bp-legacy/buddypress/forums/index.php:862269 #: bp-templates/bp-legacy/buddypress/groups/single/forum/edit.php:472270 #: bp-templates/bp-legacy/buddypress/groups/single/forum.php:752271 #: bp-themes/bp-default/forums/index.php:1042272 #: bp-themes/bp-default/groups/single/forum/edit.php:472273 #: bp-themes/bp-default/groups/single/forum.php:752274 msgid "Title:"2275 msgstr ""2276 2277 #: bp-core/bp-core-widgets.php:1512278 msgid "A dynamic list of recently active, popular, and newest members"2279 msgstr ""2280 2281 #: bp-core/bp-core-widgets.php:200 bp-core/bp-core-widgets.php:2982282 #: bp-core/deprecated/1.6.php:129 bp-core/deprecated/1.6.php:1522283 #: bp-friends/bp-friends-widgets.php:98 bp-friends/bp-friends-widgets.php:1862284 #: bp-groups/bp-groups-template.php:2438 bp-groups/bp-groups-widgets.php:652285 #: bp-groups/bp-groups-widgets.php:1462286 #: bp-templates/bp-legacy/buddypress/blogs/index.php:392287 #: bp-templates/bp-legacy/buddypress/members/single/blogs.php:222288 #: bp-themes/bp-default/blogs/index.php:562289 #: bp-themes/bp-default/members/single/blogs.php:222290 msgid "Newest"2291 msgstr ""2292 2293 #: bp-core/bp-core-widgets.php:201 bp-core/bp-core-widgets.php:2992294 #: bp-friends/bp-friends-widgets.php:99 bp-friends/bp-friends-widgets.php:1872295 #: bp-groups/bp-groups-widgets.php:66 bp-groups/bp-groups-widgets.php:1472296 #: bp-members/bp-members-admin.php:6422297 msgid "Active"2298 msgstr ""2299 2300 #: bp-core/bp-core-widgets.php:205 bp-core/bp-core-widgets.php:3002301 #: bp-friends/bp-friends-widgets.php:100 bp-friends/bp-friends-widgets.php:1882302 #: bp-groups/bp-groups-widgets.php:67 bp-groups/bp-groups-widgets.php:1482303 msgid "Popular"2304 msgstr ""2305 2306 #: bp-core/bp-core-widgets.php:2422307 msgid "No one has signed up yet!"2308 msgstr ""2309 2310 #: bp-core/bp-core-widgets.php:291 bp-friends/bp-friends-widgets.php:1792311 msgid "Link widget title to Members directory"2312 msgstr ""2313 2314 #: bp-core/bp-core-widgets.php:2932315 msgid "Max members to show:"2316 msgstr ""2317 2318 #: bp-core/bp-core-widgets.php:2962319 msgid "Default members to show:"2320 msgstr ""2321 2322 #: bp-core/bp-core-widgets.php:3182323 msgid "Avatars of users who are currently online"2324 msgstr ""2325 2326 #: bp-core/bp-core-widgets.php:3652327 msgid "There are no users currently online"2328 msgstr ""2329 2330 #: bp-core/bp-core-widgets.php:3962331 msgid "Who's Online"2332 msgstr ""2333 2334 #: bp-core/bp-core-widgets.php:407 bp-core/bp-core-widgets.php:5102335 msgid "Max Members to show:"2336 msgstr ""2337 2338 #: bp-core/bp-core-widgets.php:4212339 msgid "Avatars of recently active members"2340 msgstr ""2341 2342 #: bp-core/bp-core-widgets.php:4682343 msgid "There are no recently active members"2344 msgstr ""2345 2346 #: bp-core/bp-core-widgets.php:4992347 msgid "Recently Active Members"2348 msgstr ""2349 2350 #: bp-core/bp-core-widgets.php:572 bp-friends/bp-friends-widgets.php:2522351 msgid "There were no members found, please try another filter."2352 msgstr ""2353 2354 #: bp-core/deprecated/1.5.php:1422355 #: bp-templates/bp-legacy/buddypress/activity/post-form.php:452356 #: bp-templates/bp-legacy/buddypress/members/single/profile/profile-wp.php:82357 #: bp-themes/bp-default/activity/post-form.php:452358 #: bp-themes/bp-default/members/single/profile/profile-wp.php:82359 #: bp-xprofile/bp-xprofile-loader.php:3092360 msgid "My Profile"2361 msgstr ""2362 2363 #: bp-core/deprecated/1.5.php:149 bp-members/admin/bp-members-classes.php:1282364 #: bp-members/admin/bp-members-classes.php:4462365 #: bp-templates/bp-legacy/buddypress/members/single/profile/profile-wp.php:152366 #: bp-themes/bp-default/functions.php:6432367 #: bp-themes/bp-default/members/single/profile/profile-wp.php:152368 msgid "Name"2369 msgstr ""2370 2371 #: bp-core/deprecated/1.5.php:1582372 #: bp-templates/bp-legacy/buddypress/members/single/profile/profile-wp.php:242373 #: bp-themes/bp-default/members/single/profile/profile-wp.php:242374 msgid "About Me"2375 msgstr ""2376 2377 #: bp-core/deprecated/1.5.php:1672378 #: bp-templates/bp-legacy/buddypress/members/single/profile/profile-wp.php:332379 #: bp-themes/bp-default/functions.php:6472380 #: bp-themes/bp-default/members/single/profile/profile-wp.php:332381 msgid "Website"2382 msgstr ""2383 2384 #: bp-core/deprecated/1.5.php:1762385 #: bp-templates/bp-legacy/buddypress/members/single/profile/profile-wp.php:422386 #: bp-themes/bp-default/members/single/profile/profile-wp.php:422387 msgid "Jabber"2388 msgstr ""2389 2390 #: bp-core/deprecated/1.5.php:1852391 #: bp-templates/bp-legacy/buddypress/members/single/profile/profile-wp.php:512392 #: bp-themes/bp-default/members/single/profile/profile-wp.php:512393 msgid "AOL Messenger"2394 msgstr ""2395 2396 #: bp-core/deprecated/1.5.php:1942397 #: bp-templates/bp-legacy/buddypress/members/single/profile/profile-wp.php:602398 #: bp-themes/bp-default/members/single/profile/profile-wp.php:602399 msgid "Yahoo Messenger"2400 msgstr ""2401 2402 #: bp-core/deprecated/1.5.php:3522403 msgid "%1$s mentioned you in the group \"%2$s\""2404 msgstr ""2405 2406 #: bp-core/deprecated/1.6.php:128 bp-core/deprecated/1.6.php:1492407 #: bp-groups/bp-groups-template.php:2809 bp-groups/bp-groups-template.php:28312408 msgid "Recently Active"2409 msgstr ""2410 2411 #: bp-core/deprecated/1.6.php:130 bp-core/deprecated/1.6.php:1552412 #: bp-groups/bp-groups-template.php:2814 bp-groups/bp-groups-template.php:28462413 msgid "Alphabetically"2414 msgstr ""2415 2416 #: bp-forums/bp-forums-loader.php:282417 msgid "Discussion Forums"2418 msgstr ""2419 2420 #: bp-forums/bp-forums-loader.php:702421 msgid "Search Forums..."2422 msgstr ""2423 2424 #: bp-forums/bp-forums-loader.php:154 bp-forums/bp-forums-loader.php:2072425 msgid "Topics Started"2426 msgstr ""2427 2428 #: bp-forums/bp-forums-loader.php:1652429 msgid "Replied To"2430 msgstr ""2431 2432 #: bp-forums/bp-forums-loader.php:2152433 msgid "Replies"2434 msgstr ""2435 2436 #: bp-forums/bp-forums-loader.php:2232437 msgid "Favorite Topics"2438 msgstr ""2439 2440 #: bp-forums/bp-forums-screens.php:25 bp-forums/bp-forums-screens.php:1822441 msgid "The forums component has not been set up yet."2442 msgstr ""2443 2444 #: bp-forums/bp-forums-screens.php:48 bp-groups/bp-groups-screens.php:3712445 msgid "Please provide a title for your forum topic."2446 msgstr ""2447 2448 #: bp-forums/bp-forums-screens.php:50 bp-groups/bp-groups-screens.php:3732449 msgid "Forum posts cannot be empty. Please enter some text."2450 msgstr ""2451 2452 #: bp-forums/bp-forums-screens.php:57 bp-groups/bp-groups-screens.php:3852453 msgid "There was an error when creating the topic"2454 msgstr ""2455 2456 #: bp-forums/bp-forums-screens.php:60 bp-groups/bp-groups-screens.php:3882457 msgid "The topic was created successfully"2458 msgstr ""2459 2460 #: bp-forums/bp-forums-screens.php:68 bp-forums/bp-forums-screens.php:732461 msgid "Please pick the group forum where you would like to post this topic."2462 msgstr ""2463 2464 #: bp-forums/bp-forums-screens.php:208 bp-groups/bp-groups-template.php:17772465 #: bp-groups/bp-groups-template.php:17782466 #: bp-templates/bp-legacy/buddypress/groups/single/forum.php:192467 #: bp-themes/bp-default/forums/index.php:232468 #: bp-themes/bp-default/groups/single/forum.php:192469 msgid "New Topic"2470 msgstr ""2471 2472 #: bp-forums/bp-forums-template.php:756 bp-forums/bp-forums-template.php:8702473 #: bp-forums/bp-forums-template.php:20142474 #: bp-messages/bp-messages-classes.php:4742475 #: bp-messages/bp-messages-template.php:9452476 #: bp-messages/bp-messages-template.php:10272477 msgid "Deleted User"2478 msgstr ""2479 2480 #: bp-forums/bp-forums-template.php:9162481 msgid "Group logo for %s"2482 msgstr ""2483 2484 #: bp-forums/bp-forums-template.php:1103 bp-groups/bp-groups-template.php:11002485 msgid "%d post"2486 msgstr ""2487 2488 #: bp-forums/bp-forums-template.php:1105 bp-groups/bp-groups-template.php:11022489 msgid "%d posts"2490 msgstr ""2491 2492 #: bp-forums/bp-forums-template.php:12912493 msgid "Edit Topic"2494 msgstr ""2495 2496 #: bp-forums/bp-forums-template.php:12952497 msgid "Sticky Topic"2498 msgstr ""2499 2500 #: bp-forums/bp-forums-template.php:12972501 msgid "Un-stick Topic"2502 msgstr ""2503 2504 #: bp-forums/bp-forums-template.php:13002505 msgid "Open Topic"2506 msgstr ""2507 2508 #: bp-forums/bp-forums-template.php:13022509 msgid "Close Topic"2510 msgstr ""2511 2512 #: bp-forums/bp-forums-template.php:13042513 msgid "Delete Topic"2514 msgstr ""2515 2516 #: bp-forums/bp-forums-template.php:15252517 msgid " matching tag \"%s\""2518 msgstr ""2519 2520 #: bp-forums/bp-forums-template.php:15272521 msgid "Viewing topic %s to %s (of %d topic%s)"2522 msgid_plural "Viewing topic %s to %s (of %d total topics%s)"2523 msgstr[0] ""2524 msgstr[1] ""2525 2526 #: bp-forums/bp-forums-template.php:21662527 msgid "Viewing post %1$s to %2$s (%3$s post)"2528 msgid_plural "Viewing post %1$s to %2$s (%3$s total posts)"2529 msgstr[0] ""2530 msgstr[1] ""2531 2532 #: bp-forums/deprecated/1.6.php:31 bp-forums/deprecated/1.6.php:1332533 msgid "Configure bbPress"2534 msgstr ""2535 2536 #: bp-forums/deprecated/1.6.php:34 bp-forums/deprecated/1.6.php:1362537 msgid "Install bbPress"2538 msgstr ""2539 2540 #: bp-forums/deprecated/1.6.php:472541 msgid "Settings Saved."2542 msgstr ""2543 2544 #: bp-forums/deprecated/1.6.php:682545 msgid "(Installed)"2546 msgstr ""2547 2548 #: bp-forums/deprecated/1.6.php:68 bp-forums/deprecated/1.6.php:2102549 msgid "Forums for Groups"2550 msgstr ""2551 2552 #: bp-forums/deprecated/1.6.php:70 bp-forums/deprecated/1.6.php:2122553 msgid ""2554 "Give each individual group its own discussion forum. Choose this if you'd "2555 "like to keep your members' conversations separated into distinct areas."2556 msgstr ""2557 2558 #: bp-forums/deprecated/1.6.php:72 bp-forums/deprecated/1.6.php:2142559 msgid ""2560 "Note: This component is retired and will not be receiving any updates in "2561 "the future. Only use this component if your current site relies on it."2562 msgstr ""2563 2564 #: bp-forums/deprecated/1.6.php:74 bp-forums/deprecated/1.6.php:2162565 msgid "Features"2566 msgstr ""2567 2568 #: bp-forums/deprecated/1.6.php:76 bp-forums/deprecated/1.6.php:2182569 msgid "Group Integration"2570 msgstr ""2571 2572 #: bp-forums/deprecated/1.6.php:77 bp-forums/deprecated/1.6.php:2192573 msgid "Member Profile Integration"2574 msgstr ""2575 2576 #: bp-forums/deprecated/1.6.php:78 bp-forums/deprecated/1.6.php:2202577 msgid "Activity Stream Integration"2578 msgstr ""2579 2580 #: bp-forums/deprecated/1.6.php:79 bp-forums/deprecated/1.6.php:2212581 msgid "@ Mention Integration"2582 msgstr ""2583 2584 #: bp-forums/deprecated/1.6.php:832585 msgid "Uninstall Group Forums"2586 msgstr ""2587 2588 #: bp-forums/deprecated/1.6.php:88 bp-forums/deprecated/1.6.php:2312589 msgid "New! bbPress"2590 msgstr ""2591 2592 #: bp-forums/deprecated/1.6.php:89 bp-forums/deprecated/1.6.php:2322593 msgid ""2594 "bbPress is a brand-new forum plugin from one of the lead developers of "2595 "BuddyPress."2596 msgstr ""2597 2598 #: bp-forums/deprecated/1.6.php:91 bp-forums/deprecated/1.6.php:2342599 msgid ""2600 "It boasts a bunch of cool features that the BP Legacy Discussion Forums "2601 "does not have including:"2602 msgstr ""2603 2604 #: bp-forums/deprecated/1.6.php:94 bp-forums/deprecated/1.6.php:2372605 msgid "Non-group specific forum creation"2606 msgstr ""2607 2608 #: bp-forums/deprecated/1.6.php:95 bp-forums/deprecated/1.6.php:2382609 msgid "Moderation via the WP admin dashboard"2610 msgstr ""2611 2612 #: bp-forums/deprecated/1.6.php:96 bp-forums/deprecated/1.6.php:2392613 msgid "Topic splitting"2614 msgstr ""2615 2616 #: bp-forums/deprecated/1.6.php:97 bp-forums/deprecated/1.6.php:2402617 msgid "Revisions"2618 msgstr ""2619 2620 #: bp-forums/deprecated/1.6.php:98 bp-forums/deprecated/1.6.php:2412621 msgid "Spam management"2622 msgstr ""2623 2624 #: bp-forums/deprecated/1.6.php:99 bp-forums/deprecated/1.6.php:2422625 msgid "Subscriptions"2626 msgstr ""2627 2628 #: bp-forums/deprecated/1.6.php:100 bp-forums/deprecated/1.6.php:2432629 msgid "And more!"2630 msgstr ""2631 2632 #: bp-forums/deprecated/1.6.php:103 bp-forums/deprecated/1.6.php:2462633 msgid ""2634 "If you decide to use bbPress, you will need to deactivate the legacy group "2635 "forum component. For more info, <a href=\"%s\">read this codex article</a>."2636 msgstr ""2637 2638 #: bp-forums/deprecated/1.6.php:1432639 msgid "The bb-config.php file was not found at that location, please try again."2640 msgstr ""2641 2642 #: bp-forums/deprecated/1.6.php:1462643 msgid "Forums were set up correctly using your existing bbPress install!"2644 msgstr ""2645 2646 #: bp-forums/deprecated/1.6.php:1472647 msgid ""2648 "BuddyPress will now use its internal copy of bbPress to run the forums on "2649 "your site. If you wish, you can remove your old bbPress installation files, "2650 "as long as you keep the bb-config.php file in the same location."2651 msgstr ""2652 2653 #: bp-forums/deprecated/1.6.php:1522654 msgid "Existing bbPress Installation"2655 msgstr ""2656 2657 #: bp-forums/deprecated/1.6.php:1532658 msgid ""2659 "BuddyPress can make use of your existing bbPress install. Just provide the "2660 "location of your <code>bb-config.php</code> file, and BuddyPress will do "2661 "the rest."2662 msgstr ""2663 2664 #: bp-forums/deprecated/1.6.php:155 bp-forums/deprecated/1.6.php:1872665 msgid "Complete Installation"2666 msgstr ""2667 2668 #: bp-forums/deprecated/1.6.php:1712669 msgid ""2670 "<p>All done! Configuration settings have been saved to the file "2671 "<code>bb-config.php</code> in the root of your WordPress install.</p>"2672 msgstr ""2673 2674 #: bp-forums/deprecated/1.6.php:1752675 msgid ""2676 "<p>A configuration file could not be created. No problem, but you will need "2677 "to save the text shown below into a file named <code>bb-config.php</code> "2678 "in the root directory of your WordPress installation before you can start "2679 "using the forum functionality.</p>"2680 msgstr ""2681 2682 #: bp-forums/deprecated/1.6.php:1842683 msgid "New bbPress Installation"2684 msgstr ""2685 2686 #: bp-forums/deprecated/1.6.php:1852687 msgid ""2688 "You've decided to set up a new installation of bbPress for forum management "2689 "in BuddyPress. This is very simple and is usually just a one click\n"2690 "\t\t\t\tprocess. When you're ready, hit the link below."2691 msgstr ""2692 2693 #: bp-forums/deprecated/1.6.php:1972694 msgid ""2695 "bbPress files were not found. To install the forums component you must "2696 "download a copy of bbPress and make sure it is in the folder: \"%s\""2697 msgstr ""2698 2699 #: bp-forums/deprecated/1.6.php:2252700 msgid "Install Group Forums"2701 msgstr ""2702 2703 #: bp-forums/deprecated/1.6.php:2262704 msgid "Use Existing Installation"2705 msgstr ""2706 2707 #: bp-friends/bp-friends-actions.php:382708 msgid "Friendship could not be requested."2709 msgstr ""2710 2711 #: bp-friends/bp-friends-actions.php:402712 msgid "Friendship requested"2713 msgstr ""2714 2715 #: bp-friends/bp-friends-actions.php:442716 msgid "You are already friends with this user"2717 msgstr ""2718 2719 #: bp-friends/bp-friends-actions.php:462720 msgid "You already have a pending friendship request with this user"2721 msgstr ""2722 2723 #: bp-friends/bp-friends-actions.php:762724 #: bp-templates/bp-legacy/buddypress-functions.php:10802725 #: bp-themes/bp-default/_inc/ajax.php:6462726 msgid "Friendship could not be canceled."2727 msgstr ""2728 2729 #: bp-friends/bp-friends-actions.php:782730 msgid "Friendship canceled"2731 msgstr ""2732 2733 #: bp-friends/bp-friends-actions.php:822734 msgid "You are not yet friends with this user"2735 msgstr ""2736 2737 #: bp-friends/bp-friends-actions.php:842738 msgid "You have a pending friendship request with this user"2739 msgstr ""2740 2741 #: bp-friends/bp-friends-activity.php:982742 msgid "Friendships accepted"2743 msgstr ""2744 2745 #: bp-friends/bp-friends-activity.php:1052746 msgid "New friendships"2747 msgstr ""2748 2749 #: bp-friends/bp-friends-activity.php:1102750 msgid "New friendship created"2751 msgstr ""2752 2753 #: bp-friends/bp-friends-activity.php:1282754 #: bp-friends/bp-friends-activity.php:1542755 msgid "%1$s and %2$s are now friends"2756 msgstr ""2757 2758 #: bp-friends/bp-friends-loader.php:922759 msgid "Search Friends..."2760 msgstr ""2761 2762 #: bp-friends/bp-friends-loader.php:1192763 msgid "Friends <span class=\"%s\">%s</span>"2764 msgstr ""2765 2766 #: bp-friends/bp-friends-loader.php:140 bp-friends/bp-friends-loader.php:2042767 #: bp-friends/bp-friends-loader.php:2292768 #: bp-templates/bp-legacy/buddypress/activity/index.php:1042769 #: bp-templates/bp-legacy/buddypress/members/single/activity.php:352770 #: bp-themes/bp-default/activity/index.php:1242771 #: bp-themes/bp-default/members/single/activity.php:352772 msgid "Friendships"2773 msgstr ""2774 2775 #: bp-friends/bp-friends-loader.php:150 bp-groups/bp-groups-template.php:15452776 msgid "Requests"2777 msgstr ""2778 2779 #: bp-friends/bp-friends-loader.php:1852780 msgid "Friends <span class=\"count\">%s</span>"2781 msgstr ""2782 2783 #: bp-friends/bp-friends-loader.php:1862784 msgid "Pending Requests <span class=\"count\">%s</span>"2785 msgstr ""2786 2787 #: bp-friends/bp-friends-loader.php:1892788 msgid "No Pending Requests"2789 msgstr ""2790 2791 #: bp-friends/bp-friends-notifications.php:432792 msgid "New friendship request from %s"2793 msgstr ""2794 2795 #: bp-friends/bp-friends-notifications.php:442796 msgid ""2797 "%1$s wants to add you as a friend.\n"2798 "\n"2799 "To view all of your pending friendship requests: %2$s\n"2800 "\n"2801 "To view %3$s's profile: %4$s\n"2802 "\n"2803 "---------------------\n"2804 msgstr ""2805 2806 #: bp-friends/bp-friends-notifications.php:942807 #: bp-friends/bp-friends-notifications.php:1442808 msgid "%s accepted your friendship request"2809 msgstr ""2810 2811 #: bp-friends/bp-friends-notifications.php:952812 msgid ""2813 "%1$s accepted your friend request.\n"2814 "\n"2815 "To view %2$s's profile: %3$s\n"2816 "\n"2817 "---------------------\n"2818 msgstr ""2819 2820 #: bp-friends/bp-friends-notifications.php:1412821 msgid "%d friends accepted your friendship requests"2822 msgstr ""2823 2824 #: bp-friends/bp-friends-notifications.php:1552825 msgid "You have %d pending friendship requests"2826 msgstr ""2827 2828 #: bp-friends/bp-friends-notifications.php:1582829 msgid "You have a friendship request from %s"2830 msgstr ""2831 2832 #: bp-friends/bp-friends-screens.php:362833 msgid "Friendship accepted"2834 msgstr ""2835 2836 #: bp-friends/bp-friends-screens.php:382837 msgid "Friendship could not be accepted"2838 msgstr ""2839 2840 #: bp-friends/bp-friends-screens.php:472841 msgid "Friendship rejected"2842 msgstr ""2843 2844 #: bp-friends/bp-friends-screens.php:492845 msgid "Friendship could not be rejected"2846 msgstr ""2847 2848 #: bp-friends/bp-friends-screens.php:582849 msgid "Friendship request withdrawn"2850 msgstr ""2851 2852 #: bp-friends/bp-friends-screens.php:602853 msgid "Friendship request could not be withdrawn"2854 msgstr ""2855 2856 #: bp-friends/bp-friends-screens.php:942857 msgid "A member sends you a friendship request"2858 msgstr ""2859 2860 #: bp-friends/bp-friends-screens.php:1002861 msgid "A member accepts your friendship request"2862 msgstr ""2863 2864 #: bp-friends/bp-friends-template.php:66 bp-xprofile/bp-xprofile-loader.php:1242865 msgid "My Friends"2866 msgstr ""2867 2868 #: bp-friends/bp-friends-template.php:662869 msgid "%s's Friends"2870 msgstr ""2871 2872 #: bp-friends/bp-friends-template.php:662873 msgid "See All"2874 msgstr ""2875 2876 #: bp-friends/bp-friends-template.php:862877 msgid "You haven't added any friend connections yet."2878 msgstr ""2879 2880 #: bp-friends/bp-friends-template.php:862881 msgid "%s hasn't created any friend connections yet."2882 msgstr ""2883 2884 #: bp-friends/bp-friends-template.php:1562885 msgid "There aren't enough site members to show a random sample just yet."2886 msgstr ""2887 2888 #: bp-friends/bp-friends-template.php:1732889 msgid "Filter Friends"2890 msgstr ""2891 2892 #: bp-friends/bp-friends-template.php:2212893 msgid "%d friend"2894 msgstr ""2895 2896 #: bp-friends/bp-friends-template.php:2232897 msgid "%d friends"2898 msgstr ""2899 2900 #: bp-friends/bp-friends-template.php:3182901 #: bp-templates/bp-legacy/buddypress-functions.php:10922902 #: bp-themes/bp-default/_inc/ajax.php:6582903 msgid "Cancel Friendship Request"2904 msgstr ""2905 2906 #: bp-friends/bp-friends-template.php:3192907 msgid "Cancel Friendship Requested"2908 msgstr ""2909 2910 #: bp-friends/bp-friends-template.php:3352911 #: bp-friends/bp-friends-template.php:3362912 msgid "Friendship Requested"2913 msgstr ""2914 2915 #: bp-friends/bp-friends-template.php:3522916 #: bp-friends/bp-friends-template.php:3532917 msgid "Cancel Friendship"2918 msgstr ""2919 2920 #: bp-friends/bp-friends-template.php:3692921 #: bp-friends/bp-friends-template.php:3702922 #: bp-templates/bp-legacy/buddypress-functions.php:10822923 #: bp-templates/bp-legacy/buddypress-functions.php:11002924 #: bp-themes/bp-default/_inc/ajax.php:6482925 #: bp-themes/bp-default/_inc/ajax.php:6662926 msgid "Add Friend"2927 msgstr ""2928 2929 #: bp-friends/bp-friends-template.php:5882930 msgid "%s friend"2931 msgid_plural "%s friends"2932 msgstr[0] ""2933 msgstr[1] ""2934 2935 #: bp-friends/bp-friends-widgets.php:482936 msgid ""2937 "A dynamic list of recently active, popular, and newest Friends of the "2938 "displayed member. Widget is only shown when viewing a member profile."2939 msgstr ""2940 2941 #: bp-friends/bp-friends-widgets.php:732942 msgid "%s’s Friends"2943 msgstr ""2944 2945 #: bp-friends/bp-friends-widgets.php:1352946 #: bp-templates/bp-legacy/buddypress/members/members-loop.php:1082947 #: bp-themes/bp-default/members/members-loop.php:1082948 msgid "Sorry, no members were found."2949 msgstr ""2950 2951 #: bp-friends/bp-friends-widgets.php:1812952 msgid "Max friends to show:"2953 msgstr ""2954 2955 #: bp-friends/bp-friends-widgets.php:1842956 msgid "Default friends to show:"2957 msgstr ""2958 2959 #: bp-groups/bp-groups-actions.php:312960 msgid "Sorry, you are not allowed to create groups."2961 msgstr ""2962 2963 #: bp-groups/bp-groups-actions.php:542964 msgid "There was an error saving group details. Please try again."2965 msgstr ""2966 2967 #: bp-groups/bp-groups-actions.php:692968 msgid "Only the group creator may continue editing this group."2969 msgstr ""2970 2971 #: bp-groups/bp-groups-actions.php:822972 msgid "Please fill in all of the required fields"2973 msgstr ""2974 2975 #: bp-groups/bp-groups-actions.php:89 bp-groups/bp-groups-actions.php:1132976 msgid "There was an error saving group details, please try again."2977 msgstr ""2978 2979 #: bp-groups/bp-groups-actions.php:197 bp-groups/bp-groups-screens.php:4722980 msgid "Invite successfully removed"2981 msgstr ""2982 2983 #: bp-groups/bp-groups-actions.php:201 bp-groups/bp-groups-screens.php:4832984 msgid "There was an error removing the invite"2985 msgstr ""2986 2987 #: bp-groups/bp-groups-actions.php:2322988 msgid "There was an error saving the group avatar, please try uploading again."2989 msgstr ""2990 2991 #: bp-groups/bp-groups-actions.php:2342992 msgid "The group avatar was uploaded successfully!"2993 msgstr ""2994 2995 #: bp-groups/bp-groups-actions.php:258 bp-groups/bp-groups-actions.php:2652996 msgid "There was an error joining the group."2997 msgstr ""2998 2999 #: bp-groups/bp-groups-actions.php:2673000 msgid "You joined the group!"3001 msgstr ""3002 3003 #: bp-groups/bp-groups-actions.php:305 bp-groups/bp-groups-screens.php:7533004 msgid "This group must have at least one admin"3005 msgstr ""3006 3007 #: bp-groups/bp-groups-actions.php:3073008 msgid "There was an error leaving the group."3009 msgstr ""3010 3011 #: bp-groups/bp-groups-actions.php:309 bp-groups/bp-groups-functions.php:3183012 msgid "You successfully left the group."3013 msgstr ""3014 3015 #: bp-groups/bp-groups-actions.php:3923016 msgid "Activity feed for the group, %s."3017 msgstr ""3018 3019 #: bp-groups/bp-groups-activity.php:293020 msgid "Created a group"3021 msgstr ""3022 3023 #: bp-groups/bp-groups-activity.php:363024 msgid "Joined a group"3025 msgstr ""3026 3027 #: bp-groups/bp-groups-activity.php:443028 msgid "New group forum topic"3029 msgstr ""3030 3031 #: bp-groups/bp-groups-activity.php:453032 msgid "New group forum post"3033 msgstr ""3034 3035 #: bp-groups/bp-groups-activity.php:703036 msgid "%1$s created the group %2$s"3037 msgstr ""3038 3039 #: bp-groups/bp-groups-activity.php:93 bp-groups/bp-groups-activity.php:2593040 msgid "%1$s joined the group %2$s"3041 msgstr ""3042 3043 #: bp-groups/bp-groups-admin.php:1133044 msgid ""3045 "This page is a convenient way to edit the details associated with one of "3046 "your groups."3047 msgstr ""3048 3049 #: bp-groups/bp-groups-admin.php:1143050 msgid ""3051 "The Name and Description box is fixed in place, but you can reposition all "3052 "the other boxes using drag and drop, and can minimize or expand them by "3053 "clicking the title bar of each box. Use the Screen Options tab to hide or "3054 "unhide, or to choose a 1- or 2-column layout for this screen."3055 msgstr ""3056 3057 #: bp-groups/bp-groups-admin.php:1203058 msgid "Support Forums"3059 msgstr ""3060 3061 #: bp-groups/bp-groups-admin.php:1483062 msgid ""3063 "You can manage groups much like you can manage comments and other content. "3064 "This screen is customizable in the same ways as other management screens, "3065 "and you can act on groups by using the on-hover action links or the Bulk "3066 "Actions."3067 msgstr ""3068 3069 #: bp-groups/bp-groups-admin.php:1533070 msgid "Group Actions"3071 msgstr ""3072 3073 #: bp-groups/bp-groups-admin.php:1553074 msgid ""3075 "Clicking \"Visit\" will take you to the group’s public page. Use this "3076 "link to see what the group looks like on the front end of your site."3077 msgstr ""3078 3079 #: bp-groups/bp-groups-admin.php:1563080 msgid ""3081 "Clicking \"Edit\" will take you to a Dashboard panel where you can manage "3082 "various details about the group, such as its name and description, its "3083 "members, and other settings."3084 msgstr ""3085 3086 #: bp-groups/bp-groups-admin.php:1573087 msgid ""3088 "If you click \"Delete\" under a specific group, or select a number of "3089 "groups and then choose Delete from the Bulk Actions menu, you will be led "3090 "to a page where you’ll be asked to confirm the permanent deletion of "3091 "the group(s)."3092 msgstr ""3093 3094 #: bp-groups/bp-groups-admin.php:1743095 msgid "Start typing a username to add a new member."3096 msgstr ""3097 3098 #: bp-groups/bp-groups-admin.php:1753099 msgid ""3100 "If you leave this page, you will lose any unsaved changes you have made to "3101 "the group."3102 msgstr ""3103 3104 #: bp-groups/bp-groups-admin.php:4533105 msgid "You cannot remove all administrators from a group."3106 msgstr ""3107 3108 #: bp-groups/bp-groups-admin.php:4573109 msgid "An error occurred when trying to update your group details."3110 msgstr ""3111 3112 #: bp-groups/bp-groups-admin.php:4593113 msgid "The group has been updated successfully."3114 msgstr ""3115 3116 #: bp-groups/bp-groups-admin.php:4633117 msgid "The following users could not be added to the group: <em>%s</em>"3118 msgstr ""3119 3120 #: bp-groups/bp-groups-admin.php:4673121 msgid "The following users were successfully added to the group: <em>%s</em>"3122 msgstr ""3123 3124 #: bp-groups/bp-groups-admin.php:4723125 msgid "An error occurred when trying to modify the following members: <em>%s</em>"3126 msgstr ""3127 3128 #: bp-groups/bp-groups-admin.php:4773129 msgid "The following members were successfully modified: <em>%s</em>"3130 msgstr ""3131 3132 #: bp-groups/bp-groups-admin.php:496 bp-groups/bp-groups-adminbar.php:393133 #: bp-xprofile/bp-xprofile-admin.php:1143134 msgid "Edit Group"3135 msgstr ""3136 3137 #: bp-groups/bp-groups-admin.php:499 bp-groups/bp-groups-admin.php:6413138 msgid "Add New"3139 msgstr ""3140 3141 #: bp-groups/bp-groups-admin.php:5183142 msgid "Name and Description"3143 msgstr ""3144 3145 #: bp-groups/bp-groups-admin.php:5453146 msgid "No group found with this ID. <a href=\"%s\">Go back and try again</a>."3147 msgstr ""3148 3149 #: bp-groups/bp-groups-admin.php:5873150 msgid "Delete Groups"3151 msgstr ""3152 3153 #: bp-groups/bp-groups-admin.php:5883154 msgid "You are about to delete the following groups:"3155 msgstr ""3156 3157 #: bp-groups/bp-groups-admin.php:596 bp-members/bp-members-admin.php:14253158 msgid "This action cannot be undone."3159 msgstr ""3160 3161 #: bp-groups/bp-groups-admin.php:6253162 msgid "%s group has been permanently deleted."3163 msgid_plural "%s groups have been permanently deleted."3164 msgstr[0] ""3165 msgstr[1] ""3166 3167 #: bp-groups/bp-groups-admin.php:6583168 msgid "Search all Groups"3169 msgstr ""3170 3171 #: bp-groups/bp-groups-admin.php:6813172 #: bp-templates/bp-legacy/buddypress/groups/create.php:1123173 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:473174 #: bp-themes/bp-default/groups/create.php:1193175 #: bp-themes/bp-default/groups/single/admin.php:473176 msgid "Enable discussion forum"3177 msgstr ""3178 3179 #: bp-groups/bp-groups-admin.php:6873180 msgid "Privacy"3181 msgstr ""3182 3183 #: bp-groups/bp-groups-admin.php:690 bp-groups/bp-groups-admin.php:14473184 #: bp-groups/bp-groups-template.php:6843185 msgid "Public"3186 msgstr ""3187 3188 #: bp-groups/bp-groups-admin.php:691 bp-groups/bp-groups-admin.php:14503189 #: bp-groups/bp-groups-template.php:6863190 msgid "Private"3191 msgstr ""3192 3193 #: bp-groups/bp-groups-admin.php:692 bp-groups/bp-groups-admin.php:14533194 msgid "Hidden"3195 msgstr ""3196 3197 #: bp-groups/bp-groups-admin.php:6993198 msgid "Who can invite others to this group?"3199 msgstr ""3200 3201 #: bp-groups/bp-groups-admin.php:7023202 #: bp-templates/bp-legacy/buddypress/groups/create.php:893203 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:993204 #: bp-themes/bp-default/groups/create.php:963205 #: bp-themes/bp-default/groups/single/admin.php:993206 msgid "All group members"3207 msgstr ""3208 3209 #: bp-groups/bp-groups-admin.php:7033210 #: bp-templates/bp-legacy/buddypress/groups/create.php:943211 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:1043212 #: bp-themes/bp-default/groups/create.php:1013213 #: bp-themes/bp-default/groups/single/admin.php:1043214 msgid "Group admins and mods only"3215 msgstr ""3216 3217 #: bp-groups/bp-groups-admin.php:7043218 #: bp-templates/bp-legacy/buddypress/groups/create.php:993219 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:1093220 #: bp-themes/bp-default/groups/create.php:1063221 #: bp-themes/bp-default/groups/single/admin.php:1093222 msgid "Group admins only"3223 msgstr ""3224 3225 #: bp-groups/bp-groups-admin.php:7203226 msgid "Enter a comma-separated list of user logins."3227 msgstr ""3228 3229 #: bp-groups/bp-groups-admin.php:7793230 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:1773231 #: bp-themes/bp-default/groups/single/admin.php:1773232 msgid "Administrators"3233 msgstr ""3234 3235 #: bp-groups/bp-groups-admin.php:7803236 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:2053237 #: bp-themes/bp-default/groups/single/admin.php:2053238 msgid "Moderators"3239 msgstr ""3240 3241 #: bp-groups/bp-groups-admin.php:7823242 msgid "Banned Users"3243 msgstr ""3244 3245 #: bp-groups/bp-groups-admin.php:8193246 msgid "Administrator"3247 msgstr ""3248 3249 #: bp-groups/bp-groups-admin.php:8203250 msgid "Moderator"3251 msgstr ""3252 3253 #: bp-groups/bp-groups-admin.php:8213254 msgid "Member"3255 msgstr ""3256 3257 #: bp-groups/bp-groups-admin.php:8223258 msgid "Banned"3259 msgstr ""3260 3261 #: bp-groups/bp-groups-admin.php:8233262 msgid "Remove From Group"3263 msgstr ""3264 3265 #: bp-groups/bp-groups-admin.php:8563266 msgid "No members of this type"3267 msgstr ""3268 3269 #: bp-groups/bp-groups-admin.php:882 bp-groups/bp-groups-adminbar.php:1013270 #: bp-groups/bp-groups-buddybar.php:583271 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:3323272 #: bp-themes/bp-default/groups/single/admin.php:3603273 #: bp-xprofile/bp-xprofile-admin.php:1183274 msgid "Delete Group"3275 msgstr ""3276 3277 #: bp-groups/bp-groups-admin.php:886 bp-groups/bp-groups-classes.php:31353278 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:323279 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:1173280 #: bp-templates/bp-legacy/buddypress/groups/single/forum/edit.php:583281 #: bp-templates/bp-legacy/buddypress/groups/single/forum/edit.php:743282 #: bp-templates/bp-legacy/buddypress/members/single/profile/edit.php:613283 #: bp-templates/bp-legacy/buddypress/members/single/settings/general.php:223284 #: bp-templates/bp-legacy/buddypress/members/single/settings/notifications.php:113285 #: bp-themes/bp-default/groups/single/admin.php:323286 #: bp-themes/bp-default/groups/single/admin.php:1173287 #: bp-themes/bp-default/groups/single/forum/edit.php:583288 #: bp-themes/bp-default/groups/single/forum/edit.php:743289 #: bp-themes/bp-default/members/single/profile/edit.php:1483290 #: bp-themes/bp-default/members/single/settings/general.php:723291 #: bp-themes/bp-default/members/single/settings/notifications.php:613292 #: bp-xprofile/bp-xprofile-classes.php:4603293 msgid "Save Changes"3294 msgstr ""3295 3296 #: bp-groups/bp-groups-admin.php:9353297 msgid "«"3298 msgstr ""3299 3300 #: bp-groups/bp-groups-admin.php:9363301 msgid "»"3302 msgstr ""3303 3304 #: bp-groups/bp-groups-admin.php:9423305 msgid "Viewing %1$s - %2$s of %3$s"3306 msgstr ""3307 3308 #: bp-groups/bp-groups-admin.php:945 bp-groups/bp-groups-template.php:10253309 msgid "%s member"3310 msgid_plural "%s members"3311 msgstr[0] ""3312 msgstr[1] ""3313 3314 #: bp-groups/bp-groups-admin.php:10113315 #. translators: 1: user_login, 2: user_email3316 msgid "%1$s (%2$s)"3317 msgstr ""3318 3319 #: bp-groups/bp-groups-admin.php:11953320 msgid "No groups found."3321 msgstr ""3322 3323 #: bp-groups/bp-groups-admin.php:12683324 msgid "Public <span class=\"count\">(%s)</span>"3325 msgid_plural "Public <span class=\"count\">(%s)</span>"3326 msgstr[0] ""3327 msgstr[1] ""3328 3329 #: bp-groups/bp-groups-admin.php:12693330 msgid "Private <span class=\"count\">(%s)</span>"3331 msgid_plural "Private <span class=\"count\">(%s)</span>"3332 msgstr[0] ""3333 msgstr[1] ""3334 3335 #: bp-groups/bp-groups-admin.php:12703336 msgid "Hidden <span class=\"count\">(%s)</span>"3337 msgid_plural "Hidden <span class=\"count\">(%s)</span>"3338 msgstr[0] ""3339 msgstr[1] ""3340 3341 #: bp-groups/bp-groups-admin.php:13453342 msgid "Select group %1$d"3343 msgstr ""3344 3345 #: bp-groups/bp-groups-adminbar.php:47 bp-groups/bp-groups-buddybar.php:343346 msgid "Edit Details"3347 msgstr ""3348 3349 #: bp-groups/bp-groups-adminbar.php:553350 msgid "Edit Settings"3351 msgstr ""3352 3353 #: bp-groups/bp-groups-adminbar.php:64 bp-members/bp-members-adminbar.php:1093354 msgid "Edit Avatar"3355 msgstr ""3356 3357 #: bp-groups/bp-groups-adminbar.php:74 bp-groups/bp-groups-buddybar.php:463358 msgid "Manage Invitations"3359 msgstr ""3360 3361 #: bp-groups/bp-groups-adminbar.php:83 bp-groups/bp-groups-buddybar.php:503362 msgid "Manage Members"3363 msgstr ""3364 3365 #: bp-groups/bp-groups-adminbar.php:92 bp-groups/bp-groups-buddybar.php:543366 msgid "Membership Requests"3367 msgstr ""3368 3369 #: bp-groups/bp-groups-buddybar.php:31 bp-members/bp-members-buddybar.php:943370 msgid "Admin Options"3371 msgstr ""3372 3373 #: bp-groups/bp-groups-buddybar.php:363374 msgid "Group Settings"3375 msgstr ""3376 3377 #: bp-groups/bp-groups-buddybar.php:40 bp-groups/bp-groups-loader.php:6143378 msgid "Group Avatar"3379 msgstr ""3380 3381 #: bp-groups/bp-groups-classes.php:20163382 msgid "Group Mod"3383 msgstr ""3384 3385 #: bp-groups/bp-groups-classes.php:2022 bp-groups/bp-groups-functions.php:1483386 msgid "Group Admin"3387 msgstr ""3388 3389 #: bp-groups/bp-groups-forums.php:107 bp-groups/bp-groups-forums.php:2563390 msgid "%1$s replied to the forum topic %2$s in the group %3$s"3391 msgstr ""3392 3393 #: bp-groups/bp-groups-forums.php:1573394 msgid "%1$s started the forum topic %2$s in the group %3$s"3395 msgstr ""3396 3397 #: bp-groups/bp-groups-forums.php:2093398 msgid "%1$s edited the forum topic %2$s in the group %3$s"3399 msgstr ""3400 3401 #: bp-groups/bp-groups-functions.php:3083402 msgid "As the only Admin, you cannot leave the group."3403 msgstr ""3404 3405 #: bp-groups/bp-groups-functions.php:6683406 msgid "%1$s posted an update in the group %2$s"3407 msgstr ""3408 3409 #: bp-groups/bp-groups-loader.php:1523410 msgid "Search Groups..."3411 msgstr ""3412 3413 #: bp-groups/bp-groups-loader.php:2913414 msgid "You do not have access to this group."3415 msgstr ""3416 3417 #: bp-groups/bp-groups-loader.php:3063418 msgid "You are not an admin of this group."3419 msgstr ""3420 3421 #: bp-groups/bp-groups-loader.php:316 bp-groups/bp-groups-template.php:15263422 msgid "Details"3423 msgstr ""3424 3425 #: bp-groups/bp-groups-loader.php:328 bp-groups/bp-groups-template.php:15373426 msgid "Avatar"3427 msgstr ""3428 3429 #: bp-groups/bp-groups-loader.php:3363430 msgid "Invites"3431 msgstr ""3432 3433 #: bp-groups/bp-groups-loader.php:3633434 msgid "Groups <span class=\"%s\">%s</span>"3435 msgstr ""3436 3437 #: bp-groups/bp-groups-loader.php:392 bp-groups/bp-groups-loader.php:4223438 #: bp-groups/bp-groups-loader.php:560 bp-groups/bp-groups-loader.php:5953439 msgid "Memberships"3440 msgstr ""3441 3442 #: bp-groups/bp-groups-loader.php:4033443 msgid "Invitations"3444 msgstr ""3445 3446 #: bp-groups/bp-groups-loader.php:454 bp-groups/bp-groups-template.php:18913447 #: bp-groups/bp-groups-template.php:18923448 #: bp-templates/bp-legacy/buddypress-functions.php:12143449 #: bp-themes/bp-default/_inc/ajax.php:7803450 msgid "Request Membership"3451 msgstr ""3452 3453 #: bp-groups/bp-groups-loader.php:4663454 msgid "Forum"3455 msgstr ""3456 3457 #: bp-groups/bp-groups-loader.php:4783458 msgid "Members <span>%s</span>"3459 msgstr ""3460 3461 #: bp-groups/bp-groups-loader.php:4903462 #: bp-templates/bp-legacy/buddypress/groups/single/invites-loop.php:903463 #: bp-themes/bp-default/groups/single/send-invites.php:603464 msgid "Send Invites"3465 msgstr ""3466 3467 #: bp-groups/bp-groups-loader.php:5043468 msgid "Admin"3469 msgstr ""3470 3471 #: bp-groups/bp-groups-loader.php:5413472 msgid "No Pending Invites"3473 msgstr ""3474 3475 #: bp-groups/bp-groups-loader.php:5443476 msgid "Groups <span class=\"count\">%s</span>"3477 msgstr ""3478 3479 #: bp-groups/bp-groups-loader.php:5453480 msgid "Pending Invites <span class=\"count\">%s</span>"3481 msgstr ""3482 3483 #: bp-groups/bp-groups-loader.php:6183484 msgid "No Group Avatar"3485 msgstr ""3486 3487 #: bp-groups/bp-groups-notifications.php:213488 msgid "Group Details Updated"3489 msgstr ""3490 3491 #: bp-groups/bp-groups-notifications.php:363492 msgid ""3493 "Group details for the group \"%1$s\" were updated:\n"3494 "\n"3495 "To view the group: %2$s\n"3496 "\n"3497 "---------------------\n"3498 msgstr ""3499 3500 #: bp-groups/bp-groups-notifications.php:913501 msgid "Membership request for group: %s"3502 msgstr ""3503 3504 #: bp-groups/bp-groups-notifications.php:933505 msgid ""3506 "%1$s wants to join the group \"%2$s\".\n"3507 "\n"3508 "Because you are the administrator of this group, you must either accept or "3509 "reject the membership request.\n"3510 "\n"3511 "To view all pending membership requests for this group, please visit:\n"3512 "%3$s\n"3513 "\n"3514 "To view %4$s's profile: %5$s\n"3515 "\n"3516 "---------------------\n"3517 msgstr ""3518 3519 #: bp-groups/bp-groups-notifications.php:1513520 msgid "Membership request for group \"%s\" accepted"3521 msgstr ""3522 3523 #: bp-groups/bp-groups-notifications.php:1523524 msgid ""3525 "Your membership request for the group \"%1$s\" has been accepted.\n"3526 "\n"3527 "To view the group please login and visit: %2$s\n"3528 "\n"3529 "---------------------\n"3530 msgstr ""3531 3532 #: bp-groups/bp-groups-notifications.php:1613533 msgid "Membership request for group \"%s\" rejected"3534 msgstr ""3535 3536 #: bp-groups/bp-groups-notifications.php:1623537 msgid ""3538 "Your membership request for the group \"%1$s\" has been rejected.\n"3539 "\n"3540 "To submit another request please log in and visit: %2$s\n"3541 "\n"3542 "---------------------\n"3543 msgstr ""3544 3545 #: bp-groups/bp-groups-notifications.php:1913546 msgid "an administrator"3547 msgstr ""3548 3549 #: bp-groups/bp-groups-notifications.php:1943550 msgid "a moderator"3551 msgstr ""3552 3553 #: bp-groups/bp-groups-notifications.php:2213554 msgid "You have been promoted in the group: \"%s\""3555 msgstr ""3556 3557 #: bp-groups/bp-groups-notifications.php:2223558 msgid ""3559 "You have been promoted to %1$s for the group: \"%2$s\".\n"3560 "\n"3561 "To view the group please visit: %3$s\n"3562 "\n"3563 "---------------------\n"3564 msgstr ""3565 3566 #: bp-groups/bp-groups-notifications.php:2793567 msgid "You have an invitation to the group: \"%s\""3568 msgstr ""3569 3570 #: bp-groups/bp-groups-notifications.php:2813571 msgid ""3572 "One of your friends %1$s has invited you to the group: \"%2$s\".\n"3573 "\n"3574 "To view your group invites visit: %3$s\n"3575 "\n"3576 "To view the group visit: %4$s\n"3577 "\n"3578 "To view %5$s's profile visit: %6$s\n"3579 "\n"3580 "---------------------\n"3581 msgstr ""3582 3583 #: bp-groups/bp-groups-notifications.php:3353584 msgid "%1$d new membership requests for the group \"%2$s\""3585 msgstr ""3586 3587 #: bp-groups/bp-groups-notifications.php:3403588 msgid "Group Membership Requests"3589 msgstr ""3590 3591 #: bp-groups/bp-groups-notifications.php:3493592 #: bp-groups/bp-groups-notifications.php:3543593 msgid "%s requests group membership"3594 msgstr ""3595 3596 #: bp-groups/bp-groups-notifications.php:3723597 msgid "%d accepted group membership requests"3598 msgstr ""3599 3600 #: bp-groups/bp-groups-notifications.php:3853601 msgid "Membership for group \"%s\" accepted"3602 msgstr ""3603 3604 #: bp-groups/bp-groups-notifications.php:4083605 msgid "%d rejected group membership requests"3606 msgstr ""3607 3608 #: bp-groups/bp-groups-notifications.php:4213609 msgid "Membership for group \"%s\" rejected"3610 msgstr ""3611 3612 #: bp-groups/bp-groups-notifications.php:4443613 msgid "You were promoted to an admin in %d groups"3614 msgstr ""3615 3616 #: bp-groups/bp-groups-notifications.php:4573617 msgid "You were promoted to an admin in the group \"%s\""3618 msgstr ""3619 3620 #: bp-groups/bp-groups-notifications.php:4803621 msgid "You were promoted to a mod in %d groups"3622 msgstr ""3623 3624 #: bp-groups/bp-groups-notifications.php:4933625 msgid "You were promoted to a mod in the group \"%s\""3626 msgstr ""3627 3628 #: bp-groups/bp-groups-notifications.php:5173629 msgid "You have %d new group invitations"3630 msgstr ""3631 3632 #: bp-groups/bp-groups-notifications.php:5213633 msgid "Group Invites"3634 msgstr ""3635 3636 #: bp-groups/bp-groups-notifications.php:5293637 msgid "You have an invitation to the group: %s"3638 msgstr ""3639 3640 #: bp-groups/bp-groups-screens.php:443641 msgid "Group invite could not be accepted"3642 msgstr ""3643 3644 #: bp-groups/bp-groups-screens.php:46 bp-groups/bp-groups-screens.php:5063645 msgid "Group invite accepted"3646 msgstr ""3647 3648 #: bp-groups/bp-groups-screens.php:713649 msgid "Group invite could not be rejected"3650 msgstr ""3651 3652 #: bp-groups/bp-groups-screens.php:733653 msgid "Group invite rejected"3654 msgstr ""3655 3656 #: bp-groups/bp-groups-screens.php:1513657 msgid "It looks like you've already said that!"3658 msgstr ""3659 3660 #: bp-groups/bp-groups-screens.php:1543661 msgid "There was an error when replying to that topic"3662 msgstr ""3663 3664 #: bp-groups/bp-groups-screens.php:1563665 msgid "Your reply was posted successfully"3666 msgstr ""3667 3668 #: bp-groups/bp-groups-screens.php:1773669 msgid "There was an error when making that topic a sticky"3670 msgstr ""3671 3672 #: bp-groups/bp-groups-screens.php:1793673 msgid "The topic was made sticky successfully"3674 msgstr ""3675 3676 #: bp-groups/bp-groups-screens.php:1923677 msgid "There was an error when unsticking that topic"3678 msgstr ""3679 3680 #: bp-groups/bp-groups-screens.php:1943681 msgid "The topic was unstuck successfully"3682 msgstr ""3683 3684 #: bp-groups/bp-groups-screens.php:2073685 msgid "There was an error when closing that topic"3686 msgstr ""3687 3688 #: bp-groups/bp-groups-screens.php:2093689 msgid "The topic was closed successfully"3690 msgstr ""3691 3692 #: bp-groups/bp-groups-screens.php:2223693 msgid "There was an error when opening that topic"3694 msgstr ""3695 3696 #: bp-groups/bp-groups-screens.php:2243697 msgid "The topic was opened successfully"3698 msgstr ""3699 3700 #: bp-groups/bp-groups-screens.php:2473701 msgid "There was an error deleting the topic"3702 msgstr ""3703 3704 #: bp-groups/bp-groups-screens.php:2493705 msgid "The topic was deleted successfully"3706 msgstr ""3707 3708 #: bp-groups/bp-groups-screens.php:2733709 msgid "There was an error when editing that topic"3710 msgstr ""3711 3712 #: bp-groups/bp-groups-screens.php:2753713 msgid "The topic was edited successfully"3714 msgstr ""3715 3716 #: bp-groups/bp-groups-screens.php:3003717 msgid "There was an error deleting that post"3718 msgstr ""3719 3720 #: bp-groups/bp-groups-screens.php:3023721 msgid "The post was deleted successfully"3722 msgstr ""3723 3724 #: bp-groups/bp-groups-screens.php:3263725 msgid "There was an error when editing that post"3726 msgstr ""3727 3728 #: bp-groups/bp-groups-screens.php:3283729 msgid "The post was edited successfully"3730 msgstr ""3731 3732 #: bp-groups/bp-groups-screens.php:344 bp-groups/bp-groups-screens.php:3633733 msgid "You have been banned from this group."3734 msgstr ""3735 3736 #: bp-groups/bp-groups-screens.php:3773737 msgid "This group does not have a forum setup yet."3738 msgstr ""3739 3740 #: bp-groups/bp-groups-screens.php:4363741 msgid "Group invites sent."3742 msgstr ""3743 3744 #: bp-groups/bp-groups-screens.php:4773745 msgid "You are not allowed to send or remove invites"3746 msgstr ""3747 3748 #: bp-groups/bp-groups-screens.php:4803749 msgid "The member requested to join the group"3750 msgstr ""3751 3752 #: bp-groups/bp-groups-screens.php:5083753 msgid "There was an error accepting the group invitation, please try again."3754 msgstr ""3755 3756 #: bp-groups/bp-groups-screens.php:5203757 msgid "There was an error sending your group membership request, please try again."3758 msgstr ""3759 3760 #: bp-groups/bp-groups-screens.php:5223761 msgid ""3762 "Your membership request was sent to the group administrator successfully. "3763 "You will be notified when the group administrator responds to your request."3764 msgstr ""3765 3766 #: bp-groups/bp-groups-screens.php:5713767 msgid "There was an error updating group details, please try again."3768 msgstr ""3769 3770 #: bp-groups/bp-groups-screens.php:5733771 msgid "Group details were successfully updated."3772 msgstr ""3773 3774 #: bp-groups/bp-groups-screens.php:6153775 msgid "There was an error updating group settings, please try again."3776 msgstr ""3777 3778 #: bp-groups/bp-groups-screens.php:6173779 msgid "Group settings were successfully updated."3780 msgstr ""3781 3782 #: bp-groups/bp-groups-screens.php:649 bp-xprofile/bp-xprofile-actions.php:393783 msgid "Your avatar was deleted successfully!"3784 msgstr ""3785 3786 #: bp-groups/bp-groups-screens.php:651 bp-members/bp-members-admin.php:5063787 #: bp-xprofile/bp-xprofile-actions.php:413788 msgid "There was a problem deleting that avatar, please try again."3789 msgstr ""3790 3791 #: bp-groups/bp-groups-screens.php:6943792 msgid "There was a problem cropping the avatar."3793 msgstr ""3794 3795 #: bp-groups/bp-groups-screens.php:6963796 msgid "The new group avatar was uploaded successfully."3797 msgstr ""3798 3799 #: bp-groups/bp-groups-screens.php:7323800 msgid "There was an error when promoting that user, please try again"3801 msgstr ""3802 3803 #: bp-groups/bp-groups-screens.php:7343804 msgid "User promoted successfully"3805 msgstr ""3806 3807 #: bp-groups/bp-groups-screens.php:7573808 msgid "There was an error when demoting that user, please try again"3809 msgstr ""3810 3811 #: bp-groups/bp-groups-screens.php:7593812 msgid "User demoted successfully"3813 msgstr ""3814 3815 #: bp-groups/bp-groups-screens.php:7753816 msgid "There was an error when banning that user, please try again"3817 msgstr ""3818 3819 #: bp-groups/bp-groups-screens.php:7773820 msgid "User banned successfully"3821 msgstr ""3822 3823 #: bp-groups/bp-groups-screens.php:7933824 msgid "There was an error when unbanning that user, please try again"3825 msgstr ""3826 3827 #: bp-groups/bp-groups-screens.php:7953828 msgid "User ban removed successfully"3829 msgstr ""3830 3831 #: bp-groups/bp-groups-screens.php:8113832 msgid "There was an error removing that user from the group, please try again"3833 msgstr ""3834 3835 #: bp-groups/bp-groups-screens.php:8133836 msgid "User removed successfully"3837 msgstr ""3838 3839 #: bp-groups/bp-groups-screens.php:8503840 msgid "There was an error accepting the membership request, please try again."3841 msgstr ""3842 3843 #: bp-groups/bp-groups-screens.php:8523844 msgid "Group membership request accepted"3845 msgstr ""3846 3847 #: bp-groups/bp-groups-screens.php:8613848 msgid "There was an error rejecting the membership request, please try again."3849 msgstr ""3850 3851 #: bp-groups/bp-groups-screens.php:8633852 msgid "Group membership request rejected"3853 msgstr ""3854 3855 #: bp-groups/bp-groups-screens.php:8953856 msgid "There was an error deleting the group, please try again."3857 msgstr ""3858 3859 #: bp-groups/bp-groups-screens.php:8973860 msgid "The group was deleted successfully"3861 msgstr ""3862 3863 #: bp-groups/bp-groups-screens.php:9453864 msgid "A member invites you to join a group"3865 msgstr ""3866 3867 #: bp-groups/bp-groups-screens.php:9513868 msgid "Group information is updated"3869 msgstr ""3870 3871 #: bp-groups/bp-groups-screens.php:9573872 msgid "You are promoted to a group administrator or moderator"3873 msgstr ""3874 3875 #: bp-groups/bp-groups-screens.php:9633876 msgid "A member requests to join a private group for which you are an admin"3877 msgstr ""3878 3879 #: bp-groups/bp-groups-template.php:5033880 msgid "Public Group"3881 msgstr ""3882 3883 #: bp-groups/bp-groups-template.php:5053884 msgid "Hidden Group"3885 msgstr ""3886 3887 #: bp-groups/bp-groups-template.php:5073888 msgid "Private Group"3889 msgstr ""3890 3891 #: bp-groups/bp-groups-template.php:5093892 msgid "Group"3893 msgstr ""3894 3895 #: bp-groups/bp-groups-template.php:5813896 msgid "not yet active"3897 msgstr ""3898 3899 #: bp-groups/bp-groups-template.php:7773900 msgid "Group creator avatar of %s"3901 msgstr ""3902 3903 #: bp-groups/bp-groups-template.php:8263904 msgid "No Admins"3905 msgstr ""3906 3907 #: bp-groups/bp-groups-template.php:8673908 msgid "No Mods"3909 msgstr ""3910 3911 #: bp-groups/bp-groups-template.php:9493912 msgid "Filter Groups"3913 msgstr ""3914 3915 #: bp-groups/bp-groups-template.php:9973916 msgid "Viewing group %1$s to %2$s (of %3$s group)"3917 msgid_plural "Viewing group %1$s to %2$s (of %3$s groups)"3918 msgstr[0] ""3919 msgstr[1] ""3920 3921 #: bp-groups/bp-groups-template.php:10273922 msgid "%s members"3923 msgstr ""3924 3925 #: bp-groups/bp-groups-template.php:10663926 msgid "%d topic"3927 msgstr ""3928 3929 #: bp-groups/bp-groups-template.php:10683930 msgid "%d topics"3931 msgstr ""3932 3933 #: bp-groups/bp-groups-template.php:1294 bp-groups/bp-groups-template.php:13593934 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:1903935 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:2173936 #: bp-themes/bp-default/groups/single/admin.php:1903937 #: bp-themes/bp-default/groups/single/admin.php:2173938 msgid "Demote to Member"3939 msgstr ""3940 3941 #: bp-groups/bp-groups-template.php:1307 bp-groups/bp-groups-template.php:13723942 #: bp-groups/bp-groups-template.php:23363943 msgid "joined %s"3944 msgstr ""3945 3946 #: bp-groups/bp-groups-template.php:13303947 msgid "This group has no administrators"3948 msgstr ""3949 3950 #: bp-groups/bp-groups-template.php:13583951 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:2163952 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:2723953 #: bp-themes/bp-default/groups/single/admin.php:2163954 #: bp-themes/bp-default/groups/single/admin.php:2723955 msgid "Promote to Admin"3956 msgstr ""3957 3958 #: bp-groups/bp-groups-template.php:13923959 msgid "This group has no moderators"3960 msgstr ""3961 3962 #: bp-groups/bp-groups-template.php:1817 bp-groups/bp-groups-template.php:18183963 #: bp-templates/bp-legacy/buddypress-functions.php:11783964 #: bp-templates/bp-legacy/buddypress-functions.php:11913965 #: bp-themes/bp-default/_inc/ajax.php:7443966 #: bp-themes/bp-default/_inc/ajax.php:7573967 msgid "Leave Group"3968 msgstr ""3969 3970 #: bp-groups/bp-groups-template.php:1840 bp-groups/bp-groups-template.php:18413971 #: bp-templates/bp-legacy/buddypress-functions.php:12123972 #: bp-themes/bp-default/_inc/ajax.php:7783973 msgid "Join Group"3974 msgstr ""3975 3976 #: bp-groups/bp-groups-template.php:1859 bp-groups/bp-groups-template.php:18603977 msgid "Accept Invitation"3978 msgstr ""3979 3980 #: bp-groups/bp-groups-template.php:1875 bp-groups/bp-groups-template.php:18763981 msgid "Request Sent"3982 msgstr ""3983 3984 #: bp-groups/bp-groups-template.php:19593985 msgid ""3986 "This is a private group and you must request group membership in order to "3987 "join."3988 msgstr ""3989 3990 #: bp-groups/bp-groups-template.php:19613991 msgid ""3992 "This is a private group. To join you must be a registered site member and "3993 "request group membership."3994 msgstr ""3995 3996 #: bp-groups/bp-groups-template.php:19643997 msgid ""3998 "This is a private group. Your membership request is awaiting approval from "3999 "the group administrator."4000 msgstr ""4001 4002 #: bp-groups/bp-groups-template.php:19684003 msgid "This is a hidden group and only invited members can join."4004 msgstr ""4005 4006 #: bp-groups/bp-groups-template.php:2384 bp-members/bp-members-template.php:5224007 msgid "Viewing member %1$s to %2$s (of %3$s member)"4008 msgid_plural "Viewing members %1$s to %2$s (of %3$s members)"4009 msgstr[0] ""4010 msgstr[1] ""4011 4012 #: bp-groups/bp-groups-template.php:24364013 #: bp-notifications/bp-notifications-template.php:9404014 #: bp-templates/bp-legacy/buddypress/blogs/index.php:364015 #: bp-templates/bp-legacy/buddypress/forums/index.php:424016 #: bp-templates/bp-legacy/buddypress/groups/index.php:364017 #: bp-templates/bp-legacy/buddypress/groups/single/forum.php:364018 #: bp-templates/bp-legacy/buddypress/members/index.php:354019 #: bp-templates/bp-legacy/buddypress/members/single/blogs.php:194020 #: bp-templates/bp-legacy/buddypress/members/single/forums.php:184021 #: bp-templates/bp-legacy/buddypress/members/single/friends.php:204022 #: bp-templates/bp-legacy/buddypress/members/single/groups.php:204023 #: bp-themes/bp-default/blogs/index.php:534024 #: bp-themes/bp-default/forums/index.php:604025 #: bp-themes/bp-default/groups/index.php:554026 #: bp-themes/bp-default/groups/single/forum.php:364027 #: bp-themes/bp-default/members/index.php:554028 #: bp-themes/bp-default/members/single/blogs.php:194029 #: bp-themes/bp-default/members/single/forums.php:184030 #: bp-themes/bp-default/members/single/friends.php:204031 #: bp-themes/bp-default/members/single/groups.php:204032 msgid "Order By:"4033 msgstr ""4034 4035 #: bp-groups/bp-groups-template.php:24394036 msgid "Oldest"4037 msgstr ""4038 4039 #: bp-groups/bp-groups-template.php:24404040 #: bp-templates/bp-legacy/buddypress/blogs/index.php:404041 #: bp-templates/bp-legacy/buddypress/groups/index.php:424042 #: bp-templates/bp-legacy/buddypress/members/index.php:414043 #: bp-templates/bp-legacy/buddypress/members/single/blogs.php:234044 #: bp-templates/bp-legacy/buddypress/members/single/friends.php:244045 #: bp-templates/bp-legacy/buddypress/members/single/groups.php:254046 #: bp-themes/bp-default/blogs/index.php:574047 #: bp-themes/bp-default/groups/index.php:604048 #: bp-themes/bp-default/members/index.php:624049 #: bp-themes/bp-default/members/single/blogs.php:234050 #: bp-themes/bp-default/members/single/friends.php:244051 #: bp-themes/bp-default/members/single/groups.php:254052 msgid "Alphabetical"4053 msgstr ""4054 4055 #: bp-groups/bp-groups-template.php:2667 bp-groups/bp-groups-template.php:29174056 msgid "Group avatar"4057 msgstr ""4058 4059 #: bp-groups/bp-groups-template.php:2810 bp-groups/bp-groups-template.php:28344060 msgid "Recently Joined"4061 msgstr ""4062 4063 #: bp-groups/bp-groups-template.php:2811 bp-groups/bp-groups-template.php:28374064 msgid "Most Popular"4065 msgstr ""4066 4067 #: bp-groups/bp-groups-template.php:2812 bp-groups/bp-groups-template.php:28404068 msgid "Administrator Of"4069 msgstr ""4070 4071 #: bp-groups/bp-groups-template.php:2813 bp-groups/bp-groups-template.php:28434072 msgid "Moderator Of"4073 msgstr ""4074 4075 #: bp-groups/bp-groups-template.php:32054076 msgid "requested %s"4077 msgstr ""4078 4079 #: bp-groups/bp-groups-template.php:32574080 msgid "Viewing requests %1$s to %2$s (of %3$s request)"4081 msgid_plural "Viewing request %1$s to %2$s (of %3$s requests)"4082 msgstr[0] ""4083 msgstr[1] ""4084 4085 #: bp-groups/bp-groups-template.php:35524086 msgid "Viewing invitation %1$s to %2$s (of %3$s invitation)"4087 msgid_plural "Viewing invitation %1$s to %2$s (of %3$s invitations)"4088 msgstr[0] ""4089 msgstr[1] ""4090 4091 #: bp-groups/bp-groups-template.php:35684092 msgid "Group Activity RSS Feed"4093 msgstr ""4094 4095 #: bp-groups/bp-groups-template.php:37394096 msgid "%s group"4097 msgid_plural "%s groups"4098 msgstr[0] ""4099 msgstr[1] ""4100 4101 #: bp-groups/bp-groups-widgets.php:244102 msgid "A dynamic list of recently active, popular, and newest groups"4103 msgstr ""4104 4105 #: bp-groups/bp-groups-widgets.php:83 bp-groups/bp-groups-widgets.php:1954106 msgid "created %s"4107 msgstr ""4108 4109 #: bp-groups/bp-groups-widgets.php:1024110 msgid "There are no groups to display."4111 msgstr ""4112 4113 #: bp-groups/bp-groups-widgets.php:1394114 msgid "Link widget title to Groups directory"4115 msgstr ""4116 4117 #: bp-groups/bp-groups-widgets.php:1414118 msgid "Max groups to show:"4119 msgstr ""4120 4121 #: bp-groups/bp-groups-widgets.php:1444122 msgid "Default groups to show:"4123 msgstr ""4124 4125 #: bp-groups/bp-groups-widgets.php:2134126 msgid "No groups matched the current filter."4127 msgstr ""4128 4129 #: bp-loader.php:164 bp-loader.php:1714130 msgid "Cheatin’ huh?"4131 msgstr ""4132 4133 #: bp-loader.php:5674134 msgid "BuddyPress Default"4135 msgstr ""4136 4137 #: bp-members/admin/bp-members-classes.php:1294138 #: bp-members/admin/bp-members-classes.php:2774139 #: bp-members/admin/bp-members-classes.php:4474140 #: bp-members/admin/bp-members-classes.php:5884141 #: bp-settings/bp-settings-loader.php:1064142 #: bp-settings/bp-settings-loader.php:1794143 #: bp-themes/bp-default/functions.php:6454144 msgid "Email"4145 msgstr ""4146 4147 #: bp-members/admin/bp-members-classes.php:1304148 #: bp-members/admin/bp-members-classes.php:4484149 msgid "Registered"4150 msgstr ""4151 4152 #: bp-members/admin/bp-members-classes.php:1314153 #: bp-members/admin/bp-members-classes.php:4494154 msgid "Last Sent"4155 msgstr ""4156 4157 #: bp-members/admin/bp-members-classes.php:1324158 #: bp-members/admin/bp-members-classes.php:4504159 msgid "# Times Emailed"4160 msgstr ""4161 4162 #: bp-members/admin/bp-members-classes.php:1644163 #: bp-members/admin/bp-members-classes.php:4814164 msgid "No pending accounts found."4165 msgstr ""4166 4167 #: bp-members/admin/bp-members-classes.php:1704168 #: bp-members/admin/bp-members-classes.php:1724169 #: bp-members/admin/bp-members-classes.php:4864170 msgid "Edit settings"4171 msgstr ""4172 4173 #: bp-members/admin/bp-members-classes.php:1754174 #: bp-members/admin/bp-members-classes.php:4894175 msgid "Registration is disabled. %s"4176 msgstr ""4177 4178 #: bp-members/bp-members-actions.php:56 bp-members/bp-members-admin.php:4834179 msgid "User removed as spammer."4180 msgstr ""4181 4182 #: bp-members/bp-members-actions.php:894183 msgid "%s has been deleted from the system."4184 msgstr ""4185 4186 #: bp-members/bp-members-actions.php:914187 msgid "There was an error deleting %s from the system. Please try again."4188 msgstr ""4189 4190 #: bp-members/bp-members-admin.php:190 bp-members/bp-members-admin.php:1914191 #: bp-members/bp-members-adminbar.php:1004192 #: bp-xprofile/bp-xprofile-template.php:6884193 #: bp-xprofile/bp-xprofile-template.php:6894194 msgid "Edit Profile"4195 msgstr ""4196 4197 #: bp-members/bp-members-admin.php:199 bp-members/bp-members-admin.php:2004198 msgid "Manage Signups"4199 msgstr ""4200 4201 #: bp-members/bp-members-admin.php:331 bp-members/bp-members-admin.php:7544202 msgid "Extended Profile"4203 msgstr ""4204 4205 #: bp-members/bp-members-admin.php:3524206 msgid "No users were found"4207 msgstr ""4208 4209 #: bp-members/bp-members-admin.php:3864210 msgid "This is the admin view of a user's profile."4211 msgstr ""4212 4213 #: bp-members/bp-members-admin.php:3874214 msgid ""4215 "In the main column, you can edit the fields of the user's extended "4216 "profile."4217 msgstr ""4218 4219 #: bp-members/bp-members-admin.php:3884220 msgid ""4221 "In the right-hand column, you can update the user's status, delete the "4222 "user's avatar, and view recent statistics."4223 msgstr ""4224 4225 #: bp-members/bp-members-admin.php:3944226 msgid ""4227 "<a "4228 "href=\"http://codex.buddypress.org/buddypress-site-administration/managing-"4229 "user-profiles/\">Managing Profiles</a>"4230 msgstr ""4231 4232 #: bp-members/bp-members-admin.php:4774233 msgid "Avatar was deleted successfully!"4234 msgstr ""4235 4236 #: bp-members/bp-members-admin.php:4954237 msgid "Profile updated."4238 msgstr ""4239 4240 #: bp-members/bp-members-admin.php:5124241 msgid "User could not be removed as spammer."4242 msgstr ""4243 4244 #: bp-members/bp-members-admin.php:5184245 msgid "User could not be marked as spammer."4246 msgstr ""4247 4248 #: bp-members/bp-members-admin.php:5244249 msgid "An error occured while trying to update the profile."4250 msgstr ""4251 4252 #: bp-members/bp-members-admin.php:530 bp-xprofile/bp-xprofile-screens.php:964253 msgid ""4254 "Please make sure you fill in all required fields in this profile field "4255 "group before saving."4256 msgstr ""4257 4258 #: bp-members/bp-members-admin.php:536 bp-xprofile/bp-xprofile-screens.php:1384259 msgid ""4260 "There was a problem updating some of your profile information, please try "4261 "again."4262 msgstr ""4263 4264 #: bp-members/bp-members-admin.php:5504265 msgid "← Back to Users"4266 msgstr ""4267 4268 #: bp-members/bp-members-admin.php:5594269 msgid "Edit User"4270 msgstr ""4271 4272 #: bp-members/bp-members-admin.php:5984273 msgid "No user found with this ID. <a href=\"%s\">Go back and try again</a>."4274 msgstr ""4275 4276 #: bp-members/bp-members-admin.php:6254277 msgid "User account has not yet been activated"4278 msgstr ""4279 4280 #: bp-members/bp-members-admin.php:6434281 msgid "Spammer"4282 msgstr ""4283 4284 #: bp-members/bp-members-admin.php:6534285 msgid "Registered on: <strong>%1$s</strong>"4286 msgstr ""4287 4288 #: bp-members/bp-members-admin.php:6634289 msgid "View Profile"4290 msgstr ""4291 4292 #: bp-members/bp-members-admin.php:6644293 msgid "Update Profile"4294 msgstr ""4295 4296 #: bp-members/bp-members-admin.php:684 bp-xprofile/bp-xprofile-admin.php:7604297 msgid ""4298 "%s has been marked as a spammer. All BuddyPress data associated with the "4299 "user has been removed"4300 msgstr ""4301 4302 #: bp-members/bp-members-admin.php:7154303 msgid "Last active: <strong>%1$s</strong>"4304 msgstr ""4305 4306 #: bp-members/bp-members-admin.php:9274307 msgid "This is the admininistration screen for pending accounts on your site."4308 msgstr ""4309 4310 #: bp-members/bp-members-admin.php:9284311 msgid ""4312 "From the screen options, you can customize the displayed columns and the "4313 "pagination of this screen."4314 msgstr ""4315 4316 #: bp-members/bp-members-admin.php:9294317 msgid ""4318 "You can reorder the list of your pending accounts by clicking on the "4319 "Username, Email or Registered column headers."4320 msgstr ""4321 4322 #: bp-members/bp-members-admin.php:9304323 msgid ""4324 "Using the search form, you can find pending accounts more easily. The "4325 "Username and Email fields will be included in the search."4326 msgstr ""4327 4328 #: bp-members/bp-members-admin.php:9354329 #: bp-templates/bp-legacy/buddypress/members/single/notifications/notifications-loop.php:74330 #: bp-themes/bp-default/members/single/notifications/notifications-loop.php:74331 msgid "Actions"4332 msgstr ""4333 4334 #: bp-members/bp-members-admin.php:9374335 msgid ""4336 "Hovering over a row in the pending accounts list will display action links "4337 "that allow you to manage pending accounts. You can perform the following "4338 "actions:"4339 msgstr ""4340 4341 #: bp-members/bp-members-admin.php:9384342 msgid ""4343 "\"Email\" takes you to the confirmation screen before being able to send "4344 "the activation link to the desired pending account. You can only send the "4345 "activation email once per day."4346 msgstr ""4347 4348 #: bp-members/bp-members-admin.php:9394349 msgid ""4350 "\"Delete\" allows you to delete a pending account from your site. You will "4351 "be asked to confirm this deletion."4352 msgstr ""4353 4354 #: bp-members/bp-members-admin.php:9404355 msgid ""4356 "By clicking on a Username you will be able to activate a pending account "4357 "from the confirmation screen."4358 msgstr ""4359 4360 #: bp-members/bp-members-admin.php:9414361 msgid "Bulk actions allow you to perform these 3 actions for the selected rows."4362 msgstr ""4363 4364 #: bp-members/bp-members-admin.php:11954365 msgid "There was a problem sending the activation emails, please try again."4366 msgstr ""4367 4368 #: bp-members/bp-members-admin.php:12024369 msgid "There was a problem activating accounts, please try again."4370 msgstr ""4371 4372 #: bp-members/bp-members-admin.php:12094373 msgid "There was a problem deleting sign-ups, please try again."4374 msgstr ""4375 4376 #: bp-members/bp-members-admin.php:12964377 msgid "Users"4378 msgstr ""4379 4380 #: bp-members/bp-members-admin.php:13154381 msgid "Search Pending Accounts"4382 msgstr ""4383 4384 #: bp-members/bp-members-admin.php:13614385 msgid "Delete Pending Accounts"4386 msgstr ""4387 4388 #: bp-members/bp-members-admin.php:13624389 msgid "You are about to delete the following account:"4390 msgid_plural "You are about to delete the following accounts:"4391 msgstr[0] ""4392 msgstr[1] ""4393 4394 #: bp-members/bp-members-admin.php:13664395 msgid "Activate Pending Accounts"4396 msgstr ""4397 4398 #: bp-members/bp-members-admin.php:13674399 msgid "You are about to activate the following account:"4400 msgid_plural "You are about to activate the following accounts:"4401 msgstr[0] ""4402 msgstr[1] ""4403 4404 #: bp-members/bp-members-admin.php:13714405 msgid "Resend Activation Emails"4406 msgstr ""4407 4408 #: bp-members/bp-members-admin.php:13724409 msgid "You are about to resend an activation email to the following account:"4410 msgid_plural "You are about to resend activation emails to the following accounts:"4411 msgstr[0] ""4412 msgstr[1] ""4413 4414 #: bp-members/bp-members-admin.php:14114415 msgid "Last notified: %s"4416 msgstr ""4417 4418 #: bp-members/bp-members-admin.php:14144419 msgid "(less than 24 hours ago)"4420 msgstr ""4421 4422 #: bp-members/bp-members-admin.php:14284423 msgid "Confirm"4424 msgstr ""4425 4426 #: bp-members/bp-members-adminbar.php:394427 msgid "Edit My Profile"4428 msgstr ""4429 4430 #: bp-members/bp-members-adminbar.php:534431 msgid "Log in"4432 msgstr ""4433 4434 #: bp-members/bp-members-adminbar.php:914435 msgid "Edit Member"4436 msgstr ""4437 4438 #: bp-members/bp-members-adminbar.php:1214439 #: bp-members/bp-members-buddybar.php:1054440 msgid "User Capabilities"4441 msgstr ""4442 4443 #: bp-members/bp-members-adminbar.php:1294444 #: bp-settings/bp-settings-loader.php:1314445 #: bp-settings/bp-settings-loader.php:1884446 #: bp-templates/bp-legacy/buddypress/members/single/settings/delete-account.php:274447 #: bp-themes/bp-default/members/single/settings/delete-account.php:504448 #: bp-themes/bp-default/members/single/settings/delete-account.php:764449 msgid "Delete Account"4450 msgstr ""4451 4452 #: bp-members/bp-members-buddybar.php:494453 msgid "Blog Authors"4454 msgstr ""4455 4456 #: bp-members/bp-members-buddybar.php:994457 msgid "Edit %s's Profile"4458 msgstr ""4459 4460 #: bp-members/bp-members-buddybar.php:1034461 msgid "Edit %s's Avatar"4462 msgstr ""4463 4464 #: bp-members/bp-members-buddybar.php:1074465 msgid "Delete %s's Account"4466 msgstr ""4467 4468 #: bp-members/bp-members-classes.php:3084469 msgid ""4470 "<strong>ERROR</strong>: Couldn’t register you. Please contact the <a "4471 "href=\"mailto:%s\">webmaster</a>."4472 msgstr ""4473 4474 #: bp-members/bp-members-classes.php:512 bp-members/bp-members-classes.php:5774475 #: bp-members/bp-members-classes.php:6324476 msgid "the sign-up has already been activated."4477 msgstr ""4478 4479 #: bp-members/bp-members-functions.php:9724480 msgid ""4481 "User last_activity data is no longer stored in usermeta. Use "4482 "bp_get_user_last_activity() instead."4483 msgstr ""4484 4485 #: bp-members/bp-members-functions.php:10024486 msgid ""4487 "User last_activity data is no longer stored in usermeta. Use "4488 "bp_update_user_last_activity() instead."4489 msgstr ""4490 4491 #: bp-members/bp-members-functions.php:11814492 #: bp-members/bp-members-functions.php:20804493 msgid "<strong>ERROR</strong>: Your account has been marked as a spammer."4494 msgstr ""4495 4496 #: bp-members/bp-members-functions.php:13704497 msgid "Please check your email address."4498 msgstr ""4499 4500 #: bp-members/bp-members-functions.php:13734501 #: bp-members/bp-members-functions.php:13764502 msgid "Sorry, that email address is not allowed!"4503 msgstr ""4504 4505 #: bp-members/bp-members-functions.php:13794506 msgid "Sorry, that email address is already used!"4507 msgstr ""4508 4509 #: bp-members/bp-members-functions.php:14104510 msgid "Please enter a username"4511 msgstr ""4512 4513 #: bp-members/bp-members-functions.php:14164514 msgid "That username is not allowed"4515 msgstr ""4516 4517 #: bp-members/bp-members-functions.php:14214518 msgid "Usernames can contain only letters, numbers, ., -, and @"4519 msgstr ""4520 4521 #: bp-members/bp-members-functions.php:14264522 msgid "Username must be at least 4 characters"4523 msgstr ""4524 4525 #: bp-members/bp-members-functions.php:14314526 msgid "Sorry, usernames may not contain the character \"_\"!"4527 msgstr ""4528 4529 #: bp-members/bp-members-functions.php:14384530 msgid "Sorry, usernames must have letters too!"4531 msgstr ""4532 4533 #: bp-members/bp-members-functions.php:14504534 msgid "Sorry, that username already exists!"4535 msgstr ""4536 4537 #: bp-members/bp-members-functions.php:16064538 msgid "Invalid activation key."4539 msgstr ""4540 4541 #: bp-members/bp-members-functions.php:16134542 msgid "The user is already active."4543 msgstr ""4544 4545 #: bp-members/bp-members-functions.php:16154546 msgid "The site is already active."4547 msgstr ""4548 4549 #: bp-members/bp-members-functions.php:16334550 msgid "Invalid activation key"4551 msgstr ""4552 4553 #: bp-members/bp-members-functions.php:16484554 msgid "Could not create user"4555 msgstr ""4556 4557 #: bp-members/bp-members-functions.php:16624558 msgid "That username is already activated."4559 msgstr ""4560 4561 #: bp-members/bp-members-functions.php:19534562 msgid ""4563 "If you have not received an email yet, <a href=\"%s\">click here to resend "4564 "it</a>."4565 msgstr ""4566 4567 #: bp-members/bp-members-functions.php:19554568 msgid ""4569 "<strong>ERROR</strong>: Your account has not been activated. Check your "4570 "email for the activation link."4571 msgstr ""4572 4573 #: bp-members/bp-members-functions.php:19864574 msgid "<strong>ERROR</strong>: Your account has already been activated."4575 msgstr ""4576 4577 #: bp-members/bp-members-functions.php:19884578 msgid "Activation email resent! Please check your inbox or spam folder."4579 msgstr ""4580 4581 #: bp-members/bp-members-loader.php:854582 msgid "Search Members..."4583 msgstr ""4584 4585 #: bp-members/bp-members-loader.php:2304586 msgid "You"4587 msgstr ""4588 4589 #: bp-members/bp-members-screens.php:834590 msgid "Please make sure you enter your password twice"4591 msgstr ""4592 4593 #: bp-members/bp-members-screens.php:874594 msgid "The passwords you entered do not match."4595 msgstr ""4596 4597 #: bp-members/bp-members-screens.php:1104598 msgid "This is a required field"4599 msgstr ""4600 4601 #: bp-members/bp-members-screens.php:2554602 msgid "Your account is now active!"4603 msgstr ""4604 4605 #: bp-members/bp-members-screens.php:5204606 #: bp-themes/bp-default/registration/register.php:2594607 msgid "Check Your Email To Activate Your Account!"4608 msgstr ""4609 4610 #: bp-members/bp-members-screens.php:5284611 #: bp-themes/bp-default/registration/activate.php:114612 msgid "Account Activated"4613 msgstr ""4614 4615 #: bp-members/bp-members-template.php:5164616 msgid "Viewing member %1$s to %2$s (of %3$s active member)"4617 msgid_plural "Viewing member %1$s to %2$s (of %3$s active members)"4618 msgstr[0] ""4619 msgstr[1] ""4620 4621 #: bp-members/bp-members-template.php:5184622 msgid "Viewing member %1$s to %2$s (of %3$s member with friends)"4623 msgid_plural "Viewing member %1$s to %2$s (of %3$s members with friends)"4624 msgstr[0] ""4625 msgstr[1] ""4626 4627 #: bp-members/bp-members-template.php:5204628 msgid "Viewing member %1$s to %2$s (of %3$s member online)"4629 msgid_plural "Viewing member %1$s to %2$s (of %3$s members online)"4630 msgstr[0] ""4631 msgstr[1] ""4632 4633 #: bp-members/bp-members-template.php:8164634 msgid "Never active"4635 msgstr ""4636 4637 #: bp-members/bp-members-template.php:16914638 msgid "Your Avatar"4639 msgstr ""4640 4641 #: bp-members/bp-members-template.php:17714642 msgid "Activity RSS Feed"4643 msgstr ""4644 4645 #: bp-messages/bp-messages-actions.php:354646 msgid "Your reply was sent successfully"4647 msgstr ""4648 4649 #: bp-messages/bp-messages-actions.php:374650 msgid "There was a problem sending your reply, please try again"4651 msgstr ""4652 4653 #: bp-messages/bp-messages-actions.php:654654 msgid "There was an error deleting that message."4655 msgstr ""4656 4657 #: bp-messages/bp-messages-actions.php:674658 msgid "Message deleted."4659 msgstr ""4660 4661 #: bp-messages/bp-messages-actions.php:894662 msgid "There was an error deleting messages."4663 msgstr ""4664 4665 #: bp-messages/bp-messages-actions.php:914666 #: bp-templates/bp-legacy/buddypress-functions.php:13704667 #: bp-themes/bp-default/_inc/ajax.php:9274668 msgid "Messages deleted."4669 msgstr ""4670 4671 #: bp-messages/bp-messages-classes.php:4664672 msgid "%s Recipients"4673 msgstr ""4674 4675 #: bp-messages/bp-messages-functions.php:534676 msgid "Re: %s"4677 msgstr ""4678 4679 #: bp-messages/bp-messages-functions.php:614680 msgid "No Subject"4681 msgstr ""4682 4683 #: bp-messages/bp-messages-loader.php:334684 msgid "Private Messages"4685 msgstr ""4686 4687 #: bp-messages/bp-messages-loader.php:914688 msgid "Search Messages..."4689 msgstr ""4690 4691 #: bp-messages/bp-messages-loader.php:1094692 msgid "Messages <span class=\"%s\">%s</span>"4693 msgstr ""4694 4695 #: bp-messages/bp-messages-loader.php:1114696 #: bp-messages/bp-messages-loader.php:2024697 #: bp-messages/bp-messages-screens.php:1684698 msgid "Messages"4699 msgstr ""4700 4701 #: bp-messages/bp-messages-loader.php:1394702 #: bp-messages/bp-messages-loader.php:2034703 #: bp-messages/bp-messages-notifications.php:1174704 msgid "Inbox"4705 msgstr ""4706 4707 #: bp-messages/bp-messages-loader.php:1494708 #: bp-messages/bp-messages-loader.php:2264709 msgid "Sent"4710 msgstr ""4711 4712 #: bp-messages/bp-messages-loader.php:1594713 #: bp-messages/bp-messages-loader.php:2344714 msgid "Compose"4715 msgstr ""4716 4717 #: bp-messages/bp-messages-loader.php:1704718 msgid "Notices"4719 msgstr ""4720 4721 #: bp-messages/bp-messages-loader.php:1994722 msgid "Messages <span class=\"count\">%s</span>"4723 msgstr ""4724 4725 #: bp-messages/bp-messages-loader.php:2004726 msgid "Inbox <span class=\"count\">%s</span>"4727 msgstr ""4728 4729 #: bp-messages/bp-messages-loader.php:2434730 msgid "All Member Notices"4731 msgstr ""4732 4733 #: bp-messages/bp-messages-loader.php:2604734 msgid "My Messages"4735 msgstr ""4736 4737 #: bp-messages/bp-messages-notifications.php:694738 msgid "New message from %s"4739 msgstr ""4740 4741 #: bp-messages/bp-messages-notifications.php:714742 msgid ""4743 "%1$s sent you a new message:\n"4744 "\n"4745 "Subject: %2$s\n"4746 "\n"4747 "\"%3$s\"\n"4748 "\n"4749 "To view and read your messages please log in and visit: %4$s\n"4750 "\n"4751 "---------------------\n"4752 msgstr ""4753 4754 #: bp-messages/bp-messages-notifications.php:1204755 msgid "You have %d new messages"4756 msgstr ""4757 4758 #: bp-messages/bp-messages-notifications.php:1304759 msgid "%s sent you a new private message"4760 msgstr ""4761 4762 #: bp-messages/bp-messages-notifications.php:1324763 msgid "You have %d new private messages"4764 msgstr ""4765 4766 #: bp-messages/bp-messages-screens.php:564767 #: bp-messages/bp-messages-screens.php:784768 msgid "There was an error sending that message, please try again"4769 msgstr ""4770 4771 #: bp-messages/bp-messages-screens.php:614772 msgid "Notice sent successfully!"4773 msgstr ""4774 4775 #: bp-messages/bp-messages-screens.php:644776 msgid "There was an error sending that notice, please try again"4777 msgstr ""4778 4779 #: bp-messages/bp-messages-screens.php:754780 msgid "Message sent successfully!"4781 msgstr ""4782 4783 #: bp-messages/bp-messages-screens.php:1044784 msgid "Messages <span>%s</span>"4785 msgstr ""4786 4787 #: bp-messages/bp-messages-screens.php:1254788 msgid "There was a problem deactivating that notice."4789 msgstr ""4790 4791 #: bp-messages/bp-messages-screens.php:1274792 msgid "Notice deactivated."4793 msgstr ""4794 4795 #: bp-messages/bp-messages-screens.php:1314796 msgid "There was a problem activating that notice."4797 msgstr ""4798 4799 #: bp-messages/bp-messages-screens.php:1334800 msgid "Notice activated."4801 msgstr ""4802 4803 #: bp-messages/bp-messages-screens.php:1374804 msgid "There was a problem deleting that notice."4805 msgstr ""4806 4807 #: bp-messages/bp-messages-screens.php:1394808 msgid "Notice deleted."4809 msgstr ""4810 4811 #: bp-messages/bp-messages-screens.php:1774812 msgid "A member sends you a new message"4813 msgstr ""4814 4815 #: bp-messages/bp-messages-template.php:4564816 msgid "Viewing message %1$s to %2$s (of %3$s message)"4817 msgid_plural "Viewing message %1$s to %2$s (of %3$s messages)"4818 msgstr[0] ""4819 msgstr[1] ""4820 4821 #: bp-messages/bp-messages-template.php:5324822 msgid "Select:"4823 msgstr ""4824 4825 #: bp-messages/bp-messages-template.php:5364826 #: bp-notifications/bp-notifications-loader.php:1514827 #: bp-notifications/bp-notifications-loader.php:2124828 #: bp-notifications/bp-notifications-template.php:7334829 msgid "Read"4830 msgstr ""4831 4832 #: bp-messages/bp-messages-template.php:5374833 #: bp-notifications/bp-notifications-loader.php:1404834 #: bp-notifications/bp-notifications-loader.php:1894835 #: bp-notifications/bp-notifications-template.php:7634836 msgid "Unread"4837 msgstr ""4838 4839 #: bp-messages/bp-messages-template.php:5434840 msgid "Mark as Read"4841 msgstr ""4842 4843 #: bp-messages/bp-messages-template.php:5444844 msgid "Mark as Unread"4845 msgstr ""4846 4847 #: bp-messages/bp-messages-template.php:5484848 msgid "Delete Selected"4849 msgstr ""4850 4851 #: bp-messages/bp-messages-template.php:5934852 msgid "Currently Active"4853 msgstr ""4854 4855 #: bp-messages/bp-messages-template.php:6604856 msgid "Deactivate"4857 msgstr ""4858 4859 #: bp-messages/bp-messages-template.php:7094860 #: bp-templates/bp-legacy/buddypress/members/register.php:894861 #: bp-templates/bp-legacy/buddypress/members/single/profile/edit.php:434862 #: bp-templates/bp-legacy/buddypress-functions.php:2374863 #: bp-themes/bp-default/functions.php:1654864 #: bp-themes/bp-default/members/single/profile/edit.php:1304865 #: bp-themes/bp-default/registration/register.php:1734866 #: bp-xprofile/bp-xprofile-admin.php:7364867 msgid "Close"4868 msgstr ""4869 4870 #: bp-messages/bp-messages-template.php:7544871 msgid "Send a private message to this user."4872 msgstr ""4873 4874 #: bp-messages/bp-messages-template.php:7554875 msgid "Private Message"4876 msgstr ""4877 4878 #: bp-messages/bp-messages-template.php:9384879 msgid "%d Recipients"4880 msgstr ""4881 4882 #: bp-messages/bp-messages-template.php:10474883 #: bp-templates/bp-legacy/buddypress-functions.php:12794884 #: bp-themes/bp-default/_inc/ajax.php:8334885 msgid "Sent %s"4886 msgstr ""4887 4888 #: bp-messages/bp-messages-widgets.php:344889 msgid "(BuddyPress) Sitewide Notices"4890 msgstr ""4891 4892 #: bp-messages/bp-messages-widgets.php:374893 msgid "Display Sitewide Notices posted by the site administrator"4894 msgstr ""4895 4896 #: bp-notifications/bp-notifications-actions.php:434897 msgid "Notification successfully marked read."4898 msgstr ""4899 4900 #: bp-notifications/bp-notifications-actions.php:454901 #: bp-notifications/bp-notifications-actions.php:814902 msgid "There was a problem marking that notification."4903 msgstr ""4904 4905 #: bp-notifications/bp-notifications-actions.php:794906 msgid "Notification successfully marked unread."4907 msgstr ""4908 4909 #: bp-notifications/bp-notifications-actions.php:1154910 msgid "Notification successfully deleted."4911 msgstr ""4912 4913 #: bp-notifications/bp-notifications-actions.php:1174914 msgid "There was a problem deleting that notification."4915 msgstr ""4916 4917 #: bp-notifications/bp-notifications-adminbar.php:544918 msgid "No new notifications"4919 msgstr ""4920 4921 #: bp-notifications/bp-notifications-buddybar.php:494922 msgid "No new notifications."4923 msgstr ""4924 4925 #: bp-notifications/bp-notifications-loader.php:864926 msgid "Search Notifications..."4927 msgstr ""4928 4929 #: bp-notifications/bp-notifications-loader.php:1114930 msgid "Notifications <span class=\"%s\">%s</span>"4931 msgstr ""4932 4933 #: bp-notifications/bp-notifications-loader.php:1854934 msgid "Notifications <span class=\"count\">%s</span>"4935 msgstr ""4936 4937 #: bp-notifications/bp-notifications-loader.php:1864938 msgid "Unread <span class=\"count\">%s</span>"4939 msgstr ""4940 4941 #: bp-notifications/bp-notifications-template.php:6644942 msgid "Date not found"4943 msgstr ""4944 4945 #: bp-notifications/bp-notifications-template.php:8954946 msgid "Viewing %1$s to %2$s (of %3$s notification)"4947 msgid_plural "Viewing %1$s to %2$s (of %3$s notifications)"4948 msgstr[0] ""4949 msgstr[1] ""4950 4951 #: bp-notifications/bp-notifications-template.php:9434952 msgid "Newest First"4953 msgstr ""4954 4955 #: bp-notifications/bp-notifications-template.php:9444956 msgid "Oldest First"4957 msgstr ""4958 4959 #: bp-notifications/bp-notifications-template.php:9484960 msgid "Go"4961 msgstr ""4962 4963 #: bp-settings/bp-settings-actions.php:1594964 msgid "That email address is invalid. Check the formatting and try again."4965 msgstr ""4966 4967 #: bp-settings/bp-settings-actions.php:1624968 msgid "That email address is currently unavailable for use."4969 msgstr ""4970 4971 #: bp-settings/bp-settings-actions.php:1654972 msgid "That email address is already taken."4973 msgstr ""4974 4975 #: bp-settings/bp-settings-actions.php:1684976 msgid "Email address cannot be empty."4977 msgstr ""4978 4979 #: bp-settings/bp-settings-actions.php:1784980 msgid "Your current password is invalid."4981 msgstr ""4982 4983 #: bp-settings/bp-settings-actions.php:1814984 msgid "The new password fields did not match."4985 msgstr ""4986 4987 #: bp-settings/bp-settings-actions.php:1844988 msgid "One of the password fields was empty."4989 msgstr ""4990 4991 #: bp-settings/bp-settings-actions.php:1934992 msgid "Your settings have been saved."4993 msgstr ""4994 4995 #: bp-settings/bp-settings-actions.php:1994996 msgid "No changes were made to your account."4997 msgstr ""4998 4999 #: bp-settings/bp-settings-actions.php:2015000 msgid "No changes were made to this account."5001 msgstr ""5002 5003 #: bp-settings/bp-settings-actions.php:2495004 msgid "Your notification settings have been saved."5005 msgstr ""5006 5007 #: bp-settings/bp-settings-actions.php:2515008 msgid "This user's notification settings have been saved."5009 msgstr ""5010 5011 #: bp-settings/bp-settings-actions.php:3515012 msgid "%s was successfully deleted."5013 msgstr ""5014 5015 #: bp-settings/bp-settings-loader.php:94 bp-settings/bp-settings-loader.php:1715016 msgid "General"5017 msgstr ""5018 5019 #: bp-settings/bp-settings-loader.php:1185020 #: bp-themes/bp-default/members/single/settings/capabilities.php:495021 msgid "Capabilities"5022 msgstr ""5023 5024 #: bp-templates/bp-legacy/buddypress/activity/activity-loop.php:285025 #: bp-themes/bp-default/activity/activity-loop.php:415026 msgid "Load More"5027 msgstr ""5028 5029 #: bp-templates/bp-legacy/buddypress/activity/activity-loop.php:425030 #: bp-themes/bp-default/activity/activity-loop.php:555031 msgid "Sorry, there was no activity found. Please try a different filter."5032 msgstr ""5033 5034 #: bp-templates/bp-legacy/buddypress/activity/comment.php:275035 #: bp-themes/bp-default/activity/comment.php:305036 #. translators: 1: user profile link, 2: user name, 3: activity permalink, 4:5037 #. activity timestamp5038 msgid ""5039 "<a href=\"%1$s\">%2$s</a> replied <a href=\"%3$s\" "5040 "class=\"activity-time-since\"><span class=\"time-since\">%4$s</span></a>"5041 msgstr ""5042 5043 #: bp-templates/bp-legacy/buddypress/activity/entry.php:505044 msgid "View Conversation"5045 msgstr ""5046 5047 #: bp-templates/bp-legacy/buddypress/activity/entry.php:585048 #: bp-themes/bp-default/activity/entry.php:605049 msgid "Comment <span>%s</span>"5050 msgstr ""5051 5052 #: bp-templates/bp-legacy/buddypress/activity/entry.php:665053 #: bp-themes/bp-default/activity/entry.php:685054 msgid "Mark as Favorite"5055 msgstr ""5056 5057 #: bp-templates/bp-legacy/buddypress/activity/entry.php:665058 #: bp-templates/bp-legacy/buddypress-functions.php:2405059 #: bp-templates/bp-legacy/buddypress-functions.php:9255060 #: bp-templates/bp-legacy/buddypress-functions.php:9425061 #: bp-themes/bp-default/_inc/ajax.php:4945062 #: bp-themes/bp-default/_inc/ajax.php:5115063 #: bp-themes/bp-default/activity/entry.php:685064 #: bp-themes/bp-default/functions.php:1675065 msgid "Favorite"5066 msgstr ""5067 5068 #: bp-templates/bp-legacy/buddypress/activity/entry.php:705069 #: bp-templates/bp-legacy/buddypress-functions.php:2435070 #: bp-templates/bp-legacy/buddypress-functions.php:9235071 #: bp-templates/bp-legacy/buddypress-functions.php:9445072 #: bp-themes/bp-default/_inc/ajax.php:4925073 #: bp-themes/bp-default/_inc/ajax.php:5135074 #: bp-themes/bp-default/activity/entry.php:725075 #: bp-themes/bp-default/functions.php:1685076 msgid "Remove Favorite"5077 msgstr ""5078 5079 #: bp-templates/bp-legacy/buddypress/activity/entry.php:1025080 #: bp-themes/bp-default/activity/entry.php:1045081 msgid "Post"5082 msgstr ""5083 5084 #: bp-templates/bp-legacy/buddypress/activity/index.php:195085 #: bp-themes/bp-default/activity/index.php:395086 msgid "The public activity for everyone on this site."5087 msgstr ""5088 5089 #: bp-templates/bp-legacy/buddypress/activity/index.php:195090 #: bp-templates/bp-legacy/buddypress/members/index.php:195091 #: bp-themes/bp-default/activity/index.php:395092 #: bp-themes/bp-default/members/index.php:355093 msgid "All Members <span>%s</span>"5094 msgstr ""5095 5096 #: bp-templates/bp-legacy/buddypress/activity/index.php:295097 #: bp-themes/bp-default/activity/index.php:495098 msgid "The activity of my friends only."5099 msgstr ""5100 5101 #: bp-templates/bp-legacy/buddypress/activity/index.php:295102 #: bp-templates/bp-legacy/buddypress/members/index.php:225103 #: bp-themes/bp-default/activity/index.php:495104 #: bp-themes/bp-default/members/index.php:395105 msgid "My Friends <span>%s</span>"5106 msgstr ""5107 5108 #: bp-templates/bp-legacy/buddypress/activity/index.php:415109 #: bp-themes/bp-default/activity/index.php:615110 msgid "The activity of groups I am a member of."5111 msgstr ""5112 5113 #: bp-templates/bp-legacy/buddypress/activity/index.php:415114 #: bp-templates/bp-legacy/buddypress/groups/index.php:225115 #: bp-themes/bp-default/activity/index.php:615116 #: bp-themes/bp-default/groups/index.php:395117 msgid "My Groups <span>%s</span>"5118 msgstr ""5119 5120 #: bp-templates/bp-legacy/buddypress/activity/index.php:515121 #: bp-themes/bp-default/activity/index.php:715122 msgid "The activity I've marked as a favorite."5123 msgstr ""5124 5125 #: bp-templates/bp-legacy/buddypress/activity/index.php:515126 #: bp-themes/bp-default/activity/index.php:715127 msgid "My Favorites <span>%s</span>"5128 msgstr ""5129 5130 #: bp-templates/bp-legacy/buddypress/activity/index.php:595131 #: bp-themes/bp-default/activity/index.php:795132 msgid "Activity that I have been mentioned in."5133 msgstr ""5134 5135 #: bp-templates/bp-legacy/buddypress/activity/index.php:715136 #: bp-templates/bp-legacy/buddypress/groups/single/activity.php:35137 #: bp-themes/bp-default/activity/index.php:915138 #: bp-themes/bp-default/groups/single/activity.php:35139 msgid "RSS Feed"5140 msgstr ""5141 5142 #: bp-templates/bp-legacy/buddypress/activity/index.php:715143 #: bp-templates/bp-legacy/buddypress/groups/single/activity.php:35144 #: bp-themes/bp-default/activity/index.php:915145 #: bp-themes/bp-default/groups/single/activity.php:35146 msgid "RSS"5147 msgstr ""5148 5149 #: bp-templates/bp-legacy/buddypress/activity/index.php:765150 #: bp-templates/bp-legacy/buddypress/groups/single/activity.php:85151 #: bp-templates/bp-legacy/buddypress/members/single/activity.php:185152 #: bp-themes/bp-default/activity/index.php:965153 #: bp-themes/bp-default/groups/single/activity.php:85154 #: bp-themes/bp-default/members/single/activity.php:185155 msgid "Show:"5156 msgstr ""5157 5158 #: bp-templates/bp-legacy/buddypress/activity/index.php:785159 #: bp-templates/bp-legacy/buddypress/groups/single/activity.php:105160 #: bp-templates/bp-legacy/buddypress/members/single/activity.php:205161 #: bp-themes/bp-default/activity/index.php:985162 #: bp-themes/bp-default/groups/single/activity.php:105163 #: bp-themes/bp-default/members/single/activity.php:205164 msgid "Everything"5165 msgstr ""5166 5167 #: bp-templates/bp-legacy/buddypress/activity/index.php:795168 #: bp-templates/bp-legacy/buddypress/groups/single/activity.php:115169 #: bp-templates/bp-legacy/buddypress/members/single/activity.php:215170 #: bp-themes/bp-default/activity/index.php:995171 #: bp-themes/bp-default/groups/single/activity.php:115172 #: bp-themes/bp-default/members/single/activity.php:215173 msgid "Updates"5174 msgstr ""5175 5176 #: bp-templates/bp-legacy/buddypress/activity/index.php:845177 #: bp-templates/bp-legacy/buddypress/members/single/activity.php:285178 #: bp-themes/bp-default/activity/index.php:1045179 #: bp-themes/bp-default/members/single/activity.php:285180 msgid "Comments"5181 msgstr ""5182 5183 #: bp-templates/bp-legacy/buddypress/activity/index.php:905184 #: bp-templates/bp-legacy/buddypress/groups/single/activity.php:145185 #: bp-templates/bp-legacy/buddypress/members/single/activity.php:435186 #: bp-themes/bp-default/activity/index.php:1105187 #: bp-themes/bp-default/groups/single/activity.php:145188 #: bp-themes/bp-default/members/single/activity.php:435189 msgid "Forum Topics"5190 msgstr ""5191 5192 #: bp-templates/bp-legacy/buddypress/activity/index.php:915193 #: bp-templates/bp-legacy/buddypress/groups/single/activity.php:155194 #: bp-templates/bp-legacy/buddypress/members/single/activity.php:445195 #: bp-themes/bp-default/activity/index.php:1115196 #: bp-themes/bp-default/groups/single/activity.php:155197 #: bp-themes/bp-default/members/single/activity.php:445198 msgid "Forum Replies"5199 msgstr ""5200 5201 #: bp-templates/bp-legacy/buddypress/activity/index.php:975202 #: bp-templates/bp-legacy/buddypress/members/single/activity.php:505203 #: bp-themes/bp-default/activity/index.php:1175204 #: bp-themes/bp-default/members/single/activity.php:505205 msgid "New Groups"5206 msgstr ""5207 5208 #: bp-templates/bp-legacy/buddypress/activity/index.php:985209 #: bp-templates/bp-legacy/buddypress/groups/single/activity.php:185210 #: bp-templates/bp-legacy/buddypress/members/single/activity.php:515211 #: bp-themes/bp-default/activity/index.php:1185212 #: bp-themes/bp-default/groups/single/activity.php:185213 #: bp-themes/bp-default/members/single/activity.php:515214 msgid "Group Memberships"5215 msgstr ""5216 5217 #: bp-templates/bp-legacy/buddypress/activity/index.php:1085218 #: bp-themes/bp-default/activity/index.php:1285219 msgid "New Members"5220 msgstr ""5221 5222 #: bp-templates/bp-legacy/buddypress/activity/post-form.php:235223 #: bp-themes/bp-default/activity/post-form.php:235224 msgid "What's new in %s, %s?"5225 msgstr ""5226 5227 #: bp-templates/bp-legacy/buddypress/activity/post-form.php:255228 #: bp-themes/bp-default/activity/post-form.php:255229 msgid "What's new, %s?"5230 msgstr ""5231 5232 #: bp-templates/bp-legacy/buddypress/activity/post-form.php:355233 #: bp-themes/bp-default/activity/post-form.php:355234 msgid "Post Update"5235 msgstr ""5236 5237 #: bp-templates/bp-legacy/buddypress/activity/post-form.php:425238 #: bp-themes/bp-default/activity/post-form.php:425239 msgid "Post in"5240 msgstr ""5241 5242 #: bp-templates/bp-legacy/buddypress/blogs/blogs-loop.php:905243 #: bp-themes/bp-default/blogs/blogs-loop.php:905244 msgid "Sorry, there were no sites found."5245 msgstr ""5246 5247 #: bp-templates/bp-legacy/buddypress/blogs/create.php:145248 #: bp-themes/bp-default/blogs/create.php:325249 msgid "Site registration is currently disabled"5250 msgstr ""5251 5252 #: bp-templates/bp-legacy/buddypress/blogs/index.php:165253 #: bp-themes/bp-default/blogs/index.php:335254 msgid "All Sites <span>%s</span>"5255 msgstr ""5256 5257 #: bp-templates/bp-legacy/buddypress/blogs/index.php:205258 #: bp-themes/bp-default/blogs/index.php:375259 msgid "My Sites <span>%s</span>"5260 msgstr ""5261 5262 #: bp-templates/bp-legacy/buddypress/blogs/index.php:385263 #: bp-templates/bp-legacy/buddypress/forums/index.php:445264 #: bp-templates/bp-legacy/buddypress/groups/index.php:395265 #: bp-templates/bp-legacy/buddypress/groups/single/forum.php:385266 #: bp-templates/bp-legacy/buddypress/members/index.php:375267 #: bp-templates/bp-legacy/buddypress/members/single/blogs.php:215268 #: bp-templates/bp-legacy/buddypress/members/single/forums.php:205269 #: bp-templates/bp-legacy/buddypress/members/single/friends.php:225270 #: bp-templates/bp-legacy/buddypress/members/single/groups.php:225271 #: bp-themes/bp-default/blogs/index.php:555272 #: bp-themes/bp-default/forums/index.php:625273 #: bp-themes/bp-default/groups/index.php:575274 #: bp-themes/bp-default/groups/single/forum.php:385275 #: bp-themes/bp-default/members/index.php:575276 #: bp-themes/bp-default/members/single/blogs.php:215277 #: bp-themes/bp-default/members/single/forums.php:205278 #: bp-themes/bp-default/members/single/friends.php:225279 #: bp-themes/bp-default/members/single/groups.php:225280 msgid "Last Active"5281 msgstr ""5282 5283 #: bp-templates/bp-legacy/buddypress/forums/forums-loop.php:395284 #: bp-themes/bp-default/forums/forums-loop.php:395285 msgid "Topic"5286 msgstr ""5287 5288 #: bp-templates/bp-legacy/buddypress/forums/forums-loop.php:415289 #: bp-themes/bp-default/forums/forums-loop.php:415290 msgid "Freshness"5291 msgstr ""5292 5293 #: bp-templates/bp-legacy/buddypress/forums/forums-loop.php:545294 #: bp-templates/bp-legacy/buddypress/groups/single/forum/topic.php:955295 #: bp-themes/bp-default/forums/forums-loop.php:545296 #: bp-themes/bp-default/groups/single/forum/topic.php:955297 msgid "Permanent link to this post"5298 msgstr ""5299 5300 #: bp-templates/bp-legacy/buddypress/forums/forums-loop.php:615301 #: bp-themes/bp-default/forums/forums-loop.php:615302 #. translators: "started by [poster] in [forum]"5303 msgid "Started by %1$s"5304 msgstr ""5305 5306 #: bp-templates/bp-legacy/buddypress/forums/forums-loop.php:725307 #: bp-themes/bp-default/forums/forums-loop.php:725308 #. translators: "started by [poster] in [forum]"5309 msgid "in %1$s"5310 msgstr ""5311 5312 #: bp-templates/bp-legacy/buddypress/forums/forums-loop.php:1225313 #: bp-themes/bp-default/forums/forums-loop.php:1225314 msgid "Sorry, there were no forum topics found."5315 msgstr ""5316 5317 #: bp-templates/bp-legacy/buddypress/forums/index.php:225318 #: bp-themes/bp-default/forums/index.php:405319 msgid "All Topics <span>%s</span>"5320 msgstr ""5321 5322 #: bp-templates/bp-legacy/buddypress/forums/index.php:265323 #: bp-themes/bp-default/forums/index.php:445324 msgid "My Topics <span>%s</span>"5325 msgstr ""5326 5327 #: bp-templates/bp-legacy/buddypress/forums/index.php:455328 #: bp-templates/bp-legacy/buddypress/groups/single/forum.php:395329 #: bp-templates/bp-legacy/buddypress/members/single/forums.php:215330 #: bp-themes/bp-default/forums/index.php:635331 #: bp-themes/bp-default/groups/single/forum.php:395332 #: bp-themes/bp-default/members/single/forums.php:215333 msgid "Most Posts"5334 msgstr ""5335 5336 #: bp-templates/bp-legacy/buddypress/forums/index.php:465337 #: bp-templates/bp-legacy/buddypress/groups/single/forum.php:405338 #: bp-templates/bp-legacy/buddypress/members/single/forums.php:225339 #: bp-themes/bp-default/forums/index.php:645340 #: bp-themes/bp-default/groups/single/forum.php:405341 #: bp-themes/bp-default/members/single/forums.php:225342 msgid "Unreplied"5343 msgstr ""5344 5345 #: bp-templates/bp-legacy/buddypress/forums/index.php:825346 #: bp-themes/bp-default/forums/index.php:1005347 msgid "Create New Topic:"5348 msgstr ""5349 5350 #: bp-templates/bp-legacy/buddypress/forums/index.php:895351 #: bp-templates/bp-legacy/buddypress/groups/single/forum/edit.php:505352 #: bp-templates/bp-legacy/buddypress/groups/single/forum.php:785353 #: bp-themes/bp-default/forums/index.php:1075354 #: bp-themes/bp-default/groups/single/forum/edit.php:505355 #: bp-themes/bp-default/groups/single/forum.php:785356 msgid "Content:"5357 msgstr ""5358 5359 #: bp-templates/bp-legacy/buddypress/forums/index.php:925360 #: bp-templates/bp-legacy/buddypress/groups/single/forum/edit.php:535361 #: bp-templates/bp-legacy/buddypress/groups/single/forum.php:815362 #: bp-themes/bp-default/forums/index.php:1105363 #: bp-themes/bp-default/groups/single/forum/edit.php:535364 #: bp-themes/bp-default/groups/single/forum.php:815365 msgid "Tags (comma separated):"5366 msgstr ""5367 5368 #: bp-templates/bp-legacy/buddypress/forums/index.php:955369 #: bp-themes/bp-default/forums/index.php:1135370 msgid "Post In Group Forum:"5371 msgstr ""5372 5373 #: bp-templates/bp-legacy/buddypress/forums/index.php:985374 #: bp-themes/bp-default/forums/index.php:1165375 #: bp-xprofile/bp-xprofile-classes.php:15945376 #: bp-xprofile/bp-xprofile-classes.php:16195377 #: bp-xprofile/bp-xprofile-classes.php:16275378 #: bp-xprofile/bp-xprofile-classes.php:21955379 #. translators: no option picked in select box5380 msgid "----"5381 msgstr ""5382 5383 #: bp-templates/bp-legacy/buddypress/forums/index.php:1155384 #: bp-templates/bp-legacy/buddypress/groups/single/forum.php:875385 #: bp-themes/bp-default/forums/index.php:1335386 #: bp-themes/bp-default/groups/single/forum.php:875387 msgid "Post Topic"5388 msgstr ""5389 5390 #: bp-templates/bp-legacy/buddypress/forums/index.php:1275391 #: bp-themes/bp-default/forums/index.php:1455392 msgid ""5393 "You are not a member of any groups so you don't have any group forums you "5394 "can post in. To start posting, first find a group that matches the topic "5395 "subject you'd like to start. If this group does not exist, why not <a "5396 "href='%s'>create a new group</a>? Once you have joined or created the group "5397 "you can post your topic in that group's forum."5398 msgstr ""5399 5400 #: bp-templates/bp-legacy/buddypress/groups/create.php:295401 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:165402 #: bp-themes/bp-default/groups/create.php:395403 #: bp-themes/bp-default/groups/single/admin.php:165404 msgid "Group Name (required)"5405 msgstr ""5406 5407 #: bp-templates/bp-legacy/buddypress/groups/create.php:345408 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:195409 #: bp-themes/bp-default/groups/create.php:425410 #: bp-themes/bp-default/groups/single/admin.php:195411 msgid "Group Description (required)"5412 msgstr ""5413 5414 #: bp-templates/bp-legacy/buddypress/groups/create.php:515415 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:565416 #: bp-themes/bp-default/groups/create.php:585417 #: bp-themes/bp-default/groups/single/admin.php:565418 msgid "Privacy Options"5419 msgstr ""5420 5421 #: bp-templates/bp-legacy/buddypress/groups/create.php:555422 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:615423 #: bp-themes/bp-default/groups/create.php:625424 #: bp-themes/bp-default/groups/single/admin.php:615425 msgid "This is a public group"5426 msgstr ""5427 5428 #: bp-templates/bp-legacy/buddypress/groups/create.php:575429 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:635430 #: bp-themes/bp-default/groups/create.php:645431 #: bp-themes/bp-default/groups/single/admin.php:635432 msgid "Any site member can join this group."5433 msgstr ""5434 5435 #: bp-templates/bp-legacy/buddypress/groups/create.php:585436 #: bp-templates/bp-legacy/buddypress/groups/create.php:675437 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:645438 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:745439 #: bp-themes/bp-default/groups/create.php:655440 #: bp-themes/bp-default/groups/create.php:745441 #: bp-themes/bp-default/groups/single/admin.php:645442 #: bp-themes/bp-default/groups/single/admin.php:745443 msgid "This group will be listed in the groups directory and in search results."5444 msgstr ""5445 5446 #: bp-templates/bp-legacy/buddypress/groups/create.php:595447 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:655448 #: bp-themes/bp-default/groups/create.php:665449 #: bp-themes/bp-default/groups/single/admin.php:655450 msgid "Group content and activity will be visible to any site member."5451 msgstr ""5452 5453 #: bp-templates/bp-legacy/buddypress/groups/create.php:645454 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:715455 #: bp-themes/bp-default/groups/create.php:715456 #: bp-themes/bp-default/groups/single/admin.php:715457 msgid "This is a private group"5458 msgstr ""5459 5460 #: bp-templates/bp-legacy/buddypress/groups/create.php:665461 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:735462 #: bp-themes/bp-default/groups/create.php:735463 #: bp-themes/bp-default/groups/single/admin.php:735464 msgid "Only users who request membership and are accepted can join the group."5465 msgstr ""5466 5467 #: bp-templates/bp-legacy/buddypress/groups/create.php:685468 #: bp-templates/bp-legacy/buddypress/groups/create.php:775469 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:755470 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:855471 #: bp-themes/bp-default/groups/create.php:755472 #: bp-themes/bp-default/groups/create.php:845473 #: bp-themes/bp-default/groups/single/admin.php:755474 #: bp-themes/bp-default/groups/single/admin.php:855475 msgid "Group content and activity will only be visible to members of the group."5476 msgstr ""5477 5478 #: bp-templates/bp-legacy/buddypress/groups/create.php:735479 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:815480 #: bp-themes/bp-default/groups/create.php:805481 #: bp-themes/bp-default/groups/single/admin.php:815482 msgid "This is a hidden group"5483 msgstr ""5484 5485 #: bp-templates/bp-legacy/buddypress/groups/create.php:755486 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:835487 #: bp-themes/bp-default/groups/create.php:825488 #: bp-themes/bp-default/groups/single/admin.php:835489 msgid "Only users who are invited can join the group."5490 msgstr ""5491 5492 #: bp-templates/bp-legacy/buddypress/groups/create.php:765493 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:845494 #: bp-themes/bp-default/groups/create.php:835495 #: bp-themes/bp-default/groups/single/admin.php:845496 msgid "This group will not be listed in the groups directory or search results."5497 msgstr ""5498 5499 #: bp-templates/bp-legacy/buddypress/groups/create.php:825500 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:925501 #: bp-themes/bp-default/groups/create.php:895502 #: bp-themes/bp-default/groups/single/admin.php:925503 msgid "Group Invitations"5504 msgstr ""5505 5506 #: bp-templates/bp-legacy/buddypress/groups/create.php:845507 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:945508 #: bp-themes/bp-default/groups/create.php:915509 #: bp-themes/bp-default/groups/single/admin.php:945510 msgid "Which members of this group are allowed to invite others?"5511 msgstr ""5512 5513 #: bp-templates/bp-legacy/buddypress/groups/create.php:1095514 #: bp-themes/bp-default/groups/create.php:1165515 msgid "Should this group have a forum?"5516 msgstr ""5517 5518 #: bp-templates/bp-legacy/buddypress/groups/create.php:1165519 #: bp-themes/bp-default/groups/create.php:1235520 msgid ""5521 "<strong>Attention Site Admin:</strong> Group forums require the <a "5522 "href=\"%s\">correct setup and configuration</a> of a bbPress installation."5523 msgstr ""5524 5525 #: bp-templates/bp-legacy/buddypress/groups/create.php:1425526 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:1275527 #: bp-themes/bp-default/groups/create.php:1495528 #: bp-themes/bp-default/groups/single/admin.php:1275529 msgid ""5530 "Upload an image to use as an avatar for this group. The image will be shown "5531 "on the main group page, and in search results."5532 msgstr ""5533 5534 #: bp-templates/bp-legacy/buddypress/groups/create.php:1465535 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:1315536 #: bp-templates/bp-legacy/buddypress/members/single/profile/change-avatar.php:185537 #: bp-themes/bp-default/groups/create.php:1535538 #: bp-themes/bp-default/groups/single/admin.php:1315539 #: bp-themes/bp-default/members/single/profile/change-avatar.php:185540 msgid "Upload Image"5541 msgstr ""5542 5543 #: bp-templates/bp-legacy/buddypress/groups/create.php:1505544 #: bp-themes/bp-default/groups/create.php:1575545 msgid "To skip the avatar upload process, hit the \"Next Step\" button."5546 msgstr ""5547 5548 #: bp-templates/bp-legacy/buddypress/groups/create.php:1575549 #: bp-themes/bp-default/groups/create.php:1645550 msgid "Crop Group Avatar"5551 msgstr ""5552 5553 #: bp-templates/bp-legacy/buddypress/groups/create.php:1595554 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:1515555 #: bp-templates/bp-legacy/buddypress/members/single/profile/change-avatar.php:335556 #: bp-themes/bp-default/groups/create.php:1665557 #: bp-themes/bp-default/groups/single/admin.php:1515558 #: bp-themes/bp-default/members/single/profile/change-avatar.php:335559 msgid "Avatar to crop"5560 msgstr ""5561 5562 #: bp-templates/bp-legacy/buddypress/groups/create.php:1625563 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:1545564 #: bp-templates/bp-legacy/buddypress/members/single/profile/change-avatar.php:365565 #: bp-themes/bp-default/groups/create.php:1695566 #: bp-themes/bp-default/groups/single/admin.php:1545567 #: bp-themes/bp-default/members/single/profile/change-avatar.php:365568 msgid "Avatar preview"5569 msgstr ""5570 5571 #: bp-templates/bp-legacy/buddypress/groups/create.php:1655572 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:1575573 #: bp-templates/bp-legacy/buddypress/members/single/profile/change-avatar.php:395574 #: bp-themes/bp-default/groups/create.php:1725575 #: bp-themes/bp-default/groups/single/admin.php:1575576 #: bp-themes/bp-default/members/single/profile/change-avatar.php:395577 msgid "Crop Image"5578 msgstr ""5579 5580 #: bp-templates/bp-legacy/buddypress/groups/create.php:2045581 #: bp-templates/bp-legacy/buddypress/groups/single/invites-loop.php:795582 #: bp-themes/bp-default/groups/create.php:2115583 #: bp-themes/bp-default/groups/single/send-invites.php:225584 msgid "Select people to invite from your friends list."5585 msgstr ""5586 5587 #: bp-templates/bp-legacy/buddypress/groups/create.php:2225588 #: bp-templates/bp-legacy/buddypress/groups/single/invites-loop.php:515589 #: bp-templates/bp-legacy/buddypress-functions.php:10315590 #: bp-themes/bp-default/_inc/ajax.php:5985591 #: bp-themes/bp-default/groups/create.php:2295592 #: bp-themes/bp-default/groups/single/send-invites.php:425593 msgid "Remove Invite"5594 msgstr ""5595 5596 #: bp-templates/bp-legacy/buddypress/groups/create.php:2395597 #: bp-themes/bp-default/groups/create.php:2465598 #: bp-themes/bp-default/groups/single/send-invites.php:735599 msgid ""5600 "Once you have built up friend connections you will be able to invite others "5601 "to your group."5602 msgstr ""5603 5604 #: bp-templates/bp-legacy/buddypress/groups/create.php:2615605 #: bp-themes/bp-default/groups/create.php:2685606 msgid "Back to Previous Step"5607 msgstr ""5608 5609 #: bp-templates/bp-legacy/buddypress/groups/create.php:2685610 #: bp-themes/bp-default/groups/create.php:2755611 msgid "Next Step"5612 msgstr ""5613 5614 #: bp-templates/bp-legacy/buddypress/groups/create.php:2755615 #: bp-themes/bp-default/groups/create.php:2825616 msgid "Create Group and Continue"5617 msgstr ""5618 5619 #: bp-templates/bp-legacy/buddypress/groups/create.php:2825620 #: bp-themes/bp-default/groups/create.php:2895621 msgid "Finish"5622 msgstr ""5623 5624 #: bp-templates/bp-legacy/buddypress/groups/groups-loop.php:955625 #: bp-themes/bp-default/groups/groups-loop.php:955626 msgid "There were no groups found."5627 msgstr ""5628 5629 #: bp-templates/bp-legacy/buddypress/groups/index.php:195630 #: bp-themes/bp-default/groups/index.php:355631 msgid "All Groups <span>%s</span>"5632 msgstr ""5633 5634 #: bp-templates/bp-legacy/buddypress/groups/index.php:405635 #: bp-templates/bp-legacy/buddypress/members/single/groups.php:235636 #: bp-themes/bp-default/groups/index.php:585637 #: bp-themes/bp-default/members/single/groups.php:235638 msgid "Most Members"5639 msgstr ""5640 5641 #: bp-templates/bp-legacy/buddypress/groups/index.php:415642 #: bp-templates/bp-legacy/buddypress/members/single/groups.php:245643 #: bp-themes/bp-default/groups/index.php:595644 #: bp-themes/bp-default/members/single/groups.php:245645 msgid "Newly Created"5646 msgstr ""5647 5648 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:265649 #: bp-themes/bp-default/groups/single/admin.php:265650 msgid "Notify group members of these changes via email"5651 msgstr ""5652 5653 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:1375654 #: bp-themes/bp-default/groups/single/admin.php:1375655 msgid ""5656 "If you'd like to remove the existing avatar but not upload a new one, "5657 "please use the delete avatar button."5658 msgstr ""5659 5660 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:1395661 #: bp-templates/bp-legacy/buddypress/members/single/profile/change-avatar.php:245662 #: bp-themes/bp-default/groups/single/admin.php:1395663 #: bp-themes/bp-default/members/single/profile/change-avatar.php:245664 #: bp-xprofile/bp-xprofile-admin.php:8045665 msgid "Delete Avatar"5666 msgstr ""5667 5668 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:1495669 #: bp-themes/bp-default/groups/single/admin.php:1495670 msgid "Crop Avatar"5671 msgstr ""5672 5673 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:2605674 #: bp-themes/bp-default/groups/single/admin.php:2605675 msgid "(banned)"5676 msgstr ""5677 5678 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:2665679 #: bp-themes/bp-default/groups/single/admin.php:2665680 msgid "Unban this member"5681 msgstr ""5682 5683 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:2665684 #: bp-themes/bp-default/groups/single/admin.php:2665685 msgid "Remove Ban"5686 msgstr ""5687 5688 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:2705689 #: bp-themes/bp-default/groups/single/admin.php:2705690 msgid "Kick and ban this member"5691 msgstr ""5692 5693 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:2705694 #: bp-themes/bp-default/groups/single/admin.php:2705695 msgid "Kick & Ban"5696 msgstr ""5697 5698 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:2715699 #: bp-themes/bp-default/groups/single/admin.php:2715700 msgid "Promote to Mod"5701 msgstr ""5702 5703 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:2765704 #: bp-themes/bp-default/groups/single/admin.php:2765705 msgid "Remove this member"5706 msgstr ""5707 5708 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:2765709 #: bp-themes/bp-default/groups/single/admin.php:2765710 msgid "Remove from group"5711 msgstr ""5712 5713 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:2905714 #: bp-templates/bp-legacy/buddypress/groups/single/members.php:795715 #: bp-themes/bp-default/groups/single/admin.php:2905716 #: bp-themes/bp-default/groups/single/members.php:875717 msgid "This group has no members."5718 msgstr ""5719 5720 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:3245721 #: bp-themes/bp-default/groups/single/admin.php:3525722 msgid ""5723 "WARNING: Deleting this group will completely remove ALL content associated "5724 "with it. There is no way back, please be careful with this option."5725 msgstr ""5726 5727 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:3275728 #: bp-themes/bp-default/groups/single/admin.php:3555729 msgid "I understand the consequences of deleting this group."5730 msgstr ""5731 5732 #: bp-templates/bp-legacy/buddypress/groups/single/forum/edit.php:165733 #: bp-templates/bp-legacy/buddypress/groups/single/forum/topic.php:175734 #: bp-templates/bp-legacy/buddypress/groups/single/forum.php:275735 #: bp-themes/bp-default/groups/single/forum/edit.php:165736 #: bp-themes/bp-default/groups/single/forum/topic.php:175737 #: bp-themes/bp-default/groups/single/forum.php:275738 msgid "Forum Directory"5739 msgstr ""5740 5741 #: bp-templates/bp-legacy/buddypress/groups/single/forum/edit.php:255742 #: bp-themes/bp-default/groups/single/forum/edit.php:255743 msgid "Edit:"5744 msgstr ""5745 5746 #: bp-templates/bp-legacy/buddypress/groups/single/forum/edit.php:875747 #: bp-themes/bp-default/groups/single/forum/edit.php:875748 msgid "This topic does not exist."5749 msgstr ""5750 5751 #: bp-templates/bp-legacy/buddypress/groups/single/forum/topic.php:95752 #: bp-themes/bp-default/groups/single/forum/topic.php:95753 msgid "New Reply"5754 msgstr ""5755 5756 #: bp-templates/bp-legacy/buddypress/groups/single/forum/topic.php:325757 #: bp-themes/bp-default/groups/single/forum/topic.php:325758 msgid "Topic tags:"5759 msgstr ""5760 5761 #: bp-templates/bp-legacy/buddypress/groups/single/forum/topic.php:815762 #: bp-themes/bp-default/groups/single/forum/topic.php:815763 msgid "%1$s said %2$s:"5764 msgstr ""5765 5766 #: bp-templates/bp-legacy/buddypress/groups/single/forum/topic.php:1195767 #: bp-themes/bp-default/groups/single/forum/topic.php:1195768 msgid "There are no posts for this topic."5769 msgstr ""5770 5771 #: bp-templates/bp-legacy/buddypress/groups/single/forum/topic.php:1345772 #: bp-themes/bp-default/groups/single/forum/topic.php:1345773 msgid "You will auto join this group when you reply to this topic."5774 msgstr ""5775 5776 #: bp-templates/bp-legacy/buddypress/groups/single/forum/topic.php:1395777 #: bp-themes/bp-default/groups/single/forum/topic.php:1395778 msgid "Add a reply:"5779 msgstr ""5780 5781 #: bp-templates/bp-legacy/buddypress/groups/single/forum/topic.php:1445782 #: bp-themes/bp-default/groups/single/forum/topic.php:1445783 msgid "Post Reply"5784 msgstr ""5785 5786 #: bp-templates/bp-legacy/buddypress/groups/single/forum/topic.php:1555787 #: bp-themes/bp-default/groups/single/forum/topic.php:1555788 msgid "This topic is closed, replies are no longer accepted."5789 msgstr ""5790 5791 #: bp-templates/bp-legacy/buddypress/groups/single/forum.php:695792 #: bp-themes/bp-default/groups/single/forum.php:695793 msgid "You will auto join this group when you start a new topic."5794 msgstr ""5795 5796 #: bp-templates/bp-legacy/buddypress/groups/single/forum.php:735797 #: bp-themes/bp-default/groups/single/forum.php:735798 msgid "Post a New Topic:"5799 msgstr ""5800 5801 #: bp-templates/bp-legacy/buddypress/groups/single/group-header.php:115802 #: bp-themes/bp-default/groups/single/group-header.php:115803 msgid "Group Admins"5804 msgstr ""5805 5806 #: bp-templates/bp-legacy/buddypress/groups/single/group-header.php:205807 #: bp-themes/bp-default/groups/single/group-header.php:205808 msgid "Group Mods"5809 msgstr ""5810 5811 #: bp-templates/bp-legacy/buddypress/groups/single/request-membership.php:45812 #: bp-themes/bp-default/groups/single/request-membership.php:45813 msgid "You are requesting to become a member of the group '%s'."5814 msgstr ""5815 5816 #: bp-templates/bp-legacy/buddypress/groups/single/request-membership.php:75817 #: bp-themes/bp-default/groups/single/request-membership.php:75818 msgid "Comments (optional)"5819 msgstr ""5820 5821 #: bp-templates/bp-legacy/buddypress/groups/single/request-membership.php:125822 #: bp-themes/bp-default/groups/single/request-membership.php:125823 msgid "Send Request"5824 msgstr ""5825 5826 #: bp-templates/bp-legacy/buddypress/groups/single/requests-loop.php:315827 #: bp-templates/bp-legacy/buddypress/members/single/friends/requests.php:375828 #: bp-templates/bp-legacy/buddypress/members/single/groups/invites.php:235829 #: bp-themes/bp-default/groups/single/admin.php:3205830 #: bp-themes/bp-default/members/single/friends/requests.php:375831 #: bp-themes/bp-default/members/single/groups/invites.php:235832 msgid "Accept"5833 msgstr ""5834 5835 #: bp-templates/bp-legacy/buddypress/groups/single/requests-loop.php:335836 #: bp-templates/bp-legacy/buddypress/members/single/friends/requests.php:385837 #: bp-templates/bp-legacy/buddypress/members/single/groups/invites.php:245838 #: bp-themes/bp-default/groups/single/admin.php:3225839 #: bp-themes/bp-default/members/single/friends/requests.php:385840 #: bp-themes/bp-default/members/single/groups/invites.php:245841 msgid "Reject"5842 msgstr ""5843 5844 #: bp-templates/bp-legacy/buddypress/groups/single/requests-loop.php:625845 #: bp-themes/bp-default/groups/single/admin.php:3355846 msgid "There are no pending membership requests."5847 msgstr ""5848 5849 #: bp-templates/bp-legacy/buddypress/members/activate.php:145850 #: bp-themes/bp-default/registration/activate.php:235851 msgid ""5852 "Your account was activated successfully! Your account details have been "5853 "sent to you in a separate email."5854 msgstr ""5855 5856 #: bp-templates/bp-legacy/buddypress/members/activate.php:165857 #: bp-themes/bp-default/registration/activate.php:255858 msgid ""5859 "Your account was activated successfully! You can now <a href=\"%s\">log "5860 "in</a> with the username and password you provided when you signed up."5861 msgstr ""5862 5863 #: bp-templates/bp-legacy/buddypress/members/activate.php:215864 #: bp-themes/bp-default/registration/activate.php:305865 msgid "Please provide a valid activation key."5866 msgstr ""5867 5868 #: bp-templates/bp-legacy/buddypress/members/activate.php:255869 #: bp-themes/bp-default/registration/activate.php:345870 msgid "Activation Key:"5871 msgstr ""5872 5873 #: bp-templates/bp-legacy/buddypress/members/index.php:385874 #: bp-templates/bp-legacy/buddypress/members/single/friends.php:235875 #: bp-themes/bp-default/members/index.php:585876 #: bp-themes/bp-default/members/single/friends.php:235877 msgid "Newest Registered"5878 msgstr ""5879 5880 #: bp-templates/bp-legacy/buddypress/members/register.php:135881 #: bp-themes/bp-default/registration/register.php:165882 msgid "User registration is currently not allowed."5883 msgstr ""5884 5885 #: bp-templates/bp-legacy/buddypress/members/register.php:225886 msgid ""5887 "Registering for this site is easy. Just fill in the fields below, and we'll "5888 "get a new account set up for you in no time."5889 msgstr ""5890 5891 #: bp-templates/bp-legacy/buddypress/members/register.php:305892 #: bp-themes/bp-default/registration/register.php:355893 msgid "Account Details"5894 msgstr ""5895 5896 #: bp-templates/bp-legacy/buddypress/members/register.php:325897 #: bp-templates/bp-legacy/buddypress/members/register.php:365898 #: bp-templates/bp-legacy/buddypress/members/register.php:405899 #: bp-templates/bp-legacy/buddypress/members/register.php:445900 #: bp-templates/bp-legacy/buddypress/members/register.php:1325901 #: bp-templates/bp-legacy/buddypress/members/register.php:1415902 #: bp-themes/bp-default/members/single/profile/edit.php:265903 #: bp-themes/bp-default/members/single/profile/edit.php:335904 #: bp-themes/bp-default/members/single/profile/edit.php:405905 #: bp-themes/bp-default/members/single/profile/edit.php:495906 #: bp-themes/bp-default/members/single/profile/edit.php:675907 #: bp-themes/bp-default/members/single/profile/edit.php:835908 #: bp-themes/bp-default/members/single/profile/edit.php:935909 #: bp-themes/bp-default/registration/register.php:375910 #: bp-themes/bp-default/registration/register.php:415911 #: bp-themes/bp-default/registration/register.php:455912 #: bp-themes/bp-default/registration/register.php:495913 #: bp-themes/bp-default/registration/register.php:785914 #: bp-themes/bp-default/registration/register.php:865915 #: bp-themes/bp-default/registration/register.php:945916 #: bp-themes/bp-default/registration/register.php:1045917 #: bp-themes/bp-default/registration/register.php:1155918 #: bp-themes/bp-default/registration/register.php:1305919 #: bp-themes/bp-default/registration/register.php:1415920 #: bp-themes/bp-default/registration/register.php:2165921 #: bp-themes/bp-default/registration/register.php:2255922 #: bp-xprofile/bp-xprofile-classes.php:15165923 #: bp-xprofile/bp-xprofile-classes.php:17415924 #: bp-xprofile/bp-xprofile-classes.php:18795925 #: bp-xprofile/bp-xprofile-classes.php:20245926 #: bp-xprofile/bp-xprofile-classes.php:21695927 #: bp-xprofile/bp-xprofile-classes.php:23095928 #: bp-xprofile/bp-xprofile-classes.php:23925929 #: bp-xprofile/bp-xprofile-classes.php:24725930 msgid "(required)"5931 msgstr ""5932 5933 #: bp-templates/bp-legacy/buddypress/members/register.php:365934 #: bp-themes/bp-default/registration/register.php:415935 msgid "Email Address"5936 msgstr ""5937 5938 #: bp-templates/bp-legacy/buddypress/members/register.php:405939 #: bp-themes/bp-default/registration/register.php:455940 msgid "Choose a Password"5941 msgstr ""5942 5943 #: bp-templates/bp-legacy/buddypress/members/register.php:445944 #: bp-themes/bp-default/registration/register.php:495945 msgid "Confirm Password"5946 msgstr ""5947 5948 #: bp-templates/bp-legacy/buddypress/members/register.php:625949 #: bp-themes/bp-default/registration/register.php:675950 msgid "Profile Details"5951 msgstr ""5952 5953 #: bp-templates/bp-legacy/buddypress/members/register.php:795954 #: bp-templates/bp-legacy/buddypress/members/register.php:945955 #: bp-templates/bp-legacy/buddypress/members/single/profile/edit.php:335956 #: bp-templates/bp-legacy/buddypress/members/single/profile/edit.php:475957 #: bp-themes/bp-default/members/single/profile/edit.php:1205958 #: bp-themes/bp-default/members/single/profile/edit.php:1345959 #: bp-themes/bp-default/registration/register.php:1635960 #: bp-themes/bp-default/registration/register.php:1785961 msgid ""5962 "This field can be seen by: <span "5963 "class=\"current-visibility-level\">%s</span>"5964 msgstr ""5965 5966 #: bp-templates/bp-legacy/buddypress/members/register.php:845967 #: bp-templates/bp-legacy/buddypress/members/single/profile/edit.php:385968 #: bp-themes/bp-default/members/single/profile/edit.php:1255969 #: bp-themes/bp-default/registration/register.php:1685970 #: bp-xprofile/bp-xprofile-admin.php:7335971 msgid "Who can see this field?"5972 msgstr ""5973 5974 #: bp-templates/bp-legacy/buddypress/members/register.php:1265975 #: bp-themes/bp-default/registration/register.php:2105976 msgid "Blog Details"5977 msgstr ""5978 5979 #: bp-templates/bp-legacy/buddypress/members/register.php:1285980 #: bp-themes/bp-default/registration/register.php:2125981 msgid "Yes, I'd like to create a new site"5982 msgstr ""5983 5984 #: bp-templates/bp-legacy/buddypress/members/register.php:1325985 #: bp-themes/bp-default/registration/register.php:2165986 msgid "Blog URL"5987 msgstr ""5988 5989 #: bp-templates/bp-legacy/buddypress/members/register.php:1415990 #: bp-themes/bp-default/registration/register.php:2255991 msgid "Site Title"5992 msgstr ""5993 5994 #: bp-templates/bp-legacy/buddypress/members/register.php:1645995 #: bp-themes/bp-default/registration/register.php:2485996 msgid "Complete Sign Up"5997 msgstr ""5998 5999 #: bp-templates/bp-legacy/buddypress/members/register.php:1796000 #: bp-themes/bp-default/registration/register.php:2656001 msgid ""6002 "You have successfully created your account! To begin using this site you "6003 "will need to activate your account via the email we have just sent to your "6004 "address."6005 msgstr ""6006 6007 #: bp-templates/bp-legacy/buddypress/members/register.php:1816008 #: bp-themes/bp-default/registration/register.php:2676009 msgid ""6010 "You have successfully created your account! Please log in using the "6011 "username and password you have just created."6012 msgstr ""6013 6014 #: bp-templates/bp-legacy/buddypress/members/single/friends/requests.php:686015 #: bp-themes/bp-default/members/single/friends/requests.php:686016 msgid "You have no pending friendship requests."6017 msgstr ""6018 6019 #: bp-templates/bp-legacy/buddypress/members/single/groups/invites.php:146020 #: bp-themes/bp-default/members/single/groups/invites.php:146021 msgid "1 member"6022 msgid_plural "%d members"6023 msgstr[0] ""6024 msgstr[1] ""6025 6026 #: bp-templates/bp-legacy/buddypress/members/single/groups/invites.php:376027 #: bp-themes/bp-default/members/single/groups/invites.php:376028 msgid "You have no outstanding group invites."6029 msgstr ""6030 6031 #: bp-templates/bp-legacy/buddypress/members/single/messages/compose.php:56032 #: bp-themes/bp-default/members/single/messages/compose.php:56033 msgid "Send To (Username or Friend's Name)"6034 msgstr ""6035 6036 #: bp-templates/bp-legacy/buddypress/members/single/messages/compose.php:146037 #: bp-themes/bp-default/members/single/messages/compose.php:146038 msgid "This is a notice to all users."6039 msgstr ""6040 6041 #: bp-templates/bp-legacy/buddypress/members/single/messages/compose.php:176042 #: bp-themes/bp-default/members/single/messages/compose.php:176043 msgid "Subject"6044 msgstr ""6045 6046 #: bp-templates/bp-legacy/buddypress/members/single/messages/compose.php:206047 #: bp-themes/bp-default/members/single/messages/compose.php:206048 msgid "Message"6049 msgstr ""6050 6051 #: bp-templates/bp-legacy/buddypress/members/single/messages/compose.php:286052 #: bp-themes/bp-default/members/single/messages/compose.php:286053 msgid "Send Message"6054 msgstr ""6055 6056 #: bp-templates/bp-legacy/buddypress/members/single/messages/messages-loop.php:326057 #: bp-themes/bp-default/members/single/messages/messages-loop.php:326058 msgid "From:"6059 msgstr ""6060 6061 #: bp-templates/bp-legacy/buddypress/members/single/messages/messages-loop.php:376062 #: bp-themes/bp-default/members/single/messages/messages-loop.php:376063 msgid "To:"6064 msgstr ""6065 6066 #: bp-templates/bp-legacy/buddypress/members/single/messages/messages-loop.php:436067 #: bp-themes/bp-default/members/single/messages/messages-loop.php:436068 msgid "View Message"6069 msgstr ""6070 6071 #: bp-templates/bp-legacy/buddypress/members/single/messages/messages-loop.php:516072 #: bp-templates/bp-legacy/buddypress/members/single/messages/notices-loop.php:436073 #: bp-templates/bp-legacy/buddypress/members/single/messages/single.php:246074 #: bp-themes/bp-default/members/single/messages/messages-loop.php:516075 #: bp-themes/bp-default/members/single/messages/notices-loop.php:436076 #: bp-themes/bp-default/members/single/messages/single.php:246077 msgid "Delete Message"6078 msgstr ""6079 6080 #: bp-templates/bp-legacy/buddypress/members/single/messages/messages-loop.php:696081 #: bp-themes/bp-default/members/single/messages/messages-loop.php:696082 msgid "Sorry, no messages were found."6083 msgstr ""6084 6085 #: bp-templates/bp-legacy/buddypress/members/single/messages/notices-loop.php:366086 #: bp-themes/bp-default/members/single/messages/notices-loop.php:366087 msgid "Sent:"6088 msgstr ""6089 6090 #: bp-templates/bp-legacy/buddypress/members/single/messages/notices-loop.php:546091 #: bp-themes/bp-default/members/single/messages/notices-loop.php:546092 msgid "Sorry, no notices were found."6093 msgstr ""6094 6095 #: bp-templates/bp-legacy/buddypress/members/single/messages/single.php:146096 #: bp-themes/bp-default/members/single/messages/single.php:146097 msgid "You are alone in this conversation."6098 msgstr ""6099 6100 #: bp-templates/bp-legacy/buddypress/members/single/messages/single.php:186101 #: bp-themes/bp-default/members/single/messages/single.php:186102 msgid "Conversation between %s and you."6103 msgstr ""6104 6105 #: bp-templates/bp-legacy/buddypress/members/single/messages/single.php:866106 #: bp-themes/bp-default/members/single/messages/single.php:756107 msgid "Send a Reply"6108 msgstr ""6109 6110 #: bp-templates/bp-legacy/buddypress/members/single/messages/single.php:1026111 #: bp-themes/bp-default/members/single/messages/single.php:916112 msgid "Send Reply"6113 msgstr ""6114 6115 #: bp-templates/bp-legacy/buddypress/members/single/notifications/feedback-no-notifications.php:76116 #: bp-themes/bp-default/members/single/notifications/feedback-no-notifications.php:76117 msgid "You have no unread notifications."6118 msgstr ""6119 6120 #: bp-templates/bp-legacy/buddypress/members/single/notifications/feedback-no-notifications.php:116121 #: bp-themes/bp-default/members/single/notifications/feedback-no-notifications.php:116122 msgid "This member has no unread notifications."6123 msgstr ""6124 6125 #: bp-templates/bp-legacy/buddypress/members/single/notifications/feedback-no-notifications.php:196126 #: bp-themes/bp-default/members/single/notifications/feedback-no-notifications.php:196127 msgid "You have no notifications."6128 msgstr ""6129 6130 #: bp-templates/bp-legacy/buddypress/members/single/notifications/feedback-no-notifications.php:236131 #: bp-themes/bp-default/members/single/notifications/feedback-no-notifications.php:236132 msgid "This member has no notifications."6133 msgstr ""6134 6135 #: bp-templates/bp-legacy/buddypress/members/single/notifications/notifications-loop.php:56136 #: bp-themes/bp-default/members/single/notifications/notifications-loop.php:56137 msgid "Notification"6138 msgstr ""6139 6140 #: bp-templates/bp-legacy/buddypress/members/single/notifications/notifications-loop.php:66141 #: bp-themes/bp-default/members/single/notifications/notifications-loop.php:66142 msgid "Date Received"6143 msgstr ""6144 6145 #: bp-templates/bp-legacy/buddypress/members/single/profile/change-avatar.php:16146 #: bp-themes/bp-default/members/single/profile/change-avatar.php:16147 #: bp-xprofile/bp-xprofile-loader.php:2076148 #: bp-xprofile/bp-xprofile-loader.php:2826149 msgid "Change Avatar"6150 msgstr ""6151 6152 #: bp-templates/bp-legacy/buddypress/members/single/profile/change-avatar.php:76153 #: bp-themes/bp-default/members/single/profile/change-avatar.php:76154 msgid ""6155 "Your avatar will be used on your profile and throughout the site. If there "6156 "is a <a href=\"http://gravatar.com\">Gravatar</a> associated with your "6157 "account email we will use that, or you can upload an image from your "6158 "computer."6159 msgstr ""6160 6161 #: bp-templates/bp-legacy/buddypress/members/single/profile/change-avatar.php:146162 #: bp-themes/bp-default/members/single/profile/change-avatar.php:146163 msgid ""6164 "Click below to select a JPG, GIF or PNG format photo from your computer and "6165 "then click 'Upload Image' to proceed."6166 msgstr ""6167 6168 #: bp-templates/bp-legacy/buddypress/members/single/profile/change-avatar.php:236169 #: bp-themes/bp-default/members/single/profile/change-avatar.php:236170 msgid ""6171 "If you'd like to delete your current avatar but not upload a new one, "6172 "please use the delete avatar button."6173 msgstr ""6174 6175 #: bp-templates/bp-legacy/buddypress/members/single/profile/change-avatar.php:246176 #: bp-themes/bp-default/members/single/profile/change-avatar.php:246177 msgid "Delete My Avatar"6178 msgstr ""6179 6180 #: bp-templates/bp-legacy/buddypress/members/single/profile/change-avatar.php:316181 #: bp-themes/bp-default/members/single/profile/change-avatar.php:316182 msgid "Crop Your New Avatar"6183 msgstr ""6184 6185 #: bp-templates/bp-legacy/buddypress/members/single/profile/change-avatar.php:556186 #: bp-themes/bp-default/members/single/profile/change-avatar.php:556187 msgid ""6188 "Your avatar will be used on your profile and throughout the site. To change "6189 "your avatar, please create an account with <a "6190 "href=\"http://gravatar.com\">Gravatar</a> using the same email address as "6191 "you used to register with this site."6192 msgstr ""6193 6194 #: bp-templates/bp-legacy/buddypress/members/single/profile/edit.php:106195 #: bp-themes/bp-default/members/single/profile/edit.php:106196 msgid "Editing '%s' Profile Group"6197 msgstr ""6198 6199 #: bp-templates/bp-legacy/buddypress/members/single/profile/edit.php:336200 #: bp-themes/bp-default/members/single/profile/edit.php:1206201 #: bp-xprofile/bp-xprofile-admin.php:7266202 msgid "Change"6203 msgstr ""6204 6205 #: bp-templates/bp-legacy/buddypress/members/single/profile/profile-wp.php:86206 #: bp-themes/bp-default/members/single/profile/profile-wp.php:86207 msgid "%s's Profile"6208 msgstr ""6209 6210 #: bp-templates/bp-legacy/buddypress/members/single/settings/capabilities.php:96211 #: bp-themes/bp-default/members/single/settings/capabilities.php:576212 msgid "This user is a spammer."6213 msgstr ""6214 6215 #: bp-templates/bp-legacy/buddypress/members/single/settings/delete-account.php:76216 #: bp-themes/bp-default/members/single/settings/delete-account.php:566217 msgid ""6218 "Deleting your account will delete all of the content you have created. It "6219 "will be completely irrecoverable."6220 msgstr ""6221 6222 #: bp-templates/bp-legacy/buddypress/members/single/settings/delete-account.php:116223 #: bp-themes/bp-default/members/single/settings/delete-account.php:606224 msgid ""6225 "Deleting this account will delete all of the content it has created. It "6226 "will be completely irrecoverable."6227 msgstr ""6228 6229 #: bp-templates/bp-legacy/buddypress/members/single/settings/delete-account.php:236230 #: bp-themes/bp-default/members/single/settings/delete-account.php:726231 msgid "I understand the consequences."6232 msgstr ""6233 6234 #: bp-templates/bp-legacy/buddypress/members/single/settings/general.php:76235 #: bp-themes/bp-default/members/single/settings/general.php:576236 msgid ""6237 "Current Password <span>(required to update email or change current "6238 "password)</span>"6239 msgstr ""6240 6241 #: bp-templates/bp-legacy/buddypress/members/single/settings/general.php:86242 #: bp-themes/bp-default/members/single/settings/general.php:586243 msgid "Password Lost and Found"6244 msgstr ""6245 6246 #: bp-templates/bp-legacy/buddypress/members/single/settings/general.php:86247 #: bp-themes/bp-default/members/single/settings/general.php:586248 msgid "Lost your password?"6249 msgstr ""6250 6251 #: bp-templates/bp-legacy/buddypress/members/single/settings/general.php:126252 #: bp-themes/bp-default/members/single/settings/general.php:626253 msgid "Account Email"6254 msgstr ""6255 6256 #: bp-templates/bp-legacy/buddypress/members/single/settings/general.php:156257 #: bp-themes/bp-default/members/single/settings/general.php:656258 msgid "Change Password <span>(leave blank for no change)</span>"6259 msgstr ""6260 6261 #: bp-templates/bp-legacy/buddypress/members/single/settings/general.php:166262 #: bp-themes/bp-default/members/single/settings/general.php:666263 msgid "New Password"6264 msgstr ""6265 6266 #: bp-templates/bp-legacy/buddypress/members/single/settings/general.php:176267 #: bp-themes/bp-default/members/single/settings/general.php:676268 msgid "Repeat New Password"6269 msgstr ""6270 6271 #: bp-templates/bp-legacy/buddypress/members/single/settings/notifications.php:46272 #: bp-themes/bp-default/members/single/settings/notifications.php:546273 msgid "Send an email notice when:"6274 msgstr ""6275 6276 #: bp-templates/bp-legacy/buddypress/members/single/settings/profile.php:156277 #: bp-themes/bp-default/members/single/settings/profile.php:656278 msgid "Visibility"6279 msgstr ""6280 6281 #: bp-templates/bp-legacy/buddypress-functions.php:636282 msgid "BuddyPress Legacy"6283 msgstr ""6284 6285 #: bp-templates/bp-legacy/buddypress-functions.php:2366286 #: bp-themes/bp-default/functions.php:1596287 msgid "Accepted"6288 msgstr ""6289 6290 #: bp-templates/bp-legacy/buddypress-functions.php:2386291 #: bp-themes/bp-default/functions.php:1646292 msgid "comments"6293 msgstr ""6294 6295 #: bp-templates/bp-legacy/buddypress-functions.php:2396296 msgid "Are you sure you want to leave this group?"6297 msgstr ""6298 6299 #: bp-templates/bp-legacy/buddypress-functions.php:2416300 #: bp-themes/bp-default/functions.php:1586301 msgid "My Favorites"6302 msgstr ""6303 6304 #: bp-templates/bp-legacy/buddypress-functions.php:2426305 #: bp-themes/bp-default/functions.php:1606306 msgid "Rejected"6307 msgstr ""6308 6309 #: bp-templates/bp-legacy/buddypress-functions.php:2446310 #: bp-themes/bp-default/functions.php:1636311 msgid "Show all"6312 msgstr ""6313 6314 #: bp-templates/bp-legacy/buddypress-functions.php:2456315 #: bp-themes/bp-default/functions.php:1616316 msgid "Show all comments for this thread"6317 msgstr ""6318 6319 #: bp-templates/bp-legacy/buddypress-functions.php:2466320 #: bp-themes/bp-default/functions.php:1626321 msgid "Show all %d comments"6322 msgstr ""6323 6324 #: bp-templates/bp-legacy/buddypress-functions.php:2476325 #: bp-themes/bp-default/functions.php:1696326 msgid ""6327 "Your profile has unsaved changes. If you leave the page, the changes will "6328 "be lost."6329 msgstr ""6330 6331 #: bp-templates/bp-legacy/buddypress-functions.php:7076332 #: bp-themes/bp-default/_inc/ajax.php:2916333 msgid "There was a problem posting your update, please try again."6334 msgstr ""6335 6336 #: bp-templates/bp-legacy/buddypress-functions.php:8256337 #: bp-templates/bp-legacy/buddypress-functions.php:8616338 #: bp-themes/bp-default/_inc/ajax.php:3936339 #: bp-themes/bp-default/_inc/ajax.php:4296340 msgid "There was a problem when deleting. Please try again."6341 msgstr ""6342 6343 #: bp-templates/bp-legacy/buddypress-functions.php:10356344 #: bp-themes/bp-default/_inc/ajax.php:6026345 msgid ""6346 "%s has previously requested to join this group. Sending an invitation will "6347 "automatically add the member to the group."6348 msgstr ""6349 6350 #: bp-templates/bp-legacy/buddypress-functions.php:10906351 #: bp-themes/bp-default/_inc/ajax.php:6566352 msgid " Friendship could not be requested."6353 msgstr ""6354 6355 #: bp-templates/bp-legacy/buddypress-functions.php:11026356 #: bp-themes/bp-default/_inc/ajax.php:6686357 msgid "Friendship request could not be cancelled."6358 msgstr ""6359 6360 #: bp-templates/bp-legacy/buddypress-functions.php:11076361 #: bp-themes/bp-default/_inc/ajax.php:6736362 msgid "Request Pending"6363 msgstr ""6364 6365 #: bp-templates/bp-legacy/buddypress-functions.php:11276366 #: bp-themes/bp-default/_inc/ajax.php:6936367 msgid "There was a problem accepting that request. Please try again."6368 msgstr ""6369 6370 #: bp-templates/bp-legacy/buddypress-functions.php:11466371 #: bp-themes/bp-default/_inc/ajax.php:7126372 msgid "There was a problem rejecting that request. Please try again."6373 msgstr ""6374 6375 #: bp-templates/bp-legacy/buddypress-functions.php:11766376 #: bp-themes/bp-default/_inc/ajax.php:7426377 msgid "Error joining group"6378 msgstr ""6379 6380 #: bp-templates/bp-legacy/buddypress-functions.php:11896381 #: bp-templates/bp-legacy/buddypress-functions.php:11996382 #: bp-themes/bp-default/_inc/ajax.php:7556383 #: bp-themes/bp-default/_inc/ajax.php:7656384 msgid "Error requesting membership"6385 msgstr ""6386 6387 #: bp-templates/bp-legacy/buddypress-functions.php:12016388 #: bp-themes/bp-default/_inc/ajax.php:7676389 msgid "Membership Requested"6390 msgstr ""6391 6392 #: bp-templates/bp-legacy/buddypress-functions.php:12106393 #: bp-themes/bp-default/_inc/ajax.php:7766394 msgid "Error leaving group"6395 msgstr ""6396 6397 #: bp-templates/bp-legacy/buddypress-functions.php:12336398 #: bp-themes/bp-default/_inc/ajax.php:7996399 msgid "There was a problem closing the notice."6400 msgstr ""6401 6402 #: bp-templates/bp-legacy/buddypress-functions.php:12966403 #: bp-themes/bp-default/_inc/ajax.php:8506404 msgid "There was a problem sending that reply. Please try again."6405 msgstr ""6406 6407 #: bp-templates/bp-legacy/buddypress-functions.php:13146408 #: bp-themes/bp-default/_inc/ajax.php:8686409 msgid "There was a problem marking messages as unread."6410 msgstr ""6411 6412 #: bp-templates/bp-legacy/buddypress-functions.php:13396413 #: bp-themes/bp-default/_inc/ajax.php:8936414 msgid "There was a problem marking messages as read."6415 msgstr ""6416 6417 #: bp-templates/bp-legacy/buddypress-functions.php:13646418 #: bp-themes/bp-default/_inc/ajax.php:9186419 msgid "There was a problem deleting messages."6420 msgstr ""6421 6422 #: bp-themes/bp-default/404.php:76423 msgid "Page not found"6424 msgstr ""6425 6426 #: bp-themes/bp-default/404.php:96427 msgid ""6428 "We're sorry, but we can't find the page that you're looking for. Perhaps "6429 "searching will help."6430 msgstr ""6431 6432 #: bp-themes/bp-default/activity/entry.php:376433 msgid "In reply to: "6434 msgstr ""6435 6436 #: bp-themes/bp-default/activity/entry.php:376437 msgid "View Thread / Permalink"6438 msgstr ""6439 6440 #: bp-themes/bp-default/activity/entry.php:1046441 msgid "or press esc to cancel."6442 msgstr ""6443 6444 #: bp-themes/bp-default/activity/index.php:216445 msgid "Site Activity"6446 msgstr ""6447 6448 #: bp-themes/bp-default/archive.php:106449 msgid "You are browsing the archive for %1$s."6450 msgstr ""6451 6452 #: bp-themes/bp-default/archive.php:28 bp-themes/bp-default/attachment.php:226453 #: bp-themes/bp-default/index.php:32 bp-themes/bp-default/search.php:306454 msgid "Permanent Link to"6455 msgstr ""6456 6457 #: bp-themes/bp-default/archive.php:30 bp-themes/bp-default/index.php:346458 #: bp-themes/bp-default/search.php:32 bp-themes/bp-default/single.php:236459 msgid "%1$s <span>in %2$s</span>"6460 msgstr ""6461 6462 #: bp-themes/bp-default/archive.php:33 bp-themes/bp-default/index.php:376463 #: bp-themes/bp-default/search.php:35 bp-themes/bp-default/single.php:286464 msgid "Read the rest of this entry →"6465 msgstr ""6466 6467 #: bp-themes/bp-default/archive.php:34 bp-themes/bp-default/index.php:386468 #: bp-themes/bp-default/onecolumn-page.php:31 bp-themes/bp-default/page.php:206469 #: bp-themes/bp-default/single.php:306470 msgid "Pages: "6471 msgstr ""6472 6473 #: bp-themes/bp-default/archive.php:37 bp-themes/bp-default/index.php:416474 #: bp-themes/bp-default/search.php:38 bp-themes/bp-default/single.php:336475 msgid "Tags: "6476 msgstr ""6477 6478 #: bp-themes/bp-default/archive.php:37 bp-themes/bp-default/index.php:416479 #: bp-themes/bp-default/search.php:386480 msgid "No Comments »"6481 msgstr ""6482 6483 #: bp-themes/bp-default/archive.php:37 bp-themes/bp-default/index.php:416484 #: bp-themes/bp-default/search.php:386485 msgid "1 Comment »"6486 msgstr ""6487 6488 #: bp-themes/bp-default/archive.php:37 bp-themes/bp-default/index.php:416489 #: bp-themes/bp-default/search.php:386490 msgid "% Comments »"6491 msgstr ""6492 6493 #: bp-themes/bp-default/archive.php:50 bp-themes/bp-default/index.php:546494 msgid "Not Found"6495 msgstr ""6496 6497 #: bp-themes/bp-default/attachment.php:26 bp-themes/bp-default/single.php:246498 msgid "Edit this entry"6499 msgstr ""6500 6501 #: bp-themes/bp-default/attachment.php:406502 msgid "Full size is %s pixels"6503 msgstr ""6504 6505 #: bp-themes/bp-default/attachment.php:436506 msgid "Link to full size image"6507 msgstr ""6508 6509 #: bp-themes/bp-default/attachment.php:626510 msgid "Sorry, no attachments matched your criteria."6511 msgstr ""6512 6513 #: bp-themes/bp-default/blogs/create.php:216514 #: bp-themes/bp-default/blogs/index.php:216515 msgid "Site Directory"6516 msgstr ""6517 6518 #: bp-themes/bp-default/comments.php:126519 msgid "Password Protected"6520 msgstr ""6521 6522 #: bp-themes/bp-default/comments.php:136523 msgid "Enter the password to view comments."6524 msgstr ""6525 6526 #: bp-themes/bp-default/comments.php:316527 msgid "1 response to %2$s"6528 msgid_plural "%1$s responses to %2$s"6529 msgstr[0] ""6530 msgstr[1] ""6531 6532 #: bp-themes/bp-default/comments.php:556533 msgid ""6534 "Comments are closed, but <a href=\"%1$s\" title=\"Trackback URL for this "6535 "post\">trackbacks</a> and pingbacks are open."6536 msgstr ""6537 6538 #: bp-themes/bp-default/comments.php:596539 msgid "Comments are closed."6540 msgstr ""6541 6542 #: bp-themes/bp-default/comments.php:706543 msgid "1 trackback"6544 msgid_plural "%d trackbacks"6545 msgstr[0] ""6546 msgstr[1] ""6547 6548 #: bp-themes/bp-default/footer.php:156549 msgid ""6550 "Proudly powered by <a href=\"%1$s\">WordPress</a> and <a "6551 "href=\"%2$s\">BuddyPress</a>."6552 msgstr ""6553 6554 #: bp-themes/bp-default/forums/index.php:236555 msgid "Forums Directory"6556 msgstr ""6557 6558 #: bp-themes/bp-default/functions.php:856559 msgid "Primary Navigation"6560 msgstr ""6561 6562 #: bp-themes/bp-default/functions.php:3916563 msgid "The sidebar widget area"6564 msgstr ""6565 6566 #: bp-themes/bp-default/functions.php:4006567 msgid "First Footer Widget Area"6568 msgstr ""6569 6570 #: bp-themes/bp-default/functions.php:4026571 msgid "The first footer widget area"6572 msgstr ""6573 6574 #: bp-themes/bp-default/functions.php:4116575 msgid "Second Footer Widget Area"6576 msgstr ""6577 6578 #: bp-themes/bp-default/functions.php:4136579 msgid "The second footer widget area"6580 msgstr ""6581 6582 #: bp-themes/bp-default/functions.php:4226583 msgid "Third Footer Widget Area"6584 msgstr ""6585 6586 #: bp-themes/bp-default/functions.php:4246587 msgid "The third footer widget area"6588 msgstr ""6589 6590 #: bp-themes/bp-default/functions.php:4336591 msgid "Fourth Footer Widget Area"6592 msgstr ""6593 6594 #: bp-themes/bp-default/functions.php:4356595 msgid "The fourth footer widget area"6596 msgstr ""6597 6598 #: bp-themes/bp-default/functions.php:4906599 #. translators: 1: comment author url, 2: comment author name, 3: comment6600 #. permalink, 4: comment date/timestamp6601 msgid ""6602 "<a href=\"%1$s\" rel=\"nofollow\">%2$s</a> said on <a href=\"%3$s\"><span "6603 "class=\"time-since\">%4$s</span></a>"6604 msgstr ""6605 6606 #: bp-themes/bp-default/functions.php:4976607 msgid "Your comment is awaiting moderation."6608 msgstr ""6609 6610 #: bp-themes/bp-default/functions.php:5096611 msgid "Edit comment"6612 msgstr ""6613 6614 #: bp-themes/bp-default/functions.php:5796615 msgid ""6616 "Theme activated! This theme contains <a href=\"%s\">custom header image</a> "6617 "support and <a href=\"%s\">sidebar widgets</a>."6618 msgstr ""6619 6620 #: bp-themes/bp-default/functions.php:6556621 msgid "You must be <a href=\"%1$s\">logged in</a> to post a comment."6622 msgstr ""6623 6624 #: bp-themes/bp-default/functions.php:6566625 msgid "Leave a reply"6626 msgstr ""6627 6628 #: bp-themes/bp-default/functions.php:7436629 msgid "← Previous Entries"6630 msgstr ""6631 6632 #: bp-themes/bp-default/functions.php:7446633 msgid "Next Entries →"6634 msgstr ""6635 6636 #: bp-themes/bp-default/groups/create.php:186637 #: bp-themes/bp-default/groups/index.php:216638 msgid "Groups Directory"6639 msgstr ""6640 6641 #: bp-themes/bp-default/header.php:256642 msgid "Search for:"6643 msgstr ""6644 6645 #: bp-themes/bp-default/index.php:556646 msgid "Sorry, but you are looking for something that isn't here."6647 msgstr ""6648 6649 #: bp-themes/bp-default/links.php:166650 msgid "Links"6651 msgstr ""6652 6653 #: bp-themes/bp-default/members/index.php:216654 msgid "Members Directory"6655 msgstr ""6656 6657 #: bp-themes/bp-default/members/single/profile/edit.php:586658 #: bp-themes/bp-default/members/single/profile/edit.php:736659 #: bp-themes/bp-default/registration/register.php:1216660 #: bp-xprofile/bp-xprofile-classes.php:18846661 #: bp-xprofile/bp-xprofile-classes.php:19536662 #: bp-xprofile/bp-xprofile-classes.php:20316663 msgid "Clear"6664 msgstr ""6665 6666 #: bp-themes/bp-default/members/single/settings/general.php:496667 msgid "General Settings"6668 msgstr ""6669 6670 #: bp-themes/bp-default/members/single/settings/notifications.php:496671 msgid "Email Notification"6672 msgstr ""6673 6674 #: bp-themes/bp-default/onecolumn-page.php:29 bp-themes/bp-default/page.php:186675 msgid "<p class=\"serif\">Read the rest of this page →</p>"6676 msgstr ""6677 6678 #: bp-themes/bp-default/onecolumn-page.php:32 bp-themes/bp-default/page.php:216679 msgid "Edit this page."6680 msgstr ""6681 6682 #: bp-themes/bp-default/registration/register.php:276683 msgid ""6684 "Registering for this site is easy, just fill in the fields below and we'll "6685 "get a new account set up for you in no time."6686 msgstr ""6687 6688 #: bp-themes/bp-default/search.php:106689 msgid "Site"6690 msgstr ""6691 6692 #: bp-themes/bp-default/search.php:146693 msgid "Search Results"6694 msgstr ""6695 6696 #: bp-themes/bp-default/search.php:516697 msgid "No posts found. Try a different search?"6698 msgstr ""6699 6700 #: bp-themes/bp-default/sidebar.php:376701 msgid ""6702 "Please <a href=\"%s\" title=\"Create an account\">create an account</a> to "6703 "get started."6704 msgstr ""6705 6706 #: bp-themes/bp-default/sidebar.php:656707 msgid "Forum Topic Tags"6708 msgstr ""6709 6710 #: bp-themes/bp-default/single.php:456711 msgid "Sorry, no posts matched your criteria."6712 msgstr ""6713 6714 #: bp-xprofile/bp-xprofile-activity.php:266715 msgid "Member changed profile picture"6716 msgstr ""6717 6718 #: bp-xprofile/bp-xprofile-activity.php:336719 msgid "New member registered"6720 msgstr ""6721 6722 #: bp-xprofile/bp-xprofile-activity.php:406723 msgid "Updated Profile"6724 msgstr ""6725 6726 #: bp-xprofile/bp-xprofile-activity.php:596727 msgid "%s changed their profile picture"6728 msgstr ""6729 6730 #: bp-xprofile/bp-xprofile-activity.php:806731 msgid "%s became a registered member"6732 msgstr ""6733 6734 #: bp-xprofile/bp-xprofile-activity.php:1056735 msgid "%s’s profile was updated"6736 msgstr ""6737 6738 #: bp-xprofile/bp-xprofile-activity.php:3166739 msgid "Profile Updates"6740 msgstr ""6741 6742 #: bp-xprofile/bp-xprofile-admin.php:27 bp-xprofile/bp-xprofile-admin.php:716743 msgid "Profile Fields"6744 msgstr ""6745 6746 #: bp-xprofile/bp-xprofile-admin.php:72 bp-xprofile/bp-xprofile-classes.php:4546747 msgid "Add New Field Group"6748 msgstr ""6749 6750 #: bp-xprofile/bp-xprofile-admin.php:756751 msgid "Fields in the \"%s\" group will appear on the signup page."6752 msgstr ""6753 6754 #: bp-xprofile/bp-xprofile-admin.php:98 bp-xprofile/bp-xprofile-admin.php:3826755 msgid "(Primary)"6756 msgstr ""6757 6758 #: bp-xprofile/bp-xprofile-admin.php:1136759 msgid "Add New Field"6760 msgstr ""6761 6762 #: bp-xprofile/bp-xprofile-admin.php:1526763 msgid "There are no fields in this group."6764 msgstr ""6765 6766 #: bp-xprofile/bp-xprofile-admin.php:1616767 msgid "You have no groups."6768 msgstr ""6769 6770 #: bp-xprofile/bp-xprofile-admin.php:1626771 msgid "Add New Group"6772 msgstr ""6773 6774 #: bp-xprofile/bp-xprofile-admin.php:1896775 msgid "There was an error saving the group. Please try again"6776 msgstr ""6777 6778 #: bp-xprofile/bp-xprofile-admin.php:1926779 msgid "The group was saved successfully."6780 msgstr ""6781 6782 #: bp-xprofile/bp-xprofile-admin.php:2216783 msgid "There was an error deleting the group. Please try again"6784 msgstr ""6785 6786 #: bp-xprofile/bp-xprofile-admin.php:2246787 msgid "The group was deleted successfully."6788 msgstr ""6789 6790 #: bp-xprofile/bp-xprofile-admin.php:2656791 msgid "There was an error saving the field. Please try again"6792 msgstr ""6793 6794 #: bp-xprofile/bp-xprofile-admin.php:2726795 msgid "The field was saved successfully."6796 msgstr ""6797 6798 #: bp-xprofile/bp-xprofile-admin.php:3166799 msgid "field"6800 msgstr ""6801 6802 #: bp-xprofile/bp-xprofile-admin.php:3166803 msgid "option"6804 msgstr ""6805 6806 #: bp-xprofile/bp-xprofile-admin.php:3206807 msgid "There was an error deleting the %s. Please try again"6808 msgstr ""6809 6810 #: bp-xprofile/bp-xprofile-admin.php:3236811 msgid "The %s was deleted successfully!"6812 msgstr ""6813 6814 #: bp-xprofile/bp-xprofile-admin.php:3826815 msgid "(Required)"6816 msgstr ""6817 6818 #: bp-xprofile/bp-xprofile-admin.php:7236819 msgid "This field can be seen by: <span class=\"%s\">%s</span>"6820 msgstr ""6821 6822 #: bp-xprofile/bp-xprofile-classes.php:3666823 msgid "Please make sure you give the group a name."6824 msgstr ""6825 6826 #: bp-xprofile/bp-xprofile-classes.php:4566827 msgid "Create Field Group"6828 msgstr ""6829 6830 #: bp-xprofile/bp-xprofile-classes.php:4586831 msgid "Edit Field Group"6832 msgstr ""6833 6834 #: bp-xprofile/bp-xprofile-classes.php:4846835 #: bp-xprofile/bp-xprofile-classes.php:4856836 msgid "Field Group Title"6837 msgstr ""6838 6839 #: bp-xprofile/bp-xprofile-classes.php:4916840 msgid "Group Description"6841 msgstr ""6842 6843 #: bp-xprofile/bp-xprofile-classes.php:8376844 msgid "Add Field"6845 msgstr ""6846 6847 #: bp-xprofile/bp-xprofile-classes.php:8496848 msgid "Edit Field"6849 msgstr ""6850 6851 #: bp-xprofile/bp-xprofile-classes.php:8736852 msgid "Field Description"6853 msgstr ""6854 6855 #: bp-xprofile/bp-xprofile-classes.php:8826856 msgid "Submit"6857 msgstr ""6858 6859 #: bp-xprofile/bp-xprofile-classes.php:9046860 msgid "Default Visibility"6861 msgstr ""6862 6863 #: bp-xprofile/bp-xprofile-classes.php:9226864 msgid "Per-Member Visibility"6865 msgstr ""6866 6867 #: bp-xprofile/bp-xprofile-classes.php:9276868 msgid "Let members change this field's visibility"6869 msgstr ""6870 6871 #: bp-xprofile/bp-xprofile-classes.php:9316872 msgid "Enforce the default visibility for all members"6873 msgstr ""6874 6875 #: bp-xprofile/bp-xprofile-classes.php:9466876 msgid "Field Requirement"6877 msgstr ""6878 6879 #: bp-xprofile/bp-xprofile-classes.php:9496880 msgid "Not Required"6881 msgstr ""6882 6883 #: bp-xprofile/bp-xprofile-classes.php:9506884 msgid "Required"6885 msgstr ""6886 6887 #: bp-xprofile/bp-xprofile-classes.php:9566888 msgid "Field Type"6889 msgstr ""6890 6891 #: bp-xprofile/bp-xprofile-classes.php:9946892 msgid "Please make sure you fill out all required fields."6893 msgstr ""6894 6895 #: bp-xprofile/bp-xprofile-classes.php:10026896 msgid "This field type require at least one option. Please add options below."6897 msgstr ""6898 6899 #: bp-xprofile/bp-xprofile-classes.php:16056900 msgid "January"6901 msgstr ""6902 6903 #: bp-xprofile/bp-xprofile-classes.php:16066904 msgid "February"6905 msgstr ""6906 6907 #: bp-xprofile/bp-xprofile-classes.php:16076908 msgid "March"6909 msgstr ""6910 6911 #: bp-xprofile/bp-xprofile-classes.php:16086912 msgid "April"6913 msgstr ""6914 6915 #: bp-xprofile/bp-xprofile-classes.php:16096916 msgid "May"6917 msgstr ""6918 6919 #: bp-xprofile/bp-xprofile-classes.php:16106920 msgid "June"6921 msgstr ""6922 6923 #: bp-xprofile/bp-xprofile-classes.php:16116924 msgid "July"6925 msgstr ""6926 6927 #: bp-xprofile/bp-xprofile-classes.php:16126928 msgid "August"6929 msgstr ""6930 6931 #: bp-xprofile/bp-xprofile-classes.php:16136932 msgid "September"6933 msgstr ""6934 6935 #: bp-xprofile/bp-xprofile-classes.php:16146936 msgid "October"6937 msgstr ""6938 6939 #: bp-xprofile/bp-xprofile-classes.php:16156940 msgid "November"6941 msgstr ""6942 6943 #: bp-xprofile/bp-xprofile-classes.php:16166944 msgid "December"6945 msgstr ""6946 6947 #: bp-xprofile/bp-xprofile-classes.php:27676948 msgid "Please enter options for this Field:"6949 msgstr ""6950 6951 #: bp-xprofile/bp-xprofile-classes.php:27706952 msgid "Sort Order:"6953 msgstr ""6954 6955 #: bp-xprofile/bp-xprofile-classes.php:27726956 msgid "Custom"6957 msgstr ""6958 6959 #: bp-xprofile/bp-xprofile-classes.php:27736960 msgid "Ascending"6961 msgstr ""6962 6963 #: bp-xprofile/bp-xprofile-classes.php:27746964 msgid "Descending"6965 msgstr ""6966 6967 #: bp-xprofile/bp-xprofile-classes.php:28356968 msgid "Default Value"6969 msgstr ""6970 6971 #: bp-xprofile/bp-xprofile-classes.php:28436972 msgid "Add Another Option"6973 msgstr ""6974 6975 #: bp-xprofile/bp-xprofile-loader.php:1096976 msgid "Everyone"6977 msgstr ""6978 6979 #: bp-xprofile/bp-xprofile-loader.php:1136980 msgid "Only Me"6981 msgstr ""6982 6983 #: bp-xprofile/bp-xprofile-loader.php:1176984 msgid "All Members"6985 msgstr ""6986 6987 #: bp-xprofile/bp-xprofile-screens.php:1406988 msgid "Changes saved."6989 msgstr ""6990 6991 #: bp-xprofile/bp-xprofile-screens.php:2086992 msgid "There was a problem cropping your avatar."6993 msgstr ""6994 6995 #: bp-xprofile/bp-xprofile-screens.php:2116996 msgid "Your new avatar was uploaded successfully."6997 msgstr ""6998 6999 #: bp-xprofile/bp-xprofile-settings.php:437000 msgid "Your profile settings have been saved."7001 msgstr ""7002 7003 #: bp-xprofile/bp-xprofile-settings.php:477004 msgid "This member's profile settings have been saved."7005 msgstr ""7006 7007 #: bp-xprofile/bp-xprofile-template.php:6367008 msgid ""7009 "Avatar uploads are currently disabled. Why not use a <a "7010 "href=\"http://gravatar.com\" target=\"_blank\">gravatar</a> instead?"7011 msgstr ""7012 7013 #: bp-xprofile/bp-xprofile-template.php:6447014 msgid "Profile not recently updated"7015 msgstr ""7016 7017 #: bp-xprofile/bp-xprofile-template.php:6547018 msgid "Profile updated %s"7019 msgstr ""7020 7021 #: bp-xprofile/bp-xprofile-template.php:8047022 msgid "This field's visibility cannot be changed."7023 msgstr ""7024 7025 #. Plugin URI of the plugin/theme7026 msgid "http://buddypress.org"7027 msgstr ""7028 7029 #. Description of the plugin/theme7030 msgid ""7031 "Social networking in a box. Build a social network for your company, "7032 "school, sports team or niche community all based on the power and "7033 "flexibility of WordPress."7034 msgstr ""7035 7036 #. Author of the plugin/theme7037 msgid "The BuddyPress Community"7038 msgstr ""7039 7040 #. Author URI of the plugin/theme7041 msgid "http://buddypress.org/community/members/"7042 msgstr ""7043 7044 #: bp-activity/bp-activity-admin.php:2367045 msgctxt "activity admin edit screen"7046 msgid "Status"7047 msgstr ""7048 7049 #: bp-activity/bp-activity-admin.php:2377050 msgctxt "activity admin edit screen"7051 msgid "Primary Item/Secondary Item"7052 msgstr ""7053 7054 #: bp-activity/bp-activity-admin.php:2387055 msgctxt "activity admin edit screen"7056 msgid "Link"7057 msgstr ""7058 7059 #: bp-activity/bp-activity-admin.php:2397060 msgctxt "activity admin edit screen"7061 msgid "Type"7062 msgstr ""7063 7064 #: bp-activity/bp-activity-admin.php:2407065 msgctxt "activity admin edit screen"7066 msgid "Author ID"7067 msgstr ""7068 7069 #: bp-activity/bp-activity-admin.php:2537070 msgctxt "Activity items per page (screen options)"7071 msgid "Activity"7072 msgstr ""7073 7074 #: bp-activity/bp-activity-akismet.php:5587075 msgctxt "x hours ago - akismet cleared this item"7076 msgid "<span>%1$s</span> — %2$s"7077 msgstr ""7078 7079 #: bp-activity/bp-activity-loader.php:1097080 msgctxt "component directory title"7081 msgid "Sitewide Activity"7082 msgstr ""7083 7084 #: bp-core/bp-core-filters.php:4477085 msgctxt "component directory title"7086 msgid "Directory"7087 msgstr ""7088 7089 #: bp-groups/bp-groups-loader.php:1507090 msgctxt "component directory title"7091 msgid "Groups"7092 msgstr ""7093 7094 #: bp-members/bp-members-loader.php:807095 msgctxt "component directory title"7096 msgid "Members"7097 msgstr ""7098 7099 #: bp-activity/bp-activity-template.php:2667100 msgctxt "Activity pagination previous text"7101 msgid "←"7102 msgstr ""7103 7104 #: bp-activity/bp-activity-template.php:2677105 msgctxt "Activity pagination next text"7106 msgid "→"7107 msgstr ""7108 7109 #: bp-blogs/bp-blogs-template.php:2187110 msgctxt "Blog pagination previous text"7111 msgid "←"7112 msgstr ""7113 7114 #: bp-blogs/bp-blogs-template.php:2197115 msgctxt "Blog pagination next text"7116 msgid "→"7117 msgstr ""7118 7119 #: bp-blogs/bp-blogs-widgets.php:377120 msgctxt "widget name"7121 msgid "(BuddyPress) Recent Networkwide Posts"7122 msgstr ""7123 7124 #: bp-core/bp-core-widgets.php:1547125 msgctxt "widget name"7126 msgid "(BuddyPress) Members"7127 msgstr ""7128 7129 #: bp-core/bp-core-widgets.php:3217130 msgctxt "widget name"7131 msgid "(BuddyPress) Who's Online"7132 msgstr ""7133 7134 #: bp-core/bp-core-widgets.php:4247135 msgctxt "widget name"7136 msgid "(BuddyPress) Recently Active Members"7137 msgstr ""7138 7139 #: bp-friends/bp-friends-widgets.php:517140 msgctxt "widget name"7141 msgid "(BuddyPress) Friends"7142 msgstr ""7143 7144 #: bp-groups/bp-groups-widgets.php:277145 msgctxt "widget name"7146 msgid "(BuddyPress) Groups"7147 msgstr ""7148 7149 #: bp-blogs/bp-blogs-widgets.php:1337150 msgctxt "Label for the Title field of the Recent Networkwide Posts widget"7151 msgid "Title:"7152 msgstr ""7153 7154 #: bp-core/admin/bp-core-components.php:1447155 msgctxt "plugins"7156 msgid "All <span class=\"count\">(%s)</span>"7157 msgid_plural "All <span class=\"count\">(%s)</span>"7158 msgstr[0] ""7159 msgstr[1] ""7160 7161 #: bp-core/admin/bp-core-schema.php:2557162 msgctxt "First field-group name"7163 msgid "General"7164 msgstr ""7165 7166 #: bp-core/admin/bp-core-schema.php:2597167 msgctxt "Display name field"7168 msgid "Display Name"7169 msgstr ""7170 7171 #: bp-core/admin/bp-core-tools.php:3457172 msgctxt "buddypress tools intro"7173 msgid "Use the %s to repair these relationships."7174 msgstr ""7175 7176 #: bp-core/bp-core-filters.php:4277177 msgctxt "Construct the page title. 1 = user name, 2 = component name, 3 = seperator"7178 msgid "%1$s %3$s %2$s"7179 msgstr ""7180 7181 #: bp-core/bp-core-functions.php:4477182 msgctxt "Page title for the Activity directory."7183 msgid "Activity"7184 msgstr ""7185 7186 #: bp-core/bp-core-functions.php:4487187 msgctxt "Page title for the Groups directory."7188 msgid "Groups"7189 msgstr ""7190 7191 #: bp-core/bp-core-functions.php:4497192 msgctxt "Page title for the Sites directory."7193 msgid "Sites"7194 msgstr ""7195 7196 #: bp-core/bp-core-functions.php:4507197 msgctxt "Page title for the user account activation screen."7198 msgid "Activate"7199 msgstr ""7200 7201 #: bp-core/bp-core-functions.php:4517202 msgctxt "Page title for the Members directory."7203 msgid "Members"7204 msgstr ""7205 7206 #: bp-core/bp-core-functions.php:4527207 msgctxt "Page title for the user registration screen."7208 msgid "Register"7209 msgstr ""7210 7211 #: bp-core/bp-core-functions.php:8757212 msgctxt "Separator in time since"7213 msgid ","7214 msgstr ""7215 7216 #: bp-core/bp-core-widgets.php:367217 msgctxt "Title of the login widget"7218 msgid "(BuddyPress) Log In"7219 msgstr ""7220 7221 #: bp-forums/bp-forums-template.php:296 bp-forums/bp-forums-template.php:5687222 msgctxt "Forum topic pagination previous text"7223 msgid "←"7224 msgstr ""7225 7226 #: bp-forums/bp-forums-template.php:297 bp-forums/bp-forums-template.php:5697227 msgctxt "Forum topic pagination next text"7228 msgid "→"7229 msgstr ""7230 7231 #: bp-forums/bp-forums-template.php:17367232 msgctxt "Forum thread pagination previous text"7233 msgid "←"7234 msgstr ""7235 7236 #: bp-forums/bp-forums-template.php:17377237 msgctxt "Forum thread pagination next text"7238 msgid "→"7239 msgstr ""7240 7241 #: bp-groups/bp-groups-admin.php:1247242 msgctxt "group admin edit screen"7243 msgid "Save"7244 msgstr ""7245 7246 #: bp-groups/bp-groups-admin.php:1257247 msgctxt "group admin edit screen"7248 msgid "Settings"7249 msgstr ""7250 7251 #: bp-groups/bp-groups-admin.php:1267252 msgctxt "group admin edit screen"7253 msgid "Add New Members"7254 msgstr ""7255 7256 #: bp-groups/bp-groups-admin.php:1277257 msgctxt "group admin edit screen"7258 msgid "Manage Members"7259 msgstr ""7260 7261 #: bp-groups/bp-groups-admin.php:1417262 msgctxt "Groups per page (screen options)"7263 msgid "Groups"7264 msgstr ""7265 7266 #: bp-groups/bp-groups-admin.php:7957267 msgctxt "Group member user_id in group admin"7268 msgid "ID"7269 msgstr ""7270 7271 #: bp-groups/bp-groups-admin.php:7967272 msgctxt "Group member name in group admin"7273 msgid "Name"7274 msgstr ""7275 7276 #: bp-groups/bp-groups-admin.php:7977277 msgctxt "Group member role in group admin"7278 msgid "Group Role"7279 msgstr ""7280 7281 #: bp-groups/bp-groups-admin.php:13027282 msgctxt "Groups admin Group Name column header"7283 msgid "Name"7284 msgstr ""7285 7286 #: bp-groups/bp-groups-admin.php:13037287 msgctxt "Groups admin Group Description column header"7288 msgid "Description"7289 msgstr ""7290 7291 #: bp-groups/bp-groups-admin.php:13047292 msgctxt "Groups admin Privacy Status column header"7293 msgid "Status"7294 msgstr ""7295 7296 #: bp-groups/bp-groups-admin.php:13057297 msgctxt "Groups admin Members column header"7298 msgid "# Members"7299 msgstr ""7300 7301 #: bp-groups/bp-groups-admin.php:13067302 msgctxt "Groups admin Last Active column header"7303 msgid "Last Active"7304 msgstr ""7305 7306 #: bp-groups/bp-groups-loader.php:4347307 msgctxt "Group home navigation title"7308 msgid "Home"7309 msgstr ""7310 7311 #: bp-groups/bp-groups-template.php:2427312 msgctxt "Group pagination previous text"7313 msgid "←"7314 msgstr ""7315 7316 #: bp-groups/bp-groups-template.php:2437317 msgctxt "Group pagination next text"7318 msgid "→"7319 msgstr ""7320 7321 #: bp-members/admin/bp-members-classes.php:1027322 #: bp-members/admin/bp-members-classes.php:4327323 #: bp-members/bp-members-admin.php:8607324 msgctxt "signup users"7325 msgid "Pending <span class=\"count\">(%s)</span>"7326 msgstr ""7327 7328 #: bp-members/admin/bp-members-classes.php:1437329 #: bp-members/admin/bp-members-classes.php:4617330 msgctxt "Pending signup action"7331 msgid "Activate"7332 msgstr ""7333 7334 #: bp-members/admin/bp-members-classes.php:1447335 #: bp-members/admin/bp-members-classes.php:4627336 msgctxt "Pending signup action"7337 msgid "Email"7338 msgstr ""7339 7340 #: bp-members/bp-members-admin.php:3997341 msgctxt "members user-admin edit screen"7342 msgid "Status"7343 msgstr ""7344 7345 #: bp-members/bp-members-admin.php:561 bp-members/bp-members-admin.php:12987346 msgctxt "user"7347 msgid "Add New"7348 msgstr ""7349 7350 #: bp-members/bp-members-admin.php:563 bp-members/bp-members-admin.php:13007351 msgctxt "user"7352 msgid "Add Existing"7353 msgstr ""7354 7355 #: bp-members/bp-members-admin.php:9217356 msgctxt "Pending Accounts per page (screen options)"7357 msgid "Pending Accounts"7358 msgstr ""7359 7360 #: bp-members/bp-members-admin.php:10937361 msgctxt "signup resent"7362 msgid "%s activation email successfully sent! "7363 msgid_plural "%s activation emails successfully sent! "7364 msgstr[0] ""7365 msgstr[1] ""7366 7367 #: bp-members/bp-members-admin.php:11277368 msgctxt "signup resent"7369 msgid "%s account successfully activated! "7370 msgid_plural "%s accounts successfully activated! "7371 msgstr[0] ""7372 msgstr[1] ""7373 7374 #: bp-members/bp-members-admin.php:11047375 msgctxt "signup notsent"7376 msgid "%s activation email was not sent."7377 msgid_plural "%s activation emails were not sent."7378 msgstr[0] ""7379 msgstr[1] ""7380 7381 #: bp-members/bp-members-admin.php:11387382 msgctxt "signup notsent"7383 msgid "%s account was not activated."7384 msgid_plural "%s accounts were not activated."7385 msgstr[0] ""7386 msgstr[1] ""7387 7388 #: bp-members/bp-members-admin.php:11617389 msgctxt "signup deleted"7390 msgid "%s sign-up successfully deleted!"7391 msgid_plural "%s sign-ups successfully deleted!"7392 msgstr[0] ""7393 msgstr[1] ""7394 7395 #: bp-members/bp-members-admin.php:11727396 msgctxt "signup notdeleted"7397 msgid "%s sign-up was not deleted."7398 msgid_plural "%s sign-ups were not deleted."7399 msgstr[0] ""7400 msgstr[1] ""7401 7402 #: bp-members/bp-members-template.php:2727403 msgctxt "Member pagination previous text"7404 msgid "←"7405 msgstr ""7406 7407 #: bp-members/bp-members-template.php:2737408 msgctxt "Member pagination next text"7409 msgid "→"7410 msgstr ""7411 7412 #: bp-members/bp-members-template.php:8537413 msgctxt "member latest update in member directory"7414 msgid "- "%s ""7415 msgstr ""7416 7417 #: bp-members/bp-members-template.php:9557418 msgctxt "Records the timestamp that the user registered into the activy stream"7419 msgid "registered %s"7420 msgstr ""7421 7422 #: bp-messages/bp-messages-template.php:847423 msgctxt "Message pagination previous text"7424 msgid "←"7425 msgstr ""7426 7427 #: bp-messages/bp-messages-template.php:857428 msgctxt "Message pagination next text"7429 msgid "→"7430 msgstr ""7431 7432 #: bp-notifications/bp-notifications-template.php:3277433 msgctxt "Notifications pagination previous text"7434 msgid "←"7435 msgstr ""7436 7437 #: bp-notifications/bp-notifications-template.php:3287438 msgctxt "Notifications pagination next text"7439 msgid "→"7440 msgstr ""7441 7442 #: bp-templates/bp-legacy/buddypress/activity/index.php:597443 #: bp-themes/bp-default/activity/index.php:797444 msgctxt "Number of new activity mentions"7445 msgid "%s new"7446 msgid_plural "%s new"7447 msgstr[0] ""7448 msgstr[1] ""7449 7450 #: bp-templates/bp-legacy/buddypress/members/register.php:797451 #: bp-themes/bp-default/registration/register.php:1637452 msgctxt "Change profile field visibility level"7453 msgid "Change"7454 msgstr ""7455 7456 #: bp-themes/bp-default/archive.php:24 bp-themes/bp-default/attachment.php:187457 #: bp-themes/bp-default/index.php:24 bp-themes/bp-default/search.php:267458 #: bp-themes/bp-default/single.php:167459 msgctxt "Post written by..."7460 msgid "by %s"7461 msgstr ""7462 7463 #: bp-themes/bp-default/header.php:227464 msgctxt "Home page banner link title"7465 msgid "Home"7466 msgstr ""7467 7468 #: bp-themes/bp-default/index.php:277469 msgctxt "Sticky post"7470 msgid "Featured"7471 msgstr ""7472 7473 #: bp-themes/bp-default/single.php:357474 msgctxt "Previous post link"7475 msgid "←"7476 msgstr ""7477 7478 #: bp-themes/bp-default/single.php:367479 msgctxt "Next post link"7480 msgid "→"7481 msgstr ""7482 7483 #: bp-xprofile/bp-xprofile-admin.php:4367484 msgctxt "xprofile field type category"7485 msgid "Other"7486 msgstr ""7487 7488 #: bp-xprofile/bp-xprofile-classes.php:14667489 #: bp-xprofile/bp-xprofile-classes.php:22797490 #: bp-xprofile/bp-xprofile-classes.php:23627491 #: bp-xprofile/bp-xprofile-classes.php:24427492 msgctxt "xprofile field type category"7493 msgid "Single Fields"7494 msgstr ""7495 7496 #: bp-xprofile/bp-xprofile-classes.php:17117497 #: bp-xprofile/bp-xprofile-classes.php:18517498 #: bp-xprofile/bp-xprofile-classes.php:19877499 #: bp-xprofile/bp-xprofile-classes.php:21417500 msgctxt "xprofile field type category"7501 msgid "Multi Fields"7502 msgstr ""7503 7504 #: bp-xprofile/bp-xprofile-admin.php:5597505 msgctxt "xprofile user-admin edit screen"7506 msgid "User marked as a spammer"7507 msgstr ""7508 7509 #: bp-xprofile/bp-xprofile-admin.php:5637510 msgctxt "xprofile user-admin edit screen"7511 msgid "Avatar"7512 msgstr ""7513 7514 #: bp-xprofile/bp-xprofile-classes.php:14677515 msgctxt "xprofile field type"7516 msgid "Date Selector"7517 msgstr ""7518 7519 #: bp-xprofile/bp-xprofile-classes.php:17127520 msgctxt "xprofile field type"7521 msgid "Checkboxes"7522 msgstr ""7523 7524 #: bp-xprofile/bp-xprofile-classes.php:18527525 msgctxt "xprofile field type"7526 msgid "Radio Buttons"7527 msgstr ""7528 7529 #: bp-xprofile/bp-xprofile-classes.php:19887530 msgctxt "xprofile field type"7531 msgid "Multi Select Box"7532 msgstr ""7533 7534 #: bp-xprofile/bp-xprofile-classes.php:21427535 msgctxt "xprofile field type"7536 msgid "Drop Down Select Box"7537 msgstr ""7538 7539 #: bp-xprofile/bp-xprofile-classes.php:22807540 msgctxt "xprofile field type"7541 msgid "Multi-line Text Area"7542 msgstr ""7543 7544 #: bp-xprofile/bp-xprofile-classes.php:23637545 msgctxt "xprofile field type"7546 msgid "Text Box"7547 msgstr ""7548 7549 #: bp-xprofile/bp-xprofile-classes.php:24437550 msgctxt "xprofile field type"7551 msgid "Number"7552 msgstr ""7553 No newline at end of file