Search Results for 'translation'
-
AuthorSearch Results
-
March 4, 2013 at 1:22 am #154999
In reply to: Link words at top are not translated
tizmo
Participantthank you for the answer. I do understand what you’re advising. The theme has a .pot file that i translated to .po and .mo files. WP is running on the same language. The language is set in wp-config file. It’s a single site installation.
But i still have those 4 words in English on dashboard. Avtivity, Groups, Members and Forums. Interestingly, when i change the theme to WP default theme, they are in translated version. But in that case, those words are not on the dashboard. If i activate the BP theme, they appear on the dashboard and back to English. If i manually insert the translation for those words, where they can be found? I guess that would be a file which is responsible for dashboard, right?March 1, 2013 at 12:35 pm #154790In reply to: Link words at top are not translated
danbpfr
Participantif the theme comes with only a po or pot file, the translation cannot work. This po file is for edit purpose only and should be converted to a mo file
Also have you set define wp_lang to your language in the wp-config file ?
If you have a multisite install, you have to double-check if your language is defined in the WP general settings.
If you don’t understand what i’m writing, go to the codex and read the chapter dedicated to BP in your language
February 28, 2013 at 3:16 am #154663danbpfr
Participantthanks @sbrajesh
i’m working on the translation, not coding actually. 😉
I just wonder on this new message and the comments:
function bp_setup_current_user() {
// If the current user is being setup before the “init” action has fired,
// strange (and difficult to debug) role/capability issues will occur.Is this message viewed by the user on front-end ? Or only in the admin ?
And if roles/caps will occur, the super-admi is also affected i guess. I presume this was tested by the devs, so advice about what kind of incident this can give would be great to know.
February 10, 2013 at 2:44 pm #152786In reply to: Activity Count
@mercime
ParticipantSomething’s getting lost in translation. Do you mean you want to get the activity count per image attached and post it somewhere _____?
February 5, 2013 at 4:54 pm #152436In reply to: Plugin to display connected users
@mercime
Participant@yanis97 something’s getting lost in translation. Could you explain further or be more specific? Going by my first read of your post though, doesn’t look like we have that kind of plugin.
January 22, 2013 at 4:54 pm #151477In reply to: why is buddy press so backwards?
@mercime
Participant@gavpedz maybe something’s getting lost in translation, but you can post activity status updates in the home page of the Group (activity by default) you are already a member of. If you mean otherwise, please explain further.
January 16, 2013 at 1:17 am #150779In reply to: I want Buddypress to work within a template
@mercime
ParticipantUnfortunately, it took over the entire site
Something’s getting lost in translation or context. What theme are you using? Could you be more specific about What you mean “make it work within the site”?
January 14, 2013 at 1:49 am #150593In reply to: Traducción Buddypress 1.6
danbpfr
ParticipantOla !
The best is probably here (thanks @djpaul)
https://github.com/paulgibbs/BuddyPress-Translations/tree/master/pomo
Older version avaible here:
https://translate.wordpress.org/projects/buddypress/dev/es/default
January 9, 2013 at 4:06 pm #150093In reply to: Register Error
danbpfr
Participanti presume the error is coming from a bad translated string, that’s why it is necessary to debug this possibility.
To confirm this, you have to retrieve your language file (rename simply the pt_BR.mo and the Buddypress-pt_BR.mo) and WP/BP will be automatically in english.
So when in english and the error disapeared, you know that the translation is the culprit.
January 6, 2013 at 7:10 pm #149794In reply to: Update time shows 8 hours ago on new posts
JimmyGibbs
ParticipantHey, no I haven’t tested it in a new WP installation, I know the problem is most likely only in my installation. I don’t use a translation file. I use a BP theme from ThemeForest, do you think this may be causing the time problem? I just need to know which file I need to edit to replace the 8 with 0,thanks 🙂
January 6, 2013 at 7:08 pm #149793In reply to: Update time shows 8 hours ago on new posts
danbpfr
Participanthi,
have you tested with only WP and BP ?
Do you use a translation file ?
Do you use a child theme or a third party theme ?Seems that somebody somewhere confused a zero and eight.
And for sure, it’s not in WP or BP 😉January 4, 2013 at 10:41 am #149650In reply to: How to change "groups" to "teams"?
Hugo Ashmore
ParticipantHave a read through the BP codex documentation, specifically for language translation entries
January 3, 2013 at 2:22 pm #149535In reply to: Help with creating Bp dashboard
@mercime
Participant@panashe Something’s getting lost in translation or it might just be semantics, but what exactly do you mean by “dashboard”? Examples? Thanks.
January 2, 2013 at 2:29 pm #149457In reply to: Menu Tab Names Won't Change. How do I Change Them?
danbpfr
ParticipantHi,
you probably try to modify the buddypress.po file. It would be better you use the po file who comes with your genesis theme. Also don’t forget to save the modified po file with poEdit to generate the mandatory mo file
The pot file contains the translatable strings and the file names/numbers who they are.
The po file has exactly the same content + translated strings
The mo file is the compiled po fileThe translation is executed by PHP’s gettext function who read the compiled mo file. Po and Pot files are human readable files and aren’t necessary to be on the server.
December 27, 2012 at 4:32 am #148998In reply to: Shortcuts for top menu?
@mercime
ParticipantSomething got lost in translation. To reiterate, the code to the dynamic link in the menu will only show up when user is logged in, so we’re on the same page 🙂
It works perfectly but it is in the wrong position in the menu of our particular site.
How is it in the wrong position?
December 21, 2012 at 8:15 am #148366In reply to: customize profile navigations
@mercime
ParticipantSo can i change activity and friends navigations like them ? I mean show them only to me.
Something’s getting lost in translation. You want to be able to edit the friends navigations or make those navigation links visible to you only hence not allowing them to send messages not change settings …?
November 23, 2012 at 7:43 pm #145550Paul Wong-Gibbs
KeymasterEasiest way is to download and activate this plugin: https://wordpress.org/extend/plugins/buddypress-translations/
November 17, 2012 at 2:21 pm #145204In reply to: Elegant themes compatibility – Lucid
@mercime
ParticipantWhat exactly isn’t working? Please enumerate and be specific.
For example: footer is missing, header is missing, sidebar is missing or on top of the header.,, etc etc etc.Something’s getting lost in translation and I want the URI to your website (not the theme demo) so that I can see what the problem is, and possibly give the solution sooner rather than later.
November 5, 2012 at 3:34 pm #144542Dale Mckeown
ParticipantQuick update,
I have added an extension to Bebop, as well as many other fixes and enhancements. (pagination for one
)/ I will be launching the latest version within the next day; im just waiting for a german language translation to be completed, and am giving everything a good test.So, I am looking out for more ideas. What extensions do people want to see next? is there a feature that would be nice to have in Bebop? does documentation on obtaining oauth keys/secrets need adding?
If you think of anything, just open a ticket on github
(https://github.com/lncd/bebop).Thanks,
Dale
October 15, 2012 at 5:35 pm #143494In reply to: [Resolved] The set is completed into the not Manage
@mercime
Participant@koki_xiong something’s getting lost in translation. use http://translate.google.com/
As far as I can gather, if you cannot access wp-admin after activing BuddyPress, rename your plugins folder in server to e.g. wp-content/plugins-xxx Then after you get into wp-admin, rename plugins-xxx back to wp-content/pluginsOctober 12, 2012 at 2:48 am #143332In reply to: Changing slugs with bp-custom.php: No change!
modemlooper
ModeratorTo change slugs you change the page name and URL for that page in the WordPress admin. To change all instances of the word you create a language file
October 10, 2012 at 10:47 pm #143248In reply to: Suitability of BuddyPress
modemlooper
Moderatorhttps://wordpress.org/extend/plugins/bp-group-reviews
This works like the plugin reviews on this site. Example: https://buddypress.org/community/groups/buddypress-xprofile-custom-fields-type/reviews/
You can turn groups into “Studios” by creating a language file and changing all instances of Group/Groups to Studio https://codex.buddypress.org/translations/
October 7, 2012 at 11:12 am #143113In reply to: User profile redesign Example
Hugo Ashmore
Participant@forfurure Across all you posts to date it’s increasingly apparent that there is a real problem in being able to help you, I doubt now that this is really an issue with language translation, as I doubt that in any language translated or otherwise that this title makes any sense.
Please stop and read you posts back before submitting and consider whether they make sense and present questions that we can understand and help with, and as mentioned on technical forums the title must reflect the nature of the problem / issue.
forfuture
ParticipantMr Hugo
I have a problem may lie in the translation of Google Translate, but maybe in the future to understand a little English Language and therefore Sntakty this barrier of communication between us as I would like to thank you all
Lee Pak translating the best of my question .. Regards.
Mister @ modemlooperI meant that the program is integrated without the need for a lot of additions! 1
I wish I could understand what I say!!Have you got the information sir ..!!.
My friend @ shawn38
Olla you no problem adore and love the humor!
Regards .. -
AuthorSearch Results