Search Results for 'translation'
-
AuthorSearch Results
-
October 18, 2010 at 1:49 pm #95468Roger CoathupParticipant
@hnla – DUPLICATE
this is the same as the thread that you started yesterday: https://buddypress.org/community/groups/localization/forum/topic/language-translation-without-manipulating-code-in-the-database/
October 18, 2010 at 11:04 am #95463In reply to: Inconsistent translation
MarkParticipantThanks @roger_coathup
I followed that. The site is http://www.pl.science3point0.com – as you can see its in english but when I log in its polish?
I have a template on the homepage, should I be adding define (‘WPLANG’, ‘Pl-pl’); to the template?
October 18, 2010 at 10:55 am #95462In reply to: Inconsistent translation
Roger CoathupParticipantDid you follow the instructions on this page: https://pl.buddypress.org/home/ ?
You may also want to make sure you have the language specified in your wp-config:
`
/**
* WordPress Localized Language, defaults to English.
*
* Change this to localize WordPress. A corresponding MO file for the chosen
* language must be installed to wp-content/languages. For example, install
* de.mo to wp-content/languages and set WPLANG to ‘de’ to enable German
* language support.
*/
define (‘WPLANG’, ‘fr_FR’);
`change to Polish in your case, of course!
October 14, 2010 at 9:30 pm #95208In reply to: BP on secondary blog – Missing translation
Pascal BirchlerParticipant*bump* since I edited the topic a bit. Translation still doesn’t work. I already deactiveted all plugins, activated BuddyPress with the default theme. Result: Not working!
October 13, 2010 at 10:10 am #95038In reply to: Buddyvents – New Events Plugin
guigozMemberI’ve just send FR translation by email found on this website : http://shabushabu.eu/imprint/
October 13, 2010 at 8:47 am #95031In reply to: Multi-language edition
Philip TyrerParticipantAny news on multi lingual buddypress installations?
Two installations can work but it means that users cannot wonder between languages unless they register/log into two separate sites.
No need for any sort of translation just a way to have segregation without complete isolation.
October 12, 2010 at 5:18 pm #94967In reply to: Translation error in navigation menu
sven52ParticipantHi, Paul, many thanks for your replay. It´s not a custom item, that i added by myself. I used a german translation (https://de.buddypress.org/home/) but this part seems not to be translatetd. I can´t find an item called “Group Forums” in buddypress-de_DE.po. Many thanks in advance.
October 12, 2010 at 2:01 pm #94936In reply to: Buddyvents – New Events Plugin
guigozMemberFrench translation should be ready tomorow.
October 12, 2010 at 12:58 pm #94930In reply to: Translation error in navigation menu
Paul Wong-GibbsKeymasterIs that a custom menu item? How did you add it?
October 12, 2010 at 8:57 am #94918In reply to: Translation error in navigation menu
sven52ParticipantIs anybody able to help me? Many thanks in advance.
October 10, 2010 at 7:59 pm #94783In reply to: Language files for site in subdomain
phos flipParticipantThe error was just because I’d deleted a string for one of the translations. Have added the string back in and now saves with no errors but still doesn’t update the changes on the site.
October 6, 2010 at 8:40 am #94339BoweParticipant@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
October 6, 2010 at 6:57 am #94335skolbloggenseParticipant@Bowe: Does your theme has the possabillity for translation in a .po file? Its pretty important for me to have the site in Swedish….
October 4, 2010 at 12:04 pm #94185MikoParticipantNever 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!
October 4, 2010 at 11:50 am #94184MikoParticipantI 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.September 25, 2010 at 11:45 pm #93420jdawnMemberHi 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 BackupThanks for your help!
JdawnSeptember 23, 2010 at 2:16 pm #93206In reply to: BP Xtra Signup
stilalbumParticipantHi, 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.
September 22, 2010 at 7:56 pm #93142In reply to: .po file is too big?
Mikael BoldtMemberNow I have changed all fuzzy translations to real
and now the files are only half size and every thing is workingSeptember 22, 2010 at 4:43 pm #93127In reply to: .po file is too big?
Paul Wong-GibbsKeymasterSize of the translation shouldn’t affect anything.
September 17, 2010 at 10:27 am #92687In reply to: BuddyPress Maps
Tom_ParticipantHere are files for translation ( default and fr_FR)
http://owni.fr/misc/opensource/traductions/buddypress-maps/
hope it could helpSeptember 11, 2010 at 8:25 pm #92184In reply to: Buddypress forums not working
Thorsten :-)ParticipantI’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
September 9, 2010 at 10:32 am #91961In reply to: Translating buddypress
JohnParticipantThanks 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 ?
September 9, 2010 at 9:19 am #91957In reply to: Translating buddypress
Roger CoathupParticipanthttps://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)
September 8, 2010 at 6:27 am #91836In reply to: backslashes not showing
Paul Wong-GibbsKeymasterAre you running any translation plugin? i.e. qTranslate?
September 3, 2010 at 9:10 pm #91469Eduardo SantosParticipantSetting 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. -
AuthorSearch Results