Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'translation'

Viewing 25 results - 726 through 750 (of 1,098 total)
  • Author
    Search Results
  • #94339
    Bowe
    Participant

    @skolbloggense: BP-Slick uses the same BuddyPress translation strings so the theme should just work fine with your Translation. The only thing that is not yet translated is the menu navigation. But that can all be found in one file, which is organized and very easy to edit. I think it will take you about 10 mins to translate it!

    I will add po/mo files to the theme pretty soon (to make upgrading easier, so you won’t lose changes) but right now it’s yet added :) The Theme is now for sale btw.. It can be purchased with 20% discount until the end of the week: http://bp-tricks.com/purchase-bp-slick/.

    Here’s the sales page with it’s features: http://bp-tricks.com/pre-order-bp-slick/. And a short video on how to get it running: http://www.youtube.com/watch?v=gMb7tXXV6Rw&feature=player_embedded

    #94335
    skolbloggense
    Participant

    @Bowe: Does your theme has the possabillity for translation in a .po file? Its pretty important for me to have the site in Swedish….

    Miko
    Participant

    Never mind, I figured it out. I re-read the intro and it says that the new .po and .mo files should have the format buddypress-mysite.po so I now changed that and placed all 3 files (.po .mo and bp-custom.php) into the root /plugins/ folder and all is working like a charm.

    measure twice, cut once as they say!

    Miko
    Participant

    I followed those instructions but it’s not clear to me what to put in the bp-custom.php file. Let’s say I name my translation buddypress2.po (and I have the corresponding buddypress2.mo). Where do I put “buddypress2” in the code:
    `define( ‘BPLANG’, ‘mysite’ );
    if ( file_exists( WP_PLUGIN_DIR . ‘/buddypress-‘ . BPLANG . ‘.mo’ ) ) {
    load_textdomain( ‘buddypress’, WP_PLUGIN_DIR . ‘/buddypress-‘ . BPLANG . ‘.mo’ );
    }
    `
    Also, am I meant to put buddypres2.po and .mo into the folder /plugins/ or the folder /plugins/buddypress/ ? The article is unclear about that.

    #93420
    jdawn
    Member

    Hi Paul,

    I just tried this fix, but it didn’t work: http://premium.wpmudev.org/forums/topic/ie8-compatibility-mode.

    Below is a list of my active plugins. But I’m not sure if it’s a plugin issue because the cropping works in Firefox. Is it an IE8 compatibilty issue? If so, how can I get around it?

    Here are my active plugins:
    * Advanced Permalinks
    * AJAX Login Widget++
    * BP-NotificationWidget
    * BP Disable Activation
    * BP Hide Widgets
    * BP Member Filter
    * BuddyPress
    * BuddyPress Album+
    * Buddypress Widget Pack
    * Capability Manager
    * Dean’s Permalinks Migration
    * Enhanced BuddyPress Widgets
    * Fast Secure Contact Form
    * Fluency Admin
    * IE7 Compatibility
    * Invite Anyone
    * Media Library Gallery
    * My Comments Manager
    * NextGEN Gallery
    * NextGEN Gallery Sidebar Widget
    * Nicer permalinks for Vietnamese
    * oEmbed for BuddyPress
    * ourSTATS Widget
    * Peter’s Login Redirect
    * Plugin Central
    * SI CAPTCHA Anti-Spam
    * Simple Trackback Validation
    * TDLC Birthdays
    * Theme Switcher Reloaded
    * Top 10
    * Transposh Translation Filter
    * User Permissions
    * Visitor Maps and Who’s Online
    * Welcome Pack
    * WordPress Admin Bar
    * WordPress Database Backup

    Thanks for your help!
    Jdawn

    #93206

    In reply to: BP Xtra Signup

    stilalbum
    Participant

    Hi, I have a laguage problem with your plug-in.
    Whatever I tried (PoEdit, or the codestyling-localization-Plug-in, building a bpxs-de_DE.mo, buildiing a bpxs-de_DE.po) nothing works. It seems that your plugin ignores all translations.
    Is this an known issue?

    Thanks in advance.

    #93142

    In reply to: .po file is too big?

    Mikael Boldt
    Member

    Now I have changed all fuzzy translations to real
    and now the files are only half size and every thing is working

    #93127

    In reply to: .po file is too big?

    Paul Wong-Gibbs
    Keymaster

    Size of the translation shouldn’t affect anything.

    #92687

    In reply to: BuddyPress Maps

    Tom_
    Participant

    Here are files for translation ( default and fr_FR)
    http://owni.fr/misc/opensource/traductions/buddypress-maps/
    hope it could help :-)

    #92184
    Thorsten :-)
    Participant

    I’ve still a similar problem, see https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/error-with-forum-bp-v1-2-5-2/ butte didn’t getany response yet. I use a windows 2003 Server System with the following plugins installed: Akismet, BP Xtra Signup, BuddyPress, BuddyPress Album+, BuddyPress Forums Extras – RSS Feeds, Buddypress Friends, BuddyPress Profile Privacy, BuddyPress Tweet Button, Configure SMTP, Duplicate Post, Easy Verification, Fast Secure Contact Form, Invite Anyone, Jet Event System for BuddyPress, Link Library, My Brand Login, NextGEN Gallery, oEmbed for BuddyPress, TinyMCE Advanced, Transposh Translation Filter, Welcome Pack, WP Google Weather

    #91961

    In reply to: Translating buddypress

    John
    Participant

    Thanks I’ll have a look at it ! I’ve seen that the french translation https://i18n.trac.buddypress.org/browser/fr_FR has multiple files, how to pick the right one ?

    #91957

    In reply to: Translating buddypress

    Roger Coathup
    Participant

    https://codex.buddypress.org/translations/

    Have a look in the WordPress plugin repository for plugins that let your users switch language. You’ll also find plugins that support translation of page content (as opposed to the standard BP menus / text)

    #91836
    Paul Wong-Gibbs
    Keymaster

    Are you running any translation plugin? i.e. qTranslate?

    Eduardo Santos
    Participant

    Setting language on “Dashboard>Settings>General>Site Language”.
    WP language file is Ok. If I uninstall bp and set wp to portuguese it just runs fine.
    If I try to install bp with the language set to portuguese, the error occours during bp activation.

    I worked aroung seting the language to english and was able to install/activate bp.
    After bp activation, I uploaded brazilian portuguese translation files (which are outdated) and set wp to portuguese.
    Error happens after the “Save Changes” on the “Dashboard>Settings>General>Site Language” page.

    #90961
    Hugo Ashmore
    Participant

    Sorry missed that slight difference :)

    You just need to make sure the file_exists function line looks for the file in the same directory as the load file line.

    #90950
    master-po
    Member

    hnia, hi, and thank you for your patience…

    ehm… there is a little difference in the 2 files I have posted, in the second I wrote my-bp-language… (but I see the order was wrong) because I thought about create a folder “my-bp-language” in the plugin directory…
    I would do like you have said:
    “stick em in a new folder kept in /plugins/”

    so if I have (ops!) understood, is:

    `define( ‘BPLANG’, ‘mysite’ );
    if ( file_exists( WP_PLUGIN_DIR . ‘/buddypress-‘ . BPLANG . ‘.mo’ ) ) {
    load_textdomain( ‘buddypress’, WP_PLUGIN_DIR . ‘/my-language-files/buddypress-‘ . BPLANG . ‘.mo’ );
    }`

    and I put a folder “my-language-files” IN the plugin folder… is it right?
    reassure me, please…
    sorry hnia I’m totally newbie, I promise you I go on amazon to search the dummy’s book!!! :)
    (but the english too is not my cup of tea… sigh!)

    ciao! you are kind!

    #90930
    Hugo Ashmore
    Participant

    You have copied the same example twice and that’s the stock default directory for bp language files.

    You want the second example below that one:
    `define( ‘BPLANG’, ‘mysite’ );
    if ( file_exists( WP_PLUGIN_DIR . ‘/buddypress-‘ . BPLANG . ‘.mo’ ) ) {
    load_textdomain( ‘buddypress’, WP_PLUGIN_DIR . ‘/buddypress-‘ . BPLANG . ‘.mo’ );
    }`
    if you want the files in their own directory then do:

    /my-language-files/buddypress-‘ . BPLANG . ‘.mo’

    #90921
    master-po
    Member

    thank you hnia, you are right, I have read more carefully the page… so I do create a bp-custom.php file ! argh!
    something like this?
    `<?php
    //CUSTOM CODE FOR BUDDYPRESS
    //PUT YOUR CODE HERE
    define( ‘BPLANG’, ‘mysite’ );
    if ( file_exists( BP_PLUGIN_DIR . ‘/bp-languages/buddypress-‘ . BPLANG . ‘.mo’ ) ) {
    load_textdomain( ‘buddypress’, BP_PLUGIN_DIR . ‘/bp-languages/buddypress-‘ . BPLANG . ‘.mo’ );
    }

    ?>`
    like the example in the page, or do I do write my directory, like this for ex.:
    `<?php
    //CUSTOM CODE FOR BUDDYPRESS
    //PUT YOUR CODE HERE
    define( ‘BPLANG’, ‘mysite’ );
    if ( file_exists( BP_PLUGIN_DIR . ‘/bp-languages/my-bp-language-‘ . BPLANG . ‘.mo’ ) ) {
    load_textdomain( ‘buddypress’, BP_PLUGIN_DIR . ‘/bp-languages/my-bp-language-‘ . BPLANG . ‘.mo’ );
    }

    ?>`

    I’m sorry hnia, but I don’t understand very well… :(
    can you please tell me a little more?

    thank you!

    #90834
    Hugo Ashmore
    Participant

    If you re-read the page it does say that you can place the files elsewhere to avoid them being overwritten I just stick em in a new folder kept in /plugins/

    Flag the account issue to John James Jacoby or @DJPaul

    #90395
    thekmen
    Participant

    Hi @xberserker,
    you have it included in bp-cubepoint-core.php
    load_textdomain( ‘bp-cubepoint’, dirname( __FILE__ ) . ‘/languages/bp-cubepoint-‘ . get_locale() . ‘.mo’ );

    so just drop translations in the plugins languages folder.

    #89064

    I need a Catholic version of this. How difficult is it to add a translation to this?

    #86554
    Paul Wong-Gibbs
    Keymaster

    Not having ever written a translation, that’s beyond my scope. Have you asked on the WP-Polyglots mailing list? I’m sure this is a common question.

    #86466
    Roger Coathup
    Participant

    Check this Group – it has lots of threads on localization / translation:

    https://buddypress.org/community/groups/localization/forum/

    modemlooper
    Moderator

    Language file should be used for translations not changing the actual wording on a site. po-edit does not make it easy. It takes me about 2-3 hours to change the title group to something else and I’ve had to do this 3 times now. You can’t simply do a find replace all you have to go through each and every one manually and this word is used a bunch of times. I tried find and replace all and then the site broke.

    #86106
    Paul Wong-Gibbs
    Keymaster

    Have a look through https://buddypress.org/community/groups/localization/forum/topic/organizing-translations/

    If you only want to change contents of the notification emails, you could see if Welcome Pack does what you want.

Viewing 25 results - 726 through 750 (of 1,098 total)
Skip to toolbar