Skip to:
Content

BuddyPress.org

Ticket #5621: 5160-makepot.diff

File 5160-makepot.diff, 444.3 KB (added by netweb, 10 years ago)

Migrated original patch via #5160

  • Gruntfile.js

     
    125144                makepot: {
    126145                        target: {
    127146                                options: {
    128                                         cwd: SOURCE_DIR,
     147                                        cwd: BUILD_DIR,
    129148                                        domainPath: '.',
    130149                                        mainFile: 'bp-loader.php',
    131150                                        potFilename: 'bp-languages/buddypress.pot',
    132151                                        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';
    134153                                                return pot;
    135154                                        },
    136155                                        type: 'wp-plugin'
  • src/bp-languages/buddypress.pot

     
    1 # Copyright (C) 2014 BuddyPress
    2 # 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:157
    16 msgid "Activity deleted successfully"
    17 msgstr ""
    18 
    19 #: bp-activity/bp-activity-actions.php:159
    20 msgid "There was an error when deleting that activity"
    21 msgstr ""
    22 
    23 #: bp-activity/bp-activity-actions.php:214
    24 msgid "The activity item has been marked as spam and is no longer visible."
    25 msgstr ""
    26 
    27 #: bp-activity/bp-activity-actions.php:269
    28 #: bp-templates/bp-legacy/buddypress-functions.php:692
    29 #: bp-themes/bp-default/_inc/ajax.php:276
    30 msgid "Please enter some content to post."
    31 msgstr ""
    32 
    33 #: bp-activity/bp-activity-actions.php:290
    34 msgid "Update Posted!"
    35 msgstr ""
    36 
    37 #: bp-activity/bp-activity-actions.php:292
    38 msgid "There was an error when posting your update, please try again."
    39 msgstr ""
    40 
    41 #: bp-activity/bp-activity-actions.php:329
    42 #: bp-templates/bp-legacy/buddypress-functions.php:753
    43 #: bp-themes/bp-default/_inc/ajax.php:324
    44 msgid "Please do not leave the comment area blank."
    45 msgstr ""
    46 
    47 #: bp-activity/bp-activity-actions.php:340
    48 msgid "Reply Posted!"
    49 msgstr ""
    50 
    51 #: bp-activity/bp-activity-actions.php:342
    52 #: bp-templates/bp-legacy/buddypress-functions.php:756
    53 #: bp-templates/bp-legacy/buddypress-functions.php:765
    54 #: bp-themes/bp-default/_inc/ajax.php:327
    55 #: bp-themes/bp-default/_inc/ajax.php:336
    56 msgid "There was an error posting that reply, please try again."
    57 msgstr ""
    58 
    59 #: bp-activity/bp-activity-actions.php:374
    60 msgid "Activity marked as favorite."
    61 msgstr ""
    62 
    63 #: bp-activity/bp-activity-actions.php:376
    64 msgid "There was an error marking that activity as a favorite, please try again."
    65 msgstr ""
    66 
    67 #: bp-activity/bp-activity-actions.php:408
    68 msgid "Activity removed as favorite."
    69 msgstr ""
    70 
    71 #: bp-activity/bp-activity-actions.php:410
    72 msgid "There was an error removing that activity as a favorite, please try again."
    73 msgstr ""
    74 
    75 #: bp-activity/bp-activity-actions.php:440
    76 #. translators: Sitewide activity RSS title - "[Site Name] | Site Wide
    77 #. Activity"
    78 msgid "%s | Site Wide Activity"
    79 msgstr ""
    80 
    81 #: bp-activity/bp-activity-actions.php:443
    82 msgid "Activity feed for the entire site."
    83 msgstr ""
    84 
    85 #: bp-activity/bp-activity-actions.php:470 bp-groups/bp-groups-actions.php:389
    86 #. translators: Personal activity RSS title - "[Site Name] | [User Display
    87 #. 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:473
    94 msgid "Activity feed for %s."
    95 msgstr ""
    96 
    97 #: bp-activity/bp-activity-actions.php:503
    98 #. 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:506
    104 msgid "Activity feed for %s's friends."
    105 msgstr ""
    106 
    107 #: bp-activity/bp-activity-actions.php:540
    108 #. translators: Member groups activity RSS title - "[Site Name] | [User Display
    109 #. Name] | Groups Activity"
    110 msgid "%1$s | %2$s | Group Activity"
    111 msgstr ""
    112 
    113 #: bp-activity/bp-activity-actions.php:543
    114 msgid "Public group activity feed of which %s is a member of."
    115 msgstr ""
    116 
    117 #: bp-activity/bp-activity-actions.php:579
    118 #. translators: User mentions activity RSS title - "[Site Name] | [User Display
    119 #. Name] | Mentions"
    120 msgid "%1$s | %2$s | Mentions"
    121 msgstr ""
    122 
    123 #: bp-activity/bp-activity-actions.php:582
    124 msgid "Activity feed mentioning %s."
    125 msgstr ""
    126 
    127 #: bp-activity/bp-activity-actions.php:616
    128 #. translators: User activity favorites RSS title - "[Site Name] | [User
    129 #. Display Name] | Favorites"
    130 msgid "%1$s | %2$s | Favorites"
    131 msgstr ""
    132 
    133 #: bp-activity/bp-activity-actions.php:619
    134 msgid "Activity feed of %s's favorites."
    135 msgstr ""
    136 
    137 #: bp-activity/bp-activity-admin.php:32 bp-activity/bp-activity-admin.php:33
    138 #: bp-activity/bp-activity-admin.php:906 bp-activity/bp-activity-admin.php:1242
    139 #: bp-activity/bp-activity-loader.php:139
    140 #: bp-activity/bp-activity-loader.php:268
    141 #: bp-activity/bp-activity-screens.php:270
    142 #: bp-activity/bp-activity-screens.php:437 bp-core/bp-core-admin.php:525
    143 msgid "Activity"
    144 msgstr ""
    145 
    146 #: bp-activity/bp-activity-admin.php:88
    147 msgid "ERROR: Please type a reply."
    148 msgstr ""
    149 
    150 #: bp-activity/bp-activity-admin.php:93
    151 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:258
    157 #: bp-core/admin/bp-core-functions.php:449
    158 #: bp-core/admin/bp-core-functions.php:467
    159 #: bp-core/admin/bp-core-functions.php:486
    160 #: bp-core/admin/bp-core-functions.php:505 bp-groups/bp-groups-admin.php:111
    161 #: bp-groups/bp-groups-admin.php:146 bp-members/bp-members-admin.php:384
    162 #: bp-members/bp-members-admin.php:925
    163 msgid "Overview"
    164 msgstr ""
    165 
    166 #: bp-activity/bp-activity-admin.php:213
    167 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:214
    174 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:215
    183 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:220
    189 msgid "Item, Link, Type"
    190 msgstr ""
    191 
    192 #: bp-activity/bp-activity-admin.php:222
    193 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:223
    201 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:224
    209 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:225
    216 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:275
    222 #: bp-core/admin/bp-core-functions.php:455
    223 #: bp-core/admin/bp-core-functions.php:473
    224 #: bp-core/admin/bp-core-functions.php:492
    225 #: bp-core/admin/bp-core-functions.php:511 bp-groups/bp-groups-admin.php:119
    226 #: bp-groups/bp-groups-admin.php:162 bp-members/bp-members-admin.php:393
    227 #: bp-members/bp-members-admin.php:946
    228 msgid "For more information:"
    229 msgstr ""
    230 
    231 #: bp-activity/bp-activity-admin.php:231
    232 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:276
    239 #: bp-core/admin/bp-core-functions.php:457
    240 #: bp-core/admin/bp-core-functions.php:475
    241 #: bp-core/admin/bp-core-functions.php:494
    242 #: bp-core/admin/bp-core-functions.php:513 bp-groups/bp-groups-admin.php:163
    243 #: bp-members/bp-members-admin.php:395 bp-members/bp-members-admin.php:947
    244 msgid "<a href=\"http://buddypress.org/support/\">Support Forums</a>"
    245 msgstr ""
    246 
    247 #: bp-activity/bp-activity-admin.php:260
    248 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:261
    256 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:267
    265 msgid "Moderating Activity"
    266 msgstr ""
    267 
    268 #: bp-activity/bp-activity-admin.php:269
    269 msgid ""
    270 "In the <strong>Activity</strong> column, above each activity it says "
    271 "&#8220;Submitted on,&#8221; 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:270
    278 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:588
    288 msgid "Editing Activity (ID #%s)"
    289 msgstr ""
    290 
    291 #: bp-activity/bp-activity-admin.php:599 bp-activity/bp-activity-admin.php:1243
    292 msgid "Action"
    293 msgstr ""
    294 
    295 #: bp-activity/bp-activity-admin.php:606
    296 msgid "Content"
    297 msgstr ""
    298 
    299 #: bp-activity/bp-activity-admin.php:631
    300 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:654
    304 msgid "View Activity"
    305 msgstr ""
    306 
    307 #: bp-activity/bp-activity-admin.php:662
    308 msgid "Approved"
    309 msgstr ""
    310 
    311 #: bp-activity/bp-activity-admin.php:663 bp-activity/bp-activity-admin.php:1398
    312 #: bp-activity/bp-activity-akismet.php:197
    313 #: bp-activity/bp-activity-akismet.php:226
    314 msgid "Spam"
    315 msgstr ""
    316 
    317 #: bp-activity/bp-activity-admin.php:669 bp-members/bp-members-admin.php:650
    318 #: bp-members/bp-members-admin.php:711
    319 #. translators: Publish box date format, see http:php.net/date
    320 msgid "M j, Y @ G:i"
    321 msgstr ""
    322 
    323 #: bp-activity/bp-activity-admin.php:672
    324 msgid "Submitted on: <strong>%1$s</strong>"
    325 msgstr ""
    326 
    327 #: bp-activity/bp-activity-admin.php:672 bp-activity/bp-activity-admin.php:1391
    328 #: bp-forums/bp-forums-template.php:2112 bp-groups/bp-groups-admin.php:1396
    329 #: bp-themes/bp-default/functions.php:509 bp-xprofile/bp-xprofile-admin.php:402
    330 #: bp-xprofile/bp-xprofile-loader.php:195
    331 #: bp-xprofile/bp-xprofile-loader.php:273
    332 msgid "Edit"
    333 msgstr ""
    334 
    335 #: bp-activity/bp-activity-admin.php:685
    336 msgid "Update"
    337 msgstr ""
    338 
    339 #: bp-activity/bp-activity-admin.php:705
    340 msgid "Link"
    341 msgstr ""
    342 
    343 #: bp-activity/bp-activity-admin.php:707
    344 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:722
    350 msgid "Author ID"
    351 msgstr ""
    352 
    353 #: bp-activity/bp-activity-admin.php:791
    354 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:816
    360 msgid "Primary Item ID"
    361 msgstr ""
    362 
    363 #: bp-activity/bp-activity-admin.php:820
    364 msgid "Secondary Item ID"
    365 msgstr ""
    366 
    367 #: bp-activity/bp-activity-admin.php:823
    368 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:863
    374 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:867
    380 msgid "An error occurred when trying to update activity ID #%s."
    381 msgstr ""
    382 
    383 #: bp-activity/bp-activity-admin.php:870
    384 msgid "Errors occurred when trying to update these activity items:"
    385 msgstr ""
    386 
    387 #: bp-activity/bp-activity-admin.php:876
    388 #. Translators: This is a bulleted list of item IDs
    389 msgid "#%s"
    390 msgstr ""
    391 
    392 #: bp-activity/bp-activity-admin.php:885
    393 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:888
    399 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:891
    405 msgid "The activity item has been updated succesfully."
    406 msgstr ""
    407 
    408 #: bp-activity/bp-activity-admin.php:904
    409 msgid "Activity related to ID #%s"
    410 msgstr ""
    411 
    412 #: bp-activity/bp-activity-admin.php:910 bp-groups/bp-groups-admin.php:645
    413 #: bp-members/bp-members-admin.php:1304
    414 msgid "Search results for &#8220;%s&#8221;"
    415 msgstr ""
    416 
    417 #: bp-activity/bp-activity-admin.php:923
    418 msgid "Search all Activity"
    419 msgstr ""
    420 
    421 #: bp-activity/bp-activity-admin.php:934
    422 msgid "Reply to Activity"
    423 msgstr ""
    424 
    425 #: bp-activity/bp-activity-admin.php:938 bp-groups/bp-groups-admin.php:599
    426 #: bp-members/bp-members-admin.php:1429
    427 #: bp-templates/bp-legacy/buddypress/activity/entry.php:102
    428 #: bp-templates/bp-legacy/buddypress/forums/index.php:116
    429 #: bp-themes/bp-default/forums/index.php:134
    430 #: bp-xprofile/bp-xprofile-classes.php:506
    431 #: bp-xprofile/bp-xprofile-classes.php:891
    432 msgid "Cancel"
    433 msgstr ""
    434 
    435 #: bp-activity/bp-activity-admin.php:939 bp-activity/bp-activity-admin.php:1385
    436 #: bp-templates/bp-legacy/buddypress/activity/comment.php:37
    437 #: bp-templates/bp-legacy/buddypress/groups/single/forum/edit.php:10
    438 #: bp-themes/bp-default/activity/comment.php:40
    439 #: bp-themes/bp-default/groups/single/forum/edit.php:10
    440 msgid "Reply"
    441 msgstr ""
    442 
    443 #: bp-activity/bp-activity-admin.php:1132
    444 msgid "No activities found."
    445 msgstr ""
    446 
    447 #: bp-activity/bp-activity-admin.php:1205 bp-groups/bp-groups-admin.php:1267
    448 #: bp-messages/bp-messages-template.php:538
    449 msgid "All"
    450 msgstr ""
    451 
    452 #: bp-activity/bp-activity-admin.php:1206
    453 msgid "Spam <span class=\"count\">(%s)</span>"
    454 msgstr ""
    455 
    456 #: bp-activity/bp-activity-admin.php:1222
    457 #: bp-core/admin/bp-core-functions.php:812
    458 msgid "Mark as Spam"
    459 msgstr ""
    460 
    461 #: bp-activity/bp-activity-admin.php:1223
    462 #: bp-activity/bp-activity-admin.php:1396
    463 #: bp-core/admin/bp-core-functions.php:810
    464 msgid "Not Spam"
    465 msgstr ""
    466 
    467 #: bp-activity/bp-activity-admin.php:1224
    468 #: bp-activity/bp-activity-admin.php:1401 bp-groups/bp-groups-admin.php:598
    469 msgid "Delete Permanently"
    470 msgstr ""
    471 
    472 #: bp-activity/bp-activity-admin.php:1241
    473 msgid "Author"
    474 msgstr ""
    475 
    476 #: bp-activity/bp-activity-admin.php:1244
    477 msgid "In Response To"
    478 msgstr ""
    479 
    480 #: bp-activity/bp-activity-admin.php:1287
    481 msgid "Show all activity types"
    482 msgstr ""
    483 
    484 #: bp-activity/bp-activity-admin.php:1294
    485 msgid "Filter"
    486 msgstr ""
    487 
    488 #: bp-activity/bp-activity-admin.php:1310
    489 msgid "Select activity item %1$d"
    490 msgstr ""
    491 
    492 #: bp-activity/bp-activity-admin.php:1341
    493 msgid "Unregistered action - %s"
    494 msgstr ""
    495 
    496 #: bp-activity/bp-activity-admin.php:1387
    497 msgid "Replies are disabled for this activity item"
    498 msgstr ""
    499 
    500 #: bp-activity/bp-activity-admin.php:1387
    501 msgid "Replies disabled"
    502 msgstr ""
    503 
    504 #: bp-activity/bp-activity-admin.php:1401 bp-core/bp-core-cssjs.php:24
    505 msgid "Are you sure?"
    506 msgstr ""
    507 
    508 #: bp-activity/bp-activity-admin.php:1410
    509 #. translators: 2: activity admin ui date/time
    510 msgid "Submitted on <a href=\"%1$s\">%2$s at %3$s</a>"
    511 msgstr ""
    512 
    513 #: bp-activity/bp-activity-admin.php:1442
    514 msgid "%s related activity"
    515 msgid_plural "%s related activities"
    516 msgstr[0] ""
    517 msgstr[1] ""
    518 
    519 #: bp-activity/bp-activity-admin.php:1453
    520 msgid "<a href=\"%1$s\">View Activity</a>"
    521 msgstr ""
    522 
    523 #: bp-activity/bp-activity-akismet.php:86
    524 msgid "Flagged as spam by Akismet"
    525 msgstr ""
    526 
    527 #: bp-activity/bp-activity-akismet.php:89
    528 msgid "Cleared by Akismet"
    529 msgstr ""
    530 
    531 #: bp-activity/bp-activity-akismet.php:95
    532 msgid "Flagged as spam by %s"
    533 msgstr ""
    534 
    535 #: bp-activity/bp-activity-akismet.php:97
    536 msgid "Un-spammed by %s"
    537 msgstr ""
    538 
    539 #: bp-activity/bp-activity-akismet.php:106
    540 msgid "History"
    541 msgstr ""
    542 
    543 #: bp-activity/bp-activity-akismet.php:373
    544 msgid "%s reported this activity as spam"
    545 msgstr ""
    546 
    547 #: bp-activity/bp-activity-akismet.php:390
    548 msgid "%s reported this activity as not spam"
    549 msgstr ""
    550 
    551 #: bp-activity/bp-activity-akismet.php:414
    552 msgid "Akismet caught this item as spam"
    553 msgstr ""
    554 
    555 #: bp-activity/bp-activity-akismet.php:419
    556 msgid "Akismet cleared this item"
    557 msgstr ""
    558 
    559 #: bp-activity/bp-activity-akismet.php:424
    560 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:538
    566 msgid "Activity History"
    567 msgstr ""
    568 
    569 #: bp-activity/bp-activity-classes.php:280
    570 #: bp-activity/bp-activity-template.php:139 bp-groups/bp-groups-classes.php:646
    571 #: bp-groups/bp-groups-functions.php:419 bp-groups/bp-groups-template.php:112
    572 #: bp-groups/bp-groups-template.php:2045 bp-groups/bp-groups-template.php:3013
    573 #: bp-groups/bp-groups-template.php:3281
    574 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:1427
    580 msgid "RSS feed 'id' must be defined"
    581 msgstr ""
    582 
    583 #: bp-activity/bp-activity-classes.php:1540
    584 msgid "In reply to"
    585 msgstr ""
    586 
    587 #: bp-activity/bp-activity-filters.php:380
    588 msgid "[Read more]"
    589 msgstr ""
    590 
    591 #: bp-activity/bp-activity-filters.php:385
    592 msgid "&hellip;"
    593 msgstr ""
    594 
    595 #: bp-activity/bp-activity-filters.php:567
    596 msgid "Load Newest"
    597 msgstr ""
    598 
    599 #: bp-activity/bp-activity-functions.php:837
    600 msgid "Posted a status update"
    601 msgstr ""
    602 
    603 #: bp-activity/bp-activity-functions.php:844
    604 msgid "Replied to a status update"
    605 msgstr ""
    606 
    607 #: bp-activity/bp-activity-functions.php:895
    608 msgid "%s posted an update"
    609 msgstr ""
    610 
    611 #: bp-activity/bp-activity-functions.php:909
    612 msgid "%s posted a new activity comment"
    613 msgstr ""
    614 
    615 #: bp-activity/bp-activity-functions.php:1671
    616 msgid "Thumbnail"
    617 msgstr ""
    618 
    619 #: bp-activity/bp-activity-loader.php:30
    620 #: bp-core/admin/bp-core-components.php:380
    621 msgid "Activity Streams"
    622 msgstr ""
    623 
    624 #: bp-activity/bp-activity-loader.php:111
    625 msgid "Search Activity..."
    626 msgstr ""
    627 
    628 #: bp-activity/bp-activity-loader.php:165
    629 #: bp-activity/bp-activity-loader.php:276
    630 msgid "Personal"
    631 msgstr ""
    632 
    633 #: bp-activity/bp-activity-loader.php:176
    634 #: bp-activity/bp-activity-loader.php:260
    635 #: bp-templates/bp-legacy/buddypress/activity/index.php:59
    636 #: bp-themes/bp-default/activity/index.php:79
    637 msgid "Mentions"
    638 msgstr ""
    639 
    640 #: bp-activity/bp-activity-loader.php:188
    641 #: bp-activity/bp-activity-loader.php:294
    642 msgid "Favorites"
    643 msgstr ""
    644 
    645 #: bp-activity/bp-activity-loader.php:200
    646 #: bp-activity/bp-activity-loader.php:303 bp-friends/bp-friends-loader.php:188
    647 #: bp-friends/bp-friends-screens.php:85
    648 msgid "Friends"
    649 msgstr ""
    650 
    651 #: bp-activity/bp-activity-loader.php:213
    652 #: bp-activity/bp-activity-loader.php:313 bp-core/bp-core-template.php:389
    653 #: bp-groups/bp-groups-admin.php:32 bp-groups/bp-groups-admin.php:33
    654 #: bp-groups/bp-groups-admin.php:638 bp-groups/bp-groups-loader.php:365
    655 #: bp-groups/bp-groups-loader.php:540 bp-groups/bp-groups-notifications.php:377
    656 #: bp-groups/bp-groups-notifications.php:413
    657 #: bp-groups/bp-groups-notifications.php:449
    658 #: bp-groups/bp-groups-notifications.php:485
    659 #: bp-groups/bp-groups-screens.php:936 bp-groups/bp-groups-screens.php:1122
    660 #: bp-groups/bp-groups-widgets.php:53 bp-groups/bp-groups-widgets.php:124
    661 msgid "Groups"
    662 msgstr ""
    663 
    664 #: bp-activity/bp-activity-loader.php:258
    665 msgid "Mentions <span class=\"count\">%s</span>"
    666 msgstr ""
    667 
    668 #: bp-activity/bp-activity-loader.php:337
    669 msgid "My Activity"
    670 msgstr ""
    671 
    672 #: bp-activity/bp-activity-loader.php:342
    673 #: bp-activity/bp-activity-template.php:1208
    674 #: bp-activity/bp-activity-template.php:1358
    675 #: bp-activity/bp-activity-template.php:1369 bp-blogs/bp-blogs-loader.php:236
    676 #: bp-forums/bp-forums-loader.php:245 bp-forums/bp-forums-template.php:730
    677 #: bp-forums/bp-forums-template.php:960 bp-forums/bp-forums-template.php:1990
    678 #: bp-friends/bp-friends-loader.php:234 bp-groups/bp-groups-loader.php:601
    679 #: bp-groups/bp-groups-template.php:821 bp-groups/bp-groups-template.php:858
    680 #: bp-groups/bp-groups-template.php:1287 bp-groups/bp-groups-template.php:1303
    681 #: bp-groups/bp-groups-template.php:1352 bp-groups/bp-groups-template.php:1368
    682 #: bp-groups/bp-groups-template.php:2243 bp-groups/bp-groups-template.php:2252
    683 #: bp-groups/bp-groups-template.php:2261 bp-groups/bp-groups-template.php:3172
    684 #: bp-members/bp-members-buddybar.php:64 bp-members/bp-members-loader.php:235
    685 #: bp-members/bp-members-template.php:703
    686 #: bp-members/bp-members-template.php:1134
    687 #: bp-members/bp-members-template.php:1176
    688 #: bp-messages/bp-messages-loader.php:265
    689 #: bp-messages/bp-messages-template.php:417
    690 #: bp-notifications/bp-notifications-loader.php:236
    691 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:185
    692 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:212
    693 #: bp-themes/bp-default/groups/single/admin.php:185
    694 #: bp-themes/bp-default/groups/single/admin.php:212
    695 #: bp-xprofile/bp-xprofile-loader.php:314
    696 msgid "Profile picture of %s"
    697 msgstr ""
    698 
    699 #: bp-activity/bp-activity-notifications.php:73
    700 msgid "%s mentioned you in an update"
    701 msgstr ""
    702 
    703 #: bp-activity/bp-activity-notifications.php:76 bp-core/deprecated/1.5.php:354
    704 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:86
    715 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:99
    726 #: bp-activity/bp-activity-notifications.php:177
    727 #: bp-activity/bp-activity-notifications.php:226 bp-core/deprecated/1.5.php:364
    728 #: bp-friends/bp-friends-notifications.php:56
    729 #: bp-friends/bp-friends-notifications.php:105
    730 #: bp-groups/bp-groups-notifications.php:44
    731 #: bp-groups/bp-groups-notifications.php:108
    732 #: bp-groups/bp-groups-notifications.php:173
    733 #: bp-groups/bp-groups-notifications.php:232
    734 #: bp-groups/bp-groups-notifications.php:295
    735 #: bp-messages/bp-messages-notifications.php:85
    736 msgid "To disable these notifications please log in and go to: %s"
    737 msgstr ""
    738 
    739 #: bp-activity/bp-activity-notifications.php:164
    740 msgid "%s replied to one of your updates"
    741 msgstr ""
    742 
    743 #: bp-activity/bp-activity-notifications.php:165
    744 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:209
    755 msgid "%s replied to one of your comments"
    756 msgstr ""
    757 
    758 #: bp-activity/bp-activity-notifications.php:214
    759 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:280
    771 msgid "@%s Mentions"
    772 msgstr ""
    773 
    774 #: bp-activity/bp-activity-notifications.php:283
    775 msgid "You have %1$d new mentions"
    776 msgstr ""
    777 
    778 #: bp-activity/bp-activity-notifications.php:287
    779 msgid "%1$s mentioned you"
    780 msgstr ""
    781 
    782 #: bp-activity/bp-activity-screens.php:231
    783 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:997
    787 #: bp-friends/bp-friends-screens.php:86 bp-groups/bp-groups-screens.php:937
    788 #: bp-messages/bp-messages-screens.php:169
    789 #: bp-templates/bp-legacy/buddypress/members/register.php:148
    790 #: bp-themes/bp-default/registration/register.php:232
    791 msgid "Yes"
    792 msgstr ""
    793 
    794 #: bp-activity/bp-activity-screens.php:272 bp-blogs/bp-blogs-template.php:1001
    795 #: bp-friends/bp-friends-screens.php:87 bp-groups/bp-groups-screens.php:938
    796 #: bp-messages/bp-messages-screens.php:170
    797 #: bp-templates/bp-legacy/buddypress/members/register.php:149
    798 #: bp-themes/bp-default/registration/register.php:233
    799 msgid "No"
    800 msgstr ""
    801 
    802 #: bp-activity/bp-activity-screens.php:280
    803 msgid "A member mentions you in an update using \"@%s\""
    804 msgstr ""
    805 
    806 #: bp-activity/bp-activity-screens.php:288
    807 msgid "A member replies to an update or comment you've posted"
    808 msgstr ""
    809 
    810 #: bp-activity/bp-activity-template.php:737
    811 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:1208
    817 msgid "Profile picture"
    818 msgstr ""
    819 
    820 #: bp-activity/bp-activity-template.php:1334
    821 msgid "Group logo"
    822 msgstr ""
    823 
    824 #: bp-activity/bp-activity-template.php:1337 bp-groups/bp-groups-admin.php:1410
    825 #: bp-groups/bp-groups-template.php:539
    826 msgid "Group logo of %s"
    827 msgstr ""
    828 
    829 #: bp-activity/bp-activity-template.php:1348
    830 msgid "Profile picture of the author of the site %s"
    831 msgstr ""
    832 
    833 #: bp-activity/bp-activity-template.php:1578
    834 msgid "View Discussion"
    835 msgstr ""
    836 
    837 #: bp-activity/bp-activity-template.php:2480
    838 #: bp-forums/bp-forums-template.php:2113 bp-groups/bp-groups-admin.php:1286
    839 #: bp-groups/bp-groups-admin.php:1399 bp-groups/bp-groups-template.php:1551
    840 #: bp-members/admin/bp-members-classes.php:148
    841 #: bp-members/admin/bp-members-classes.php:280
    842 #: bp-members/admin/bp-members-classes.php:466
    843 #: bp-members/admin/bp-members-classes.php:591
    844 #: bp-notifications/bp-notifications-template.php:826
    845 #: bp-templates/bp-legacy/buddypress/activity/comment.php:43
    846 #: bp-templates/bp-legacy/buddypress/members/single/messages/messages-loop.php:51
    847 #: bp-templates/bp-legacy/buddypress/members/single/messages/single.php:24
    848 #: bp-themes/bp-default/activity/comment.php:46
    849 #: bp-themes/bp-default/members/single/messages/messages-loop.php:51
    850 #: bp-themes/bp-default/members/single/messages/single.php:24
    851 #: bp-xprofile/bp-xprofile-admin.php:406
    852 msgid "Delete"
    853 msgstr ""
    854 
    855 #: bp-activity/bp-activity-template.php:2528
    856 #: bp-core/admin/bp-core-slugs.php:109 bp-core/admin/bp-core-slugs.php:172
    857 #: bp-core/bp-core-loader.php:244 bp-members/bp-members-loader.php:211
    858 #: bp-members/bp-members-template.php:858
    859 #: bp-templates/bp-legacy/buddypress-functions.php:248
    860 #: bp-themes/bp-default/activity/entry.php:37
    861 #: bp-themes/bp-default/functions.php:166
    862 #: bp-xprofile/bp-xprofile-loader.php:185
    863 #: bp-xprofile/bp-xprofile-loader.php:265
    864 msgid "View"
    865 msgstr ""
    866 
    867 #: bp-activity/bp-activity-template.php:2626
    868 msgid "Clear Filter"
    869 msgstr ""
    870 
    871 #: bp-activity/bp-activity-template.php:2852
    872 msgid "a user"
    873 msgstr ""
    874 
    875 #: bp-activity/bp-activity-template.php:2906
    876 msgid "Send a public message on your activity stream."
    877 msgstr ""
    878 
    879 #: bp-activity/bp-activity-template.php:2907
    880 msgid "Public Message"
    881 msgstr ""
    882 
    883 #: bp-activity/bp-activity-template.php:3360
    884 msgid "Site Wide Activity RSS Feed"
    885 msgstr ""
    886 
    887 #: bp-blogs/bp-blogs-activity.php:34
    888 msgid "New site created"
    889 msgstr ""
    890 
    891 #: bp-blogs/bp-blogs-activity.php:42
    892 msgid "New post published"
    893 msgstr ""
    894 
    895 #: bp-blogs/bp-blogs-activity.php:49
    896 msgid "New post comment posted"
    897 msgstr ""
    898 
    899 #: bp-blogs/bp-blogs-activity.php:69
    900 msgid "%s created the site %s"
    901 msgstr ""
    902 
    903 #: bp-blogs/bp-blogs-activity.php:128 bp-blogs/bp-blogs-functions.php:452
    904 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:454
    908 msgid "%1$s wrote a new post, %2$s"
    909 msgstr ""
    910 
    911 #: bp-blogs/bp-blogs-activity.php:195
    912 msgid "%1$s commented on the post, %2$s, on the site %3$s"
    913 msgstr ""
    914 
    915 #: bp-blogs/bp-blogs-activity.php:197
    916 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:149
    920 #: bp-blogs/bp-blogs-loader.php:199 bp-blogs/bp-blogs-loader.php:227
    921 msgid "My Sites"
    922 msgstr ""
    923 
    924 #: bp-blogs/bp-blogs-buddybar.php:54 bp-core/bp-core-buddybar.php:621
    925 msgid "Dashboard"
    926 msgstr ""
    927 
    928 #: bp-blogs/bp-blogs-buddybar.php:55 bp-core/bp-core-buddybar.php:625
    929 msgid "New Post"
    930 msgstr ""
    931 
    932 #: bp-blogs/bp-blogs-buddybar.php:56 bp-core/bp-core-buddybar.php:626
    933 msgid "Manage Posts"
    934 msgstr ""
    935 
    936 #: bp-blogs/bp-blogs-buddybar.php:57 bp-core/bp-core-buddybar.php:627
    937 msgid "Manage Comments"
    938 msgstr ""
    939 
    940 #: bp-blogs/bp-blogs-buddybar.php:70
    941 msgid "Create a Site!"
    942 msgstr ""
    943 
    944 #: bp-blogs/bp-blogs-loader.php:25 bp-core/admin/bp-core-components.php:396
    945 msgid "Site Tracking"
    946 msgstr ""
    947 
    948 #: bp-blogs/bp-blogs-loader.php:68
    949 msgid "Search sites..."
    950 msgstr ""
    951 
    952 #: bp-blogs/bp-blogs-loader.php:129
    953 msgid "Sites <span>%d</span>"
    954 msgstr ""
    955 
    956 #: bp-blogs/bp-blogs-loader.php:191 bp-blogs/bp-blogs-screens.php:144
    957 #: bp-blogs/bp-blogs-screens.php:204 bp-blogs/bp-blogs-screens.php:206
    958 msgid "Sites"
    959 msgstr ""
    960 
    961 #: bp-blogs/bp-blogs-loader.php:208 bp-blogs/bp-blogs-screens.php:204
    962 #: bp-blogs/bp-blogs-template.php:1114 bp-blogs/bp-blogs-template.php:1182
    963 #: bp-blogs/bp-blogs-template.php:1183 bp-core/bp-core-filters.php:466
    964 #: bp-themes/bp-default/blogs/create.php:21
    965 #: bp-themes/bp-default/blogs/index.php:21
    966 msgid "Create a Site"
    967 msgstr ""
    968 
    969 #: bp-blogs/bp-blogs-template.php:439
    970 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:504
    976 msgid "Profile picture of site author %s"
    977 msgstr ""
    978 
    979 #: bp-blogs/bp-blogs-template.php:648 bp-core/bp-core-classes.php:816
    980 #: bp-groups/bp-groups-template.php:3389 bp-groups/bp-groups-widgets.php:85
    981 #: bp-groups/bp-groups-widgets.php:197 bp-members/bp-members-template.php:811
    982 #: bp-members/bp-members-template.php:1229
    983 #: bp-templates/bp-legacy/buddypress/groups/groups-loop.php:47
    984 #: bp-templates/bp-legacy/buddypress/groups/single/group-header.php:42
    985 #: bp-themes/bp-default/groups/groups-loop.php:47
    986 #: bp-themes/bp-default/groups/single/group-header.php:42
    987 msgid "active %s"
    988 msgstr ""
    989 
    990 #: bp-blogs/bp-blogs-template.php:668
    991 msgid "Latest Post: %s"
    992 msgstr ""
    993 
    994 #: bp-blogs/bp-blogs-template.php:915
    995 msgid "There was a problem, please correct the form below and try again."
    996 msgstr ""
    997 
    998 #: bp-blogs/bp-blogs-template.php:918
    999 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:920
    1006 msgid ""
    1007 "If you&#8217;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:929
    1012 msgid "Create Site"
    1013 msgstr ""
    1014 
    1015 #: bp-blogs/bp-blogs-template.php:951
    1016 msgid "Site Name:"
    1017 msgstr ""
    1018 
    1019 #: bp-blogs/bp-blogs-template.php:953
    1020 msgid "Site Domain:"
    1021 msgstr ""
    1022 
    1023 #: bp-blogs/bp-blogs-template.php:967
    1024 msgid "Your address will be "
    1025 msgstr ""
    1026 
    1027 #: bp-blogs/bp-blogs-template.php:970
    1028 msgid "blogname"
    1029 msgstr ""
    1030 
    1031 #: bp-blogs/bp-blogs-template.php:972
    1032 msgid "domain."
    1033 msgstr ""
    1034 
    1035 #: bp-blogs/bp-blogs-template.php:975
    1036 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:981
    1042 msgid "Site Title:"
    1043 msgstr ""
    1044 
    1045 #: bp-blogs/bp-blogs-template.php:992
    1046 msgid "Privacy:"
    1047 msgstr ""
    1048 
    1049 #: bp-blogs/bp-blogs-template.php:993
    1050 #: bp-templates/bp-legacy/buddypress/members/register.php:145
    1051 #: bp-themes/bp-default/registration/register.php:229
    1052 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:1100
    1058 msgid "Congratulations! You have successfully registered a new site."
    1059 msgstr ""
    1060 
    1061 #: bp-blogs/bp-blogs-template.php:1102
    1062 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:1131
    1068 msgid "%s's Sites"
    1069 msgstr ""
    1070 
    1071 #: bp-blogs/bp-blogs-template.php:1132
    1072 msgid "%s's Recent Posts"
    1073 msgstr ""
    1074 
    1075 #: bp-blogs/bp-blogs-template.php:1133
    1076 msgid "%s's Recent Comments"
    1077 msgstr ""
    1078 
    1079 #: bp-blogs/bp-blogs-template.php:1149 bp-core/deprecated/1.5.php:417
    1080 #: bp-forums/bp-forums-template.php:2196 bp-groups/bp-groups-template.php:2793
    1081 #: bp-members/bp-members-template.php:997
    1082 #: bp-messages/bp-messages-template.php:471 bp-themes/bp-default/header.php:30
    1083 #: bp-themes/bp-default/searchform.php:5
    1084 msgid "Search"
    1085 msgstr ""
    1086 
    1087 #: bp-blogs/bp-blogs-template.php:1232 bp-blogs/bp-blogs-template.php:1233
    1088 msgid "Visit Site"
    1089 msgstr ""
    1090 
    1091 #: bp-blogs/bp-blogs-template.php:1288
    1092 msgid "%s site"
    1093 msgid_plural "%s sites"
    1094 msgstr[0] ""
    1095 msgstr[1] ""
    1096 
    1097 #: bp-blogs/bp-blogs-widgets.php:34
    1098 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:122
    1102 msgid "Recent Networkwide Posts"
    1103 msgstr ""
    1104 
    1105 #: bp-blogs/bp-blogs-widgets.php:91
    1106 msgid "Sorry, there were no posts found. Why not write one?"
    1107 msgstr ""
    1108 
    1109 #: bp-blogs/bp-blogs-widgets.php:134
    1110 msgid "Link widget title to Blogs directory"
    1111 msgstr ""
    1112 
    1113 #: bp-blogs/bp-blogs-widgets.php:135
    1114 msgid "Max posts to show:"
    1115 msgstr ""
    1116 
    1117 #: bp-core/admin/bp-core-components.php:26
    1118 #: bp-core/admin/bp-core-functions.php:387
    1119 msgid "Components"
    1120 msgstr ""
    1121 
    1122 #: bp-core/admin/bp-core-components.php:32
    1123 #: bp-core/admin/bp-core-settings.php:281 bp-core/admin/bp-core-slugs.php:32
    1124 #: bp-templates/bp-legacy/buddypress/members/single/settings/profile.php:42
    1125 #: bp-themes/bp-default/members/single/settings/profile.php:92
    1126 msgid "Save Settings"
    1127 msgstr ""
    1128 
    1129 #: bp-core/admin/bp-core-components.php:59
    1130 #: bp-core/admin/bp-core-components.php:364
    1131 #: bp-xprofile/bp-xprofile-loader.php:41
    1132 msgid "Extended Profiles"
    1133 msgstr ""
    1134 
    1135 #: bp-core/admin/bp-core-components.php:60
    1136 #: bp-core/admin/bp-core-components.php:365
    1137 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:63
    1143 #: bp-core/admin/bp-core-components.php:368
    1144 msgid "Account Settings"
    1145 msgstr ""
    1146 
    1147 #: bp-core/admin/bp-core-components.php:64
    1148 #: bp-core/admin/bp-core-components.php:369
    1149 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:67
    1155 #: bp-core/admin/bp-core-components.php:384
    1156 #: bp-notifications/bp-notifications-buddybar.php:28
    1157 #: bp-notifications/bp-notifications-loader.php:26
    1158 #: bp-notifications/bp-notifications-loader.php:113
    1159 #: bp-notifications/bp-notifications-loader.php:188
    1160 #: bp-notifications/bp-notifications-loader.php:231
    1161 msgid "Notifications"
    1162 msgstr ""
    1163 
    1164 #: bp-core/admin/bp-core-components.php:68
    1165 #: bp-core/admin/bp-core-components.php:385
    1166 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:145
    1172 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:146
    1178 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:147
    1184 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:148
    1190 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:155
    1196 #: bp-core/admin/bp-core-components.php:163
    1197 msgid "Component"
    1198 msgstr ""
    1199 
    1200 #: bp-core/admin/bp-core-components.php:156
    1201 #: bp-core/admin/bp-core-components.php:164
    1202 msgid "Description"
    1203 msgstr ""
    1204 
    1205 #: bp-core/admin/bp-core-components.php:189
    1206 #: bp-members/admin/bp-members-classes.php:226
    1207 #: bp-members/admin/bp-members-classes.php:539
    1208 msgid "Select %s"
    1209 msgstr ""
    1210 
    1211 #: bp-core/admin/bp-core-components.php:214
    1212 msgid "No components found."
    1213 msgstr ""
    1214 
    1215 #: bp-core/admin/bp-core-components.php:344 bp-core/bp-core-loader.php:27
    1216 msgid "BuddyPress Core"
    1217 msgstr ""
    1218 
    1219 #: bp-core/admin/bp-core-components.php:345
    1220 msgid "It&#8216;s what makes <del>time travel</del> BuddyPress possible!"
    1221 msgstr ""
    1222 
    1223 #: bp-core/admin/bp-core-components.php:348
    1224 msgid "Community Members"
    1225 msgstr ""
    1226 
    1227 #: bp-core/admin/bp-core-components.php:349
    1228 msgid "Everything in a BuddyPress community revolves around its members."
    1229 msgstr ""
    1230 
    1231 #: bp-core/admin/bp-core-components.php:356
    1232 #: bp-templates/bp-legacy/buddypress/groups/create.php:105
    1233 #: bp-themes/bp-default/groups/create.php:112
    1234 msgid "Group Forums"
    1235 msgstr ""
    1236 
    1237 #: bp-core/admin/bp-core-components.php:357
    1238 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:24
    1242 msgid "Friend Connections"
    1243 msgstr ""
    1244 
    1245 #: bp-core/admin/bp-core-components.php:373
    1246 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:376
    1252 msgid "Private Messaging"
    1253 msgstr ""
    1254 
    1255 #: bp-core/admin/bp-core-components.php:377
    1256 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:381
    1263 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:83
    1270 msgid "User Groups"
    1271 msgstr ""
    1272 
    1273 #: bp-core/admin/bp-core-components.php:389
    1274 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:392
    1281 msgid "Group Forums (Legacy)"
    1282 msgstr ""
    1283 
    1284 #: bp-core/admin/bp-core-components.php:393
    1285 msgid "Group forums allow for focused, bulletin-board style conversations."
    1286 msgstr ""
    1287 
    1288 #: bp-core/admin/bp-core-components.php:397
    1289 msgid "Record activity for new posts and comments from your site."
    1290 msgstr ""
    1291 
    1292 #: bp-core/admin/bp-core-components.php:404
    1293 msgid "Record activity for new sites, posts, and comments across your network."
    1294 msgstr ""
    1295 
    1296 #: bp-core/admin/bp-core-functions.php:104
    1297 msgid "Why have all my BuddyPress menus disappeared?"
    1298 msgstr ""
    1299 
    1300 #: bp-core/admin/bp-core-functions.php:106
    1301 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:107
    1308 msgid ""
    1309 "Components, Pages, Settings, and Forums, have been moved to <a "
    1310 "href=\"%s\">Settings &gt; 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:248
    1315 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:135
    1322 #: bp-members/admin/bp-members-classes.php:271
    1323 #: bp-members/admin/bp-members-classes.php:275
    1324 #: bp-members/admin/bp-members-classes.php:584
    1325 #: bp-members/admin/bp-members-classes.php:586
    1326 #: bp-messages/bp-messages-template.php:662
    1327 #: bp-templates/bp-legacy/buddypress/members/activate.php:29
    1328 #: bp-themes/bp-default/registration/activate.php:38
    1329 msgid "Activate"
    1330 msgstr ""
    1331 
    1332 #: bp-core/admin/bp-core-functions.php:277 bp-core/admin/bp-core-slugs.php:134
    1333 #: bp-members/bp-members-adminbar.php:61
    1334 msgid "Register"
    1335 msgstr ""
    1336 
    1337 #: bp-core/admin/bp-core-functions.php:303
    1338 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:325
    1344 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:26
    1351 msgid "Pages"
    1352 msgstr ""
    1353 
    1354 #: bp-core/admin/bp-core-functions.php:395
    1355 #: bp-core/admin/bp-core-settings.php:272 bp-core/bp-core-admin.php:439
    1356 #: bp-groups/bp-groups-loader.php:320 bp-groups/bp-groups-template.php:1533
    1357 #: bp-settings/bp-settings-loader.php:23 bp-settings/bp-settings-loader.php:73
    1358 #: bp-settings/bp-settings-loader.php:163
    1359 msgid "Settings"
    1360 msgstr ""
    1361 
    1362 #: bp-core/admin/bp-core-functions.php:408 bp-core/bp-core-template.php:395
    1363 #: bp-forums/bp-forums-loader.php:132 bp-forums/bp-forums-loader.php:199
    1364 #: bp-forums/bp-forums-loader.php:240 bp-forums/bp-forums-screens.php:208
    1365 #: bp-forums/bp-forums-screens.php:210 bp-forums/deprecated/1.6.php:42
    1366 #: bp-forums/deprecated/1.7.php:25 bp-forums/deprecated/1.7.php:102
    1367 msgid "Forums"
    1368 msgstr ""
    1369 
    1370 #: bp-core/admin/bp-core-functions.php:456
    1371 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:474
    1378 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:493
    1385 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:512
    1392 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:530
    1399 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:534
    1407 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:538
    1413 msgid "Extra configuration settings."
    1414 msgstr ""
    1415 
    1416 #: bp-core/admin/bp-core-functions.php:542
    1417 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/theme
    1425 msgid "BuddyPress"
    1426 msgstr ""
    1427 
    1428 #: bp-core/admin/bp-core-functions.php:724
    1429 #: bp-core/admin/bp-core-functions.php:733
    1430 msgid "Logged-In"
    1431 msgstr ""
    1432 
    1433 #: bp-core/admin/bp-core-functions.php:727
    1434 #: bp-core/admin/bp-core-functions.php:742
    1435 msgid "Logged-Out"
    1436 msgstr ""
    1437 
    1438 #: bp-core/admin/bp-core-functions.php:734
    1439 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:743
    1445 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:753
    1449 msgid "Add to Menu"
    1450 msgstr ""
    1451 
    1452 #: bp-core/admin/bp-core-functions.php:865 bp-members/bp-members-actions.php:54
    1453 #: bp-members/bp-members-admin.php:489
    1454 msgid "User marked as spammer. Spam users are visible only to site admins."
    1455 msgstr ""
    1456 
    1457 #: bp-core/admin/bp-core-functions.php:867
    1458 msgid "User removed from spam."
    1459 msgstr ""
    1460 
    1461 #: bp-core/admin/bp-core-settings.php:31
    1462 msgid "Show the Toolbar for logged out users"
    1463 msgstr ""
    1464 
    1465 #: bp-core/admin/bp-core-settings.php:47
    1466 msgid "Allow registered members to delete their own accounts"
    1467 msgstr ""
    1468 
    1469 #: bp-core/admin/bp-core-settings.php:62
    1470 msgid "Switch to WordPress Toolbar"
    1471 msgstr ""
    1472 
    1473 #: bp-core/admin/bp-core-settings.php:87
    1474 msgid "Allow Akismet to scan for activity stream spam"
    1475 msgstr ""
    1476 
    1477 #: bp-core/admin/bp-core-settings.php:101
    1478 msgid "Allow activity stream commenting on blog and forum posts"
    1479 msgstr ""
    1480 
    1481 #: bp-core/admin/bp-core-settings.php:115
    1482 msgid "Automatically check for new items while viewing the activity stream"
    1483 msgstr ""
    1484 
    1485 #: bp-core/admin/bp-core-settings.php:167
    1486 msgid "Enable BuddyPress to WordPress profile syncing"
    1487 msgstr ""
    1488 
    1489 #: bp-core/admin/bp-core-settings.php:183
    1490 msgid "Allow registered members to upload avatars"
    1491 msgstr ""
    1492 
    1493 #: bp-core/admin/bp-core-settings.php:208
    1494 msgid "Enable group creation for all users"
    1495 msgstr ""
    1496 
    1497 #: bp-core/admin/bp-core-settings.php:209
    1498 msgid "Administrators can always create groups, regardless of this setting."
    1499 msgstr ""
    1500 
    1501 #: bp-core/admin/bp-core-settings.php:240
    1502 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:34
    1506 msgid "Repair"
    1507 msgstr ""
    1508 
    1509 #: bp-core/admin/bp-core-settings.php:241
    1510 msgid "File does not exist"
    1511 msgstr ""
    1512 
    1513 #: bp-core/admin/bp-core-settings.php:245
    1514 msgid "Absolute path to your bbPress configuration file."
    1515 msgstr ""
    1516 
    1517 #: bp-core/admin/bp-core-slugs.php:79
    1518 msgid "Directories"
    1519 msgstr ""
    1520 
    1521 #: bp-core/admin/bp-core-slugs.php:81
    1522 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:163
    1526 msgid "- None -"
    1527 msgstr ""
    1528 
    1529 #: bp-core/admin/bp-core-slugs.php:104 bp-core/admin/bp-core-slugs.php:167
    1530 msgid "New Page"
    1531 msgstr ""
    1532 
    1533 #: bp-core/admin/bp-core-slugs.php:105 bp-core/admin/bp-core-slugs.php:168
    1534 #: bp-templates/bp-legacy/buddypress/members/single/settings/capabilities.php:13
    1535 #: bp-themes/bp-default/members/single/settings/capabilities.php:61
    1536 #: bp-xprofile/bp-xprofile-classes.php:501
    1537 #: bp-xprofile/bp-xprofile-classes.php:888
    1538 msgid "Save"
    1539 msgstr ""
    1540 
    1541 #: bp-core/admin/bp-core-slugs.php:142
    1542 msgid "Registration"
    1543 msgstr ""
    1544 
    1545 #: bp-core/admin/bp-core-slugs.php:144
    1546 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:342
    1550 #: bp-core/admin/bp-core-tools.php:345 bp-core/bp-core-admin.php:289
    1551 msgid "BuddyPress Tools"
    1552 msgstr ""
    1553 
    1554 #: bp-core/admin/bp-core-tools.php:22 bp-core/admin/bp-core-tools.php:344
    1555 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:23
    1562 msgid "Use the tools below to manually recalculate these relationships."
    1563 msgstr ""
    1564 
    1565 #: bp-core/admin/bp-core-tools.php:25
    1566 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:31
    1572 msgid "Data to Repair:"
    1573 msgstr ""
    1574 
    1575 #: bp-core/admin/bp-core-tools.php:49
    1576 msgid "Repair Items"
    1577 msgstr ""
    1578 
    1579 #: bp-core/admin/bp-core-tools.php:105
    1580 msgid "Count total members"
    1581 msgstr ""
    1582 
    1583 #: bp-core/admin/bp-core-tools.php:111
    1584 msgid "Repair user \"last activity\" data"
    1585 msgstr ""
    1586 
    1587 #: bp-core/admin/bp-core-tools.php:120
    1588 msgid "Count friends for each user"
    1589 msgstr ""
    1590 
    1591 #: bp-core/admin/bp-core-tools.php:130
    1592 msgid "Count groups for each user"
    1593 msgstr ""
    1594 
    1595 #: bp-core/admin/bp-core-tools.php:154
    1596 msgid "Counting the number of friends for each user&hellip; %s"
    1597 msgstr ""
    1598 
    1599 #: bp-core/admin/bp-core-tools.php:155 bp-core/admin/bp-core-tools.php:211
    1600 msgid "Failed!"
    1601 msgstr ""
    1602 
    1603 #: bp-core/admin/bp-core-tools.php:193 bp-core/admin/bp-core-tools.php:238
    1604 #: bp-core/admin/bp-core-tools.php:250 bp-core/admin/bp-core-tools.php:263
    1605 msgid "Complete!"
    1606 msgstr ""
    1607 
    1608 #: bp-core/admin/bp-core-tools.php:210
    1609 msgid "Counting the number of groups for each user&hellip; %s"
    1610 msgstr ""
    1611 
    1612 #: bp-core/admin/bp-core-tools.php:247
    1613 msgid "Counting the number of active members on the site&hellip; %s"
    1614 msgstr ""
    1615 
    1616 #: bp-core/admin/bp-core-tools.php:261
    1617 msgid "Determining last activity dates for each user&hellip; %s"
    1618 msgstr ""
    1619 
    1620 #: bp-core/admin/bp-core-tools.php:320 bp-core/bp-core-admin.php:266
    1621 #: bp-core/bp-core-admin.php:267
    1622 msgid "Tools"
    1623 msgstr ""
    1624 
    1625 #: bp-core/bp-core-admin.php:195 bp-core/bp-core-admin.php:196
    1626 #: bp-core/bp-core-admin.php:204 bp-core/bp-core-admin.php:205
    1627 msgid "Welcome to BuddyPress"
    1628 msgstr ""
    1629 
    1630 #: bp-core/bp-core-admin.php:225
    1631 msgid "BuddyPress Help"
    1632 msgstr ""
    1633 
    1634 #: bp-core/bp-core-admin.php:226
    1635 msgid "Help"
    1636 msgstr ""
    1637 
    1638 #: bp-core/bp-core-admin.php:235
    1639 msgid "BuddyPress Components"
    1640 msgstr ""
    1641 
    1642 #: bp-core/bp-core-admin.php:244 bp-core/bp-core-admin.php:245
    1643 msgid "BuddyPress Pages"
    1644 msgstr ""
    1645 
    1646 #: bp-core/bp-core-admin.php:253 bp-core/bp-core-admin.php:254
    1647 msgid "BuddyPress Settings"
    1648 msgstr ""
    1649 
    1650 #: bp-core/bp-core-admin.php:277 bp-core/bp-core-admin.php:278
    1651 msgid "Available Tools"
    1652 msgstr ""
    1653 
    1654 #: bp-core/bp-core-admin.php:316
    1655 msgid "Main Settings"
    1656 msgstr ""
    1657 
    1658 #: bp-core/bp-core-admin.php:319 bp-core/bp-core-admin.php:324
    1659 msgid "Toolbar"
    1660 msgstr ""
    1661 
    1662 #: bp-core/bp-core-admin.php:329
    1663 msgid "Account Deletion"
    1664 msgstr ""
    1665 
    1666 #: bp-core/bp-core-admin.php:337
    1667 #: bp-themes/bp-default/members/single/settings/profile.php:49
    1668 msgid "Profile Settings"
    1669 msgstr ""
    1670 
    1671 #: bp-core/bp-core-admin.php:342
    1672 msgid "Profile Syncing"
    1673 msgstr ""
    1674 
    1675 #: bp-core/bp-core-admin.php:351
    1676 msgid "Groups Settings"
    1677 msgstr ""
    1678 
    1679 #: bp-core/bp-core-admin.php:357
    1680 msgid "Group Creation"
    1681 msgstr ""
    1682 
    1683 #: bp-core/bp-core-admin.php:366
    1684 msgid "Legacy Group Forums"
    1685 msgstr ""
    1686 
    1687 #: bp-core/bp-core-admin.php:369
    1688 msgid "bbPress Configuration"
    1689 msgstr ""
    1690 
    1691 #: bp-core/bp-core-admin.php:378
    1692 msgid "Activity Settings"
    1693 msgstr ""
    1694 
    1695 #: bp-core/bp-core-admin.php:381
    1696 msgid "Blog &amp; Forum Comments"
    1697 msgstr ""
    1698 
    1699 #: bp-core/bp-core-admin.php:385
    1700 msgid "Activity auto-refresh"
    1701 msgstr ""
    1702 
    1703 #: bp-core/bp-core-admin.php:390
    1704 msgid "Akismet"
    1705 msgstr ""
    1706 
    1707 #: bp-core/bp-core-admin.php:399
    1708 msgid "Avatar Uploads"
    1709 msgstr ""
    1710 
    1711 #: bp-core/bp-core-admin.php:416
    1712 msgid "About BuddyPress"
    1713 msgstr ""
    1714 
    1715 #: bp-core/bp-core-admin.php:440
    1716 msgid "About"
    1717 msgstr ""
    1718 
    1719 #: bp-core/bp-core-admin.php:496 bp-core/bp-core-admin.php:647
    1720 msgid "Welcome to BuddyPress %s"
    1721 msgstr ""
    1722 
    1723 #: bp-core/bp-core-admin.php:499 bp-core/bp-core-admin.php:650
    1724 msgid ""
    1725 "It&#8217;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:652
    1731 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:509
    1737 msgid "What&#8217;s New"
    1738 msgstr ""
    1739 
    1740 #: bp-core/bp-core-admin.php:511
    1741 msgid "Credits"
    1742 msgstr ""
    1743 
    1744 #: bp-core/bp-core-admin.php:516
    1745 msgid "Getting Started"
    1746 msgstr ""
    1747 
    1748 #: bp-core/bp-core-admin.php:519
    1749 msgid "Your Default Setup"
    1750 msgstr ""
    1751 
    1752 #: bp-core/bp-core-admin.php:523
    1753 msgid ""
    1754 "BuddyPress&#8217;s powerful features help your users connect and "
    1755 "collaborate. To help get your community started, we&#8217;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&#8217;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:386
    1764 #: bp-core/bp-core-widgets.php:276 bp-groups/bp-groups-admin.php:781
    1765 #: bp-groups/bp-groups-template.php:1541 bp-members/bp-members-loader.php:22
    1766 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:231
    1767 #: bp-themes/bp-default/groups/single/admin.php:231
    1768 msgid "Members"
    1769 msgstr ""
    1770 
    1771 #: bp-core/bp-core-admin.php:532
    1772 msgid ""
    1773 "BuddyPress&#8217;s powerful features help your users connect and "
    1774 "collaborate. Want to explore BP&#8217;s features? Visit the <a "
    1775 "href=\"%s\">Components panel</a>."
    1776 msgstr ""
    1777 
    1778 #: bp-core/bp-core-admin.php:538
    1779 msgid "Community and Support"
    1780 msgstr ""
    1781 
    1782 #: bp-core/bp-core-admin.php:539
    1783 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&#8217;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:546
    1794 msgid "Performance Improvements"
    1795 msgstr ""
    1796 
    1797 #: bp-core/bp-core-admin.php:548
    1798 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&#8217;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:554
    1806 msgid "New Administrative Tools"
    1807 msgstr ""
    1808 
    1809 #: bp-core/bp-core-admin.php:558
    1810 msgid "Extended Profiles in Admin"
    1811 msgstr ""
    1812 
    1813 #: bp-core/bp-core-admin.php:559
    1814 msgid ""
    1815 "Site administrators can edit members&#8217; xProfile data at Dashboard > "
    1816 "Users > Extended Profiles."
    1817 msgstr ""
    1818 
    1819 #: bp-core/bp-core-admin.php:564
    1820 msgid "Registration Management"
    1821 msgstr ""
    1822 
    1823 #: bp-core/bp-core-admin.php:565
    1824 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:572
    1831 msgid "BuddyPress Repair Tools"
    1832 msgstr ""
    1833 
    1834 #: bp-core/bp-core-admin.php:573
    1835 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:578
    1841 msgid "Mark Spammers in Admin"
    1842 msgstr ""
    1843 
    1844 #: bp-core/bp-core-admin.php:579
    1845 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:589
    1851 msgid "A More Dynamic Activity Stream"
    1852 msgstr ""
    1853 
    1854 #: bp-core/bp-core-admin.php:592
    1855 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:594
    1861 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:596
    1869 msgid ""
    1870 "We&#8217;ve also reworked the way that phrases like \"Boone posted an "
    1871 "update\" are handled, so that they&#8217;re always up-to-date and always "
    1872 "translatable."
    1873 msgstr ""
    1874 
    1875 #: bp-core/bp-core-admin.php:608
    1876 msgid "Developer Tools"
    1877 msgstr ""
    1878 
    1879 #: bp-core/bp-core-admin.php:610
    1880 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:612
    1886 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:613
    1893 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:614
    1901 msgid ""
    1902 "Our internal metadata libraries have been rewritten to use WP&#8217;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:615
    1909 msgid "<a href=\"%s\">&hellip;and lots more!</a>"
    1910 msgstr ""
    1911 
    1912 #: bp-core/bp-core-admin.php:623 bp-core/bp-core-admin.php:756
    1913 msgid "Go to the BuddyPress Settings page"
    1914 msgstr ""
    1915 
    1916 #: bp-core/bp-core-admin.php:656
    1917 msgid "BuddyPress is created by a worldwide network of friendly folks."
    1918 msgstr ""
    1919 
    1920 #: bp-core/bp-core-admin.php:658
    1921 msgid "Project Leaders"
    1922 msgstr ""
    1923 
    1924 #: bp-core/bp-core-admin.php:663
    1925 msgid "Project Lead"
    1926 msgstr ""
    1927 
    1928 #: bp-core/bp-core-admin.php:668 bp-core/bp-core-admin.php:673
    1929 msgid "Lead Developer"
    1930 msgstr ""
    1931 
    1932 #: bp-core/bp-core-admin.php:677
    1933 msgid "Core Team"
    1934 msgstr ""
    1935 
    1936 #: bp-core/bp-core-admin.php:682 bp-core/bp-core-admin.php:687
    1937 msgid "Core Developer"
    1938 msgstr ""
    1939 
    1940 #: bp-core/bp-core-admin.php:692
    1941 msgid "Navigator"
    1942 msgstr ""
    1943 
    1944 #: bp-core/bp-core-admin.php:696
    1945 msgid "Recent Rockstars"
    1946 msgstr ""
    1947 
    1948 #: bp-core/bp-core-admin.php:708
    1949 msgid "Contributors to BuddyPress 2.0"
    1950 msgstr ""
    1951 
    1952 #: bp-core/bp-core-adminbar.php:36 bp-core/bp-core-buddybar.php:571
    1953 msgid "My Account"
    1954 msgstr ""
    1955 
    1956 #: bp-core/bp-core-avatars.php:303
    1957 msgid "Avatar Image"
    1958 msgstr ""
    1959 
    1960 #: bp-core/bp-core-avatars.php:578
    1961 msgid "The image was uploaded successfully"
    1962 msgstr ""
    1963 
    1964 #: bp-core/bp-core-avatars.php:579 bp-core/bp-core-avatars.php:580
    1965 msgid "The image exceeds the maximum allowed file size of: "
    1966 msgstr ""
    1967 
    1968 #: bp-core/bp-core-avatars.php:581
    1969 msgid "The uploaded file was only partially uploaded."
    1970 msgstr ""
    1971 
    1972 #: bp-core/bp-core-avatars.php:582
    1973 msgid "The image was not uploaded."
    1974 msgstr ""
    1975 
    1976 #: bp-core/bp-core-avatars.php:583
    1977 msgid "Missing a temporary folder."
    1978 msgstr ""
    1979 
    1980 #: bp-core/bp-core-avatars.php:587
    1981 msgid "Your upload failed, please try again. Error was: %s"
    1982 msgstr ""
    1983 
    1984 #: bp-core/bp-core-avatars.php:592
    1985 msgid "The file you uploaded is too big. Please upload a file under %s"
    1986 msgstr ""
    1987 
    1988 #: bp-core/bp-core-avatars.php:597
    1989 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:651
    1993 msgid "Upload Failed! Error was: %s"
    1994 msgstr ""
    1995 
    1996 #: bp-core/bp-core-avatars.php:669
    1997 msgid "Upload failed! Error was: %s"
    1998 msgstr ""
    1999 
    2000 #: bp-core/bp-core-avatars.php:843 bp-core/bp-core-classes.php:813
    2001 #: bp-core/bp-core-classes.php:814 bp-core/bp-core-classes.php:815
    2002 #: bp-core/bp-core-template.php:160 bp-core/bp-core-template.php:176
    2003 #: bp-groups/bp-groups-template.php:3383 bp-groups/bp-groups-template.php:3384
    2004 #: bp-groups/bp-groups-template.php:3385
    2005 msgid "Avatar of %s"
    2006 msgstr ""
    2007 
    2008 #: bp-core/bp-core-buddybar.php:356
    2009 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:1808
    2013 #: bp-core/bp-core-widgets.php:90 bp-themes/bp-default/sidebar.php:52
    2014 msgid "Log In"
    2015 msgstr ""
    2016 
    2017 #: bp-core/bp-core-buddybar.php:556
    2018 msgid "Sign Up"
    2019 msgstr ""
    2020 
    2021 #: bp-core/bp-core-buddybar.php:613 bp-core/bp-core-functions.php:1741
    2022 #: bp-core/bp-core-widgets.php:72 bp-core/deprecated/1.5.php:307
    2023 #: bp-members/bp-members-template.php:1069 bp-themes/bp-default/sidebar.php:18
    2024 msgid "Log Out"
    2025 msgstr ""
    2026 
    2027 #: bp-core/bp-core-buddybar.php:645 bp-groups/bp-groups-admin.php:1393
    2028 msgid "Visit"
    2029 msgstr ""
    2030 
    2031 #: bp-core/bp-core-buddybar.php:647
    2032 msgid "Random Member"
    2033 msgstr ""
    2034 
    2035 #: bp-core/bp-core-buddybar.php:651
    2036 msgid "Random Group"
    2037 msgstr ""
    2038 
    2039 #: bp-core/bp-core-buddybar.php:657
    2040 msgid "Random Site"
    2041 msgstr ""
    2042 
    2043 #: bp-core/bp-core-caps.php:256 bp-core/bp-core-caps.php:268
    2044 #: bp-core/bp-core-caps.php:282 bp-core/bp-core-caps.php:292
    2045 msgid "Special community roles no longer exist. Use mapped capabilities instead"
    2046 msgstr ""
    2047 
    2048 #: bp-core/bp-core-catchuri.php:276
    2049 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:531
    2055 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:3393
    2059 msgid "%d group"
    2060 msgid_plural "%d groups"
    2061 msgstr[0] ""
    2062 msgstr[1] ""
    2063 
    2064 #: bp-core/bp-core-dependency.php:81
    2065 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:291
    2069 msgid "[User Set]"
    2070 msgstr ""
    2071 
    2072 #: bp-core/bp-core-filters.php:320
    2073 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:321
    2087 msgid "Activate %s"
    2088 msgstr ""
    2089 
    2090 #: bp-core/bp-core-filters.php:359 bp-members/bp-members-functions.php:1886
    2091 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:1887
    2100 msgid "Activate Your Account"
    2101 msgstr ""
    2102 
    2103 #: bp-core/bp-core-filters.php:433
    2104 #. translators: "group name | group nav section name"
    2105 msgid "%1$s | %2$s"
    2106 msgstr ""
    2107 
    2108 #: bp-core/bp-core-filters.php:438
    2109 #. translators: "component item name | component nav section name | root
    2110 #. 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:517
    2115 #: bp-themes/bp-default/registration/register.php:23
    2116 msgid "Create an Account"
    2117 msgstr ""
    2118 
    2119 #: bp-core/bp-core-filters.php:458 bp-members/bp-members-screens.php:525
    2120 #: bp-themes/bp-default/registration/activate.php:13
    2121 msgid "Activate your Account"
    2122 msgstr ""
    2123 
    2124 #: bp-core/bp-core-filters.php:462 bp-groups/bp-groups-loader.php:577
    2125 #: bp-groups/bp-groups-template.php:1932 bp-groups/bp-groups-template.php:1933
    2126 #: bp-themes/bp-default/groups/create.php:18
    2127 #: bp-themes/bp-default/groups/index.php:21
    2128 msgid "Create a Group"
    2129 msgstr ""
    2130 
    2131 #: bp-core/bp-core-functions.php:779
    2132 msgid "sometime"
    2133 msgstr ""
    2134 
    2135 #: bp-core/bp-core-functions.php:780
    2136 msgid "right now"
    2137 msgstr ""
    2138 
    2139 #: bp-core/bp-core-functions.php:781
    2140 msgid "%s ago"
    2141 msgstr ""
    2142 
    2143 #: bp-core/bp-core-functions.php:842
    2144 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:879
    2150 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:882
    2156 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:885
    2162 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:888
    2168 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:891
    2174 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:894
    2180 msgid "%s second"
    2181 msgid_plural "%s seconds"
    2182 msgstr[0] ""
    2183 msgstr[1] ""
    2184 
    2185 #: bp-core/bp-core-functions.php:1067
    2186 msgid "Not recently active"
    2187 msgstr ""
    2188 
    2189 #: bp-core/bp-core-loader.php:233 bp-members/bp-members-admin.php:329
    2190 #: bp-members/bp-members-loader.php:197 bp-xprofile/bp-xprofile-loader.php:164
    2191 #: bp-xprofile/bp-xprofile-loader.php:225
    2192 #: bp-xprofile/bp-xprofile-loader.php:257
    2193 #: bp-xprofile/bp-xprofile-loader.php:339
    2194 msgid "Profile"
    2195 msgstr ""
    2196 
    2197 #: bp-core/bp-core-template.php:81
    2198 msgid "Options"
    2199 msgstr ""
    2200 
    2201 #: bp-core/bp-core-template.php:105
    2202 msgid "%s Directory"
    2203 msgstr ""
    2204 
    2205 #: bp-core/bp-core-template.php:304
    2206 msgid "%1$s at %2$s"
    2207 msgstr ""
    2208 
    2209 #: bp-core/bp-core-template.php:392
    2210 msgid "Blogs"
    2211 msgstr ""
    2212 
    2213 #: bp-core/bp-core-template.php:397
    2214 #: bp-templates/bp-legacy/buddypress/activity/index.php:83
    2215 #: bp-templates/bp-legacy/buddypress/forums/forums-loop.php:40
    2216 #: bp-templates/bp-legacy/buddypress/members/single/activity.php:27
    2217 #: bp-themes/bp-default/activity/index.php:103
    2218 #: bp-themes/bp-default/forums/forums-loop.php:40
    2219 #: bp-themes/bp-default/members/single/activity.php:27
    2220 msgid "Posts"
    2221 msgstr ""
    2222 
    2223 #: bp-core/bp-core-template.php:400
    2224 msgid "Search these:"
    2225 msgstr ""
    2226 
    2227 #: bp-core/bp-core-template.php:438
    2228 msgid "Search anything..."
    2229 msgstr ""
    2230 
    2231 #: bp-core/bp-core-template.php:540
    2232 msgid " [&hellip;]"
    2233 msgstr ""
    2234 
    2235 #: bp-core/bp-core-template.php:761
    2236 msgid "Community"
    2237 msgstr ""
    2238 
    2239 #: bp-core/bp-core-widgets.php:38
    2240 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:127
    2246 #: bp-members/admin/bp-members-classes.php:445
    2247 #: bp-templates/bp-legacy/buddypress/members/register.php:32
    2248 #: bp-themes/bp-default/registration/register.php:37
    2249 #: bp-themes/bp-default/sidebar.php:44
    2250 msgid "Username"
    2251 msgstr ""
    2252 
    2253 #: bp-core/bp-core-widgets.php:85 bp-themes/bp-default/sidebar.php:47
    2254 msgid "Password"
    2255 msgstr ""
    2256 
    2257 #: bp-core/bp-core-widgets.php:88 bp-themes/bp-default/sidebar.php:50
    2258 msgid "Remember Me"
    2259 msgstr ""
    2260 
    2261 #: bp-core/bp-core-widgets.php:94
    2262 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:289
    2266 #: bp-core/bp-core-widgets.php:405 bp-core/bp-core-widgets.php:508
    2267 #: bp-groups/bp-groups-widgets.php:137 bp-messages/bp-messages-widgets.php:110
    2268 #: bp-templates/bp-legacy/buddypress/forums/index.php:86
    2269 #: bp-templates/bp-legacy/buddypress/groups/single/forum/edit.php:47
    2270 #: bp-templates/bp-legacy/buddypress/groups/single/forum.php:75
    2271 #: bp-themes/bp-default/forums/index.php:104
    2272 #: bp-themes/bp-default/groups/single/forum/edit.php:47
    2273 #: bp-themes/bp-default/groups/single/forum.php:75
    2274 msgid "Title:"
    2275 msgstr ""
    2276 
    2277 #: bp-core/bp-core-widgets.php:151
    2278 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:298
    2282 #: bp-core/deprecated/1.6.php:129 bp-core/deprecated/1.6.php:152
    2283 #: bp-friends/bp-friends-widgets.php:98 bp-friends/bp-friends-widgets.php:186
    2284 #: bp-groups/bp-groups-template.php:2438 bp-groups/bp-groups-widgets.php:65
    2285 #: bp-groups/bp-groups-widgets.php:146
    2286 #: bp-templates/bp-legacy/buddypress/blogs/index.php:39
    2287 #: bp-templates/bp-legacy/buddypress/members/single/blogs.php:22
    2288 #: bp-themes/bp-default/blogs/index.php:56
    2289 #: bp-themes/bp-default/members/single/blogs.php:22
    2290 msgid "Newest"
    2291 msgstr ""
    2292 
    2293 #: bp-core/bp-core-widgets.php:201 bp-core/bp-core-widgets.php:299
    2294 #: bp-friends/bp-friends-widgets.php:99 bp-friends/bp-friends-widgets.php:187
    2295 #: bp-groups/bp-groups-widgets.php:66 bp-groups/bp-groups-widgets.php:147
    2296 #: bp-members/bp-members-admin.php:642
    2297 msgid "Active"
    2298 msgstr ""
    2299 
    2300 #: bp-core/bp-core-widgets.php:205 bp-core/bp-core-widgets.php:300
    2301 #: bp-friends/bp-friends-widgets.php:100 bp-friends/bp-friends-widgets.php:188
    2302 #: bp-groups/bp-groups-widgets.php:67 bp-groups/bp-groups-widgets.php:148
    2303 msgid "Popular"
    2304 msgstr ""
    2305 
    2306 #: bp-core/bp-core-widgets.php:242
    2307 msgid "No one has signed up yet!"
    2308 msgstr ""
    2309 
    2310 #: bp-core/bp-core-widgets.php:291 bp-friends/bp-friends-widgets.php:179
    2311 msgid "Link widget title to Members directory"
    2312 msgstr ""
    2313 
    2314 #: bp-core/bp-core-widgets.php:293
    2315 msgid "Max members to show:"
    2316 msgstr ""
    2317 
    2318 #: bp-core/bp-core-widgets.php:296
    2319 msgid "Default members to show:"
    2320 msgstr ""
    2321 
    2322 #: bp-core/bp-core-widgets.php:318
    2323 msgid "Avatars of users who are currently online"
    2324 msgstr ""
    2325 
    2326 #: bp-core/bp-core-widgets.php:365
    2327 msgid "There are no users currently online"
    2328 msgstr ""
    2329 
    2330 #: bp-core/bp-core-widgets.php:396
    2331 msgid "Who's Online"
    2332 msgstr ""
    2333 
    2334 #: bp-core/bp-core-widgets.php:407 bp-core/bp-core-widgets.php:510
    2335 msgid "Max Members to show:"
    2336 msgstr ""
    2337 
    2338 #: bp-core/bp-core-widgets.php:421
    2339 msgid "Avatars of recently active members"
    2340 msgstr ""
    2341 
    2342 #: bp-core/bp-core-widgets.php:468
    2343 msgid "There are no recently active members"
    2344 msgstr ""
    2345 
    2346 #: bp-core/bp-core-widgets.php:499
    2347 msgid "Recently Active Members"
    2348 msgstr ""
    2349 
    2350 #: bp-core/bp-core-widgets.php:572 bp-friends/bp-friends-widgets.php:252
    2351 msgid "There were no members found, please try another filter."
    2352 msgstr ""
    2353 
    2354 #: bp-core/deprecated/1.5.php:142
    2355 #: bp-templates/bp-legacy/buddypress/activity/post-form.php:45
    2356 #: bp-templates/bp-legacy/buddypress/members/single/profile/profile-wp.php:8
    2357 #: bp-themes/bp-default/activity/post-form.php:45
    2358 #: bp-themes/bp-default/members/single/profile/profile-wp.php:8
    2359 #: bp-xprofile/bp-xprofile-loader.php:309
    2360 msgid "My Profile"
    2361 msgstr ""
    2362 
    2363 #: bp-core/deprecated/1.5.php:149 bp-members/admin/bp-members-classes.php:128
    2364 #: bp-members/admin/bp-members-classes.php:446
    2365 #: bp-templates/bp-legacy/buddypress/members/single/profile/profile-wp.php:15
    2366 #: bp-themes/bp-default/functions.php:643
    2367 #: bp-themes/bp-default/members/single/profile/profile-wp.php:15
    2368 msgid "Name"
    2369 msgstr ""
    2370 
    2371 #: bp-core/deprecated/1.5.php:158
    2372 #: bp-templates/bp-legacy/buddypress/members/single/profile/profile-wp.php:24
    2373 #: bp-themes/bp-default/members/single/profile/profile-wp.php:24
    2374 msgid "About Me"
    2375 msgstr ""
    2376 
    2377 #: bp-core/deprecated/1.5.php:167
    2378 #: bp-templates/bp-legacy/buddypress/members/single/profile/profile-wp.php:33
    2379 #: bp-themes/bp-default/functions.php:647
    2380 #: bp-themes/bp-default/members/single/profile/profile-wp.php:33
    2381 msgid "Website"
    2382 msgstr ""
    2383 
    2384 #: bp-core/deprecated/1.5.php:176
    2385 #: bp-templates/bp-legacy/buddypress/members/single/profile/profile-wp.php:42
    2386 #: bp-themes/bp-default/members/single/profile/profile-wp.php:42
    2387 msgid "Jabber"
    2388 msgstr ""
    2389 
    2390 #: bp-core/deprecated/1.5.php:185
    2391 #: bp-templates/bp-legacy/buddypress/members/single/profile/profile-wp.php:51
    2392 #: bp-themes/bp-default/members/single/profile/profile-wp.php:51
    2393 msgid "AOL Messenger"
    2394 msgstr ""
    2395 
    2396 #: bp-core/deprecated/1.5.php:194
    2397 #: bp-templates/bp-legacy/buddypress/members/single/profile/profile-wp.php:60
    2398 #: bp-themes/bp-default/members/single/profile/profile-wp.php:60
    2399 msgid "Yahoo Messenger"
    2400 msgstr ""
    2401 
    2402 #: bp-core/deprecated/1.5.php:352
    2403 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:149
    2407 #: bp-groups/bp-groups-template.php:2809 bp-groups/bp-groups-template.php:2831
    2408 msgid "Recently Active"
    2409 msgstr ""
    2410 
    2411 #: bp-core/deprecated/1.6.php:130 bp-core/deprecated/1.6.php:155
    2412 #: bp-groups/bp-groups-template.php:2814 bp-groups/bp-groups-template.php:2846
    2413 msgid "Alphabetically"
    2414 msgstr ""
    2415 
    2416 #: bp-forums/bp-forums-loader.php:28
    2417 msgid "Discussion Forums"
    2418 msgstr ""
    2419 
    2420 #: bp-forums/bp-forums-loader.php:70
    2421 msgid "Search Forums..."
    2422 msgstr ""
    2423 
    2424 #: bp-forums/bp-forums-loader.php:154 bp-forums/bp-forums-loader.php:207
    2425 msgid "Topics Started"
    2426 msgstr ""
    2427 
    2428 #: bp-forums/bp-forums-loader.php:165
    2429 msgid "Replied To"
    2430 msgstr ""
    2431 
    2432 #: bp-forums/bp-forums-loader.php:215
    2433 msgid "Replies"
    2434 msgstr ""
    2435 
    2436 #: bp-forums/bp-forums-loader.php:223
    2437 msgid "Favorite Topics"
    2438 msgstr ""
    2439 
    2440 #: bp-forums/bp-forums-screens.php:25 bp-forums/bp-forums-screens.php:182
    2441 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:371
    2445 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:373
    2449 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:385
    2453 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:388
    2457 msgid "The topic was created successfully"
    2458 msgstr ""
    2459 
    2460 #: bp-forums/bp-forums-screens.php:68 bp-forums/bp-forums-screens.php:73
    2461 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:1777
    2465 #: bp-groups/bp-groups-template.php:1778
    2466 #: bp-templates/bp-legacy/buddypress/groups/single/forum.php:19
    2467 #: bp-themes/bp-default/forums/index.php:23
    2468 #: bp-themes/bp-default/groups/single/forum.php:19
    2469 msgid "New Topic"
    2470 msgstr ""
    2471 
    2472 #: bp-forums/bp-forums-template.php:756 bp-forums/bp-forums-template.php:870
    2473 #: bp-forums/bp-forums-template.php:2014
    2474 #: bp-messages/bp-messages-classes.php:474
    2475 #: bp-messages/bp-messages-template.php:945
    2476 #: bp-messages/bp-messages-template.php:1027
    2477 msgid "Deleted User"
    2478 msgstr ""
    2479 
    2480 #: bp-forums/bp-forums-template.php:916
    2481 msgid "Group logo for %s"
    2482 msgstr ""
    2483 
    2484 #: bp-forums/bp-forums-template.php:1103 bp-groups/bp-groups-template.php:1100
    2485 msgid "%d post"
    2486 msgstr ""
    2487 
    2488 #: bp-forums/bp-forums-template.php:1105 bp-groups/bp-groups-template.php:1102
    2489 msgid "%d posts"
    2490 msgstr ""
    2491 
    2492 #: bp-forums/bp-forums-template.php:1291
    2493 msgid "Edit Topic"
    2494 msgstr ""
    2495 
    2496 #: bp-forums/bp-forums-template.php:1295
    2497 msgid "Sticky Topic"
    2498 msgstr ""
    2499 
    2500 #: bp-forums/bp-forums-template.php:1297
    2501 msgid "Un-stick Topic"
    2502 msgstr ""
    2503 
    2504 #: bp-forums/bp-forums-template.php:1300
    2505 msgid "Open Topic"
    2506 msgstr ""
    2507 
    2508 #: bp-forums/bp-forums-template.php:1302
    2509 msgid "Close Topic"
    2510 msgstr ""
    2511 
    2512 #: bp-forums/bp-forums-template.php:1304
    2513 msgid "Delete Topic"
    2514 msgstr ""
    2515 
    2516 #: bp-forums/bp-forums-template.php:1525
    2517 msgid " matching tag \"%s\""
    2518 msgstr ""
    2519 
    2520 #: bp-forums/bp-forums-template.php:1527
    2521 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:2166
    2527 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:133
    2533 msgid "Configure bbPress"
    2534 msgstr ""
    2535 
    2536 #: bp-forums/deprecated/1.6.php:34 bp-forums/deprecated/1.6.php:136
    2537 msgid "Install bbPress"
    2538 msgstr ""
    2539 
    2540 #: bp-forums/deprecated/1.6.php:47
    2541 msgid "Settings Saved."
    2542 msgstr ""
    2543 
    2544 #: bp-forums/deprecated/1.6.php:68
    2545 msgid "(Installed)"
    2546 msgstr ""
    2547 
    2548 #: bp-forums/deprecated/1.6.php:68 bp-forums/deprecated/1.6.php:210
    2549 msgid "Forums for Groups"
    2550 msgstr ""
    2551 
    2552 #: bp-forums/deprecated/1.6.php:70 bp-forums/deprecated/1.6.php:212
    2553 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:214
    2559 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:216
    2565 msgid "Features"
    2566 msgstr ""
    2567 
    2568 #: bp-forums/deprecated/1.6.php:76 bp-forums/deprecated/1.6.php:218
    2569 msgid "Group Integration"
    2570 msgstr ""
    2571 
    2572 #: bp-forums/deprecated/1.6.php:77 bp-forums/deprecated/1.6.php:219
    2573 msgid "Member Profile Integration"
    2574 msgstr ""
    2575 
    2576 #: bp-forums/deprecated/1.6.php:78 bp-forums/deprecated/1.6.php:220
    2577 msgid "Activity Stream Integration"
    2578 msgstr ""
    2579 
    2580 #: bp-forums/deprecated/1.6.php:79 bp-forums/deprecated/1.6.php:221
    2581 msgid "@ Mention Integration"
    2582 msgstr ""
    2583 
    2584 #: bp-forums/deprecated/1.6.php:83
    2585 msgid "Uninstall Group Forums"
    2586 msgstr ""
    2587 
    2588 #: bp-forums/deprecated/1.6.php:88 bp-forums/deprecated/1.6.php:231
    2589 msgid "New! bbPress"
    2590 msgstr ""
    2591 
    2592 #: bp-forums/deprecated/1.6.php:89 bp-forums/deprecated/1.6.php:232
    2593 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:234
    2599 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:237
    2605 msgid "Non-group specific forum creation"
    2606 msgstr ""
    2607 
    2608 #: bp-forums/deprecated/1.6.php:95 bp-forums/deprecated/1.6.php:238
    2609 msgid "Moderation via the WP admin dashboard"
    2610 msgstr ""
    2611 
    2612 #: bp-forums/deprecated/1.6.php:96 bp-forums/deprecated/1.6.php:239
    2613 msgid "Topic splitting"
    2614 msgstr ""
    2615 
    2616 #: bp-forums/deprecated/1.6.php:97 bp-forums/deprecated/1.6.php:240
    2617 msgid "Revisions"
    2618 msgstr ""
    2619 
    2620 #: bp-forums/deprecated/1.6.php:98 bp-forums/deprecated/1.6.php:241
    2621 msgid "Spam management"
    2622 msgstr ""
    2623 
    2624 #: bp-forums/deprecated/1.6.php:99 bp-forums/deprecated/1.6.php:242
    2625 msgid "Subscriptions"
    2626 msgstr ""
    2627 
    2628 #: bp-forums/deprecated/1.6.php:100 bp-forums/deprecated/1.6.php:243
    2629 msgid "And more!"
    2630 msgstr ""
    2631 
    2632 #: bp-forums/deprecated/1.6.php:103 bp-forums/deprecated/1.6.php:246
    2633 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:143
    2639 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:146
    2643 msgid "Forums were set up correctly using your existing bbPress install!"
    2644 msgstr ""
    2645 
    2646 #: bp-forums/deprecated/1.6.php:147
    2647 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:152
    2654 msgid "Existing bbPress Installation"
    2655 msgstr ""
    2656 
    2657 #: bp-forums/deprecated/1.6.php:153
    2658 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:187
    2665 msgid "Complete Installation"
    2666 msgstr ""
    2667 
    2668 #: bp-forums/deprecated/1.6.php:171
    2669 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:175
    2675 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:184
    2683 msgid "New bbPress Installation"
    2684 msgstr ""
    2685 
    2686 #: bp-forums/deprecated/1.6.php:185
    2687 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:197
    2694 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:225
    2700 msgid "Install Group Forums"
    2701 msgstr ""
    2702 
    2703 #: bp-forums/deprecated/1.6.php:226
    2704 msgid "Use Existing Installation"
    2705 msgstr ""
    2706 
    2707 #: bp-friends/bp-friends-actions.php:38
    2708 msgid "Friendship could not be requested."
    2709 msgstr ""
    2710 
    2711 #: bp-friends/bp-friends-actions.php:40
    2712 msgid "Friendship requested"
    2713 msgstr ""
    2714 
    2715 #: bp-friends/bp-friends-actions.php:44
    2716 msgid "You are already friends with this user"
    2717 msgstr ""
    2718 
    2719 #: bp-friends/bp-friends-actions.php:46
    2720 msgid "You already have a pending friendship request with this user"
    2721 msgstr ""
    2722 
    2723 #: bp-friends/bp-friends-actions.php:76
    2724 #: bp-templates/bp-legacy/buddypress-functions.php:1080
    2725 #: bp-themes/bp-default/_inc/ajax.php:646
    2726 msgid "Friendship could not be canceled."
    2727 msgstr ""
    2728 
    2729 #: bp-friends/bp-friends-actions.php:78
    2730 msgid "Friendship canceled"
    2731 msgstr ""
    2732 
    2733 #: bp-friends/bp-friends-actions.php:82
    2734 msgid "You are not yet friends with this user"
    2735 msgstr ""
    2736 
    2737 #: bp-friends/bp-friends-actions.php:84
    2738 msgid "You have a pending friendship request with this user"
    2739 msgstr ""
    2740 
    2741 #: bp-friends/bp-friends-activity.php:98
    2742 msgid "Friendships accepted"
    2743 msgstr ""
    2744 
    2745 #: bp-friends/bp-friends-activity.php:105
    2746 msgid "New friendships"
    2747 msgstr ""
    2748 
    2749 #: bp-friends/bp-friends-activity.php:110
    2750 msgid "New friendship created"
    2751 msgstr ""
    2752 
    2753 #: bp-friends/bp-friends-activity.php:128
    2754 #: bp-friends/bp-friends-activity.php:154
    2755 msgid "%1$s and %2$s are now friends"
    2756 msgstr ""
    2757 
    2758 #: bp-friends/bp-friends-loader.php:92
    2759 msgid "Search Friends..."
    2760 msgstr ""
    2761 
    2762 #: bp-friends/bp-friends-loader.php:119
    2763 msgid "Friends <span class=\"%s\">%s</span>"
    2764 msgstr ""
    2765 
    2766 #: bp-friends/bp-friends-loader.php:140 bp-friends/bp-friends-loader.php:204
    2767 #: bp-friends/bp-friends-loader.php:229
    2768 #: bp-templates/bp-legacy/buddypress/activity/index.php:104
    2769 #: bp-templates/bp-legacy/buddypress/members/single/activity.php:35
    2770 #: bp-themes/bp-default/activity/index.php:124
    2771 #: bp-themes/bp-default/members/single/activity.php:35
    2772 msgid "Friendships"
    2773 msgstr ""
    2774 
    2775 #: bp-friends/bp-friends-loader.php:150 bp-groups/bp-groups-template.php:1545
    2776 msgid "Requests"
    2777 msgstr ""
    2778 
    2779 #: bp-friends/bp-friends-loader.php:185
    2780 msgid "Friends <span class=\"count\">%s</span>"
    2781 msgstr ""
    2782 
    2783 #: bp-friends/bp-friends-loader.php:186
    2784 msgid "Pending Requests <span class=\"count\">%s</span>"
    2785 msgstr ""
    2786 
    2787 #: bp-friends/bp-friends-loader.php:189
    2788 msgid "No Pending Requests"
    2789 msgstr ""
    2790 
    2791 #: bp-friends/bp-friends-notifications.php:43
    2792 msgid "New friendship request from %s"
    2793 msgstr ""
    2794 
    2795 #: bp-friends/bp-friends-notifications.php:44
    2796 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:94
    2807 #: bp-friends/bp-friends-notifications.php:144
    2808 msgid "%s accepted your friendship request"
    2809 msgstr ""
    2810 
    2811 #: bp-friends/bp-friends-notifications.php:95
    2812 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:141
    2821 msgid "%d friends accepted your friendship requests"
    2822 msgstr ""
    2823 
    2824 #: bp-friends/bp-friends-notifications.php:155
    2825 msgid "You have %d pending friendship requests"
    2826 msgstr ""
    2827 
    2828 #: bp-friends/bp-friends-notifications.php:158
    2829 msgid "You have a friendship request from %s"
    2830 msgstr ""
    2831 
    2832 #: bp-friends/bp-friends-screens.php:36
    2833 msgid "Friendship accepted"
    2834 msgstr ""
    2835 
    2836 #: bp-friends/bp-friends-screens.php:38
    2837 msgid "Friendship could not be accepted"
    2838 msgstr ""
    2839 
    2840 #: bp-friends/bp-friends-screens.php:47
    2841 msgid "Friendship rejected"
    2842 msgstr ""
    2843 
    2844 #: bp-friends/bp-friends-screens.php:49
    2845 msgid "Friendship could not be rejected"
    2846 msgstr ""
    2847 
    2848 #: bp-friends/bp-friends-screens.php:58
    2849 msgid "Friendship request withdrawn"
    2850 msgstr ""
    2851 
    2852 #: bp-friends/bp-friends-screens.php:60
    2853 msgid "Friendship request could not be withdrawn"
    2854 msgstr ""
    2855 
    2856 #: bp-friends/bp-friends-screens.php:94
    2857 msgid "A member sends you a friendship request"
    2858 msgstr ""
    2859 
    2860 #: bp-friends/bp-friends-screens.php:100
    2861 msgid "A member accepts your friendship request"
    2862 msgstr ""
    2863 
    2864 #: bp-friends/bp-friends-template.php:66 bp-xprofile/bp-xprofile-loader.php:124
    2865 msgid "My Friends"
    2866 msgstr ""
    2867 
    2868 #: bp-friends/bp-friends-template.php:66
    2869 msgid "%s's Friends"
    2870 msgstr ""
    2871 
    2872 #: bp-friends/bp-friends-template.php:66
    2873 msgid "See All"
    2874 msgstr ""
    2875 
    2876 #: bp-friends/bp-friends-template.php:86
    2877 msgid "You haven't added any friend connections yet."
    2878 msgstr ""
    2879 
    2880 #: bp-friends/bp-friends-template.php:86
    2881 msgid "%s hasn't created any friend connections yet."
    2882 msgstr ""
    2883 
    2884 #: bp-friends/bp-friends-template.php:156
    2885 msgid "There aren't enough site members to show a random sample just yet."
    2886 msgstr ""
    2887 
    2888 #: bp-friends/bp-friends-template.php:173
    2889 msgid "Filter Friends"
    2890 msgstr ""
    2891 
    2892 #: bp-friends/bp-friends-template.php:221
    2893 msgid "%d friend"
    2894 msgstr ""
    2895 
    2896 #: bp-friends/bp-friends-template.php:223
    2897 msgid "%d friends"
    2898 msgstr ""
    2899 
    2900 #: bp-friends/bp-friends-template.php:318
    2901 #: bp-templates/bp-legacy/buddypress-functions.php:1092
    2902 #: bp-themes/bp-default/_inc/ajax.php:658
    2903 msgid "Cancel Friendship Request"
    2904 msgstr ""
    2905 
    2906 #: bp-friends/bp-friends-template.php:319
    2907 msgid "Cancel Friendship Requested"
    2908 msgstr ""
    2909 
    2910 #: bp-friends/bp-friends-template.php:335
    2911 #: bp-friends/bp-friends-template.php:336
    2912 msgid "Friendship Requested"
    2913 msgstr ""
    2914 
    2915 #: bp-friends/bp-friends-template.php:352
    2916 #: bp-friends/bp-friends-template.php:353
    2917 msgid "Cancel Friendship"
    2918 msgstr ""
    2919 
    2920 #: bp-friends/bp-friends-template.php:369
    2921 #: bp-friends/bp-friends-template.php:370
    2922 #: bp-templates/bp-legacy/buddypress-functions.php:1082
    2923 #: bp-templates/bp-legacy/buddypress-functions.php:1100
    2924 #: bp-themes/bp-default/_inc/ajax.php:648
    2925 #: bp-themes/bp-default/_inc/ajax.php:666
    2926 msgid "Add Friend"
    2927 msgstr ""
    2928 
    2929 #: bp-friends/bp-friends-template.php:588
    2930 msgid "%s friend"
    2931 msgid_plural "%s friends"
    2932 msgstr[0] ""
    2933 msgstr[1] ""
    2934 
    2935 #: bp-friends/bp-friends-widgets.php:48
    2936 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:73
    2942 msgid "%s&#8217;s Friends"
    2943 msgstr ""
    2944 
    2945 #: bp-friends/bp-friends-widgets.php:135
    2946 #: bp-templates/bp-legacy/buddypress/members/members-loop.php:108
    2947 #: bp-themes/bp-default/members/members-loop.php:108
    2948 msgid "Sorry, no members were found."
    2949 msgstr ""
    2950 
    2951 #: bp-friends/bp-friends-widgets.php:181
    2952 msgid "Max friends to show:"
    2953 msgstr ""
    2954 
    2955 #: bp-friends/bp-friends-widgets.php:184
    2956 msgid "Default friends to show:"
    2957 msgstr ""
    2958 
    2959 #: bp-groups/bp-groups-actions.php:31
    2960 msgid "Sorry, you are not allowed to create groups."
    2961 msgstr ""
    2962 
    2963 #: bp-groups/bp-groups-actions.php:54
    2964 msgid "There was an error saving group details. Please try again."
    2965 msgstr ""
    2966 
    2967 #: bp-groups/bp-groups-actions.php:69
    2968 msgid "Only the group creator may continue editing this group."
    2969 msgstr ""
    2970 
    2971 #: bp-groups/bp-groups-actions.php:82
    2972 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:113
    2976 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:472
    2980 msgid "Invite successfully removed"
    2981 msgstr ""
    2982 
    2983 #: bp-groups/bp-groups-actions.php:201 bp-groups/bp-groups-screens.php:483
    2984 msgid "There was an error removing the invite"
    2985 msgstr ""
    2986 
    2987 #: bp-groups/bp-groups-actions.php:232
    2988 msgid "There was an error saving the group avatar, please try uploading again."
    2989 msgstr ""
    2990 
    2991 #: bp-groups/bp-groups-actions.php:234
    2992 msgid "The group avatar was uploaded successfully!"
    2993 msgstr ""
    2994 
    2995 #: bp-groups/bp-groups-actions.php:258 bp-groups/bp-groups-actions.php:265
    2996 msgid "There was an error joining the group."
    2997 msgstr ""
    2998 
    2999 #: bp-groups/bp-groups-actions.php:267
    3000 msgid "You joined the group!"
    3001 msgstr ""
    3002 
    3003 #: bp-groups/bp-groups-actions.php:305 bp-groups/bp-groups-screens.php:753
    3004 msgid "This group must have at least one admin"
    3005 msgstr ""
    3006 
    3007 #: bp-groups/bp-groups-actions.php:307
    3008 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:318
    3012 msgid "You successfully left the group."
    3013 msgstr ""
    3014 
    3015 #: bp-groups/bp-groups-actions.php:392
    3016 msgid "Activity feed for the group, %s."
    3017 msgstr ""
    3018 
    3019 #: bp-groups/bp-groups-activity.php:29
    3020 msgid "Created a group"
    3021 msgstr ""
    3022 
    3023 #: bp-groups/bp-groups-activity.php:36
    3024 msgid "Joined a group"
    3025 msgstr ""
    3026 
    3027 #: bp-groups/bp-groups-activity.php:44
    3028 msgid "New group forum topic"
    3029 msgstr ""
    3030 
    3031 #: bp-groups/bp-groups-activity.php:45
    3032 msgid "New group forum post"
    3033 msgstr ""
    3034 
    3035 #: bp-groups/bp-groups-activity.php:70
    3036 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:259
    3040 msgid "%1$s joined the group %2$s"
    3041 msgstr ""
    3042 
    3043 #: bp-groups/bp-groups-admin.php:113
    3044 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:114
    3050 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:120
    3058 msgid "Support Forums"
    3059 msgstr ""
    3060 
    3061 #: bp-groups/bp-groups-admin.php:148
    3062 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:153
    3070 msgid "Group Actions"
    3071 msgstr ""
    3072 
    3073 #: bp-groups/bp-groups-admin.php:155
    3074 msgid ""
    3075 "Clicking \"Visit\" will take you to the group&#8217;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:156
    3080 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:157
    3087 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&#8217;ll be asked to confirm the permanent deletion of "
    3091 "the group(s)."
    3092 msgstr ""
    3093 
    3094 #: bp-groups/bp-groups-admin.php:174
    3095 msgid "Start typing a username to add a new member."
    3096 msgstr ""
    3097 
    3098 #: bp-groups/bp-groups-admin.php:175
    3099 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:453
    3105 msgid "You cannot remove all administrators from a group."
    3106 msgstr ""
    3107 
    3108 #: bp-groups/bp-groups-admin.php:457
    3109 msgid "An error occurred when trying to update your group details."
    3110 msgstr ""
    3111 
    3112 #: bp-groups/bp-groups-admin.php:459
    3113 msgid "The group has been updated successfully."
    3114 msgstr ""
    3115 
    3116 #: bp-groups/bp-groups-admin.php:463
    3117 msgid "The following users could not be added to the group: <em>%s</em>"
    3118 msgstr ""
    3119 
    3120 #: bp-groups/bp-groups-admin.php:467
    3121 msgid "The following users were successfully added to the group: <em>%s</em>"
    3122 msgstr ""
    3123 
    3124 #: bp-groups/bp-groups-admin.php:472
    3125 msgid "An error occurred when trying to modify the following members: <em>%s</em>"
    3126 msgstr ""
    3127 
    3128 #: bp-groups/bp-groups-admin.php:477
    3129 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:39
    3133 #: bp-xprofile/bp-xprofile-admin.php:114
    3134 msgid "Edit Group"
    3135 msgstr ""
    3136 
    3137 #: bp-groups/bp-groups-admin.php:499 bp-groups/bp-groups-admin.php:641
    3138 msgid "Add New"
    3139 msgstr ""
    3140 
    3141 #: bp-groups/bp-groups-admin.php:518
    3142 msgid "Name and Description"
    3143 msgstr ""
    3144 
    3145 #: bp-groups/bp-groups-admin.php:545
    3146 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:587
    3150 msgid "Delete Groups"
    3151 msgstr ""
    3152 
    3153 #: bp-groups/bp-groups-admin.php:588
    3154 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:1425
    3158 msgid "This action cannot be undone."
    3159 msgstr ""
    3160 
    3161 #: bp-groups/bp-groups-admin.php:625
    3162 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:658
    3168 msgid "Search all Groups"
    3169 msgstr ""
    3170 
    3171 #: bp-groups/bp-groups-admin.php:681
    3172 #: bp-templates/bp-legacy/buddypress/groups/create.php:112
    3173 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:47
    3174 #: bp-themes/bp-default/groups/create.php:119
    3175 #: bp-themes/bp-default/groups/single/admin.php:47
    3176 msgid "Enable discussion forum"
    3177 msgstr ""
    3178 
    3179 #: bp-groups/bp-groups-admin.php:687
    3180 msgid "Privacy"
    3181 msgstr ""
    3182 
    3183 #: bp-groups/bp-groups-admin.php:690 bp-groups/bp-groups-admin.php:1447
    3184 #: bp-groups/bp-groups-template.php:684
    3185 msgid "Public"
    3186 msgstr ""
    3187 
    3188 #: bp-groups/bp-groups-admin.php:691 bp-groups/bp-groups-admin.php:1450
    3189 #: bp-groups/bp-groups-template.php:686
    3190 msgid "Private"
    3191 msgstr ""
    3192 
    3193 #: bp-groups/bp-groups-admin.php:692 bp-groups/bp-groups-admin.php:1453
    3194 msgid "Hidden"
    3195 msgstr ""
    3196 
    3197 #: bp-groups/bp-groups-admin.php:699
    3198 msgid "Who can invite others to this group?"
    3199 msgstr ""
    3200 
    3201 #: bp-groups/bp-groups-admin.php:702
    3202 #: bp-templates/bp-legacy/buddypress/groups/create.php:89
    3203 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:99
    3204 #: bp-themes/bp-default/groups/create.php:96
    3205 #: bp-themes/bp-default/groups/single/admin.php:99
    3206 msgid "All group members"
    3207 msgstr ""
    3208 
    3209 #: bp-groups/bp-groups-admin.php:703
    3210 #: bp-templates/bp-legacy/buddypress/groups/create.php:94
    3211 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:104
    3212 #: bp-themes/bp-default/groups/create.php:101
    3213 #: bp-themes/bp-default/groups/single/admin.php:104
    3214 msgid "Group admins and mods only"
    3215 msgstr ""
    3216 
    3217 #: bp-groups/bp-groups-admin.php:704
    3218 #: bp-templates/bp-legacy/buddypress/groups/create.php:99
    3219 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:109
    3220 #: bp-themes/bp-default/groups/create.php:106
    3221 #: bp-themes/bp-default/groups/single/admin.php:109
    3222 msgid "Group admins only"
    3223 msgstr ""
    3224 
    3225 #: bp-groups/bp-groups-admin.php:720
    3226 msgid "Enter a comma-separated list of user logins."
    3227 msgstr ""
    3228 
    3229 #: bp-groups/bp-groups-admin.php:779
    3230 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:177
    3231 #: bp-themes/bp-default/groups/single/admin.php:177
    3232 msgid "Administrators"
    3233 msgstr ""
    3234 
    3235 #: bp-groups/bp-groups-admin.php:780
    3236 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:205
    3237 #: bp-themes/bp-default/groups/single/admin.php:205
    3238 msgid "Moderators"
    3239 msgstr ""
    3240 
    3241 #: bp-groups/bp-groups-admin.php:782
    3242 msgid "Banned Users"
    3243 msgstr ""
    3244 
    3245 #: bp-groups/bp-groups-admin.php:819
    3246 msgid "Administrator"
    3247 msgstr ""
    3248 
    3249 #: bp-groups/bp-groups-admin.php:820
    3250 msgid "Moderator"
    3251 msgstr ""
    3252 
    3253 #: bp-groups/bp-groups-admin.php:821
    3254 msgid "Member"
    3255 msgstr ""
    3256 
    3257 #: bp-groups/bp-groups-admin.php:822
    3258 msgid "Banned"
    3259 msgstr ""
    3260 
    3261 #: bp-groups/bp-groups-admin.php:823
    3262 msgid "Remove From Group"
    3263 msgstr ""
    3264 
    3265 #: bp-groups/bp-groups-admin.php:856
    3266 msgid "No members of this type"
    3267 msgstr ""
    3268 
    3269 #: bp-groups/bp-groups-admin.php:882 bp-groups/bp-groups-adminbar.php:101
    3270 #: bp-groups/bp-groups-buddybar.php:58
    3271 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:332
    3272 #: bp-themes/bp-default/groups/single/admin.php:360
    3273 #: bp-xprofile/bp-xprofile-admin.php:118
    3274 msgid "Delete Group"
    3275 msgstr ""
    3276 
    3277 #: bp-groups/bp-groups-admin.php:886 bp-groups/bp-groups-classes.php:3135
    3278 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:32
    3279 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:117
    3280 #: bp-templates/bp-legacy/buddypress/groups/single/forum/edit.php:58
    3281 #: bp-templates/bp-legacy/buddypress/groups/single/forum/edit.php:74
    3282 #: bp-templates/bp-legacy/buddypress/members/single/profile/edit.php:61
    3283 #: bp-templates/bp-legacy/buddypress/members/single/settings/general.php:22
    3284 #: bp-templates/bp-legacy/buddypress/members/single/settings/notifications.php:11
    3285 #: bp-themes/bp-default/groups/single/admin.php:32
    3286 #: bp-themes/bp-default/groups/single/admin.php:117
    3287 #: bp-themes/bp-default/groups/single/forum/edit.php:58
    3288 #: bp-themes/bp-default/groups/single/forum/edit.php:74
    3289 #: bp-themes/bp-default/members/single/profile/edit.php:148
    3290 #: bp-themes/bp-default/members/single/settings/general.php:72
    3291 #: bp-themes/bp-default/members/single/settings/notifications.php:61
    3292 #: bp-xprofile/bp-xprofile-classes.php:460
    3293 msgid "Save Changes"
    3294 msgstr ""
    3295 
    3296 #: bp-groups/bp-groups-admin.php:935
    3297 msgid "&laquo;"
    3298 msgstr ""
    3299 
    3300 #: bp-groups/bp-groups-admin.php:936
    3301 msgid "&raquo;"
    3302 msgstr ""
    3303 
    3304 #: bp-groups/bp-groups-admin.php:942
    3305 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:1025
    3309 msgid "%s member"
    3310 msgid_plural "%s members"
    3311 msgstr[0] ""
    3312 msgstr[1] ""
    3313 
    3314 #: bp-groups/bp-groups-admin.php:1011
    3315 #. translators: 1: user_login, 2: user_email
    3316 msgid "%1$s (%2$s)"
    3317 msgstr ""
    3318 
    3319 #: bp-groups/bp-groups-admin.php:1195
    3320 msgid "No groups found."
    3321 msgstr ""
    3322 
    3323 #: bp-groups/bp-groups-admin.php:1268
    3324 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:1269
    3330 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:1270
    3336 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:1345
    3342 msgid "Select group %1$d"
    3343 msgstr ""
    3344 
    3345 #: bp-groups/bp-groups-adminbar.php:47 bp-groups/bp-groups-buddybar.php:34
    3346 msgid "Edit Details"
    3347 msgstr ""
    3348 
    3349 #: bp-groups/bp-groups-adminbar.php:55
    3350 msgid "Edit Settings"
    3351 msgstr ""
    3352 
    3353 #: bp-groups/bp-groups-adminbar.php:64 bp-members/bp-members-adminbar.php:109
    3354 msgid "Edit Avatar"
    3355 msgstr ""
    3356 
    3357 #: bp-groups/bp-groups-adminbar.php:74 bp-groups/bp-groups-buddybar.php:46
    3358 msgid "Manage Invitations"
    3359 msgstr ""
    3360 
    3361 #: bp-groups/bp-groups-adminbar.php:83 bp-groups/bp-groups-buddybar.php:50
    3362 msgid "Manage Members"
    3363 msgstr ""
    3364 
    3365 #: bp-groups/bp-groups-adminbar.php:92 bp-groups/bp-groups-buddybar.php:54
    3366 msgid "Membership Requests"
    3367 msgstr ""
    3368 
    3369 #: bp-groups/bp-groups-buddybar.php:31 bp-members/bp-members-buddybar.php:94
    3370 msgid "Admin Options"
    3371 msgstr ""
    3372 
    3373 #: bp-groups/bp-groups-buddybar.php:36
    3374 msgid "Group Settings"
    3375 msgstr ""
    3376 
    3377 #: bp-groups/bp-groups-buddybar.php:40 bp-groups/bp-groups-loader.php:614
    3378 msgid "Group Avatar"
    3379 msgstr ""
    3380 
    3381 #: bp-groups/bp-groups-classes.php:2016
    3382 msgid "Group Mod"
    3383 msgstr ""
    3384 
    3385 #: bp-groups/bp-groups-classes.php:2022 bp-groups/bp-groups-functions.php:148
    3386 msgid "Group Admin"
    3387 msgstr ""
    3388 
    3389 #: bp-groups/bp-groups-forums.php:107 bp-groups/bp-groups-forums.php:256
    3390 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:157
    3394 msgid "%1$s started the forum topic %2$s in the group %3$s"
    3395 msgstr ""
    3396 
    3397 #: bp-groups/bp-groups-forums.php:209
    3398 msgid "%1$s edited the forum topic %2$s in the group %3$s"
    3399 msgstr ""
    3400 
    3401 #: bp-groups/bp-groups-functions.php:308
    3402 msgid "As the only Admin, you cannot leave the group."
    3403 msgstr ""
    3404 
    3405 #: bp-groups/bp-groups-functions.php:668
    3406 msgid "%1$s posted an update in the group %2$s"
    3407 msgstr ""
    3408 
    3409 #: bp-groups/bp-groups-loader.php:152
    3410 msgid "Search Groups..."
    3411 msgstr ""
    3412 
    3413 #: bp-groups/bp-groups-loader.php:291
    3414 msgid "You do not have access to this group."
    3415 msgstr ""
    3416 
    3417 #: bp-groups/bp-groups-loader.php:306
    3418 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:1526
    3422 msgid "Details"
    3423 msgstr ""
    3424 
    3425 #: bp-groups/bp-groups-loader.php:328 bp-groups/bp-groups-template.php:1537
    3426 msgid "Avatar"
    3427 msgstr ""
    3428 
    3429 #: bp-groups/bp-groups-loader.php:336
    3430 msgid "Invites"
    3431 msgstr ""
    3432 
    3433 #: bp-groups/bp-groups-loader.php:363
    3434 msgid "Groups <span class=\"%s\">%s</span>"
    3435 msgstr ""
    3436 
    3437 #: bp-groups/bp-groups-loader.php:392 bp-groups/bp-groups-loader.php:422
    3438 #: bp-groups/bp-groups-loader.php:560 bp-groups/bp-groups-loader.php:595
    3439 msgid "Memberships"
    3440 msgstr ""
    3441 
    3442 #: bp-groups/bp-groups-loader.php:403
    3443 msgid "Invitations"
    3444 msgstr ""
    3445 
    3446 #: bp-groups/bp-groups-loader.php:454 bp-groups/bp-groups-template.php:1891
    3447 #: bp-groups/bp-groups-template.php:1892
    3448 #: bp-templates/bp-legacy/buddypress-functions.php:1214
    3449 #: bp-themes/bp-default/_inc/ajax.php:780
    3450 msgid "Request Membership"
    3451 msgstr ""
    3452 
    3453 #: bp-groups/bp-groups-loader.php:466
    3454 msgid "Forum"
    3455 msgstr ""
    3456 
    3457 #: bp-groups/bp-groups-loader.php:478
    3458 msgid "Members <span>%s</span>"
    3459 msgstr ""
    3460 
    3461 #: bp-groups/bp-groups-loader.php:490
    3462 #: bp-templates/bp-legacy/buddypress/groups/single/invites-loop.php:90
    3463 #: bp-themes/bp-default/groups/single/send-invites.php:60
    3464 msgid "Send Invites"
    3465 msgstr ""
    3466 
    3467 #: bp-groups/bp-groups-loader.php:504
    3468 msgid "Admin"
    3469 msgstr ""
    3470 
    3471 #: bp-groups/bp-groups-loader.php:541
    3472 msgid "No Pending Invites"
    3473 msgstr ""
    3474 
    3475 #: bp-groups/bp-groups-loader.php:544
    3476 msgid "Groups <span class=\"count\">%s</span>"
    3477 msgstr ""
    3478 
    3479 #: bp-groups/bp-groups-loader.php:545
    3480 msgid "Pending Invites <span class=\"count\">%s</span>"
    3481 msgstr ""
    3482 
    3483 #: bp-groups/bp-groups-loader.php:618
    3484 msgid "No Group Avatar"
    3485 msgstr ""
    3486 
    3487 #: bp-groups/bp-groups-notifications.php:21
    3488 msgid "Group Details Updated"
    3489 msgstr ""
    3490 
    3491 #: bp-groups/bp-groups-notifications.php:36
    3492 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:91
    3501 msgid "Membership request for group: %s"
    3502 msgstr ""
    3503 
    3504 #: bp-groups/bp-groups-notifications.php:93
    3505 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:151
    3520 msgid "Membership request for group \"%s\" accepted"
    3521 msgstr ""
    3522 
    3523 #: bp-groups/bp-groups-notifications.php:152
    3524 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:161
    3533 msgid "Membership request for group \"%s\" rejected"
    3534 msgstr ""
    3535 
    3536 #: bp-groups/bp-groups-notifications.php:162
    3537 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:191
    3546 msgid "an administrator"
    3547 msgstr ""
    3548 
    3549 #: bp-groups/bp-groups-notifications.php:194
    3550 msgid "a moderator"
    3551 msgstr ""
    3552 
    3553 #: bp-groups/bp-groups-notifications.php:221
    3554 msgid "You have been promoted in the group: \"%s\""
    3555 msgstr ""
    3556 
    3557 #: bp-groups/bp-groups-notifications.php:222
    3558 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:279
    3567 msgid "You have an invitation to the group: \"%s\""
    3568 msgstr ""
    3569 
    3570 #: bp-groups/bp-groups-notifications.php:281
    3571 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:335
    3584 msgid "%1$d new membership requests for the group \"%2$s\""
    3585 msgstr ""
    3586 
    3587 #: bp-groups/bp-groups-notifications.php:340
    3588 msgid "Group Membership Requests"
    3589 msgstr ""
    3590 
    3591 #: bp-groups/bp-groups-notifications.php:349
    3592 #: bp-groups/bp-groups-notifications.php:354
    3593 msgid "%s requests group membership"
    3594 msgstr ""
    3595 
    3596 #: bp-groups/bp-groups-notifications.php:372
    3597 msgid "%d accepted group membership requests"
    3598 msgstr ""
    3599 
    3600 #: bp-groups/bp-groups-notifications.php:385
    3601 msgid "Membership for group \"%s\" accepted"
    3602 msgstr ""
    3603 
    3604 #: bp-groups/bp-groups-notifications.php:408
    3605 msgid "%d rejected group membership requests"
    3606 msgstr ""
    3607 
    3608 #: bp-groups/bp-groups-notifications.php:421
    3609 msgid "Membership for group \"%s\" rejected"
    3610 msgstr ""
    3611 
    3612 #: bp-groups/bp-groups-notifications.php:444
    3613 msgid "You were promoted to an admin in %d groups"
    3614 msgstr ""
    3615 
    3616 #: bp-groups/bp-groups-notifications.php:457
    3617 msgid "You were promoted to an admin in the group \"%s\""
    3618 msgstr ""
    3619 
    3620 #: bp-groups/bp-groups-notifications.php:480
    3621 msgid "You were promoted to a mod in %d groups"
    3622 msgstr ""
    3623 
    3624 #: bp-groups/bp-groups-notifications.php:493
    3625 msgid "You were promoted to a mod in the group \"%s\""
    3626 msgstr ""
    3627 
    3628 #: bp-groups/bp-groups-notifications.php:517
    3629 msgid "You have %d new group invitations"
    3630 msgstr ""
    3631 
    3632 #: bp-groups/bp-groups-notifications.php:521
    3633 msgid "Group Invites"
    3634 msgstr ""
    3635 
    3636 #: bp-groups/bp-groups-notifications.php:529
    3637 msgid "You have an invitation to the group: %s"
    3638 msgstr ""
    3639 
    3640 #: bp-groups/bp-groups-screens.php:44
    3641 msgid "Group invite could not be accepted"
    3642 msgstr ""
    3643 
    3644 #: bp-groups/bp-groups-screens.php:46 bp-groups/bp-groups-screens.php:506
    3645 msgid "Group invite accepted"
    3646 msgstr ""
    3647 
    3648 #: bp-groups/bp-groups-screens.php:71
    3649 msgid "Group invite could not be rejected"
    3650 msgstr ""
    3651 
    3652 #: bp-groups/bp-groups-screens.php:73
    3653 msgid "Group invite rejected"
    3654 msgstr ""
    3655 
    3656 #: bp-groups/bp-groups-screens.php:151
    3657 msgid "It looks like you've already said that!"
    3658 msgstr ""
    3659 
    3660 #: bp-groups/bp-groups-screens.php:154
    3661 msgid "There was an error when replying to that topic"
    3662 msgstr ""
    3663 
    3664 #: bp-groups/bp-groups-screens.php:156
    3665 msgid "Your reply was posted successfully"
    3666 msgstr ""
    3667 
    3668 #: bp-groups/bp-groups-screens.php:177
    3669 msgid "There was an error when making that topic a sticky"
    3670 msgstr ""
    3671 
    3672 #: bp-groups/bp-groups-screens.php:179
    3673 msgid "The topic was made sticky successfully"
    3674 msgstr ""
    3675 
    3676 #: bp-groups/bp-groups-screens.php:192
    3677 msgid "There was an error when unsticking that topic"
    3678 msgstr ""
    3679 
    3680 #: bp-groups/bp-groups-screens.php:194
    3681 msgid "The topic was unstuck successfully"
    3682 msgstr ""
    3683 
    3684 #: bp-groups/bp-groups-screens.php:207
    3685 msgid "There was an error when closing that topic"
    3686 msgstr ""
    3687 
    3688 #: bp-groups/bp-groups-screens.php:209
    3689 msgid "The topic was closed successfully"
    3690 msgstr ""
    3691 
    3692 #: bp-groups/bp-groups-screens.php:222
    3693 msgid "There was an error when opening that topic"
    3694 msgstr ""
    3695 
    3696 #: bp-groups/bp-groups-screens.php:224
    3697 msgid "The topic was opened successfully"
    3698 msgstr ""
    3699 
    3700 #: bp-groups/bp-groups-screens.php:247
    3701 msgid "There was an error deleting the topic"
    3702 msgstr ""
    3703 
    3704 #: bp-groups/bp-groups-screens.php:249
    3705 msgid "The topic was deleted successfully"
    3706 msgstr ""
    3707 
    3708 #: bp-groups/bp-groups-screens.php:273
    3709 msgid "There was an error when editing that topic"
    3710 msgstr ""
    3711 
    3712 #: bp-groups/bp-groups-screens.php:275
    3713 msgid "The topic was edited successfully"
    3714 msgstr ""
    3715 
    3716 #: bp-groups/bp-groups-screens.php:300
    3717 msgid "There was an error deleting that post"
    3718 msgstr ""
    3719 
    3720 #: bp-groups/bp-groups-screens.php:302
    3721 msgid "The post was deleted successfully"
    3722 msgstr ""
    3723 
    3724 #: bp-groups/bp-groups-screens.php:326
    3725 msgid "There was an error when editing that post"
    3726 msgstr ""
    3727 
    3728 #: bp-groups/bp-groups-screens.php:328
    3729 msgid "The post was edited successfully"
    3730 msgstr ""
    3731 
    3732 #: bp-groups/bp-groups-screens.php:344 bp-groups/bp-groups-screens.php:363
    3733 msgid "You have been banned from this group."
    3734 msgstr ""
    3735 
    3736 #: bp-groups/bp-groups-screens.php:377
    3737 msgid "This group does not have a forum setup yet."
    3738 msgstr ""
    3739 
    3740 #: bp-groups/bp-groups-screens.php:436
    3741 msgid "Group invites sent."
    3742 msgstr ""
    3743 
    3744 #: bp-groups/bp-groups-screens.php:477
    3745 msgid "You are not allowed to send or remove invites"
    3746 msgstr ""
    3747 
    3748 #: bp-groups/bp-groups-screens.php:480
    3749 msgid "The member requested to join the group"
    3750 msgstr ""
    3751 
    3752 #: bp-groups/bp-groups-screens.php:508
    3753 msgid "There was an error accepting the group invitation, please try again."
    3754 msgstr ""
    3755 
    3756 #: bp-groups/bp-groups-screens.php:520
    3757 msgid "There was an error sending your group membership request, please try again."
    3758 msgstr ""
    3759 
    3760 #: bp-groups/bp-groups-screens.php:522
    3761 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:571
    3767 msgid "There was an error updating group details, please try again."
    3768 msgstr ""
    3769 
    3770 #: bp-groups/bp-groups-screens.php:573
    3771 msgid "Group details were successfully updated."
    3772 msgstr ""
    3773 
    3774 #: bp-groups/bp-groups-screens.php:615
    3775 msgid "There was an error updating group settings, please try again."
    3776 msgstr ""
    3777 
    3778 #: bp-groups/bp-groups-screens.php:617
    3779 msgid "Group settings were successfully updated."
    3780 msgstr ""
    3781 
    3782 #: bp-groups/bp-groups-screens.php:649 bp-xprofile/bp-xprofile-actions.php:39
    3783 msgid "Your avatar was deleted successfully!"
    3784 msgstr ""
    3785 
    3786 #: bp-groups/bp-groups-screens.php:651 bp-members/bp-members-admin.php:506
    3787 #: bp-xprofile/bp-xprofile-actions.php:41
    3788 msgid "There was a problem deleting that avatar, please try again."
    3789 msgstr ""
    3790 
    3791 #: bp-groups/bp-groups-screens.php:694
    3792 msgid "There was a problem cropping the avatar."
    3793 msgstr ""
    3794 
    3795 #: bp-groups/bp-groups-screens.php:696
    3796 msgid "The new group avatar was uploaded successfully."
    3797 msgstr ""
    3798 
    3799 #: bp-groups/bp-groups-screens.php:732
    3800 msgid "There was an error when promoting that user, please try again"
    3801 msgstr ""
    3802 
    3803 #: bp-groups/bp-groups-screens.php:734
    3804 msgid "User promoted successfully"
    3805 msgstr ""
    3806 
    3807 #: bp-groups/bp-groups-screens.php:757
    3808 msgid "There was an error when demoting that user, please try again"
    3809 msgstr ""
    3810 
    3811 #: bp-groups/bp-groups-screens.php:759
    3812 msgid "User demoted successfully"
    3813 msgstr ""
    3814 
    3815 #: bp-groups/bp-groups-screens.php:775
    3816 msgid "There was an error when banning that user, please try again"
    3817 msgstr ""
    3818 
    3819 #: bp-groups/bp-groups-screens.php:777
    3820 msgid "User banned successfully"
    3821 msgstr ""
    3822 
    3823 #: bp-groups/bp-groups-screens.php:793
    3824 msgid "There was an error when unbanning that user, please try again"
    3825 msgstr ""
    3826 
    3827 #: bp-groups/bp-groups-screens.php:795
    3828 msgid "User ban removed successfully"
    3829 msgstr ""
    3830 
    3831 #: bp-groups/bp-groups-screens.php:811
    3832 msgid "There was an error removing that user from the group, please try again"
    3833 msgstr ""
    3834 
    3835 #: bp-groups/bp-groups-screens.php:813
    3836 msgid "User removed successfully"
    3837 msgstr ""
    3838 
    3839 #: bp-groups/bp-groups-screens.php:850
    3840 msgid "There was an error accepting the membership request, please try again."
    3841 msgstr ""
    3842 
    3843 #: bp-groups/bp-groups-screens.php:852
    3844 msgid "Group membership request accepted"
    3845 msgstr ""
    3846 
    3847 #: bp-groups/bp-groups-screens.php:861
    3848 msgid "There was an error rejecting the membership request, please try again."
    3849 msgstr ""
    3850 
    3851 #: bp-groups/bp-groups-screens.php:863
    3852 msgid "Group membership request rejected"
    3853 msgstr ""
    3854 
    3855 #: bp-groups/bp-groups-screens.php:895
    3856 msgid "There was an error deleting the group, please try again."
    3857 msgstr ""
    3858 
    3859 #: bp-groups/bp-groups-screens.php:897
    3860 msgid "The group was deleted successfully"
    3861 msgstr ""
    3862 
    3863 #: bp-groups/bp-groups-screens.php:945
    3864 msgid "A member invites you to join a group"
    3865 msgstr ""
    3866 
    3867 #: bp-groups/bp-groups-screens.php:951
    3868 msgid "Group information is updated"
    3869 msgstr ""
    3870 
    3871 #: bp-groups/bp-groups-screens.php:957
    3872 msgid "You are promoted to a group administrator or moderator"
    3873 msgstr ""
    3874 
    3875 #: bp-groups/bp-groups-screens.php:963
    3876 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:503
    3880 msgid "Public Group"
    3881 msgstr ""
    3882 
    3883 #: bp-groups/bp-groups-template.php:505
    3884 msgid "Hidden Group"
    3885 msgstr ""
    3886 
    3887 #: bp-groups/bp-groups-template.php:507
    3888 msgid "Private Group"
    3889 msgstr ""
    3890 
    3891 #: bp-groups/bp-groups-template.php:509
    3892 msgid "Group"
    3893 msgstr ""
    3894 
    3895 #: bp-groups/bp-groups-template.php:581
    3896 msgid "not yet active"
    3897 msgstr ""
    3898 
    3899 #: bp-groups/bp-groups-template.php:777
    3900 msgid "Group creator avatar of %s"
    3901 msgstr ""
    3902 
    3903 #: bp-groups/bp-groups-template.php:826
    3904 msgid "No Admins"
    3905 msgstr ""
    3906 
    3907 #: bp-groups/bp-groups-template.php:867
    3908 msgid "No Mods"
    3909 msgstr ""
    3910 
    3911 #: bp-groups/bp-groups-template.php:949
    3912 msgid "Filter Groups"
    3913 msgstr ""
    3914 
    3915 #: bp-groups/bp-groups-template.php:997
    3916 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:1027
    3922 msgid "%s members"
    3923 msgstr ""
    3924 
    3925 #: bp-groups/bp-groups-template.php:1066
    3926 msgid "%d topic"
    3927 msgstr ""
    3928 
    3929 #: bp-groups/bp-groups-template.php:1068
    3930 msgid "%d topics"
    3931 msgstr ""
    3932 
    3933 #: bp-groups/bp-groups-template.php:1294 bp-groups/bp-groups-template.php:1359
    3934 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:190
    3935 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:217
    3936 #: bp-themes/bp-default/groups/single/admin.php:190
    3937 #: bp-themes/bp-default/groups/single/admin.php:217
    3938 msgid "Demote to Member"
    3939 msgstr ""
    3940 
    3941 #: bp-groups/bp-groups-template.php:1307 bp-groups/bp-groups-template.php:1372
    3942 #: bp-groups/bp-groups-template.php:2336
    3943 msgid "joined %s"
    3944 msgstr ""
    3945 
    3946 #: bp-groups/bp-groups-template.php:1330
    3947 msgid "This group has no administrators"
    3948 msgstr ""
    3949 
    3950 #: bp-groups/bp-groups-template.php:1358
    3951 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:216
    3952 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:272
    3953 #: bp-themes/bp-default/groups/single/admin.php:216
    3954 #: bp-themes/bp-default/groups/single/admin.php:272
    3955 msgid "Promote to Admin"
    3956 msgstr ""
    3957 
    3958 #: bp-groups/bp-groups-template.php:1392
    3959 msgid "This group has no moderators"
    3960 msgstr ""
    3961 
    3962 #: bp-groups/bp-groups-template.php:1817 bp-groups/bp-groups-template.php:1818
    3963 #: bp-templates/bp-legacy/buddypress-functions.php:1178
    3964 #: bp-templates/bp-legacy/buddypress-functions.php:1191
    3965 #: bp-themes/bp-default/_inc/ajax.php:744
    3966 #: bp-themes/bp-default/_inc/ajax.php:757
    3967 msgid "Leave Group"
    3968 msgstr ""
    3969 
    3970 #: bp-groups/bp-groups-template.php:1840 bp-groups/bp-groups-template.php:1841
    3971 #: bp-templates/bp-legacy/buddypress-functions.php:1212
    3972 #: bp-themes/bp-default/_inc/ajax.php:778
    3973 msgid "Join Group"
    3974 msgstr ""
    3975 
    3976 #: bp-groups/bp-groups-template.php:1859 bp-groups/bp-groups-template.php:1860
    3977 msgid "Accept Invitation"
    3978 msgstr ""
    3979 
    3980 #: bp-groups/bp-groups-template.php:1875 bp-groups/bp-groups-template.php:1876
    3981 msgid "Request Sent"
    3982 msgstr ""
    3983 
    3984 #: bp-groups/bp-groups-template.php:1959
    3985 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:1961
    3991 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:1964
    3997 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:1968
    4003 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:522
    4007 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:2436
    4013 #: bp-notifications/bp-notifications-template.php:940
    4014 #: bp-templates/bp-legacy/buddypress/blogs/index.php:36
    4015 #: bp-templates/bp-legacy/buddypress/forums/index.php:42
    4016 #: bp-templates/bp-legacy/buddypress/groups/index.php:36
    4017 #: bp-templates/bp-legacy/buddypress/groups/single/forum.php:36
    4018 #: bp-templates/bp-legacy/buddypress/members/index.php:35
    4019 #: bp-templates/bp-legacy/buddypress/members/single/blogs.php:19
    4020 #: bp-templates/bp-legacy/buddypress/members/single/forums.php:18
    4021 #: bp-templates/bp-legacy/buddypress/members/single/friends.php:20
    4022 #: bp-templates/bp-legacy/buddypress/members/single/groups.php:20
    4023 #: bp-themes/bp-default/blogs/index.php:53
    4024 #: bp-themes/bp-default/forums/index.php:60
    4025 #: bp-themes/bp-default/groups/index.php:55
    4026 #: bp-themes/bp-default/groups/single/forum.php:36
    4027 #: bp-themes/bp-default/members/index.php:55
    4028 #: bp-themes/bp-default/members/single/blogs.php:19
    4029 #: bp-themes/bp-default/members/single/forums.php:18
    4030 #: bp-themes/bp-default/members/single/friends.php:20
    4031 #: bp-themes/bp-default/members/single/groups.php:20
    4032 msgid "Order By:"
    4033 msgstr ""
    4034 
    4035 #: bp-groups/bp-groups-template.php:2439
    4036 msgid "Oldest"
    4037 msgstr ""
    4038 
    4039 #: bp-groups/bp-groups-template.php:2440
    4040 #: bp-templates/bp-legacy/buddypress/blogs/index.php:40
    4041 #: bp-templates/bp-legacy/buddypress/groups/index.php:42
    4042 #: bp-templates/bp-legacy/buddypress/members/index.php:41
    4043 #: bp-templates/bp-legacy/buddypress/members/single/blogs.php:23
    4044 #: bp-templates/bp-legacy/buddypress/members/single/friends.php:24
    4045 #: bp-templates/bp-legacy/buddypress/members/single/groups.php:25
    4046 #: bp-themes/bp-default/blogs/index.php:57
    4047 #: bp-themes/bp-default/groups/index.php:60
    4048 #: bp-themes/bp-default/members/index.php:62
    4049 #: bp-themes/bp-default/members/single/blogs.php:23
    4050 #: bp-themes/bp-default/members/single/friends.php:24
    4051 #: bp-themes/bp-default/members/single/groups.php:25
    4052 msgid "Alphabetical"
    4053 msgstr ""
    4054 
    4055 #: bp-groups/bp-groups-template.php:2667 bp-groups/bp-groups-template.php:2917
    4056 msgid "Group avatar"
    4057 msgstr ""
    4058 
    4059 #: bp-groups/bp-groups-template.php:2810 bp-groups/bp-groups-template.php:2834
    4060 msgid "Recently Joined"
    4061 msgstr ""
    4062 
    4063 #: bp-groups/bp-groups-template.php:2811 bp-groups/bp-groups-template.php:2837
    4064 msgid "Most Popular"
    4065 msgstr ""
    4066 
    4067 #: bp-groups/bp-groups-template.php:2812 bp-groups/bp-groups-template.php:2840
    4068 msgid "Administrator Of"
    4069 msgstr ""
    4070 
    4071 #: bp-groups/bp-groups-template.php:2813 bp-groups/bp-groups-template.php:2843
    4072 msgid "Moderator Of"
    4073 msgstr ""
    4074 
    4075 #: bp-groups/bp-groups-template.php:3205
    4076 msgid "requested %s"
    4077 msgstr ""
    4078 
    4079 #: bp-groups/bp-groups-template.php:3257
    4080 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:3552
    4086 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:3568
    4092 msgid "Group Activity RSS Feed"
    4093 msgstr ""
    4094 
    4095 #: bp-groups/bp-groups-template.php:3739
    4096 msgid "%s group"
    4097 msgid_plural "%s groups"
    4098 msgstr[0] ""
    4099 msgstr[1] ""
    4100 
    4101 #: bp-groups/bp-groups-widgets.php:24
    4102 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:195
    4106 msgid "created %s"
    4107 msgstr ""
    4108 
    4109 #: bp-groups/bp-groups-widgets.php:102
    4110 msgid "There are no groups to display."
    4111 msgstr ""
    4112 
    4113 #: bp-groups/bp-groups-widgets.php:139
    4114 msgid "Link widget title to Groups directory"
    4115 msgstr ""
    4116 
    4117 #: bp-groups/bp-groups-widgets.php:141
    4118 msgid "Max groups to show:"
    4119 msgstr ""
    4120 
    4121 #: bp-groups/bp-groups-widgets.php:144
    4122 msgid "Default groups to show:"
    4123 msgstr ""
    4124 
    4125 #: bp-groups/bp-groups-widgets.php:213
    4126 msgid "No groups matched the current filter."
    4127 msgstr ""
    4128 
    4129 #: bp-loader.php:164 bp-loader.php:171
    4130 msgid "Cheatin&#8217; huh?"
    4131 msgstr ""
    4132 
    4133 #: bp-loader.php:567
    4134 msgid "BuddyPress Default"
    4135 msgstr ""
    4136 
    4137 #: bp-members/admin/bp-members-classes.php:129
    4138 #: bp-members/admin/bp-members-classes.php:277
    4139 #: bp-members/admin/bp-members-classes.php:447
    4140 #: bp-members/admin/bp-members-classes.php:588
    4141 #: bp-settings/bp-settings-loader.php:106
    4142 #: bp-settings/bp-settings-loader.php:179
    4143 #: bp-themes/bp-default/functions.php:645
    4144 msgid "Email"
    4145 msgstr ""
    4146 
    4147 #: bp-members/admin/bp-members-classes.php:130
    4148 #: bp-members/admin/bp-members-classes.php:448
    4149 msgid "Registered"
    4150 msgstr ""
    4151 
    4152 #: bp-members/admin/bp-members-classes.php:131
    4153 #: bp-members/admin/bp-members-classes.php:449
    4154 msgid "Last Sent"
    4155 msgstr ""
    4156 
    4157 #: bp-members/admin/bp-members-classes.php:132
    4158 #: bp-members/admin/bp-members-classes.php:450
    4159 msgid "# Times Emailed"
    4160 msgstr ""
    4161 
    4162 #: bp-members/admin/bp-members-classes.php:164
    4163 #: bp-members/admin/bp-members-classes.php:481
    4164 msgid "No pending accounts found."
    4165 msgstr ""
    4166 
    4167 #: bp-members/admin/bp-members-classes.php:170
    4168 #: bp-members/admin/bp-members-classes.php:172
    4169 #: bp-members/admin/bp-members-classes.php:486
    4170 msgid "Edit settings"
    4171 msgstr ""
    4172 
    4173 #: bp-members/admin/bp-members-classes.php:175
    4174 #: bp-members/admin/bp-members-classes.php:489
    4175 msgid "Registration is disabled. %s"
    4176 msgstr ""
    4177 
    4178 #: bp-members/bp-members-actions.php:56 bp-members/bp-members-admin.php:483
    4179 msgid "User removed as spammer."
    4180 msgstr ""
    4181 
    4182 #: bp-members/bp-members-actions.php:89
    4183 msgid "%s has been deleted from the system."
    4184 msgstr ""
    4185 
    4186 #: bp-members/bp-members-actions.php:91
    4187 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:191
    4191 #: bp-members/bp-members-adminbar.php:100
    4192 #: bp-xprofile/bp-xprofile-template.php:688
    4193 #: bp-xprofile/bp-xprofile-template.php:689
    4194 msgid "Edit Profile"
    4195 msgstr ""
    4196 
    4197 #: bp-members/bp-members-admin.php:199 bp-members/bp-members-admin.php:200
    4198 msgid "Manage Signups"
    4199 msgstr ""
    4200 
    4201 #: bp-members/bp-members-admin.php:331 bp-members/bp-members-admin.php:754
    4202 msgid "Extended Profile"
    4203 msgstr ""
    4204 
    4205 #: bp-members/bp-members-admin.php:352
    4206 msgid "No users were found"
    4207 msgstr ""
    4208 
    4209 #: bp-members/bp-members-admin.php:386
    4210 msgid "This is the admin view of a user&#39;s profile."
    4211 msgstr ""
    4212 
    4213 #: bp-members/bp-members-admin.php:387
    4214 msgid ""
    4215 "In the main column, you can edit the fields of the user&#39;s extended "
    4216 "profile."
    4217 msgstr ""
    4218 
    4219 #: bp-members/bp-members-admin.php:388
    4220 msgid ""
    4221 "In the right-hand column, you can update the user&#39;s status, delete the "
    4222 "user&#39;s avatar, and view recent statistics."
    4223 msgstr ""
    4224 
    4225 #: bp-members/bp-members-admin.php:394
    4226 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:477
    4233 msgid "Avatar was deleted successfully!"
    4234 msgstr ""
    4235 
    4236 #: bp-members/bp-members-admin.php:495
    4237 msgid "Profile updated."
    4238 msgstr ""
    4239 
    4240 #: bp-members/bp-members-admin.php:512
    4241 msgid "User could not be removed as spammer."
    4242 msgstr ""
    4243 
    4244 #: bp-members/bp-members-admin.php:518
    4245 msgid "User could not be marked as spammer."
    4246 msgstr ""
    4247 
    4248 #: bp-members/bp-members-admin.php:524
    4249 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:96
    4253 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:138
    4259 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:550
    4265 msgid "&larr; Back to Users"
    4266 msgstr ""
    4267 
    4268 #: bp-members/bp-members-admin.php:559
    4269 msgid "Edit User"
    4270 msgstr ""
    4271 
    4272 #: bp-members/bp-members-admin.php:598
    4273 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:625
    4277 msgid "User account has not yet been activated"
    4278 msgstr ""
    4279 
    4280 #: bp-members/bp-members-admin.php:643
    4281 msgid "Spammer"
    4282 msgstr ""
    4283 
    4284 #: bp-members/bp-members-admin.php:653
    4285 msgid "Registered on: <strong>%1$s</strong>"
    4286 msgstr ""
    4287 
    4288 #: bp-members/bp-members-admin.php:663
    4289 msgid "View Profile"
    4290 msgstr ""
    4291 
    4292 #: bp-members/bp-members-admin.php:664
    4293 msgid "Update Profile"
    4294 msgstr ""
    4295 
    4296 #: bp-members/bp-members-admin.php:684 bp-xprofile/bp-xprofile-admin.php:760
    4297 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:715
    4303 msgid "Last active: <strong>%1$s</strong>"
    4304 msgstr ""
    4305 
    4306 #: bp-members/bp-members-admin.php:927
    4307 msgid "This is the admininistration screen for pending accounts on your site."
    4308 msgstr ""
    4309 
    4310 #: bp-members/bp-members-admin.php:928
    4311 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:929
    4317 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:930
    4323 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:935
    4329 #: bp-templates/bp-legacy/buddypress/members/single/notifications/notifications-loop.php:7
    4330 #: bp-themes/bp-default/members/single/notifications/notifications-loop.php:7
    4331 msgid "Actions"
    4332 msgstr ""
    4333 
    4334 #: bp-members/bp-members-admin.php:937
    4335 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:938
    4342 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:939
    4349 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:940
    4355 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:941
    4361 msgid "Bulk actions allow you to perform these 3 actions for the selected rows."
    4362 msgstr ""
    4363 
    4364 #: bp-members/bp-members-admin.php:1195
    4365 msgid "There was a problem sending the activation emails, please try again."
    4366 msgstr ""
    4367 
    4368 #: bp-members/bp-members-admin.php:1202
    4369 msgid "There was a problem activating accounts, please try again."
    4370 msgstr ""
    4371 
    4372 #: bp-members/bp-members-admin.php:1209
    4373 msgid "There was a problem deleting sign-ups, please try again."
    4374 msgstr ""
    4375 
    4376 #: bp-members/bp-members-admin.php:1296
    4377 msgid "Users"
    4378 msgstr ""
    4379 
    4380 #: bp-members/bp-members-admin.php:1315
    4381 msgid "Search Pending Accounts"
    4382 msgstr ""
    4383 
    4384 #: bp-members/bp-members-admin.php:1361
    4385 msgid "Delete Pending Accounts"
    4386 msgstr ""
    4387 
    4388 #: bp-members/bp-members-admin.php:1362
    4389 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:1366
    4395 msgid "Activate Pending Accounts"
    4396 msgstr ""
    4397 
    4398 #: bp-members/bp-members-admin.php:1367
    4399 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:1371
    4405 msgid "Resend Activation Emails"
    4406 msgstr ""
    4407 
    4408 #: bp-members/bp-members-admin.php:1372
    4409 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:1411
    4415 msgid "Last notified: %s"
    4416 msgstr ""
    4417 
    4418 #: bp-members/bp-members-admin.php:1414
    4419 msgid "(less than 24 hours ago)"
    4420 msgstr ""
    4421 
    4422 #: bp-members/bp-members-admin.php:1428
    4423 msgid "Confirm"
    4424 msgstr ""
    4425 
    4426 #: bp-members/bp-members-adminbar.php:39
    4427 msgid "Edit My Profile"
    4428 msgstr ""
    4429 
    4430 #: bp-members/bp-members-adminbar.php:53
    4431 msgid "Log in"
    4432 msgstr ""
    4433 
    4434 #: bp-members/bp-members-adminbar.php:91
    4435 msgid "Edit Member"
    4436 msgstr ""
    4437 
    4438 #: bp-members/bp-members-adminbar.php:121
    4439 #: bp-members/bp-members-buddybar.php:105
    4440 msgid "User Capabilities"
    4441 msgstr ""
    4442 
    4443 #: bp-members/bp-members-adminbar.php:129
    4444 #: bp-settings/bp-settings-loader.php:131
    4445 #: bp-settings/bp-settings-loader.php:188
    4446 #: bp-templates/bp-legacy/buddypress/members/single/settings/delete-account.php:27
    4447 #: bp-themes/bp-default/members/single/settings/delete-account.php:50
    4448 #: bp-themes/bp-default/members/single/settings/delete-account.php:76
    4449 msgid "Delete Account"
    4450 msgstr ""
    4451 
    4452 #: bp-members/bp-members-buddybar.php:49
    4453 msgid "Blog Authors"
    4454 msgstr ""
    4455 
    4456 #: bp-members/bp-members-buddybar.php:99
    4457 msgid "Edit %s's Profile"
    4458 msgstr ""
    4459 
    4460 #: bp-members/bp-members-buddybar.php:103
    4461 msgid "Edit %s's Avatar"
    4462 msgstr ""
    4463 
    4464 #: bp-members/bp-members-buddybar.php:107
    4465 msgid "Delete %s's Account"
    4466 msgstr ""
    4467 
    4468 #: bp-members/bp-members-classes.php:308
    4469 msgid ""
    4470 "<strong>ERROR</strong>: Couldn&#8217;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:577
    4475 #: bp-members/bp-members-classes.php:632
    4476 msgid "the sign-up has already been activated."
    4477 msgstr ""
    4478 
    4479 #: bp-members/bp-members-functions.php:972
    4480 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:1002
    4486 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:1181
    4492 #: bp-members/bp-members-functions.php:2080
    4493 msgid "<strong>ERROR</strong>: Your account has been marked as a spammer."
    4494 msgstr ""
    4495 
    4496 #: bp-members/bp-members-functions.php:1370
    4497 msgid "Please check your email address."
    4498 msgstr ""
    4499 
    4500 #: bp-members/bp-members-functions.php:1373
    4501 #: bp-members/bp-members-functions.php:1376
    4502 msgid "Sorry, that email address is not allowed!"
    4503 msgstr ""
    4504 
    4505 #: bp-members/bp-members-functions.php:1379
    4506 msgid "Sorry, that email address is already used!"
    4507 msgstr ""
    4508 
    4509 #: bp-members/bp-members-functions.php:1410
    4510 msgid "Please enter a username"
    4511 msgstr ""
    4512 
    4513 #: bp-members/bp-members-functions.php:1416
    4514 msgid "That username is not allowed"
    4515 msgstr ""
    4516 
    4517 #: bp-members/bp-members-functions.php:1421
    4518 msgid "Usernames can contain only letters, numbers, ., -, and @"
    4519 msgstr ""
    4520 
    4521 #: bp-members/bp-members-functions.php:1426
    4522 msgid "Username must be at least 4 characters"
    4523 msgstr ""
    4524 
    4525 #: bp-members/bp-members-functions.php:1431
    4526 msgid "Sorry, usernames may not contain the character \"_\"!"
    4527 msgstr ""
    4528 
    4529 #: bp-members/bp-members-functions.php:1438
    4530 msgid "Sorry, usernames must have letters too!"
    4531 msgstr ""
    4532 
    4533 #: bp-members/bp-members-functions.php:1450
    4534 msgid "Sorry, that username already exists!"
    4535 msgstr ""
    4536 
    4537 #: bp-members/bp-members-functions.php:1606
    4538 msgid "Invalid activation key."
    4539 msgstr ""
    4540 
    4541 #: bp-members/bp-members-functions.php:1613
    4542 msgid "The user is already active."
    4543 msgstr ""
    4544 
    4545 #: bp-members/bp-members-functions.php:1615
    4546 msgid "The site is already active."
    4547 msgstr ""
    4548 
    4549 #: bp-members/bp-members-functions.php:1633
    4550 msgid "Invalid activation key"
    4551 msgstr ""
    4552 
    4553 #: bp-members/bp-members-functions.php:1648
    4554 msgid "Could not create user"
    4555 msgstr ""
    4556 
    4557 #: bp-members/bp-members-functions.php:1662
    4558 msgid "That username is already activated."
    4559 msgstr ""
    4560 
    4561 #: bp-members/bp-members-functions.php:1953
    4562 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:1955
    4568 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:1986
    4574 msgid "<strong>ERROR</strong>: Your account has already been activated."
    4575 msgstr ""
    4576 
    4577 #: bp-members/bp-members-functions.php:1988
    4578 msgid "Activation email resent!  Please check your inbox or spam folder."
    4579 msgstr ""
    4580 
    4581 #: bp-members/bp-members-loader.php:85
    4582 msgid "Search Members..."
    4583 msgstr ""
    4584 
    4585 #: bp-members/bp-members-loader.php:230
    4586 msgid "You"
    4587 msgstr ""
    4588 
    4589 #: bp-members/bp-members-screens.php:83
    4590 msgid "Please make sure you enter your password twice"
    4591 msgstr ""
    4592 
    4593 #: bp-members/bp-members-screens.php:87
    4594 msgid "The passwords you entered do not match."
    4595 msgstr ""
    4596 
    4597 #: bp-members/bp-members-screens.php:110
    4598 msgid "This is a required field"
    4599 msgstr ""
    4600 
    4601 #: bp-members/bp-members-screens.php:255
    4602 msgid "Your account is now active!"
    4603 msgstr ""
    4604 
    4605 #: bp-members/bp-members-screens.php:520
    4606 #: bp-themes/bp-default/registration/register.php:259
    4607 msgid "Check Your Email To Activate Your Account!"
    4608 msgstr ""
    4609 
    4610 #: bp-members/bp-members-screens.php:528
    4611 #: bp-themes/bp-default/registration/activate.php:11
    4612 msgid "Account Activated"
    4613 msgstr ""
    4614 
    4615 #: bp-members/bp-members-template.php:516
    4616 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:518
    4622 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:520
    4628 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:816
    4634 msgid "Never active"
    4635 msgstr ""
    4636 
    4637 #: bp-members/bp-members-template.php:1691
    4638 msgid "Your Avatar"
    4639 msgstr ""
    4640 
    4641 #: bp-members/bp-members-template.php:1771
    4642 msgid "Activity RSS Feed"
    4643 msgstr ""
    4644 
    4645 #: bp-messages/bp-messages-actions.php:35
    4646 msgid "Your reply was sent successfully"
    4647 msgstr ""
    4648 
    4649 #: bp-messages/bp-messages-actions.php:37
    4650 msgid "There was a problem sending your reply, please try again"
    4651 msgstr ""
    4652 
    4653 #: bp-messages/bp-messages-actions.php:65
    4654 msgid "There was an error deleting that message."
    4655 msgstr ""
    4656 
    4657 #: bp-messages/bp-messages-actions.php:67
    4658 msgid "Message deleted."
    4659 msgstr ""
    4660 
    4661 #: bp-messages/bp-messages-actions.php:89
    4662 msgid "There was an error deleting messages."
    4663 msgstr ""
    4664 
    4665 #: bp-messages/bp-messages-actions.php:91
    4666 #: bp-templates/bp-legacy/buddypress-functions.php:1370
    4667 #: bp-themes/bp-default/_inc/ajax.php:927
    4668 msgid "Messages deleted."
    4669 msgstr ""
    4670 
    4671 #: bp-messages/bp-messages-classes.php:466
    4672 msgid "%s Recipients"
    4673 msgstr ""
    4674 
    4675 #: bp-messages/bp-messages-functions.php:53
    4676 msgid "Re: %s"
    4677 msgstr ""
    4678 
    4679 #: bp-messages/bp-messages-functions.php:61
    4680 msgid "No Subject"
    4681 msgstr ""
    4682 
    4683 #: bp-messages/bp-messages-loader.php:33
    4684 msgid "Private Messages"
    4685 msgstr ""
    4686 
    4687 #: bp-messages/bp-messages-loader.php:91
    4688 msgid "Search Messages..."
    4689 msgstr ""
    4690 
    4691 #: bp-messages/bp-messages-loader.php:109
    4692 msgid "Messages <span class=\"%s\">%s</span>"
    4693 msgstr ""
    4694 
    4695 #: bp-messages/bp-messages-loader.php:111
    4696 #: bp-messages/bp-messages-loader.php:202
    4697 #: bp-messages/bp-messages-screens.php:168
    4698 msgid "Messages"
    4699 msgstr ""
    4700 
    4701 #: bp-messages/bp-messages-loader.php:139
    4702 #: bp-messages/bp-messages-loader.php:203
    4703 #: bp-messages/bp-messages-notifications.php:117
    4704 msgid "Inbox"
    4705 msgstr ""
    4706 
    4707 #: bp-messages/bp-messages-loader.php:149
    4708 #: bp-messages/bp-messages-loader.php:226
    4709 msgid "Sent"
    4710 msgstr ""
    4711 
    4712 #: bp-messages/bp-messages-loader.php:159
    4713 #: bp-messages/bp-messages-loader.php:234
    4714 msgid "Compose"
    4715 msgstr ""
    4716 
    4717 #: bp-messages/bp-messages-loader.php:170
    4718 msgid "Notices"
    4719 msgstr ""
    4720 
    4721 #: bp-messages/bp-messages-loader.php:199
    4722 msgid "Messages <span class=\"count\">%s</span>"
    4723 msgstr ""
    4724 
    4725 #: bp-messages/bp-messages-loader.php:200
    4726 msgid "Inbox <span class=\"count\">%s</span>"
    4727 msgstr ""
    4728 
    4729 #: bp-messages/bp-messages-loader.php:243
    4730 msgid "All Member Notices"
    4731 msgstr ""
    4732 
    4733 #: bp-messages/bp-messages-loader.php:260
    4734 msgid "My Messages"
    4735 msgstr ""
    4736 
    4737 #: bp-messages/bp-messages-notifications.php:69
    4738 msgid "New message from %s"
    4739 msgstr ""
    4740 
    4741 #: bp-messages/bp-messages-notifications.php:71
    4742 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:120
    4755 msgid "You have %d new messages"
    4756 msgstr ""
    4757 
    4758 #: bp-messages/bp-messages-notifications.php:130
    4759 msgid "%s sent you a new private message"
    4760 msgstr ""
    4761 
    4762 #: bp-messages/bp-messages-notifications.php:132
    4763 msgid "You have %d new private messages"
    4764 msgstr ""
    4765 
    4766 #: bp-messages/bp-messages-screens.php:56
    4767 #: bp-messages/bp-messages-screens.php:78
    4768 msgid "There was an error sending that message, please try again"
    4769 msgstr ""
    4770 
    4771 #: bp-messages/bp-messages-screens.php:61
    4772 msgid "Notice sent successfully!"
    4773 msgstr ""
    4774 
    4775 #: bp-messages/bp-messages-screens.php:64
    4776 msgid "There was an error sending that notice, please try again"
    4777 msgstr ""
    4778 
    4779 #: bp-messages/bp-messages-screens.php:75
    4780 msgid "Message sent successfully!"
    4781 msgstr ""
    4782 
    4783 #: bp-messages/bp-messages-screens.php:104
    4784 msgid "Messages <span>%s</span>"
    4785 msgstr ""
    4786 
    4787 #: bp-messages/bp-messages-screens.php:125
    4788 msgid "There was a problem deactivating that notice."
    4789 msgstr ""
    4790 
    4791 #: bp-messages/bp-messages-screens.php:127
    4792 msgid "Notice deactivated."
    4793 msgstr ""
    4794 
    4795 #: bp-messages/bp-messages-screens.php:131
    4796 msgid "There was a problem activating that notice."
    4797 msgstr ""
    4798 
    4799 #: bp-messages/bp-messages-screens.php:133
    4800 msgid "Notice activated."
    4801 msgstr ""
    4802 
    4803 #: bp-messages/bp-messages-screens.php:137
    4804 msgid "There was a problem deleting that notice."
    4805 msgstr ""
    4806 
    4807 #: bp-messages/bp-messages-screens.php:139
    4808 msgid "Notice deleted."
    4809 msgstr ""
    4810 
    4811 #: bp-messages/bp-messages-screens.php:177
    4812 msgid "A member sends you a new message"
    4813 msgstr ""
    4814 
    4815 #: bp-messages/bp-messages-template.php:456
    4816 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:532
    4822 msgid "Select:"
    4823 msgstr ""
    4824 
    4825 #: bp-messages/bp-messages-template.php:536
    4826 #: bp-notifications/bp-notifications-loader.php:151
    4827 #: bp-notifications/bp-notifications-loader.php:212
    4828 #: bp-notifications/bp-notifications-template.php:733
    4829 msgid "Read"
    4830 msgstr ""
    4831 
    4832 #: bp-messages/bp-messages-template.php:537
    4833 #: bp-notifications/bp-notifications-loader.php:140
    4834 #: bp-notifications/bp-notifications-loader.php:189
    4835 #: bp-notifications/bp-notifications-template.php:763
    4836 msgid "Unread"
    4837 msgstr ""
    4838 
    4839 #: bp-messages/bp-messages-template.php:543
    4840 msgid "Mark as Read"
    4841 msgstr ""
    4842 
    4843 #: bp-messages/bp-messages-template.php:544
    4844 msgid "Mark as Unread"
    4845 msgstr ""
    4846 
    4847 #: bp-messages/bp-messages-template.php:548
    4848 msgid "Delete Selected"
    4849 msgstr ""
    4850 
    4851 #: bp-messages/bp-messages-template.php:593
    4852 msgid "Currently Active"
    4853 msgstr ""
    4854 
    4855 #: bp-messages/bp-messages-template.php:660
    4856 msgid "Deactivate"
    4857 msgstr ""
    4858 
    4859 #: bp-messages/bp-messages-template.php:709
    4860 #: bp-templates/bp-legacy/buddypress/members/register.php:89
    4861 #: bp-templates/bp-legacy/buddypress/members/single/profile/edit.php:43
    4862 #: bp-templates/bp-legacy/buddypress-functions.php:237
    4863 #: bp-themes/bp-default/functions.php:165
    4864 #: bp-themes/bp-default/members/single/profile/edit.php:130
    4865 #: bp-themes/bp-default/registration/register.php:173
    4866 #: bp-xprofile/bp-xprofile-admin.php:736
    4867 msgid "Close"
    4868 msgstr ""
    4869 
    4870 #: bp-messages/bp-messages-template.php:754
    4871 msgid "Send a private message to this user."
    4872 msgstr ""
    4873 
    4874 #: bp-messages/bp-messages-template.php:755
    4875 msgid "Private Message"
    4876 msgstr ""
    4877 
    4878 #: bp-messages/bp-messages-template.php:938
    4879 msgid "%d Recipients"
    4880 msgstr ""
    4881 
    4882 #: bp-messages/bp-messages-template.php:1047
    4883 #: bp-templates/bp-legacy/buddypress-functions.php:1279
    4884 #: bp-themes/bp-default/_inc/ajax.php:833
    4885 msgid "Sent %s"
    4886 msgstr ""
    4887 
    4888 #: bp-messages/bp-messages-widgets.php:34
    4889 msgid "(BuddyPress) Sitewide Notices"
    4890 msgstr ""
    4891 
    4892 #: bp-messages/bp-messages-widgets.php:37
    4893 msgid "Display Sitewide Notices posted by the site administrator"
    4894 msgstr ""
    4895 
    4896 #: bp-notifications/bp-notifications-actions.php:43
    4897 msgid "Notification successfully marked read."
    4898 msgstr ""
    4899 
    4900 #: bp-notifications/bp-notifications-actions.php:45
    4901 #: bp-notifications/bp-notifications-actions.php:81
    4902 msgid "There was a problem marking that notification."
    4903 msgstr ""
    4904 
    4905 #: bp-notifications/bp-notifications-actions.php:79
    4906 msgid "Notification successfully marked unread."
    4907 msgstr ""
    4908 
    4909 #: bp-notifications/bp-notifications-actions.php:115
    4910 msgid "Notification successfully deleted."
    4911 msgstr ""
    4912 
    4913 #: bp-notifications/bp-notifications-actions.php:117
    4914 msgid "There was a problem deleting that notification."
    4915 msgstr ""
    4916 
    4917 #: bp-notifications/bp-notifications-adminbar.php:54
    4918 msgid "No new notifications"
    4919 msgstr ""
    4920 
    4921 #: bp-notifications/bp-notifications-buddybar.php:49
    4922 msgid "No new notifications."
    4923 msgstr ""
    4924 
    4925 #: bp-notifications/bp-notifications-loader.php:86
    4926 msgid "Search Notifications..."
    4927 msgstr ""
    4928 
    4929 #: bp-notifications/bp-notifications-loader.php:111
    4930 msgid "Notifications <span class=\"%s\">%s</span>"
    4931 msgstr ""
    4932 
    4933 #: bp-notifications/bp-notifications-loader.php:185
    4934 msgid "Notifications <span class=\"count\">%s</span>"
    4935 msgstr ""
    4936 
    4937 #: bp-notifications/bp-notifications-loader.php:186
    4938 msgid "Unread <span class=\"count\">%s</span>"
    4939 msgstr ""
    4940 
    4941 #: bp-notifications/bp-notifications-template.php:664
    4942 msgid "Date not found"
    4943 msgstr ""
    4944 
    4945 #: bp-notifications/bp-notifications-template.php:895
    4946 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:943
    4952 msgid "Newest First"
    4953 msgstr ""
    4954 
    4955 #: bp-notifications/bp-notifications-template.php:944
    4956 msgid "Oldest First"
    4957 msgstr ""
    4958 
    4959 #: bp-notifications/bp-notifications-template.php:948
    4960 msgid "Go"
    4961 msgstr ""
    4962 
    4963 #: bp-settings/bp-settings-actions.php:159
    4964 msgid "That email address is invalid. Check the formatting and try again."
    4965 msgstr ""
    4966 
    4967 #: bp-settings/bp-settings-actions.php:162
    4968 msgid "That email address is currently unavailable for use."
    4969 msgstr ""
    4970 
    4971 #: bp-settings/bp-settings-actions.php:165
    4972 msgid "That email address is already taken."
    4973 msgstr ""
    4974 
    4975 #: bp-settings/bp-settings-actions.php:168
    4976 msgid "Email address cannot be empty."
    4977 msgstr ""
    4978 
    4979 #: bp-settings/bp-settings-actions.php:178
    4980 msgid "Your current password is invalid."
    4981 msgstr ""
    4982 
    4983 #: bp-settings/bp-settings-actions.php:181
    4984 msgid "The new password fields did not match."
    4985 msgstr ""
    4986 
    4987 #: bp-settings/bp-settings-actions.php:184
    4988 msgid "One of the password fields was empty."
    4989 msgstr ""
    4990 
    4991 #: bp-settings/bp-settings-actions.php:193
    4992 msgid "Your settings have been saved."
    4993 msgstr ""
    4994 
    4995 #: bp-settings/bp-settings-actions.php:199
    4996 msgid "No changes were made to your account."
    4997 msgstr ""
    4998 
    4999 #: bp-settings/bp-settings-actions.php:201
    5000 msgid "No changes were made to this account."
    5001 msgstr ""
    5002 
    5003 #: bp-settings/bp-settings-actions.php:249
    5004 msgid "Your notification settings have been saved."
    5005 msgstr ""
    5006 
    5007 #: bp-settings/bp-settings-actions.php:251
    5008 msgid "This user's notification settings have been saved."
    5009 msgstr ""
    5010 
    5011 #: bp-settings/bp-settings-actions.php:351
    5012 msgid "%s was successfully deleted."
    5013 msgstr ""
    5014 
    5015 #: bp-settings/bp-settings-loader.php:94 bp-settings/bp-settings-loader.php:171
    5016 msgid "General"
    5017 msgstr ""
    5018 
    5019 #: bp-settings/bp-settings-loader.php:118
    5020 #: bp-themes/bp-default/members/single/settings/capabilities.php:49
    5021 msgid "Capabilities"
    5022 msgstr ""
    5023 
    5024 #: bp-templates/bp-legacy/buddypress/activity/activity-loop.php:28
    5025 #: bp-themes/bp-default/activity/activity-loop.php:41
    5026 msgid "Load More"
    5027 msgstr ""
    5028 
    5029 #: bp-templates/bp-legacy/buddypress/activity/activity-loop.php:42
    5030 #: bp-themes/bp-default/activity/activity-loop.php:55
    5031 msgid "Sorry, there was no activity found. Please try a different filter."
    5032 msgstr ""
    5033 
    5034 #: bp-templates/bp-legacy/buddypress/activity/comment.php:27
    5035 #: bp-themes/bp-default/activity/comment.php:30
    5036 #. translators: 1: user profile link, 2: user name, 3: activity permalink, 4:
    5037 #. activity timestamp
    5038 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:50
    5044 msgid "View Conversation"
    5045 msgstr ""
    5046 
    5047 #: bp-templates/bp-legacy/buddypress/activity/entry.php:58
    5048 #: bp-themes/bp-default/activity/entry.php:60
    5049 msgid "Comment <span>%s</span>"
    5050 msgstr ""
    5051 
    5052 #: bp-templates/bp-legacy/buddypress/activity/entry.php:66
    5053 #: bp-themes/bp-default/activity/entry.php:68
    5054 msgid "Mark as Favorite"
    5055 msgstr ""
    5056 
    5057 #: bp-templates/bp-legacy/buddypress/activity/entry.php:66
    5058 #: bp-templates/bp-legacy/buddypress-functions.php:240
    5059 #: bp-templates/bp-legacy/buddypress-functions.php:925
    5060 #: bp-templates/bp-legacy/buddypress-functions.php:942
    5061 #: bp-themes/bp-default/_inc/ajax.php:494
    5062 #: bp-themes/bp-default/_inc/ajax.php:511
    5063 #: bp-themes/bp-default/activity/entry.php:68
    5064 #: bp-themes/bp-default/functions.php:167
    5065 msgid "Favorite"
    5066 msgstr ""
    5067 
    5068 #: bp-templates/bp-legacy/buddypress/activity/entry.php:70
    5069 #: bp-templates/bp-legacy/buddypress-functions.php:243
    5070 #: bp-templates/bp-legacy/buddypress-functions.php:923
    5071 #: bp-templates/bp-legacy/buddypress-functions.php:944
    5072 #: bp-themes/bp-default/_inc/ajax.php:492
    5073 #: bp-themes/bp-default/_inc/ajax.php:513
    5074 #: bp-themes/bp-default/activity/entry.php:72
    5075 #: bp-themes/bp-default/functions.php:168
    5076 msgid "Remove Favorite"
    5077 msgstr ""
    5078 
    5079 #: bp-templates/bp-legacy/buddypress/activity/entry.php:102
    5080 #: bp-themes/bp-default/activity/entry.php:104
    5081 msgid "Post"
    5082 msgstr ""
    5083 
    5084 #: bp-templates/bp-legacy/buddypress/activity/index.php:19
    5085 #: bp-themes/bp-default/activity/index.php:39
    5086 msgid "The public activity for everyone on this site."
    5087 msgstr ""
    5088 
    5089 #: bp-templates/bp-legacy/buddypress/activity/index.php:19
    5090 #: bp-templates/bp-legacy/buddypress/members/index.php:19
    5091 #: bp-themes/bp-default/activity/index.php:39
    5092 #: bp-themes/bp-default/members/index.php:35
    5093 msgid "All Members <span>%s</span>"
    5094 msgstr ""
    5095 
    5096 #: bp-templates/bp-legacy/buddypress/activity/index.php:29
    5097 #: bp-themes/bp-default/activity/index.php:49
    5098 msgid "The activity of my friends only."
    5099 msgstr ""
    5100 
    5101 #: bp-templates/bp-legacy/buddypress/activity/index.php:29
    5102 #: bp-templates/bp-legacy/buddypress/members/index.php:22
    5103 #: bp-themes/bp-default/activity/index.php:49
    5104 #: bp-themes/bp-default/members/index.php:39
    5105 msgid "My Friends <span>%s</span>"
    5106 msgstr ""
    5107 
    5108 #: bp-templates/bp-legacy/buddypress/activity/index.php:41
    5109 #: bp-themes/bp-default/activity/index.php:61
    5110 msgid "The activity of groups I am a member of."
    5111 msgstr ""
    5112 
    5113 #: bp-templates/bp-legacy/buddypress/activity/index.php:41
    5114 #: bp-templates/bp-legacy/buddypress/groups/index.php:22
    5115 #: bp-themes/bp-default/activity/index.php:61
    5116 #: bp-themes/bp-default/groups/index.php:39
    5117 msgid "My Groups <span>%s</span>"
    5118 msgstr ""
    5119 
    5120 #: bp-templates/bp-legacy/buddypress/activity/index.php:51
    5121 #: bp-themes/bp-default/activity/index.php:71
    5122 msgid "The activity I've marked as a favorite."
    5123 msgstr ""
    5124 
    5125 #: bp-templates/bp-legacy/buddypress/activity/index.php:51
    5126 #: bp-themes/bp-default/activity/index.php:71
    5127 msgid "My Favorites <span>%s</span>"
    5128 msgstr ""
    5129 
    5130 #: bp-templates/bp-legacy/buddypress/activity/index.php:59
    5131 #: bp-themes/bp-default/activity/index.php:79
    5132 msgid "Activity that I have been mentioned in."
    5133 msgstr ""
    5134 
    5135 #: bp-templates/bp-legacy/buddypress/activity/index.php:71
    5136 #: bp-templates/bp-legacy/buddypress/groups/single/activity.php:3
    5137 #: bp-themes/bp-default/activity/index.php:91
    5138 #: bp-themes/bp-default/groups/single/activity.php:3
    5139 msgid "RSS Feed"
    5140 msgstr ""
    5141 
    5142 #: bp-templates/bp-legacy/buddypress/activity/index.php:71
    5143 #: bp-templates/bp-legacy/buddypress/groups/single/activity.php:3
    5144 #: bp-themes/bp-default/activity/index.php:91
    5145 #: bp-themes/bp-default/groups/single/activity.php:3
    5146 msgid "RSS"
    5147 msgstr ""
    5148 
    5149 #: bp-templates/bp-legacy/buddypress/activity/index.php:76
    5150 #: bp-templates/bp-legacy/buddypress/groups/single/activity.php:8
    5151 #: bp-templates/bp-legacy/buddypress/members/single/activity.php:18
    5152 #: bp-themes/bp-default/activity/index.php:96
    5153 #: bp-themes/bp-default/groups/single/activity.php:8
    5154 #: bp-themes/bp-default/members/single/activity.php:18
    5155 msgid "Show:"
    5156 msgstr ""
    5157 
    5158 #: bp-templates/bp-legacy/buddypress/activity/index.php:78
    5159 #: bp-templates/bp-legacy/buddypress/groups/single/activity.php:10
    5160 #: bp-templates/bp-legacy/buddypress/members/single/activity.php:20
    5161 #: bp-themes/bp-default/activity/index.php:98
    5162 #: bp-themes/bp-default/groups/single/activity.php:10
    5163 #: bp-themes/bp-default/members/single/activity.php:20
    5164 msgid "Everything"
    5165 msgstr ""
    5166 
    5167 #: bp-templates/bp-legacy/buddypress/activity/index.php:79
    5168 #: bp-templates/bp-legacy/buddypress/groups/single/activity.php:11
    5169 #: bp-templates/bp-legacy/buddypress/members/single/activity.php:21
    5170 #: bp-themes/bp-default/activity/index.php:99
    5171 #: bp-themes/bp-default/groups/single/activity.php:11
    5172 #: bp-themes/bp-default/members/single/activity.php:21
    5173 msgid "Updates"
    5174 msgstr ""
    5175 
    5176 #: bp-templates/bp-legacy/buddypress/activity/index.php:84
    5177 #: bp-templates/bp-legacy/buddypress/members/single/activity.php:28
    5178 #: bp-themes/bp-default/activity/index.php:104
    5179 #: bp-themes/bp-default/members/single/activity.php:28
    5180 msgid "Comments"
    5181 msgstr ""
    5182 
    5183 #: bp-templates/bp-legacy/buddypress/activity/index.php:90
    5184 #: bp-templates/bp-legacy/buddypress/groups/single/activity.php:14
    5185 #: bp-templates/bp-legacy/buddypress/members/single/activity.php:43
    5186 #: bp-themes/bp-default/activity/index.php:110
    5187 #: bp-themes/bp-default/groups/single/activity.php:14
    5188 #: bp-themes/bp-default/members/single/activity.php:43
    5189 msgid "Forum Topics"
    5190 msgstr ""
    5191 
    5192 #: bp-templates/bp-legacy/buddypress/activity/index.php:91
    5193 #: bp-templates/bp-legacy/buddypress/groups/single/activity.php:15
    5194 #: bp-templates/bp-legacy/buddypress/members/single/activity.php:44
    5195 #: bp-themes/bp-default/activity/index.php:111
    5196 #: bp-themes/bp-default/groups/single/activity.php:15
    5197 #: bp-themes/bp-default/members/single/activity.php:44
    5198 msgid "Forum Replies"
    5199 msgstr ""
    5200 
    5201 #: bp-templates/bp-legacy/buddypress/activity/index.php:97
    5202 #: bp-templates/bp-legacy/buddypress/members/single/activity.php:50
    5203 #: bp-themes/bp-default/activity/index.php:117
    5204 #: bp-themes/bp-default/members/single/activity.php:50
    5205 msgid "New Groups"
    5206 msgstr ""
    5207 
    5208 #: bp-templates/bp-legacy/buddypress/activity/index.php:98
    5209 #: bp-templates/bp-legacy/buddypress/groups/single/activity.php:18
    5210 #: bp-templates/bp-legacy/buddypress/members/single/activity.php:51
    5211 #: bp-themes/bp-default/activity/index.php:118
    5212 #: bp-themes/bp-default/groups/single/activity.php:18
    5213 #: bp-themes/bp-default/members/single/activity.php:51
    5214 msgid "Group Memberships"
    5215 msgstr ""
    5216 
    5217 #: bp-templates/bp-legacy/buddypress/activity/index.php:108
    5218 #: bp-themes/bp-default/activity/index.php:128
    5219 msgid "New Members"
    5220 msgstr ""
    5221 
    5222 #: bp-templates/bp-legacy/buddypress/activity/post-form.php:23
    5223 #: bp-themes/bp-default/activity/post-form.php:23
    5224 msgid "What's new in %s, %s?"
    5225 msgstr ""
    5226 
    5227 #: bp-templates/bp-legacy/buddypress/activity/post-form.php:25
    5228 #: bp-themes/bp-default/activity/post-form.php:25
    5229 msgid "What's new, %s?"
    5230 msgstr ""
    5231 
    5232 #: bp-templates/bp-legacy/buddypress/activity/post-form.php:35
    5233 #: bp-themes/bp-default/activity/post-form.php:35
    5234 msgid "Post Update"
    5235 msgstr ""
    5236 
    5237 #: bp-templates/bp-legacy/buddypress/activity/post-form.php:42
    5238 #: bp-themes/bp-default/activity/post-form.php:42
    5239 msgid "Post in"
    5240 msgstr ""
    5241 
    5242 #: bp-templates/bp-legacy/buddypress/blogs/blogs-loop.php:90
    5243 #: bp-themes/bp-default/blogs/blogs-loop.php:90
    5244 msgid "Sorry, there were no sites found."
    5245 msgstr ""
    5246 
    5247 #: bp-templates/bp-legacy/buddypress/blogs/create.php:14
    5248 #: bp-themes/bp-default/blogs/create.php:32
    5249 msgid "Site registration is currently disabled"
    5250 msgstr ""
    5251 
    5252 #: bp-templates/bp-legacy/buddypress/blogs/index.php:16
    5253 #: bp-themes/bp-default/blogs/index.php:33
    5254 msgid "All Sites <span>%s</span>"
    5255 msgstr ""
    5256 
    5257 #: bp-templates/bp-legacy/buddypress/blogs/index.php:20
    5258 #: bp-themes/bp-default/blogs/index.php:37
    5259 msgid "My Sites <span>%s</span>"
    5260 msgstr ""
    5261 
    5262 #: bp-templates/bp-legacy/buddypress/blogs/index.php:38
    5263 #: bp-templates/bp-legacy/buddypress/forums/index.php:44
    5264 #: bp-templates/bp-legacy/buddypress/groups/index.php:39
    5265 #: bp-templates/bp-legacy/buddypress/groups/single/forum.php:38
    5266 #: bp-templates/bp-legacy/buddypress/members/index.php:37
    5267 #: bp-templates/bp-legacy/buddypress/members/single/blogs.php:21
    5268 #: bp-templates/bp-legacy/buddypress/members/single/forums.php:20
    5269 #: bp-templates/bp-legacy/buddypress/members/single/friends.php:22
    5270 #: bp-templates/bp-legacy/buddypress/members/single/groups.php:22
    5271 #: bp-themes/bp-default/blogs/index.php:55
    5272 #: bp-themes/bp-default/forums/index.php:62
    5273 #: bp-themes/bp-default/groups/index.php:57
    5274 #: bp-themes/bp-default/groups/single/forum.php:38
    5275 #: bp-themes/bp-default/members/index.php:57
    5276 #: bp-themes/bp-default/members/single/blogs.php:21
    5277 #: bp-themes/bp-default/members/single/forums.php:20
    5278 #: bp-themes/bp-default/members/single/friends.php:22
    5279 #: bp-themes/bp-default/members/single/groups.php:22
    5280 msgid "Last Active"
    5281 msgstr ""
    5282 
    5283 #: bp-templates/bp-legacy/buddypress/forums/forums-loop.php:39
    5284 #: bp-themes/bp-default/forums/forums-loop.php:39
    5285 msgid "Topic"
    5286 msgstr ""
    5287 
    5288 #: bp-templates/bp-legacy/buddypress/forums/forums-loop.php:41
    5289 #: bp-themes/bp-default/forums/forums-loop.php:41
    5290 msgid "Freshness"
    5291 msgstr ""
    5292 
    5293 #: bp-templates/bp-legacy/buddypress/forums/forums-loop.php:54
    5294 #: bp-templates/bp-legacy/buddypress/groups/single/forum/topic.php:95
    5295 #: bp-themes/bp-default/forums/forums-loop.php:54
    5296 #: bp-themes/bp-default/groups/single/forum/topic.php:95
    5297 msgid "Permanent link to this post"
    5298 msgstr ""
    5299 
    5300 #: bp-templates/bp-legacy/buddypress/forums/forums-loop.php:61
    5301 #: bp-themes/bp-default/forums/forums-loop.php:61
    5302 #. 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:72
    5307 #: bp-themes/bp-default/forums/forums-loop.php:72
    5308 #. translators: "started by [poster] in [forum]"
    5309 msgid "in %1$s"
    5310 msgstr ""
    5311 
    5312 #: bp-templates/bp-legacy/buddypress/forums/forums-loop.php:122
    5313 #: bp-themes/bp-default/forums/forums-loop.php:122
    5314 msgid "Sorry, there were no forum topics found."
    5315 msgstr ""
    5316 
    5317 #: bp-templates/bp-legacy/buddypress/forums/index.php:22
    5318 #: bp-themes/bp-default/forums/index.php:40
    5319 msgid "All Topics <span>%s</span>"
    5320 msgstr ""
    5321 
    5322 #: bp-templates/bp-legacy/buddypress/forums/index.php:26
    5323 #: bp-themes/bp-default/forums/index.php:44
    5324 msgid "My Topics <span>%s</span>"
    5325 msgstr ""
    5326 
    5327 #: bp-templates/bp-legacy/buddypress/forums/index.php:45
    5328 #: bp-templates/bp-legacy/buddypress/groups/single/forum.php:39
    5329 #: bp-templates/bp-legacy/buddypress/members/single/forums.php:21
    5330 #: bp-themes/bp-default/forums/index.php:63
    5331 #: bp-themes/bp-default/groups/single/forum.php:39
    5332 #: bp-themes/bp-default/members/single/forums.php:21
    5333 msgid "Most Posts"
    5334 msgstr ""
    5335 
    5336 #: bp-templates/bp-legacy/buddypress/forums/index.php:46
    5337 #: bp-templates/bp-legacy/buddypress/groups/single/forum.php:40
    5338 #: bp-templates/bp-legacy/buddypress/members/single/forums.php:22
    5339 #: bp-themes/bp-default/forums/index.php:64
    5340 #: bp-themes/bp-default/groups/single/forum.php:40
    5341 #: bp-themes/bp-default/members/single/forums.php:22
    5342 msgid "Unreplied"
    5343 msgstr ""
    5344 
    5345 #: bp-templates/bp-legacy/buddypress/forums/index.php:82
    5346 #: bp-themes/bp-default/forums/index.php:100
    5347 msgid "Create New Topic:"
    5348 msgstr ""
    5349 
    5350 #: bp-templates/bp-legacy/buddypress/forums/index.php:89
    5351 #: bp-templates/bp-legacy/buddypress/groups/single/forum/edit.php:50
    5352 #: bp-templates/bp-legacy/buddypress/groups/single/forum.php:78
    5353 #: bp-themes/bp-default/forums/index.php:107
    5354 #: bp-themes/bp-default/groups/single/forum/edit.php:50
    5355 #: bp-themes/bp-default/groups/single/forum.php:78
    5356 msgid "Content:"
    5357 msgstr ""
    5358 
    5359 #: bp-templates/bp-legacy/buddypress/forums/index.php:92
    5360 #: bp-templates/bp-legacy/buddypress/groups/single/forum/edit.php:53
    5361 #: bp-templates/bp-legacy/buddypress/groups/single/forum.php:81
    5362 #: bp-themes/bp-default/forums/index.php:110
    5363 #: bp-themes/bp-default/groups/single/forum/edit.php:53
    5364 #: bp-themes/bp-default/groups/single/forum.php:81
    5365 msgid "Tags (comma separated):"
    5366 msgstr ""
    5367 
    5368 #: bp-templates/bp-legacy/buddypress/forums/index.php:95
    5369 #: bp-themes/bp-default/forums/index.php:113
    5370 msgid "Post In Group Forum:"
    5371 msgstr ""
    5372 
    5373 #: bp-templates/bp-legacy/buddypress/forums/index.php:98
    5374 #: bp-themes/bp-default/forums/index.php:116
    5375 #: bp-xprofile/bp-xprofile-classes.php:1594
    5376 #: bp-xprofile/bp-xprofile-classes.php:1619
    5377 #: bp-xprofile/bp-xprofile-classes.php:1627
    5378 #: bp-xprofile/bp-xprofile-classes.php:2195
    5379 #. translators: no option picked in select box
    5380 msgid "----"
    5381 msgstr ""
    5382 
    5383 #: bp-templates/bp-legacy/buddypress/forums/index.php:115
    5384 #: bp-templates/bp-legacy/buddypress/groups/single/forum.php:87
    5385 #: bp-themes/bp-default/forums/index.php:133
    5386 #: bp-themes/bp-default/groups/single/forum.php:87
    5387 msgid "Post Topic"
    5388 msgstr ""
    5389 
    5390 #: bp-templates/bp-legacy/buddypress/forums/index.php:127
    5391 #: bp-themes/bp-default/forums/index.php:145
    5392 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:29
    5401 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:16
    5402 #: bp-themes/bp-default/groups/create.php:39
    5403 #: bp-themes/bp-default/groups/single/admin.php:16
    5404 msgid "Group Name (required)"
    5405 msgstr ""
    5406 
    5407 #: bp-templates/bp-legacy/buddypress/groups/create.php:34
    5408 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:19
    5409 #: bp-themes/bp-default/groups/create.php:42
    5410 #: bp-themes/bp-default/groups/single/admin.php:19
    5411 msgid "Group Description (required)"
    5412 msgstr ""
    5413 
    5414 #: bp-templates/bp-legacy/buddypress/groups/create.php:51
    5415 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:56
    5416 #: bp-themes/bp-default/groups/create.php:58
    5417 #: bp-themes/bp-default/groups/single/admin.php:56
    5418 msgid "Privacy Options"
    5419 msgstr ""
    5420 
    5421 #: bp-templates/bp-legacy/buddypress/groups/create.php:55
    5422 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:61
    5423 #: bp-themes/bp-default/groups/create.php:62
    5424 #: bp-themes/bp-default/groups/single/admin.php:61
    5425 msgid "This is a public group"
    5426 msgstr ""
    5427 
    5428 #: bp-templates/bp-legacy/buddypress/groups/create.php:57
    5429 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:63
    5430 #: bp-themes/bp-default/groups/create.php:64
    5431 #: bp-themes/bp-default/groups/single/admin.php:63
    5432 msgid "Any site member can join this group."
    5433 msgstr ""
    5434 
    5435 #: bp-templates/bp-legacy/buddypress/groups/create.php:58
    5436 #: bp-templates/bp-legacy/buddypress/groups/create.php:67
    5437 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:64
    5438 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:74
    5439 #: bp-themes/bp-default/groups/create.php:65
    5440 #: bp-themes/bp-default/groups/create.php:74
    5441 #: bp-themes/bp-default/groups/single/admin.php:64
    5442 #: bp-themes/bp-default/groups/single/admin.php:74
    5443 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:59
    5447 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:65
    5448 #: bp-themes/bp-default/groups/create.php:66
    5449 #: bp-themes/bp-default/groups/single/admin.php:65
    5450 msgid "Group content and activity will be visible to any site member."
    5451 msgstr ""
    5452 
    5453 #: bp-templates/bp-legacy/buddypress/groups/create.php:64
    5454 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:71
    5455 #: bp-themes/bp-default/groups/create.php:71
    5456 #: bp-themes/bp-default/groups/single/admin.php:71
    5457 msgid "This is a private group"
    5458 msgstr ""
    5459 
    5460 #: bp-templates/bp-legacy/buddypress/groups/create.php:66
    5461 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:73
    5462 #: bp-themes/bp-default/groups/create.php:73
    5463 #: bp-themes/bp-default/groups/single/admin.php:73
    5464 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:68
    5468 #: bp-templates/bp-legacy/buddypress/groups/create.php:77
    5469 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:75
    5470 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:85
    5471 #: bp-themes/bp-default/groups/create.php:75
    5472 #: bp-themes/bp-default/groups/create.php:84
    5473 #: bp-themes/bp-default/groups/single/admin.php:75
    5474 #: bp-themes/bp-default/groups/single/admin.php:85
    5475 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:73
    5479 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:81
    5480 #: bp-themes/bp-default/groups/create.php:80
    5481 #: bp-themes/bp-default/groups/single/admin.php:81
    5482 msgid "This is a hidden group"
    5483 msgstr ""
    5484 
    5485 #: bp-templates/bp-legacy/buddypress/groups/create.php:75
    5486 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:83
    5487 #: bp-themes/bp-default/groups/create.php:82
    5488 #: bp-themes/bp-default/groups/single/admin.php:83
    5489 msgid "Only users who are invited can join the group."
    5490 msgstr ""
    5491 
    5492 #: bp-templates/bp-legacy/buddypress/groups/create.php:76
    5493 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:84
    5494 #: bp-themes/bp-default/groups/create.php:83
    5495 #: bp-themes/bp-default/groups/single/admin.php:84
    5496 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:82
    5500 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:92
    5501 #: bp-themes/bp-default/groups/create.php:89
    5502 #: bp-themes/bp-default/groups/single/admin.php:92
    5503 msgid "Group Invitations"
    5504 msgstr ""
    5505 
    5506 #: bp-templates/bp-legacy/buddypress/groups/create.php:84
    5507 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:94
    5508 #: bp-themes/bp-default/groups/create.php:91
    5509 #: bp-themes/bp-default/groups/single/admin.php:94
    5510 msgid "Which members of this group are allowed to invite others?"
    5511 msgstr ""
    5512 
    5513 #: bp-templates/bp-legacy/buddypress/groups/create.php:109
    5514 #: bp-themes/bp-default/groups/create.php:116
    5515 msgid "Should this group have a forum?"
    5516 msgstr ""
    5517 
    5518 #: bp-templates/bp-legacy/buddypress/groups/create.php:116
    5519 #: bp-themes/bp-default/groups/create.php:123
    5520 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:142
    5526 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:127
    5527 #: bp-themes/bp-default/groups/create.php:149
    5528 #: bp-themes/bp-default/groups/single/admin.php:127
    5529 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:146
    5535 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:131
    5536 #: bp-templates/bp-legacy/buddypress/members/single/profile/change-avatar.php:18
    5537 #: bp-themes/bp-default/groups/create.php:153
    5538 #: bp-themes/bp-default/groups/single/admin.php:131
    5539 #: bp-themes/bp-default/members/single/profile/change-avatar.php:18
    5540 msgid "Upload Image"
    5541 msgstr ""
    5542 
    5543 #: bp-templates/bp-legacy/buddypress/groups/create.php:150
    5544 #: bp-themes/bp-default/groups/create.php:157
    5545 msgid "To skip the avatar upload process, hit the \"Next Step\" button."
    5546 msgstr ""
    5547 
    5548 #: bp-templates/bp-legacy/buddypress/groups/create.php:157
    5549 #: bp-themes/bp-default/groups/create.php:164
    5550 msgid "Crop Group Avatar"
    5551 msgstr ""
    5552 
    5553 #: bp-templates/bp-legacy/buddypress/groups/create.php:159
    5554 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:151
    5555 #: bp-templates/bp-legacy/buddypress/members/single/profile/change-avatar.php:33
    5556 #: bp-themes/bp-default/groups/create.php:166
    5557 #: bp-themes/bp-default/groups/single/admin.php:151
    5558 #: bp-themes/bp-default/members/single/profile/change-avatar.php:33
    5559 msgid "Avatar to crop"
    5560 msgstr ""
    5561 
    5562 #: bp-templates/bp-legacy/buddypress/groups/create.php:162
    5563 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:154
    5564 #: bp-templates/bp-legacy/buddypress/members/single/profile/change-avatar.php:36
    5565 #: bp-themes/bp-default/groups/create.php:169
    5566 #: bp-themes/bp-default/groups/single/admin.php:154
    5567 #: bp-themes/bp-default/members/single/profile/change-avatar.php:36
    5568 msgid "Avatar preview"
    5569 msgstr ""
    5570 
    5571 #: bp-templates/bp-legacy/buddypress/groups/create.php:165
    5572 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:157
    5573 #: bp-templates/bp-legacy/buddypress/members/single/profile/change-avatar.php:39
    5574 #: bp-themes/bp-default/groups/create.php:172
    5575 #: bp-themes/bp-default/groups/single/admin.php:157
    5576 #: bp-themes/bp-default/members/single/profile/change-avatar.php:39
    5577 msgid "Crop Image"
    5578 msgstr ""
    5579 
    5580 #: bp-templates/bp-legacy/buddypress/groups/create.php:204
    5581 #: bp-templates/bp-legacy/buddypress/groups/single/invites-loop.php:79
    5582 #: bp-themes/bp-default/groups/create.php:211
    5583 #: bp-themes/bp-default/groups/single/send-invites.php:22
    5584 msgid "Select people to invite from your friends list."
    5585 msgstr ""
    5586 
    5587 #: bp-templates/bp-legacy/buddypress/groups/create.php:222
    5588 #: bp-templates/bp-legacy/buddypress/groups/single/invites-loop.php:51
    5589 #: bp-templates/bp-legacy/buddypress-functions.php:1031
    5590 #: bp-themes/bp-default/_inc/ajax.php:598
    5591 #: bp-themes/bp-default/groups/create.php:229
    5592 #: bp-themes/bp-default/groups/single/send-invites.php:42
    5593 msgid "Remove Invite"
    5594 msgstr ""
    5595 
    5596 #: bp-templates/bp-legacy/buddypress/groups/create.php:239
    5597 #: bp-themes/bp-default/groups/create.php:246
    5598 #: bp-themes/bp-default/groups/single/send-invites.php:73
    5599 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:261
    5605 #: bp-themes/bp-default/groups/create.php:268
    5606 msgid "Back to Previous Step"
    5607 msgstr ""
    5608 
    5609 #: bp-templates/bp-legacy/buddypress/groups/create.php:268
    5610 #: bp-themes/bp-default/groups/create.php:275
    5611 msgid "Next Step"
    5612 msgstr ""
    5613 
    5614 #: bp-templates/bp-legacy/buddypress/groups/create.php:275
    5615 #: bp-themes/bp-default/groups/create.php:282
    5616 msgid "Create Group and Continue"
    5617 msgstr ""
    5618 
    5619 #: bp-templates/bp-legacy/buddypress/groups/create.php:282
    5620 #: bp-themes/bp-default/groups/create.php:289
    5621 msgid "Finish"
    5622 msgstr ""
    5623 
    5624 #: bp-templates/bp-legacy/buddypress/groups/groups-loop.php:95
    5625 #: bp-themes/bp-default/groups/groups-loop.php:95
    5626 msgid "There were no groups found."
    5627 msgstr ""
    5628 
    5629 #: bp-templates/bp-legacy/buddypress/groups/index.php:19
    5630 #: bp-themes/bp-default/groups/index.php:35
    5631 msgid "All Groups <span>%s</span>"
    5632 msgstr ""
    5633 
    5634 #: bp-templates/bp-legacy/buddypress/groups/index.php:40
    5635 #: bp-templates/bp-legacy/buddypress/members/single/groups.php:23
    5636 #: bp-themes/bp-default/groups/index.php:58
    5637 #: bp-themes/bp-default/members/single/groups.php:23
    5638 msgid "Most Members"
    5639 msgstr ""
    5640 
    5641 #: bp-templates/bp-legacy/buddypress/groups/index.php:41
    5642 #: bp-templates/bp-legacy/buddypress/members/single/groups.php:24
    5643 #: bp-themes/bp-default/groups/index.php:59
    5644 #: bp-themes/bp-default/members/single/groups.php:24
    5645 msgid "Newly Created"
    5646 msgstr ""
    5647 
    5648 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:26
    5649 #: bp-themes/bp-default/groups/single/admin.php:26
    5650 msgid "Notify group members of these changes via email"
    5651 msgstr ""
    5652 
    5653 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:137
    5654 #: bp-themes/bp-default/groups/single/admin.php:137
    5655 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:139
    5661 #: bp-templates/bp-legacy/buddypress/members/single/profile/change-avatar.php:24
    5662 #: bp-themes/bp-default/groups/single/admin.php:139
    5663 #: bp-themes/bp-default/members/single/profile/change-avatar.php:24
    5664 #: bp-xprofile/bp-xprofile-admin.php:804
    5665 msgid "Delete Avatar"
    5666 msgstr ""
    5667 
    5668 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:149
    5669 #: bp-themes/bp-default/groups/single/admin.php:149
    5670 msgid "Crop Avatar"
    5671 msgstr ""
    5672 
    5673 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:260
    5674 #: bp-themes/bp-default/groups/single/admin.php:260
    5675 msgid "(banned)"
    5676 msgstr ""
    5677 
    5678 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:266
    5679 #: bp-themes/bp-default/groups/single/admin.php:266
    5680 msgid "Unban this member"
    5681 msgstr ""
    5682 
    5683 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:266
    5684 #: bp-themes/bp-default/groups/single/admin.php:266
    5685 msgid "Remove Ban"
    5686 msgstr ""
    5687 
    5688 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:270
    5689 #: bp-themes/bp-default/groups/single/admin.php:270
    5690 msgid "Kick and ban this member"
    5691 msgstr ""
    5692 
    5693 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:270
    5694 #: bp-themes/bp-default/groups/single/admin.php:270
    5695 msgid "Kick &amp; Ban"
    5696 msgstr ""
    5697 
    5698 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:271
    5699 #: bp-themes/bp-default/groups/single/admin.php:271
    5700 msgid "Promote to Mod"
    5701 msgstr ""
    5702 
    5703 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:276
    5704 #: bp-themes/bp-default/groups/single/admin.php:276
    5705 msgid "Remove this member"
    5706 msgstr ""
    5707 
    5708 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:276
    5709 #: bp-themes/bp-default/groups/single/admin.php:276
    5710 msgid "Remove from group"
    5711 msgstr ""
    5712 
    5713 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:290
    5714 #: bp-templates/bp-legacy/buddypress/groups/single/members.php:79
    5715 #: bp-themes/bp-default/groups/single/admin.php:290
    5716 #: bp-themes/bp-default/groups/single/members.php:87
    5717 msgid "This group has no members."
    5718 msgstr ""
    5719 
    5720 #: bp-templates/bp-legacy/buddypress/groups/single/admin.php:324
    5721 #: bp-themes/bp-default/groups/single/admin.php:352
    5722 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:327
    5728 #: bp-themes/bp-default/groups/single/admin.php:355
    5729 msgid "I understand the consequences of deleting this group."
    5730 msgstr ""
    5731 
    5732 #: bp-templates/bp-legacy/buddypress/groups/single/forum/edit.php:16
    5733 #: bp-templates/bp-legacy/buddypress/groups/single/forum/topic.php:17
    5734 #: bp-templates/bp-legacy/buddypress/groups/single/forum.php:27
    5735 #: bp-themes/bp-default/groups/single/forum/edit.php:16
    5736 #: bp-themes/bp-default/groups/single/forum/topic.php:17
    5737 #: bp-themes/bp-default/groups/single/forum.php:27
    5738 msgid "Forum Directory"
    5739 msgstr ""
    5740 
    5741 #: bp-templates/bp-legacy/buddypress/groups/single/forum/edit.php:25
    5742 #: bp-themes/bp-default/groups/single/forum/edit.php:25
    5743 msgid "Edit:"
    5744 msgstr ""
    5745 
    5746 #: bp-templates/bp-legacy/buddypress/groups/single/forum/edit.php:87
    5747 #: bp-themes/bp-default/groups/single/forum/edit.php:87
    5748 msgid "This topic does not exist."
    5749 msgstr ""
    5750 
    5751 #: bp-templates/bp-legacy/buddypress/groups/single/forum/topic.php:9
    5752 #: bp-themes/bp-default/groups/single/forum/topic.php:9
    5753 msgid "New Reply"
    5754 msgstr ""
    5755 
    5756 #: bp-templates/bp-legacy/buddypress/groups/single/forum/topic.php:32
    5757 #: bp-themes/bp-default/groups/single/forum/topic.php:32
    5758 msgid "Topic tags:"
    5759 msgstr ""
    5760 
    5761 #: bp-templates/bp-legacy/buddypress/groups/single/forum/topic.php:81
    5762 #: bp-themes/bp-default/groups/single/forum/topic.php:81
    5763 msgid "%1$s said %2$s:"
    5764 msgstr ""
    5765 
    5766 #: bp-templates/bp-legacy/buddypress/groups/single/forum/topic.php:119
    5767 #: bp-themes/bp-default/groups/single/forum/topic.php:119
    5768 msgid "There are no posts for this topic."
    5769 msgstr ""
    5770 
    5771 #: bp-templates/bp-legacy/buddypress/groups/single/forum/topic.php:134
    5772 #: bp-themes/bp-default/groups/single/forum/topic.php:134
    5773 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:139
    5777 #: bp-themes/bp-default/groups/single/forum/topic.php:139
    5778 msgid "Add a reply:"
    5779 msgstr ""
    5780 
    5781 #: bp-templates/bp-legacy/buddypress/groups/single/forum/topic.php:144
    5782 #: bp-themes/bp-default/groups/single/forum/topic.php:144
    5783 msgid "Post Reply"
    5784 msgstr ""
    5785 
    5786 #: bp-templates/bp-legacy/buddypress/groups/single/forum/topic.php:155
    5787 #: bp-themes/bp-default/groups/single/forum/topic.php:155
    5788 msgid "This topic is closed, replies are no longer accepted."
    5789 msgstr ""
    5790 
    5791 #: bp-templates/bp-legacy/buddypress/groups/single/forum.php:69
    5792 #: bp-themes/bp-default/groups/single/forum.php:69
    5793 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:73
    5797 #: bp-themes/bp-default/groups/single/forum.php:73
    5798 msgid "Post a New Topic:"
    5799 msgstr ""
    5800 
    5801 #: bp-templates/bp-legacy/buddypress/groups/single/group-header.php:11
    5802 #: bp-themes/bp-default/groups/single/group-header.php:11
    5803 msgid "Group Admins"
    5804 msgstr ""
    5805 
    5806 #: bp-templates/bp-legacy/buddypress/groups/single/group-header.php:20
    5807 #: bp-themes/bp-default/groups/single/group-header.php:20
    5808 msgid "Group Mods"
    5809 msgstr ""
    5810 
    5811 #: bp-templates/bp-legacy/buddypress/groups/single/request-membership.php:4
    5812 #: bp-themes/bp-default/groups/single/request-membership.php:4
    5813 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:7
    5817 #: bp-themes/bp-default/groups/single/request-membership.php:7
    5818 msgid "Comments (optional)"
    5819 msgstr ""
    5820 
    5821 #: bp-templates/bp-legacy/buddypress/groups/single/request-membership.php:12
    5822 #: bp-themes/bp-default/groups/single/request-membership.php:12
    5823 msgid "Send Request"
    5824 msgstr ""
    5825 
    5826 #: bp-templates/bp-legacy/buddypress/groups/single/requests-loop.php:31
    5827 #: bp-templates/bp-legacy/buddypress/members/single/friends/requests.php:37
    5828 #: bp-templates/bp-legacy/buddypress/members/single/groups/invites.php:23
    5829 #: bp-themes/bp-default/groups/single/admin.php:320
    5830 #: bp-themes/bp-default/members/single/friends/requests.php:37
    5831 #: bp-themes/bp-default/members/single/groups/invites.php:23
    5832 msgid "Accept"
    5833 msgstr ""
    5834 
    5835 #: bp-templates/bp-legacy/buddypress/groups/single/requests-loop.php:33
    5836 #: bp-templates/bp-legacy/buddypress/members/single/friends/requests.php:38
    5837 #: bp-templates/bp-legacy/buddypress/members/single/groups/invites.php:24
    5838 #: bp-themes/bp-default/groups/single/admin.php:322
    5839 #: bp-themes/bp-default/members/single/friends/requests.php:38
    5840 #: bp-themes/bp-default/members/single/groups/invites.php:24
    5841 msgid "Reject"
    5842 msgstr ""
    5843 
    5844 #: bp-templates/bp-legacy/buddypress/groups/single/requests-loop.php:62
    5845 #: bp-themes/bp-default/groups/single/admin.php:335
    5846 msgid "There are no pending membership requests."
    5847 msgstr ""
    5848 
    5849 #: bp-templates/bp-legacy/buddypress/members/activate.php:14
    5850 #: bp-themes/bp-default/registration/activate.php:23
    5851 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:16
    5857 #: bp-themes/bp-default/registration/activate.php:25
    5858 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:21
    5864 #: bp-themes/bp-default/registration/activate.php:30
    5865 msgid "Please provide a valid activation key."
    5866 msgstr ""
    5867 
    5868 #: bp-templates/bp-legacy/buddypress/members/activate.php:25
    5869 #: bp-themes/bp-default/registration/activate.php:34
    5870 msgid "Activation Key:"
    5871 msgstr ""
    5872 
    5873 #: bp-templates/bp-legacy/buddypress/members/index.php:38
    5874 #: bp-templates/bp-legacy/buddypress/members/single/friends.php:23
    5875 #: bp-themes/bp-default/members/index.php:58
    5876 #: bp-themes/bp-default/members/single/friends.php:23
    5877 msgid "Newest Registered"
    5878 msgstr ""
    5879 
    5880 #: bp-templates/bp-legacy/buddypress/members/register.php:13
    5881 #: bp-themes/bp-default/registration/register.php:16
    5882 msgid "User registration is currently not allowed."
    5883 msgstr ""
    5884 
    5885 #: bp-templates/bp-legacy/buddypress/members/register.php:22
    5886 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:30
    5892 #: bp-themes/bp-default/registration/register.php:35
    5893 msgid "Account Details"
    5894 msgstr ""
    5895 
    5896 #: bp-templates/bp-legacy/buddypress/members/register.php:32
    5897 #: bp-templates/bp-legacy/buddypress/members/register.php:36
    5898 #: bp-templates/bp-legacy/buddypress/members/register.php:40
    5899 #: bp-templates/bp-legacy/buddypress/members/register.php:44
    5900 #: bp-templates/bp-legacy/buddypress/members/register.php:132
    5901 #: bp-templates/bp-legacy/buddypress/members/register.php:141
    5902 #: bp-themes/bp-default/members/single/profile/edit.php:26
    5903 #: bp-themes/bp-default/members/single/profile/edit.php:33
    5904 #: bp-themes/bp-default/members/single/profile/edit.php:40
    5905 #: bp-themes/bp-default/members/single/profile/edit.php:49
    5906 #: bp-themes/bp-default/members/single/profile/edit.php:67
    5907 #: bp-themes/bp-default/members/single/profile/edit.php:83
    5908 #: bp-themes/bp-default/members/single/profile/edit.php:93
    5909 #: bp-themes/bp-default/registration/register.php:37
    5910 #: bp-themes/bp-default/registration/register.php:41
    5911 #: bp-themes/bp-default/registration/register.php:45
    5912 #: bp-themes/bp-default/registration/register.php:49
    5913 #: bp-themes/bp-default/registration/register.php:78
    5914 #: bp-themes/bp-default/registration/register.php:86
    5915 #: bp-themes/bp-default/registration/register.php:94
    5916 #: bp-themes/bp-default/registration/register.php:104
    5917 #: bp-themes/bp-default/registration/register.php:115
    5918 #: bp-themes/bp-default/registration/register.php:130
    5919 #: bp-themes/bp-default/registration/register.php:141
    5920 #: bp-themes/bp-default/registration/register.php:216
    5921 #: bp-themes/bp-default/registration/register.php:225
    5922 #: bp-xprofile/bp-xprofile-classes.php:1516
    5923 #: bp-xprofile/bp-xprofile-classes.php:1741
    5924 #: bp-xprofile/bp-xprofile-classes.php:1879
    5925 #: bp-xprofile/bp-xprofile-classes.php:2024
    5926 #: bp-xprofile/bp-xprofile-classes.php:2169
    5927 #: bp-xprofile/bp-xprofile-classes.php:2309
    5928 #: bp-xprofile/bp-xprofile-classes.php:2392
    5929 #: bp-xprofile/bp-xprofile-classes.php:2472
    5930 msgid "(required)"
    5931 msgstr ""
    5932 
    5933 #: bp-templates/bp-legacy/buddypress/members/register.php:36
    5934 #: bp-themes/bp-default/registration/register.php:41
    5935 msgid "Email Address"
    5936 msgstr ""
    5937 
    5938 #: bp-templates/bp-legacy/buddypress/members/register.php:40
    5939 #: bp-themes/bp-default/registration/register.php:45
    5940 msgid "Choose a Password"
    5941 msgstr ""
    5942 
    5943 #: bp-templates/bp-legacy/buddypress/members/register.php:44
    5944 #: bp-themes/bp-default/registration/register.php:49
    5945 msgid "Confirm Password"
    5946 msgstr ""
    5947 
    5948 #: bp-templates/bp-legacy/buddypress/members/register.php:62
    5949 #: bp-themes/bp-default/registration/register.php:67
    5950 msgid "Profile Details"
    5951 msgstr ""
    5952 
    5953 #: bp-templates/bp-legacy/buddypress/members/register.php:79
    5954 #: bp-templates/bp-legacy/buddypress/members/register.php:94
    5955 #: bp-templates/bp-legacy/buddypress/members/single/profile/edit.php:33
    5956 #: bp-templates/bp-legacy/buddypress/members/single/profile/edit.php:47
    5957 #: bp-themes/bp-default/members/single/profile/edit.php:120
    5958 #: bp-themes/bp-default/members/single/profile/edit.php:134
    5959 #: bp-themes/bp-default/registration/register.php:163
    5960 #: bp-themes/bp-default/registration/register.php:178
    5961 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:84
    5967 #: bp-templates/bp-legacy/buddypress/members/single/profile/edit.php:38
    5968 #: bp-themes/bp-default/members/single/profile/edit.php:125
    5969 #: bp-themes/bp-default/registration/register.php:168
    5970 #: bp-xprofile/bp-xprofile-admin.php:733
    5971 msgid "Who can see this field?"
    5972 msgstr ""
    5973 
    5974 #: bp-templates/bp-legacy/buddypress/members/register.php:126
    5975 #: bp-themes/bp-default/registration/register.php:210
    5976 msgid "Blog Details"
    5977 msgstr ""
    5978 
    5979 #: bp-templates/bp-legacy/buddypress/members/register.php:128
    5980 #: bp-themes/bp-default/registration/register.php:212
    5981 msgid "Yes, I'd like to create a new site"
    5982 msgstr ""
    5983 
    5984 #: bp-templates/bp-legacy/buddypress/members/register.php:132
    5985 #: bp-themes/bp-default/registration/register.php:216
    5986 msgid "Blog URL"
    5987 msgstr ""
    5988 
    5989 #: bp-templates/bp-legacy/buddypress/members/register.php:141
    5990 #: bp-themes/bp-default/registration/register.php:225
    5991 msgid "Site Title"
    5992 msgstr ""
    5993 
    5994 #: bp-templates/bp-legacy/buddypress/members/register.php:164
    5995 #: bp-themes/bp-default/registration/register.php:248
    5996 msgid "Complete Sign Up"
    5997 msgstr ""
    5998 
    5999 #: bp-templates/bp-legacy/buddypress/members/register.php:179
    6000 #: bp-themes/bp-default/registration/register.php:265
    6001 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:181
    6008 #: bp-themes/bp-default/registration/register.php:267
    6009 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:68
    6015 #: bp-themes/bp-default/members/single/friends/requests.php:68
    6016 msgid "You have no pending friendship requests."
    6017 msgstr ""
    6018 
    6019 #: bp-templates/bp-legacy/buddypress/members/single/groups/invites.php:14
    6020 #: bp-themes/bp-default/members/single/groups/invites.php:14
    6021 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:37
    6027 #: bp-themes/bp-default/members/single/groups/invites.php:37
    6028 msgid "You have no outstanding group invites."
    6029 msgstr ""
    6030 
    6031 #: bp-templates/bp-legacy/buddypress/members/single/messages/compose.php:5
    6032 #: bp-themes/bp-default/members/single/messages/compose.php:5
    6033 msgid "Send To (Username or Friend's Name)"
    6034 msgstr ""
    6035 
    6036 #: bp-templates/bp-legacy/buddypress/members/single/messages/compose.php:14
    6037 #: bp-themes/bp-default/members/single/messages/compose.php:14
    6038 msgid "This is a notice to all users."
    6039 msgstr ""
    6040 
    6041 #: bp-templates/bp-legacy/buddypress/members/single/messages/compose.php:17
    6042 #: bp-themes/bp-default/members/single/messages/compose.php:17
    6043 msgid "Subject"
    6044 msgstr ""
    6045 
    6046 #: bp-templates/bp-legacy/buddypress/members/single/messages/compose.php:20
    6047 #: bp-themes/bp-default/members/single/messages/compose.php:20
    6048 msgid "Message"
    6049 msgstr ""
    6050 
    6051 #: bp-templates/bp-legacy/buddypress/members/single/messages/compose.php:28
    6052 #: bp-themes/bp-default/members/single/messages/compose.php:28
    6053 msgid "Send Message"
    6054 msgstr ""
    6055 
    6056 #: bp-templates/bp-legacy/buddypress/members/single/messages/messages-loop.php:32
    6057 #: bp-themes/bp-default/members/single/messages/messages-loop.php:32
    6058 msgid "From:"
    6059 msgstr ""
    6060 
    6061 #: bp-templates/bp-legacy/buddypress/members/single/messages/messages-loop.php:37
    6062 #: bp-themes/bp-default/members/single/messages/messages-loop.php:37
    6063 msgid "To:"
    6064 msgstr ""
    6065 
    6066 #: bp-templates/bp-legacy/buddypress/members/single/messages/messages-loop.php:43
    6067 #: bp-themes/bp-default/members/single/messages/messages-loop.php:43
    6068 msgid "View Message"
    6069 msgstr ""
    6070 
    6071 #: bp-templates/bp-legacy/buddypress/members/single/messages/messages-loop.php:51
    6072 #: bp-templates/bp-legacy/buddypress/members/single/messages/notices-loop.php:43
    6073 #: bp-templates/bp-legacy/buddypress/members/single/messages/single.php:24
    6074 #: bp-themes/bp-default/members/single/messages/messages-loop.php:51
    6075 #: bp-themes/bp-default/members/single/messages/notices-loop.php:43
    6076 #: bp-themes/bp-default/members/single/messages/single.php:24
    6077 msgid "Delete Message"
    6078 msgstr ""
    6079 
    6080 #: bp-templates/bp-legacy/buddypress/members/single/messages/messages-loop.php:69
    6081 #: bp-themes/bp-default/members/single/messages/messages-loop.php:69
    6082 msgid "Sorry, no messages were found."
    6083 msgstr ""
    6084 
    6085 #: bp-templates/bp-legacy/buddypress/members/single/messages/notices-loop.php:36
    6086 #: bp-themes/bp-default/members/single/messages/notices-loop.php:36
    6087 msgid "Sent:"
    6088 msgstr ""
    6089 
    6090 #: bp-templates/bp-legacy/buddypress/members/single/messages/notices-loop.php:54
    6091 #: bp-themes/bp-default/members/single/messages/notices-loop.php:54
    6092 msgid "Sorry, no notices were found."
    6093 msgstr ""
    6094 
    6095 #: bp-templates/bp-legacy/buddypress/members/single/messages/single.php:14
    6096 #: bp-themes/bp-default/members/single/messages/single.php:14
    6097 msgid "You are alone in this conversation."
    6098 msgstr ""
    6099 
    6100 #: bp-templates/bp-legacy/buddypress/members/single/messages/single.php:18
    6101 #: bp-themes/bp-default/members/single/messages/single.php:18
    6102 msgid "Conversation between %s and you."
    6103 msgstr ""
    6104 
    6105 #: bp-templates/bp-legacy/buddypress/members/single/messages/single.php:86
    6106 #: bp-themes/bp-default/members/single/messages/single.php:75
    6107 msgid "Send a Reply"
    6108 msgstr ""
    6109 
    6110 #: bp-templates/bp-legacy/buddypress/members/single/messages/single.php:102
    6111 #: bp-themes/bp-default/members/single/messages/single.php:91
    6112 msgid "Send Reply"
    6113 msgstr ""
    6114 
    6115 #: bp-templates/bp-legacy/buddypress/members/single/notifications/feedback-no-notifications.php:7
    6116 #: bp-themes/bp-default/members/single/notifications/feedback-no-notifications.php:7
    6117 msgid "You have no unread notifications."
    6118 msgstr ""
    6119 
    6120 #: bp-templates/bp-legacy/buddypress/members/single/notifications/feedback-no-notifications.php:11
    6121 #: bp-themes/bp-default/members/single/notifications/feedback-no-notifications.php:11
    6122 msgid "This member has no unread notifications."
    6123 msgstr ""
    6124 
    6125 #: bp-templates/bp-legacy/buddypress/members/single/notifications/feedback-no-notifications.php:19
    6126 #: bp-themes/bp-default/members/single/notifications/feedback-no-notifications.php:19
    6127 msgid "You have no notifications."
    6128 msgstr ""
    6129 
    6130 #: bp-templates/bp-legacy/buddypress/members/single/notifications/feedback-no-notifications.php:23
    6131 #: bp-themes/bp-default/members/single/notifications/feedback-no-notifications.php:23
    6132 msgid "This member has no notifications."
    6133 msgstr ""
    6134 
    6135 #: bp-templates/bp-legacy/buddypress/members/single/notifications/notifications-loop.php:5
    6136 #: bp-themes/bp-default/members/single/notifications/notifications-loop.php:5
    6137 msgid "Notification"
    6138 msgstr ""
    6139 
    6140 #: bp-templates/bp-legacy/buddypress/members/single/notifications/notifications-loop.php:6
    6141 #: bp-themes/bp-default/members/single/notifications/notifications-loop.php:6
    6142 msgid "Date Received"
    6143 msgstr ""
    6144 
    6145 #: bp-templates/bp-legacy/buddypress/members/single/profile/change-avatar.php:1
    6146 #: bp-themes/bp-default/members/single/profile/change-avatar.php:1
    6147 #: bp-xprofile/bp-xprofile-loader.php:207
    6148 #: bp-xprofile/bp-xprofile-loader.php:282
    6149 msgid "Change Avatar"
    6150 msgstr ""
    6151 
    6152 #: bp-templates/bp-legacy/buddypress/members/single/profile/change-avatar.php:7
    6153 #: bp-themes/bp-default/members/single/profile/change-avatar.php:7
    6154 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:14
    6162 #: bp-themes/bp-default/members/single/profile/change-avatar.php:14
    6163 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:23
    6169 #: bp-themes/bp-default/members/single/profile/change-avatar.php:23
    6170 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:24
    6176 #: bp-themes/bp-default/members/single/profile/change-avatar.php:24
    6177 msgid "Delete My Avatar"
    6178 msgstr ""
    6179 
    6180 #: bp-templates/bp-legacy/buddypress/members/single/profile/change-avatar.php:31
    6181 #: bp-themes/bp-default/members/single/profile/change-avatar.php:31
    6182 msgid "Crop Your New Avatar"
    6183 msgstr ""
    6184 
    6185 #: bp-templates/bp-legacy/buddypress/members/single/profile/change-avatar.php:55
    6186 #: bp-themes/bp-default/members/single/profile/change-avatar.php:55
    6187 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:10
    6195 #: bp-themes/bp-default/members/single/profile/edit.php:10
    6196 msgid "Editing '%s' Profile Group"
    6197 msgstr ""
    6198 
    6199 #: bp-templates/bp-legacy/buddypress/members/single/profile/edit.php:33
    6200 #: bp-themes/bp-default/members/single/profile/edit.php:120
    6201 #: bp-xprofile/bp-xprofile-admin.php:726
    6202 msgid "Change"
    6203 msgstr ""
    6204 
    6205 #: bp-templates/bp-legacy/buddypress/members/single/profile/profile-wp.php:8
    6206 #: bp-themes/bp-default/members/single/profile/profile-wp.php:8
    6207 msgid "%s's Profile"
    6208 msgstr ""
    6209 
    6210 #: bp-templates/bp-legacy/buddypress/members/single/settings/capabilities.php:9
    6211 #: bp-themes/bp-default/members/single/settings/capabilities.php:57
    6212 msgid "This user is a spammer."
    6213 msgstr ""
    6214 
    6215 #: bp-templates/bp-legacy/buddypress/members/single/settings/delete-account.php:7
    6216 #: bp-themes/bp-default/members/single/settings/delete-account.php:56
    6217 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:11
    6223 #: bp-themes/bp-default/members/single/settings/delete-account.php:60
    6224 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:23
    6230 #: bp-themes/bp-default/members/single/settings/delete-account.php:72
    6231 msgid "I understand the consequences."
    6232 msgstr ""
    6233 
    6234 #: bp-templates/bp-legacy/buddypress/members/single/settings/general.php:7
    6235 #: bp-themes/bp-default/members/single/settings/general.php:57
    6236 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:8
    6242 #: bp-themes/bp-default/members/single/settings/general.php:58
    6243 msgid "Password Lost and Found"
    6244 msgstr ""
    6245 
    6246 #: bp-templates/bp-legacy/buddypress/members/single/settings/general.php:8
    6247 #: bp-themes/bp-default/members/single/settings/general.php:58
    6248 msgid "Lost your password?"
    6249 msgstr ""
    6250 
    6251 #: bp-templates/bp-legacy/buddypress/members/single/settings/general.php:12
    6252 #: bp-themes/bp-default/members/single/settings/general.php:62
    6253 msgid "Account Email"
    6254 msgstr ""
    6255 
    6256 #: bp-templates/bp-legacy/buddypress/members/single/settings/general.php:15
    6257 #: bp-themes/bp-default/members/single/settings/general.php:65
    6258 msgid "Change Password <span>(leave blank for no change)</span>"
    6259 msgstr ""
    6260 
    6261 #: bp-templates/bp-legacy/buddypress/members/single/settings/general.php:16
    6262 #: bp-themes/bp-default/members/single/settings/general.php:66
    6263 msgid "New Password"
    6264 msgstr ""
    6265 
    6266 #: bp-templates/bp-legacy/buddypress/members/single/settings/general.php:17
    6267 #: bp-themes/bp-default/members/single/settings/general.php:67
    6268 msgid "Repeat New Password"
    6269 msgstr ""
    6270 
    6271 #: bp-templates/bp-legacy/buddypress/members/single/settings/notifications.php:4
    6272 #: bp-themes/bp-default/members/single/settings/notifications.php:54
    6273 msgid "Send an email notice when:"
    6274 msgstr ""
    6275 
    6276 #: bp-templates/bp-legacy/buddypress/members/single/settings/profile.php:15
    6277 #: bp-themes/bp-default/members/single/settings/profile.php:65
    6278 msgid "Visibility"
    6279 msgstr ""
    6280 
    6281 #: bp-templates/bp-legacy/buddypress-functions.php:63
    6282 msgid "BuddyPress Legacy"
    6283 msgstr ""
    6284 
    6285 #: bp-templates/bp-legacy/buddypress-functions.php:236
    6286 #: bp-themes/bp-default/functions.php:159
    6287 msgid "Accepted"
    6288 msgstr ""
    6289 
    6290 #: bp-templates/bp-legacy/buddypress-functions.php:238
    6291 #: bp-themes/bp-default/functions.php:164
    6292 msgid "comments"
    6293 msgstr ""
    6294 
    6295 #: bp-templates/bp-legacy/buddypress-functions.php:239
    6296 msgid "Are you sure you want to leave this group?"
    6297 msgstr ""
    6298 
    6299 #: bp-templates/bp-legacy/buddypress-functions.php:241
    6300 #: bp-themes/bp-default/functions.php:158
    6301 msgid "My Favorites"
    6302 msgstr ""
    6303 
    6304 #: bp-templates/bp-legacy/buddypress-functions.php:242
    6305 #: bp-themes/bp-default/functions.php:160
    6306 msgid "Rejected"
    6307 msgstr ""
    6308 
    6309 #: bp-templates/bp-legacy/buddypress-functions.php:244
    6310 #: bp-themes/bp-default/functions.php:163
    6311 msgid "Show all"
    6312 msgstr ""
    6313 
    6314 #: bp-templates/bp-legacy/buddypress-functions.php:245
    6315 #: bp-themes/bp-default/functions.php:161
    6316 msgid "Show all comments for this thread"
    6317 msgstr ""
    6318 
    6319 #: bp-templates/bp-legacy/buddypress-functions.php:246
    6320 #: bp-themes/bp-default/functions.php:162
    6321 msgid "Show all %d comments"
    6322 msgstr ""
    6323 
    6324 #: bp-templates/bp-legacy/buddypress-functions.php:247
    6325 #: bp-themes/bp-default/functions.php:169
    6326 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:707
    6332 #: bp-themes/bp-default/_inc/ajax.php:291
    6333 msgid "There was a problem posting your update, please try again."
    6334 msgstr ""
    6335 
    6336 #: bp-templates/bp-legacy/buddypress-functions.php:825
    6337 #: bp-templates/bp-legacy/buddypress-functions.php:861
    6338 #: bp-themes/bp-default/_inc/ajax.php:393
    6339 #: bp-themes/bp-default/_inc/ajax.php:429
    6340 msgid "There was a problem when deleting. Please try again."
    6341 msgstr ""
    6342 
    6343 #: bp-templates/bp-legacy/buddypress-functions.php:1035
    6344 #: bp-themes/bp-default/_inc/ajax.php:602
    6345 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:1090
    6351 #: bp-themes/bp-default/_inc/ajax.php:656
    6352 msgid " Friendship could not be requested."
    6353 msgstr ""
    6354 
    6355 #: bp-templates/bp-legacy/buddypress-functions.php:1102
    6356 #: bp-themes/bp-default/_inc/ajax.php:668
    6357 msgid "Friendship request could not be cancelled."
    6358 msgstr ""
    6359 
    6360 #: bp-templates/bp-legacy/buddypress-functions.php:1107
    6361 #: bp-themes/bp-default/_inc/ajax.php:673
    6362 msgid "Request Pending"
    6363 msgstr ""
    6364 
    6365 #: bp-templates/bp-legacy/buddypress-functions.php:1127
    6366 #: bp-themes/bp-default/_inc/ajax.php:693
    6367 msgid "There was a problem accepting that request. Please try again."
    6368 msgstr ""
    6369 
    6370 #: bp-templates/bp-legacy/buddypress-functions.php:1146
    6371 #: bp-themes/bp-default/_inc/ajax.php:712
    6372 msgid "There was a problem rejecting that request. Please try again."
    6373 msgstr ""
    6374 
    6375 #: bp-templates/bp-legacy/buddypress-functions.php:1176
    6376 #: bp-themes/bp-default/_inc/ajax.php:742
    6377 msgid "Error joining group"
    6378 msgstr ""
    6379 
    6380 #: bp-templates/bp-legacy/buddypress-functions.php:1189
    6381 #: bp-templates/bp-legacy/buddypress-functions.php:1199
    6382 #: bp-themes/bp-default/_inc/ajax.php:755
    6383 #: bp-themes/bp-default/_inc/ajax.php:765
    6384 msgid "Error requesting membership"
    6385 msgstr ""
    6386 
    6387 #: bp-templates/bp-legacy/buddypress-functions.php:1201
    6388 #: bp-themes/bp-default/_inc/ajax.php:767
    6389 msgid "Membership Requested"
    6390 msgstr ""
    6391 
    6392 #: bp-templates/bp-legacy/buddypress-functions.php:1210
    6393 #: bp-themes/bp-default/_inc/ajax.php:776
    6394 msgid "Error leaving group"
    6395 msgstr ""
    6396 
    6397 #: bp-templates/bp-legacy/buddypress-functions.php:1233
    6398 #: bp-themes/bp-default/_inc/ajax.php:799
    6399 msgid "There was a problem closing the notice."
    6400 msgstr ""
    6401 
    6402 #: bp-templates/bp-legacy/buddypress-functions.php:1296
    6403 #: bp-themes/bp-default/_inc/ajax.php:850
    6404 msgid "There was a problem sending that reply. Please try again."
    6405 msgstr ""
    6406 
    6407 #: bp-templates/bp-legacy/buddypress-functions.php:1314
    6408 #: bp-themes/bp-default/_inc/ajax.php:868
    6409 msgid "There was a problem marking messages as unread."
    6410 msgstr ""
    6411 
    6412 #: bp-templates/bp-legacy/buddypress-functions.php:1339
    6413 #: bp-themes/bp-default/_inc/ajax.php:893
    6414 msgid "There was a problem marking messages as read."
    6415 msgstr ""
    6416 
    6417 #: bp-templates/bp-legacy/buddypress-functions.php:1364
    6418 #: bp-themes/bp-default/_inc/ajax.php:918
    6419 msgid "There was a problem deleting messages."
    6420 msgstr ""
    6421 
    6422 #: bp-themes/bp-default/404.php:7
    6423 msgid "Page not found"
    6424 msgstr ""
    6425 
    6426 #: bp-themes/bp-default/404.php:9
    6427 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:37
    6433 msgid "In reply to: "
    6434 msgstr ""
    6435 
    6436 #: bp-themes/bp-default/activity/entry.php:37
    6437 msgid "View Thread / Permalink"
    6438 msgstr ""
    6439 
    6440 #: bp-themes/bp-default/activity/entry.php:104
    6441 msgid "or press esc to cancel."
    6442 msgstr ""
    6443 
    6444 #: bp-themes/bp-default/activity/index.php:21
    6445 msgid "Site Activity"
    6446 msgstr ""
    6447 
    6448 #: bp-themes/bp-default/archive.php:10
    6449 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:22
    6453 #: bp-themes/bp-default/index.php:32 bp-themes/bp-default/search.php:30
    6454 msgid "Permanent Link to"
    6455 msgstr ""
    6456 
    6457 #: bp-themes/bp-default/archive.php:30 bp-themes/bp-default/index.php:34
    6458 #: bp-themes/bp-default/search.php:32 bp-themes/bp-default/single.php:23
    6459 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:37
    6463 #: bp-themes/bp-default/search.php:35 bp-themes/bp-default/single.php:28
    6464 msgid "Read the rest of this entry &rarr;"
    6465 msgstr ""
    6466 
    6467 #: bp-themes/bp-default/archive.php:34 bp-themes/bp-default/index.php:38
    6468 #: bp-themes/bp-default/onecolumn-page.php:31 bp-themes/bp-default/page.php:20
    6469 #: bp-themes/bp-default/single.php:30
    6470 msgid "Pages: "
    6471 msgstr ""
    6472 
    6473 #: bp-themes/bp-default/archive.php:37 bp-themes/bp-default/index.php:41
    6474 #: bp-themes/bp-default/search.php:38 bp-themes/bp-default/single.php:33
    6475 msgid "Tags: "
    6476 msgstr ""
    6477 
    6478 #: bp-themes/bp-default/archive.php:37 bp-themes/bp-default/index.php:41
    6479 #: bp-themes/bp-default/search.php:38
    6480 msgid "No Comments &#187;"
    6481 msgstr ""
    6482 
    6483 #: bp-themes/bp-default/archive.php:37 bp-themes/bp-default/index.php:41
    6484 #: bp-themes/bp-default/search.php:38
    6485 msgid "1 Comment &#187;"
    6486 msgstr ""
    6487 
    6488 #: bp-themes/bp-default/archive.php:37 bp-themes/bp-default/index.php:41
    6489 #: bp-themes/bp-default/search.php:38
    6490 msgid "% Comments &#187;"
    6491 msgstr ""
    6492 
    6493 #: bp-themes/bp-default/archive.php:50 bp-themes/bp-default/index.php:54
    6494 msgid "Not Found"
    6495 msgstr ""
    6496 
    6497 #: bp-themes/bp-default/attachment.php:26 bp-themes/bp-default/single.php:24
    6498 msgid "Edit this entry"
    6499 msgstr ""
    6500 
    6501 #: bp-themes/bp-default/attachment.php:40
    6502 msgid "Full size is %s pixels"
    6503 msgstr ""
    6504 
    6505 #: bp-themes/bp-default/attachment.php:43
    6506 msgid "Link to full size image"
    6507 msgstr ""
    6508 
    6509 #: bp-themes/bp-default/attachment.php:62
    6510 msgid "Sorry, no attachments matched your criteria."
    6511 msgstr ""
    6512 
    6513 #: bp-themes/bp-default/blogs/create.php:21
    6514 #: bp-themes/bp-default/blogs/index.php:21
    6515 msgid "Site Directory"
    6516 msgstr ""
    6517 
    6518 #: bp-themes/bp-default/comments.php:12
    6519 msgid "Password Protected"
    6520 msgstr ""
    6521 
    6522 #: bp-themes/bp-default/comments.php:13
    6523 msgid "Enter the password to view comments."
    6524 msgstr ""
    6525 
    6526 #: bp-themes/bp-default/comments.php:31
    6527 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:55
    6533 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:59
    6539 msgid "Comments are closed."
    6540 msgstr ""
    6541 
    6542 #: bp-themes/bp-default/comments.php:70
    6543 msgid "1 trackback"
    6544 msgid_plural "%d trackbacks"
    6545 msgstr[0] ""
    6546 msgstr[1] ""
    6547 
    6548 #: bp-themes/bp-default/footer.php:15
    6549 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:23
    6555 msgid "Forums Directory"
    6556 msgstr ""
    6557 
    6558 #: bp-themes/bp-default/functions.php:85
    6559 msgid "Primary Navigation"
    6560 msgstr ""
    6561 
    6562 #: bp-themes/bp-default/functions.php:391
    6563 msgid "The sidebar widget area"
    6564 msgstr ""
    6565 
    6566 #: bp-themes/bp-default/functions.php:400
    6567 msgid "First Footer Widget Area"
    6568 msgstr ""
    6569 
    6570 #: bp-themes/bp-default/functions.php:402
    6571 msgid "The first footer widget area"
    6572 msgstr ""
    6573 
    6574 #: bp-themes/bp-default/functions.php:411
    6575 msgid "Second Footer Widget Area"
    6576 msgstr ""
    6577 
    6578 #: bp-themes/bp-default/functions.php:413
    6579 msgid "The second footer widget area"
    6580 msgstr ""
    6581 
    6582 #: bp-themes/bp-default/functions.php:422
    6583 msgid "Third Footer Widget Area"
    6584 msgstr ""
    6585 
    6586 #: bp-themes/bp-default/functions.php:424
    6587 msgid "The third footer widget area"
    6588 msgstr ""
    6589 
    6590 #: bp-themes/bp-default/functions.php:433
    6591 msgid "Fourth Footer Widget Area"
    6592 msgstr ""
    6593 
    6594 #: bp-themes/bp-default/functions.php:435
    6595 msgid "The fourth footer widget area"
    6596 msgstr ""
    6597 
    6598 #: bp-themes/bp-default/functions.php:490
    6599 #. translators: 1: comment author url, 2: comment author name, 3: comment
    6600 #. permalink, 4: comment date/timestamp
    6601 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:497
    6607 msgid "Your comment is awaiting moderation."
    6608 msgstr ""
    6609 
    6610 #: bp-themes/bp-default/functions.php:509
    6611 msgid "Edit comment"
    6612 msgstr ""
    6613 
    6614 #: bp-themes/bp-default/functions.php:579
    6615 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:655
    6621 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:656
    6625 msgid "Leave a reply"
    6626 msgstr ""
    6627 
    6628 #: bp-themes/bp-default/functions.php:743
    6629 msgid "&larr; Previous Entries"
    6630 msgstr ""
    6631 
    6632 #: bp-themes/bp-default/functions.php:744
    6633 msgid "Next Entries &rarr;"
    6634 msgstr ""
    6635 
    6636 #: bp-themes/bp-default/groups/create.php:18
    6637 #: bp-themes/bp-default/groups/index.php:21
    6638 msgid "Groups Directory"
    6639 msgstr ""
    6640 
    6641 #: bp-themes/bp-default/header.php:25
    6642 msgid "Search for:"
    6643 msgstr ""
    6644 
    6645 #: bp-themes/bp-default/index.php:55
    6646 msgid "Sorry, but you are looking for something that isn't here."
    6647 msgstr ""
    6648 
    6649 #: bp-themes/bp-default/links.php:16
    6650 msgid "Links"
    6651 msgstr ""
    6652 
    6653 #: bp-themes/bp-default/members/index.php:21
    6654 msgid "Members Directory"
    6655 msgstr ""
    6656 
    6657 #: bp-themes/bp-default/members/single/profile/edit.php:58
    6658 #: bp-themes/bp-default/members/single/profile/edit.php:73
    6659 #: bp-themes/bp-default/registration/register.php:121
    6660 #: bp-xprofile/bp-xprofile-classes.php:1884
    6661 #: bp-xprofile/bp-xprofile-classes.php:1953
    6662 #: bp-xprofile/bp-xprofile-classes.php:2031
    6663 msgid "Clear"
    6664 msgstr ""
    6665 
    6666 #: bp-themes/bp-default/members/single/settings/general.php:49
    6667 msgid "General Settings"
    6668 msgstr ""
    6669 
    6670 #: bp-themes/bp-default/members/single/settings/notifications.php:49
    6671 msgid "Email Notification"
    6672 msgstr ""
    6673 
    6674 #: bp-themes/bp-default/onecolumn-page.php:29 bp-themes/bp-default/page.php:18
    6675 msgid "<p class=\"serif\">Read the rest of this page &rarr;</p>"
    6676 msgstr ""
    6677 
    6678 #: bp-themes/bp-default/onecolumn-page.php:32 bp-themes/bp-default/page.php:21
    6679 msgid "Edit this page."
    6680 msgstr ""
    6681 
    6682 #: bp-themes/bp-default/registration/register.php:27
    6683 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:10
    6689 msgid "Site"
    6690 msgstr ""
    6691 
    6692 #: bp-themes/bp-default/search.php:14
    6693 msgid "Search Results"
    6694 msgstr ""
    6695 
    6696 #: bp-themes/bp-default/search.php:51
    6697 msgid "No posts found. Try a different search?"
    6698 msgstr ""
    6699 
    6700 #: bp-themes/bp-default/sidebar.php:37
    6701 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:65
    6707 msgid "Forum Topic Tags"
    6708 msgstr ""
    6709 
    6710 #: bp-themes/bp-default/single.php:45
    6711 msgid "Sorry, no posts matched your criteria."
    6712 msgstr ""
    6713 
    6714 #: bp-xprofile/bp-xprofile-activity.php:26
    6715 msgid "Member changed profile picture"
    6716 msgstr ""
    6717 
    6718 #: bp-xprofile/bp-xprofile-activity.php:33
    6719 msgid "New member registered"
    6720 msgstr ""
    6721 
    6722 #: bp-xprofile/bp-xprofile-activity.php:40
    6723 msgid "Updated Profile"
    6724 msgstr ""
    6725 
    6726 #: bp-xprofile/bp-xprofile-activity.php:59
    6727 msgid "%s changed their profile picture"
    6728 msgstr ""
    6729 
    6730 #: bp-xprofile/bp-xprofile-activity.php:80
    6731 msgid "%s became a registered member"
    6732 msgstr ""
    6733 
    6734 #: bp-xprofile/bp-xprofile-activity.php:105
    6735 msgid "%s&#8217;s profile was updated"
    6736 msgstr ""
    6737 
    6738 #: bp-xprofile/bp-xprofile-activity.php:316
    6739 msgid "Profile Updates"
    6740 msgstr ""
    6741 
    6742 #: bp-xprofile/bp-xprofile-admin.php:27 bp-xprofile/bp-xprofile-admin.php:71
    6743 msgid "Profile Fields"
    6744 msgstr ""
    6745 
    6746 #: bp-xprofile/bp-xprofile-admin.php:72 bp-xprofile/bp-xprofile-classes.php:454
    6747 msgid "Add New Field Group"
    6748 msgstr ""
    6749 
    6750 #: bp-xprofile/bp-xprofile-admin.php:75
    6751 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:382
    6755 msgid "(Primary)"
    6756 msgstr ""
    6757 
    6758 #: bp-xprofile/bp-xprofile-admin.php:113
    6759 msgid "Add New Field"
    6760 msgstr ""
    6761 
    6762 #: bp-xprofile/bp-xprofile-admin.php:152
    6763 msgid "There are no fields in this group."
    6764 msgstr ""
    6765 
    6766 #: bp-xprofile/bp-xprofile-admin.php:161
    6767 msgid "You have no groups."
    6768 msgstr ""
    6769 
    6770 #: bp-xprofile/bp-xprofile-admin.php:162
    6771 msgid "Add New Group"
    6772 msgstr ""
    6773 
    6774 #: bp-xprofile/bp-xprofile-admin.php:189
    6775 msgid "There was an error saving the group. Please try again"
    6776 msgstr ""
    6777 
    6778 #: bp-xprofile/bp-xprofile-admin.php:192
    6779 msgid "The group was saved successfully."
    6780 msgstr ""
    6781 
    6782 #: bp-xprofile/bp-xprofile-admin.php:221
    6783 msgid "There was an error deleting the group. Please try again"
    6784 msgstr ""
    6785 
    6786 #: bp-xprofile/bp-xprofile-admin.php:224
    6787 msgid "The group was deleted successfully."
    6788 msgstr ""
    6789 
    6790 #: bp-xprofile/bp-xprofile-admin.php:265
    6791 msgid "There was an error saving the field. Please try again"
    6792 msgstr ""
    6793 
    6794 #: bp-xprofile/bp-xprofile-admin.php:272
    6795 msgid "The field was saved successfully."
    6796 msgstr ""
    6797 
    6798 #: bp-xprofile/bp-xprofile-admin.php:316
    6799 msgid "field"
    6800 msgstr ""
    6801 
    6802 #: bp-xprofile/bp-xprofile-admin.php:316
    6803 msgid "option"
    6804 msgstr ""
    6805 
    6806 #: bp-xprofile/bp-xprofile-admin.php:320
    6807 msgid "There was an error deleting the %s. Please try again"
    6808 msgstr ""
    6809 
    6810 #: bp-xprofile/bp-xprofile-admin.php:323
    6811 msgid "The %s was deleted successfully!"
    6812 msgstr ""
    6813 
    6814 #: bp-xprofile/bp-xprofile-admin.php:382
    6815 msgid "(Required)"
    6816 msgstr ""
    6817 
    6818 #: bp-xprofile/bp-xprofile-admin.php:723
    6819 msgid "This field can be seen by: <span class=\"%s\">%s</span>"
    6820 msgstr ""
    6821 
    6822 #: bp-xprofile/bp-xprofile-classes.php:366
    6823 msgid "Please make sure you give the group a name."
    6824 msgstr ""
    6825 
    6826 #: bp-xprofile/bp-xprofile-classes.php:456
    6827 msgid "Create Field Group"
    6828 msgstr ""
    6829 
    6830 #: bp-xprofile/bp-xprofile-classes.php:458
    6831 msgid "Edit Field Group"
    6832 msgstr ""
    6833 
    6834 #: bp-xprofile/bp-xprofile-classes.php:484
    6835 #: bp-xprofile/bp-xprofile-classes.php:485
    6836 msgid "Field Group Title"
    6837 msgstr ""
    6838 
    6839 #: bp-xprofile/bp-xprofile-classes.php:491
    6840 msgid "Group Description"
    6841 msgstr ""
    6842 
    6843 #: bp-xprofile/bp-xprofile-classes.php:837
    6844 msgid "Add Field"
    6845 msgstr ""
    6846 
    6847 #: bp-xprofile/bp-xprofile-classes.php:849
    6848 msgid "Edit Field"
    6849 msgstr ""
    6850 
    6851 #: bp-xprofile/bp-xprofile-classes.php:873
    6852 msgid "Field Description"
    6853 msgstr ""
    6854 
    6855 #: bp-xprofile/bp-xprofile-classes.php:882
    6856 msgid "Submit"
    6857 msgstr ""
    6858 
    6859 #: bp-xprofile/bp-xprofile-classes.php:904
    6860 msgid "Default Visibility"
    6861 msgstr ""
    6862 
    6863 #: bp-xprofile/bp-xprofile-classes.php:922
    6864 msgid "Per-Member Visibility"
    6865 msgstr ""
    6866 
    6867 #: bp-xprofile/bp-xprofile-classes.php:927
    6868 msgid "Let members change this field's visibility"
    6869 msgstr ""
    6870 
    6871 #: bp-xprofile/bp-xprofile-classes.php:931
    6872 msgid "Enforce the default visibility for all members"
    6873 msgstr ""
    6874 
    6875 #: bp-xprofile/bp-xprofile-classes.php:946
    6876 msgid "Field Requirement"
    6877 msgstr ""
    6878 
    6879 #: bp-xprofile/bp-xprofile-classes.php:949
    6880 msgid "Not Required"
    6881 msgstr ""
    6882 
    6883 #: bp-xprofile/bp-xprofile-classes.php:950
    6884 msgid "Required"
    6885 msgstr ""
    6886 
    6887 #: bp-xprofile/bp-xprofile-classes.php:956
    6888 msgid "Field Type"
    6889 msgstr ""
    6890 
    6891 #: bp-xprofile/bp-xprofile-classes.php:994
    6892 msgid "Please make sure you fill out all required fields."
    6893 msgstr ""
    6894 
    6895 #: bp-xprofile/bp-xprofile-classes.php:1002
    6896 msgid "This field type require at least one option. Please add options below."
    6897 msgstr ""
    6898 
    6899 #: bp-xprofile/bp-xprofile-classes.php:1605
    6900 msgid "January"
    6901 msgstr ""
    6902 
    6903 #: bp-xprofile/bp-xprofile-classes.php:1606
    6904 msgid "February"
    6905 msgstr ""
    6906 
    6907 #: bp-xprofile/bp-xprofile-classes.php:1607
    6908 msgid "March"
    6909 msgstr ""
    6910 
    6911 #: bp-xprofile/bp-xprofile-classes.php:1608
    6912 msgid "April"
    6913 msgstr ""
    6914 
    6915 #: bp-xprofile/bp-xprofile-classes.php:1609
    6916 msgid "May"
    6917 msgstr ""
    6918 
    6919 #: bp-xprofile/bp-xprofile-classes.php:1610
    6920 msgid "June"
    6921 msgstr ""
    6922 
    6923 #: bp-xprofile/bp-xprofile-classes.php:1611
    6924 msgid "July"
    6925 msgstr ""
    6926 
    6927 #: bp-xprofile/bp-xprofile-classes.php:1612
    6928 msgid "August"
    6929 msgstr ""
    6930 
    6931 #: bp-xprofile/bp-xprofile-classes.php:1613
    6932 msgid "September"
    6933 msgstr ""
    6934 
    6935 #: bp-xprofile/bp-xprofile-classes.php:1614
    6936 msgid "October"
    6937 msgstr ""
    6938 
    6939 #: bp-xprofile/bp-xprofile-classes.php:1615
    6940 msgid "November"
    6941 msgstr ""
    6942 
    6943 #: bp-xprofile/bp-xprofile-classes.php:1616
    6944 msgid "December"
    6945 msgstr ""
    6946 
    6947 #: bp-xprofile/bp-xprofile-classes.php:2767
    6948 msgid "Please enter options for this Field:"
    6949 msgstr ""
    6950 
    6951 #: bp-xprofile/bp-xprofile-classes.php:2770
    6952 msgid "Sort Order:"
    6953 msgstr ""
    6954 
    6955 #: bp-xprofile/bp-xprofile-classes.php:2772
    6956 msgid "Custom"
    6957 msgstr ""
    6958 
    6959 #: bp-xprofile/bp-xprofile-classes.php:2773
    6960 msgid "Ascending"
    6961 msgstr ""
    6962 
    6963 #: bp-xprofile/bp-xprofile-classes.php:2774
    6964 msgid "Descending"
    6965 msgstr ""
    6966 
    6967 #: bp-xprofile/bp-xprofile-classes.php:2835
    6968 msgid "Default Value"
    6969 msgstr ""
    6970 
    6971 #: bp-xprofile/bp-xprofile-classes.php:2843
    6972 msgid "Add Another Option"
    6973 msgstr ""
    6974 
    6975 #: bp-xprofile/bp-xprofile-loader.php:109
    6976 msgid "Everyone"
    6977 msgstr ""
    6978 
    6979 #: bp-xprofile/bp-xprofile-loader.php:113
    6980 msgid "Only Me"
    6981 msgstr ""
    6982 
    6983 #: bp-xprofile/bp-xprofile-loader.php:117
    6984 msgid "All Members"
    6985 msgstr ""
    6986 
    6987 #: bp-xprofile/bp-xprofile-screens.php:140
    6988 msgid "Changes saved."
    6989 msgstr ""
    6990 
    6991 #: bp-xprofile/bp-xprofile-screens.php:208
    6992 msgid "There was a problem cropping your avatar."
    6993 msgstr ""
    6994 
    6995 #: bp-xprofile/bp-xprofile-screens.php:211
    6996 msgid "Your new avatar was uploaded successfully."
    6997 msgstr ""
    6998 
    6999 #: bp-xprofile/bp-xprofile-settings.php:43
    7000 msgid "Your profile settings have been saved."
    7001 msgstr ""
    7002 
    7003 #: bp-xprofile/bp-xprofile-settings.php:47
    7004 msgid "This member's profile settings have been saved."
    7005 msgstr ""
    7006 
    7007 #: bp-xprofile/bp-xprofile-template.php:636
    7008 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:644
    7014 msgid "Profile not recently updated"
    7015 msgstr ""
    7016 
    7017 #: bp-xprofile/bp-xprofile-template.php:654
    7018 msgid "Profile updated %s"
    7019 msgstr ""
    7020 
    7021 #: bp-xprofile/bp-xprofile-template.php:804
    7022 msgid "This field's visibility cannot be changed."
    7023 msgstr ""
    7024 
    7025 #. Plugin URI of the plugin/theme
    7026 msgid "http://buddypress.org"
    7027 msgstr ""
    7028 
    7029 #. Description of the plugin/theme
    7030 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/theme
    7037 msgid "The BuddyPress Community"
    7038 msgstr ""
    7039 
    7040 #. Author URI of the plugin/theme
    7041 msgid "http://buddypress.org/community/members/"
    7042 msgstr ""
    7043 
    7044 #: bp-activity/bp-activity-admin.php:236
    7045 msgctxt "activity admin edit screen"
    7046 msgid "Status"
    7047 msgstr ""
    7048 
    7049 #: bp-activity/bp-activity-admin.php:237
    7050 msgctxt "activity admin edit screen"
    7051 msgid "Primary Item/Secondary Item"
    7052 msgstr ""
    7053 
    7054 #: bp-activity/bp-activity-admin.php:238
    7055 msgctxt "activity admin edit screen"
    7056 msgid "Link"
    7057 msgstr ""
    7058 
    7059 #: bp-activity/bp-activity-admin.php:239
    7060 msgctxt "activity admin edit screen"
    7061 msgid "Type"
    7062 msgstr ""
    7063 
    7064 #: bp-activity/bp-activity-admin.php:240
    7065 msgctxt "activity admin edit screen"
    7066 msgid "Author ID"
    7067 msgstr ""
    7068 
    7069 #: bp-activity/bp-activity-admin.php:253
    7070 msgctxt "Activity items per page (screen options)"
    7071 msgid "Activity"
    7072 msgstr ""
    7073 
    7074 #: bp-activity/bp-activity-akismet.php:558
    7075 msgctxt "x hours ago - akismet cleared this item"
    7076 msgid "<span>%1$s</span> &mdash; %2$s"
    7077 msgstr ""
    7078 
    7079 #: bp-activity/bp-activity-loader.php:109
    7080 msgctxt "component directory title"
    7081 msgid "Sitewide Activity"
    7082 msgstr ""
    7083 
    7084 #: bp-core/bp-core-filters.php:447
    7085 msgctxt "component directory title"
    7086 msgid "Directory"
    7087 msgstr ""
    7088 
    7089 #: bp-groups/bp-groups-loader.php:150
    7090 msgctxt "component directory title"
    7091 msgid "Groups"
    7092 msgstr ""
    7093 
    7094 #: bp-members/bp-members-loader.php:80
    7095 msgctxt "component directory title"
    7096 msgid "Members"
    7097 msgstr ""
    7098 
    7099 #: bp-activity/bp-activity-template.php:266
    7100 msgctxt "Activity pagination previous text"
    7101 msgid "&larr;"
    7102 msgstr ""
    7103 
    7104 #: bp-activity/bp-activity-template.php:267
    7105 msgctxt "Activity pagination next text"
    7106 msgid "&rarr;"
    7107 msgstr ""
    7108 
    7109 #: bp-blogs/bp-blogs-template.php:218
    7110 msgctxt "Blog pagination previous text"
    7111 msgid "&larr;"
    7112 msgstr ""
    7113 
    7114 #: bp-blogs/bp-blogs-template.php:219
    7115 msgctxt "Blog pagination next text"
    7116 msgid "&rarr;"
    7117 msgstr ""
    7118 
    7119 #: bp-blogs/bp-blogs-widgets.php:37
    7120 msgctxt "widget name"
    7121 msgid "(BuddyPress) Recent Networkwide Posts"
    7122 msgstr ""
    7123 
    7124 #: bp-core/bp-core-widgets.php:154
    7125 msgctxt "widget name"
    7126 msgid "(BuddyPress) Members"
    7127 msgstr ""
    7128 
    7129 #: bp-core/bp-core-widgets.php:321
    7130 msgctxt "widget name"
    7131 msgid "(BuddyPress) Who's Online"
    7132 msgstr ""
    7133 
    7134 #: bp-core/bp-core-widgets.php:424
    7135 msgctxt "widget name"
    7136 msgid "(BuddyPress) Recently Active Members"
    7137 msgstr ""
    7138 
    7139 #: bp-friends/bp-friends-widgets.php:51
    7140 msgctxt "widget name"
    7141 msgid "(BuddyPress) Friends"
    7142 msgstr ""
    7143 
    7144 #: bp-groups/bp-groups-widgets.php:27
    7145 msgctxt "widget name"
    7146 msgid "(BuddyPress) Groups"
    7147 msgstr ""
    7148 
    7149 #: bp-blogs/bp-blogs-widgets.php:133
    7150 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:144
    7155 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:255
    7162 msgctxt "First field-group name"
    7163 msgid "General"
    7164 msgstr ""
    7165 
    7166 #: bp-core/admin/bp-core-schema.php:259
    7167 msgctxt "Display name field"
    7168 msgid "Display Name"
    7169 msgstr ""
    7170 
    7171 #: bp-core/admin/bp-core-tools.php:345
    7172 msgctxt "buddypress tools intro"
    7173 msgid "Use the %s to repair these relationships."
    7174 msgstr ""
    7175 
    7176 #: bp-core/bp-core-filters.php:427
    7177 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:447
    7182 msgctxt "Page title for the Activity directory."
    7183 msgid "Activity"
    7184 msgstr ""
    7185 
    7186 #: bp-core/bp-core-functions.php:448
    7187 msgctxt "Page title for the Groups directory."
    7188 msgid "Groups"
    7189 msgstr ""
    7190 
    7191 #: bp-core/bp-core-functions.php:449
    7192 msgctxt "Page title for the Sites directory."
    7193 msgid "Sites"
    7194 msgstr ""
    7195 
    7196 #: bp-core/bp-core-functions.php:450
    7197 msgctxt "Page title for the user account activation screen."
    7198 msgid "Activate"
    7199 msgstr ""
    7200 
    7201 #: bp-core/bp-core-functions.php:451
    7202 msgctxt "Page title for the Members directory."
    7203 msgid "Members"
    7204 msgstr ""
    7205 
    7206 #: bp-core/bp-core-functions.php:452
    7207 msgctxt "Page title for the user registration screen."
    7208 msgid "Register"
    7209 msgstr ""
    7210 
    7211 #: bp-core/bp-core-functions.php:875
    7212 msgctxt "Separator in time since"
    7213 msgid ","
    7214 msgstr ""
    7215 
    7216 #: bp-core/bp-core-widgets.php:36
    7217 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:568
    7222 msgctxt "Forum topic pagination previous text"
    7223 msgid "&larr;"
    7224 msgstr ""
    7225 
    7226 #: bp-forums/bp-forums-template.php:297 bp-forums/bp-forums-template.php:569
    7227 msgctxt "Forum topic pagination next text"
    7228 msgid "&rarr;"
    7229 msgstr ""
    7230 
    7231 #: bp-forums/bp-forums-template.php:1736
    7232 msgctxt "Forum thread pagination previous text"
    7233 msgid "&larr;"
    7234 msgstr ""
    7235 
    7236 #: bp-forums/bp-forums-template.php:1737
    7237 msgctxt "Forum thread pagination next text"
    7238 msgid "&rarr;"
    7239 msgstr ""
    7240 
    7241 #: bp-groups/bp-groups-admin.php:124
    7242 msgctxt "group admin edit screen"
    7243 msgid "Save"
    7244 msgstr ""
    7245 
    7246 #: bp-groups/bp-groups-admin.php:125
    7247 msgctxt "group admin edit screen"
    7248 msgid "Settings"
    7249 msgstr ""
    7250 
    7251 #: bp-groups/bp-groups-admin.php:126
    7252 msgctxt "group admin edit screen"
    7253 msgid "Add New Members"
    7254 msgstr ""
    7255 
    7256 #: bp-groups/bp-groups-admin.php:127
    7257 msgctxt "group admin edit screen"
    7258 msgid "Manage Members"
    7259 msgstr ""
    7260 
    7261 #: bp-groups/bp-groups-admin.php:141
    7262 msgctxt "Groups per page (screen options)"
    7263 msgid "Groups"
    7264 msgstr ""
    7265 
    7266 #: bp-groups/bp-groups-admin.php:795
    7267 msgctxt "Group member user_id in group admin"
    7268 msgid "ID"
    7269 msgstr ""
    7270 
    7271 #: bp-groups/bp-groups-admin.php:796
    7272 msgctxt "Group member name in group admin"
    7273 msgid "Name"
    7274 msgstr ""
    7275 
    7276 #: bp-groups/bp-groups-admin.php:797
    7277 msgctxt "Group member role in group admin"
    7278 msgid "Group Role"
    7279 msgstr ""
    7280 
    7281 #: bp-groups/bp-groups-admin.php:1302
    7282 msgctxt "Groups admin Group Name column header"
    7283 msgid "Name"
    7284 msgstr ""
    7285 
    7286 #: bp-groups/bp-groups-admin.php:1303
    7287 msgctxt "Groups admin Group Description column header"
    7288 msgid "Description"
    7289 msgstr ""
    7290 
    7291 #: bp-groups/bp-groups-admin.php:1304
    7292 msgctxt "Groups admin Privacy Status column header"
    7293 msgid "Status"
    7294 msgstr ""
    7295 
    7296 #: bp-groups/bp-groups-admin.php:1305
    7297 msgctxt "Groups admin Members column header"
    7298 msgid "# Members"
    7299 msgstr ""
    7300 
    7301 #: bp-groups/bp-groups-admin.php:1306
    7302 msgctxt "Groups admin Last Active column header"
    7303 msgid "Last Active"
    7304 msgstr ""
    7305 
    7306 #: bp-groups/bp-groups-loader.php:434
    7307 msgctxt "Group home navigation title"
    7308 msgid "Home"
    7309 msgstr ""
    7310 
    7311 #: bp-groups/bp-groups-template.php:242
    7312 msgctxt "Group pagination previous text"
    7313 msgid "&larr;"
    7314 msgstr ""
    7315 
    7316 #: bp-groups/bp-groups-template.php:243
    7317 msgctxt "Group pagination next text"
    7318 msgid "&rarr;"
    7319 msgstr ""
    7320 
    7321 #: bp-members/admin/bp-members-classes.php:102
    7322 #: bp-members/admin/bp-members-classes.php:432
    7323 #: bp-members/bp-members-admin.php:860
    7324 msgctxt "signup users"
    7325 msgid "Pending <span class=\"count\">(%s)</span>"
    7326 msgstr ""
    7327 
    7328 #: bp-members/admin/bp-members-classes.php:143
    7329 #: bp-members/admin/bp-members-classes.php:461
    7330 msgctxt "Pending signup action"
    7331 msgid "Activate"
    7332 msgstr ""
    7333 
    7334 #: bp-members/admin/bp-members-classes.php:144
    7335 #: bp-members/admin/bp-members-classes.php:462
    7336 msgctxt "Pending signup action"
    7337 msgid "Email"
    7338 msgstr ""
    7339 
    7340 #: bp-members/bp-members-admin.php:399
    7341 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:1298
    7346 msgctxt "user"
    7347 msgid "Add New"
    7348 msgstr ""
    7349 
    7350 #: bp-members/bp-members-admin.php:563 bp-members/bp-members-admin.php:1300
    7351 msgctxt "user"
    7352 msgid "Add Existing"
    7353 msgstr ""
    7354 
    7355 #: bp-members/bp-members-admin.php:921
    7356 msgctxt "Pending Accounts per page (screen options)"
    7357 msgid "Pending Accounts"
    7358 msgstr ""
    7359 
    7360 #: bp-members/bp-members-admin.php:1093
    7361 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:1127
    7368 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:1104
    7375 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:1138
    7382 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:1161
    7389 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:1172
    7396 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:272
    7403 msgctxt "Member pagination previous text"
    7404 msgid "&larr;"
    7405 msgstr ""
    7406 
    7407 #: bp-members/bp-members-template.php:273
    7408 msgctxt "Member pagination next text"
    7409 msgid "&rarr;"
    7410 msgstr ""
    7411 
    7412 #: bp-members/bp-members-template.php:853
    7413 msgctxt "member latest update in member directory"
    7414 msgid "- &quot;%s &quot;"
    7415 msgstr ""
    7416 
    7417 #: bp-members/bp-members-template.php:955
    7418 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:84
    7423 msgctxt "Message pagination previous text"
    7424 msgid "&larr;"
    7425 msgstr ""
    7426 
    7427 #: bp-messages/bp-messages-template.php:85
    7428 msgctxt "Message pagination next text"
    7429 msgid "&rarr;"
    7430 msgstr ""
    7431 
    7432 #: bp-notifications/bp-notifications-template.php:327
    7433 msgctxt "Notifications pagination previous text"
    7434 msgid "&larr;"
    7435 msgstr ""
    7436 
    7437 #: bp-notifications/bp-notifications-template.php:328
    7438 msgctxt "Notifications pagination next text"
    7439 msgid "&rarr;"
    7440 msgstr ""
    7441 
    7442 #: bp-templates/bp-legacy/buddypress/activity/index.php:59
    7443 #: bp-themes/bp-default/activity/index.php:79
    7444 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:79
    7451 #: bp-themes/bp-default/registration/register.php:163
    7452 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:18
    7457 #: bp-themes/bp-default/index.php:24 bp-themes/bp-default/search.php:26
    7458 #: bp-themes/bp-default/single.php:16
    7459 msgctxt "Post written by..."
    7460 msgid "by %s"
    7461 msgstr ""
    7462 
    7463 #: bp-themes/bp-default/header.php:22
    7464 msgctxt "Home page banner link title"
    7465 msgid "Home"
    7466 msgstr ""
    7467 
    7468 #: bp-themes/bp-default/index.php:27
    7469 msgctxt "Sticky post"
    7470 msgid "Featured"
    7471 msgstr ""
    7472 
    7473 #: bp-themes/bp-default/single.php:35
    7474 msgctxt "Previous post link"
    7475 msgid "&larr;"
    7476 msgstr ""
    7477 
    7478 #: bp-themes/bp-default/single.php:36
    7479 msgctxt "Next post link"
    7480 msgid "&rarr;"
    7481 msgstr ""
    7482 
    7483 #: bp-xprofile/bp-xprofile-admin.php:436
    7484 msgctxt "xprofile field type category"
    7485 msgid "Other"
    7486 msgstr ""
    7487 
    7488 #: bp-xprofile/bp-xprofile-classes.php:1466
    7489 #: bp-xprofile/bp-xprofile-classes.php:2279
    7490 #: bp-xprofile/bp-xprofile-classes.php:2362
    7491 #: bp-xprofile/bp-xprofile-classes.php:2442
    7492 msgctxt "xprofile field type category"
    7493 msgid "Single Fields"
    7494 msgstr ""
    7495 
    7496 #: bp-xprofile/bp-xprofile-classes.php:1711
    7497 #: bp-xprofile/bp-xprofile-classes.php:1851
    7498 #: bp-xprofile/bp-xprofile-classes.php:1987
    7499 #: bp-xprofile/bp-xprofile-classes.php:2141
    7500 msgctxt "xprofile field type category"
    7501 msgid "Multi Fields"
    7502 msgstr ""
    7503 
    7504 #: bp-xprofile/bp-xprofile-admin.php:559
    7505 msgctxt "xprofile user-admin edit screen"
    7506 msgid "User marked as a spammer"
    7507 msgstr ""
    7508 
    7509 #: bp-xprofile/bp-xprofile-admin.php:563
    7510 msgctxt "xprofile user-admin edit screen"
    7511 msgid "Avatar"
    7512 msgstr ""
    7513 
    7514 #: bp-xprofile/bp-xprofile-classes.php:1467
    7515 msgctxt "xprofile field type"
    7516 msgid "Date Selector"
    7517 msgstr ""
    7518 
    7519 #: bp-xprofile/bp-xprofile-classes.php:1712
    7520 msgctxt "xprofile field type"
    7521 msgid "Checkboxes"
    7522 msgstr ""
    7523 
    7524 #: bp-xprofile/bp-xprofile-classes.php:1852
    7525 msgctxt "xprofile field type"
    7526 msgid "Radio Buttons"
    7527 msgstr ""
    7528 
    7529 #: bp-xprofile/bp-xprofile-classes.php:1988
    7530 msgctxt "xprofile field type"
    7531 msgid "Multi Select Box"
    7532 msgstr ""
    7533 
    7534 #: bp-xprofile/bp-xprofile-classes.php:2142
    7535 msgctxt "xprofile field type"
    7536 msgid "Drop Down Select Box"
    7537 msgstr ""
    7538 
    7539 #: bp-xprofile/bp-xprofile-classes.php:2280
    7540 msgctxt "xprofile field type"
    7541 msgid "Multi-line Text Area"
    7542 msgstr ""
    7543 
    7544 #: bp-xprofile/bp-xprofile-classes.php:2363
    7545 msgctxt "xprofile field type"
    7546 msgid "Text Box"
    7547 msgstr ""
    7548 
    7549 #: bp-xp