Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'translation'

Viewing 25 results - 651 through 675 (of 1,098 total)
  • Author
    Search Results
  • #103480
    dyerrington
    Member

    I had some time earlier to create a little spider that basically:

    – Scans the extensions page (all 12 pages!) for the direct URL’s of each plugin
    – Extracts meta-data from each of the pages (title, rating, downloads, last updated, compatible, requires.. etc)
    – Normalizes a little bit
    – Dumps to text file for database import or CSV

    Anyhow, for about 30 minutes worth of work, I was able to get most of the meta-data into a report. Some pages threw errors, probably because I didn’t set a delay between fetches or something but I could easily improve on this and cron the process into a database. Anyhow, I was mostly curious about searching through the extensions more effectively. Here’s a sampling of the top 20 or so by downloads:

    # | Title, Version, Updated, Requires, Compatible, Downloads
    1 | Plugin: BuddyPress 1.2.7 92 days ago 3 3.0.4 446618
    2 | Plugin: W3 Total Cache 0.9.1.3 126 days ago 2.8 3.0.4 263812
    3 | Plugin: MapPress Easy Google Maps 2.28 70 days ago 3 3.0.4 120369
    4 | Plugin: All in One Webmaster 6.9.9.3 44 days ago 2.9 3.1 117468
    5 | Plugin: Tweet Blender 3.2.4 50 days ago 2.8.0 3.0.4 81710
    6 | Plugin: WP-Hashcash 4.5.1 296 days ago 2.9.2 71257
    7 | Plugin: Login With Ajax 3.0.3 53 days ago 2.8 3.0.4 60193
    8 | Plugin: Codestyling Localization 1.99.7 121 days ago 2.5 3.0.4 50702
    9 | Plugin: Transposh – translation filter for wordpress 0.7.0 10 days ago 2.8 3.1 40218
    10 | Plugin: Post video players, slideshow albums, photo galleries and music / podcast playlist 1.95 2 days ago 2.0.2 3.0.4 36651
    11 | Plugin: Author Avatars List 1 121 days ago 2.8 3.0.0 32541
    12 | Plugin: Buddypress-Ajax-Chat 1.3.8 31 days ago 2.9.1,1.2 30325
    13 | Plugin: BuddyPress Media 0.1.8.7 14 days ago 2.9,1.2 3.0.4,1.2.7 26729
    14 | Plugin: Twit Connect 2.56 77 days ago 2.7.0 3.0.4 20029
    15 | Plugin: Welcome Pack 2.1 223 days ago 2.9.x,1.2.3 3.0,1.2.4.1 17864
    16 | Plugin: Invite Anyone 0.7.1 51 days ago 2.8,1.1 3.0.1,1.2.7 16969
    17 | Plugin: BuddyPress Links 0.5 91 days ago 5.2,3.x,1.2.6 5.2.x,3.x,1.2.6 15916
    18 | Plugin: BuddyPress Group Email Subscription 2.7.9 46 days ago 2.9.1 1.2 3.0.1 1.2.5.2 15806
    19 | Plugin: BuddyPress Like 0.0.8 53 days ago 2.9 3.0.4 14836

    #103244

    In reply to: BuddyPress Translation

    James
    Participant

    @wpoooooo there is small issue in 0.7.0, contact the author and he will send you updated version

    #103237

    In reply to: BuddyPress Translation

    wpoooooo
    Member

    ‘WP Symposium’ may be closer than we thought

    #103236

    In reply to: BuddyPress Translation

    wpoooooo
    Member

    Looks like ‘WP Symposium’ is due to be an alternative to Buddy Press. But it looks a long way from being ready. Will have to hope that Transposh version 0.7.0 works and move away from Buddy Press before the site gets too many users. If Multi Language remains an issue.

    #102948
    @mercime
    Participant

    Something’s getting lost in translation. Do you mean that you have three registered members but they are not listed in members page?

    #102750

    In reply to: BuddyPress Translation

    James
    Participant

    ok, have to withdraw my comment re transposh. in version 0.7.0 it has improved .po/.mo support and works excellent, at least it looks like this at the moment.

    #102586
    James
    Participant

    hi @modemlooper,
    could you help a bit on translation, I know it is just one word – Share (button), but…

    I added this line to bp-share-it.php:

    `load_plugin_textdomain(‘bp-share-it’,’/wp-content/plugins/buddypress-share-it/languages/’);`

    translation is loading, seems to work fine.

    question is how I can add translation tags to this code (as I understand this is exact place word “Share” comes from (one of them, all others are the same):

    `$shareit = ‘Share

    ‘;`

    thanks!

    #102559
    Boone Gorges
    Keymaster

    It is a translation function. Wrapping ‘Blog Posts Feed’ in _e() ensures that it appears in the .po file that translators use to create language packs. The ‘buddypress’ argument ensures that it is associated with the ‘buddypress’ textdomain (since potentially the same string might be translated in different ways when part of different software packages).

    The difference between __() and _e() is that _e() echoes the string to the screen.

    José M. Villar
    Participant

    WOW.
    If U need any sort of translation to spanish, just let me know

    #102466
    Virtuali
    Participant

    No, use Transpoosh https://wordpress.org/extend/plugins/transposh-translation-filter-for-wordpress/

    it’s the best translator I have ever seen, it translates everything in buddypress + blog comments :D

    foxly
    Participant

    @el_terko

    Finish it and upload it to the task on the tracker then.

    If the other member submits their translation, we will distribute both of them with the plugin.

    Thanks!

    ^F^

    foxly
    Participant

    @el_terko

    https://www.pivotaltracker.com/story/show/7583287

    Another team member has ownership of the Spanish translation task. However, they have not confirmed that they have started on it yet.

    If they do not respond within 24 hours, I will let you start on it.

    Thanks for helping out!

    ^F^

    José M. Villar
    Participant

    I just requested to join your project at pivotal for spanish translation. Is it still needed ?

    #100932
    @mercime
    Participant

    Sure. There’s one featured WordPress.tv presentation from WordCamp Yokohama. It’s a Japanese site (with English translation), http://loftwork.com, which only used BuddyPress components like Blog Tracking, Activity Streams, Private Messaging and Extended Profiles. Didn’t use Friends, Groups and Forums.

    #100924
    @mercime
    Participant

    Rename the buddypress folder in wp-plugins via FTP or cPanel to deactivate BuddyPress.

    The correct translation in WP lingo is “You do not have sufficient permissions to access this page.” And while this was triggered by activating BuddyPress, it starts with your WordPress installation.

    There are plenty of threads in WP.org forums and Google search with different solutions to get back your Admin/Super Admin privilege in the installation. Good luck.

    #100448
    saltier
    Member

    Ok I didn’t manage to get the Dutch translation working but after a lot of trial and error I did manage to make a custom translation follwing these instructions step by step
    https://codex.buddypress.org/extending-buddypress/customizing-labels-messages-and-urls/

    #97364
    danbpfr
    Participant

    I’m using a standard BP theme as child theme , and only for translation purpose.
    As you can compare with what is on pastebin, some code is wrong, also here on bp.org

    the return contains $text between backstick, but they are converted to < code >

    #97363
    danbpfr
    Participant

    i give a try here, using backticks
    `
    function bporg_decodeit( $matches ) {
    $text = $matches[2];
    $trans_table = array_flip(get_html_translation_table(HTML_ENTITIES));
    $text = strtr($text, $trans_table);
    $text = str_replace(‘
    ‘, ”, $text);
    $text = str_replace(‘

    ‘, ”, $text);
    $text = str_replace(‘

    ‘, ”, $text);
    $text = str_replace(array(‘&’,’&’), ‘&’, $text);
    $text = str_replace(”’, “‘”, $text);
    if ( ‘

    ' == $matches[1] )
    $text = "n$textn";
    return "`$text`";
    }
    `
    on my forum it is showing this
    http://bp-fr.net/groups/groupe-de-tests/forum/topic/another-test/
    Paul Wong-Gibbs
    Keymaster

    It’s best to ask someone more used to the translations format; I’ve not heard about this issue before. What about trying the wp-polyglots mailing list?

    #97056
    Boone Gorges
    Keymaster

    Here’s the code that does it on buddypress.org. It’s basically repurposed from bbPress.

    I had to replace the actual backtick with the phrase `[backtick]` so that it would render properly on this forum. Make sure to correct that in your version.

    `// Borrowed from bbPress
    function bporg_encodeit( $matches ) {
    $text = trim($matches[2]);
    $text = htmlspecialchars($text, ENT_QUOTES);
    $text = str_replace(array(“rn”, “r”), “n”, $text);
    $text = preg_replace(“|nnn+|”, “nn”, $text);
    $text = str_replace(‘&’, ‘&’, $text);
    $text = str_replace(‘<', '<', $text);
    $text = str_replace(‘>’, ‘>’, $text);
    $text = “$text“;
    if ( “[backtick]” != $matches[1] )
    $text = “

    $text

    “;
    return $text;
    }

    // Borrowed from bbPress
    function bporg_decodeit( $matches ) {
    $text = $matches[2];
    $trans_table = array_flip(get_html_translation_table(HTML_ENTITIES));
    $text = strtr($text, $trans_table);
    $text = str_replace(‘
    ‘, ”, $text);
    $text = str_replace(‘

    ‘, ”, $text);
    $text = str_replace(‘

    ‘, ”, $text);
    $text = str_replace(array(‘&’,’&’), ‘&’, $text);
    $text = str_replace(”’, “‘”, $text);
    if ( ‘

    ' == $matches[1] )
    $text = "n$textn";
    return "`$text`";
    }

    // Borrowed from bbPress. Makes code in backticks work, both in forum posts and in activity updates.
    function bporg_code_trick( $text ) {
    $text = str_replace(array("rn", "r"), "n", $text);
    $text = preg_replace_callback("|(`)(.*?)`|", 'bporg_encodeit', $text);
    $text = preg_replace_callback("!(^|n)`(.*?)`!s", 'bporg_encodeit', $text);
    return $text;
    }
    add_filter( 'bp_get_the_topic_post_content', 'bporg_code_trick', 1 );
    add_filter( 'bp_get_activity_content_body', 'bporg_code_trick', 1 );`
    #96525
    danbpfr
    Participant

    The pomo files you used were corrupted – po was not unicode compliant so the compiled mo file gives a wrong output.

    The solution was to replace these files.
    I found them here:
    https://i18n.trac.buddypress.org/browser/pl_PL/tags/1.2.6

    #96526
    Mark
    Participant

    Just wanted to say +10000000 to @Chouf1 who went above and beyond any level of help to get this fixed.

    #96431
    Mark
    Participant

    Yeah, so now I’m confused as to why the translation isnt working. Sooo frustrating!

    #96430
    danbpfr
    Participant

    This buggy message is annoying (a synchronizing delay between WP update service and your site), but not important.
    At the place where this message appears, you have option button who says “hide this option ?”.
    You can use it, or if the button does not appear, wait a few hours or can add this at the end of the file wp-includes/version.php
    $wp_local_package = ‘pl_PL’; (will be lost at the next WP update)

    #96428
    danbpfr
    Participant

    I have had the same text “WordPress 3.0.1 is available! Please update now.” appearing on the admin page. Should be a bug, but don’t be affraid of it, your site is updated. View the version number of WP at the bottom right of your admin interface.

Viewing 25 results - 651 through 675 (of 1,098 total)
Skip to toolbar