Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'translation'

Viewing 25 results - 801 through 825 (of 1,134 total)
  • Author
    Search Results
  • #78876
    wahuu
    Member

    That is what i’ve done:

    1) downloaded plugin, and copy it to serwer to “wp-content/plugins”
    2) activate plugin
    http://img205.imageshack.us/img205/6696/problem2f.jpg

    And next happen that:
    http://img205.imageshack.us/img205/6696/problem2f.jpg

    translation “You do not have sufficient permissions to enter this site.”

    I have no access to dashboard.
    Everytime i want to go to wp-admin it’s the same problem.

    I’ve tired to install buddypress on 2 different hostings.
    The same issues

    #77569
    Dwenaus
    Participant

    @Johnjamesjacoby – I realize you’re busy guy – but any update on this. I’m looking for a simple plugin that will simply let a user change the BP interface language. google translation would be great but not essential.

    #77369

    In reply to: The Chemistry Book

    Jamie Marsland
    Participant

    Hi ,

    I really like the site, very clean and well explained. I have a quick question. How did you change the Group Forums Directory menu name to Tutoring? Is there an easy way/place to do this? I have tried making a translation file but that didn’t work.

    Thanks for any advise
    james

    #76908

    In reply to: Groups Button Text

    stwc
    Participant

    The app is using the translation strings (with default verbiage) — that’s why you see stuff like __( ‘Leave Group’, ‘buddypress’ ) for example, in the code.

    You need to make a custom language file as well as changing slugs in wp-config.php (optionally). Search this forum for more info on how to create a language file and switch it on with bp-custom.php for your install. I recommend getting poedit from Sourceforge to make editing easier.

    #75666
    Paul Wong-Gibbs
    Keymaster

    For that to work as intended, you also need to set WP_LANG in your wp-config.php and load a nBb_NO translation for WordPress.

    #75665
    Paul Wong-Gibbs
    Keymaster
    #75645
    coffeeholic
    Participant

    This is working now.

    – Deaktivated and deleted BP.
    – Reinstalled and activated BP.
    – Hardcoded the language file in bp_core.php (replaced: buddypress-$locale with nb_NO.MO)

    Not sure why BP wouldnt fetch the translation file.

    #75644
    abcde666
    Participant

    many thanks Paul !

    #75642
    Paul Wong-Gibbs
    Keymaster

    A tag is for a specific release of BP: e.g. 1.2.1, 1.2.2, 1.2.3.
    A branch is for a specific range of releases: e.g. 1.2.*

    Any bug fixes will be applied into the 1.2 branch so it’s a good, mostly safe place, to stay if you want to run a version newer than 1.2.3 that isn’t going to add new functionality or mess up your site.

    #75639
    abcde666
    Participant

    what is the difference of “Tags” and “Branches” ?
    which files to use ?

    https://i18n.svn.buddypress.org/de_DE/tags/1.2/

    https://i18n.svn.buddypress.org/de_DE/branches/1.2/

    #75503
    coffeeholic
    Participant

    Hi again Paul.

    Yes, they are visable to search engines – (it would have been great if it was that easy).
    I have a feeling that there is somethng wrong with the database.

    I had some truble getting a language installation running, so i had to delete
    everything BP related to get rid of the “white screen of death”, including every
    bp_ line in the database. After the reinstallaltion of Bp, i see that something is
    wrong (only with bp, everything else is working fine)

    My very helpful host (wpwebhost), was able to atleast get bp and my language
    installed. BUT, it is not translating BP, and i cant see any activity
    – mammabloggen.no is the site if anyone want to have a quick look at it to see
    what im talking about.

    Everything was working fine (except translation) before deleted the lines in the
    database. (it looks like they are all there, but i have a feeling that something is missing)..

    Thank you for helping me out :)

    Ps. I will gladly pay someone to get this up and running for me, just PM me.

    #73797
    MrMaz
    Participant

    I just tagged 0.4 final.

    Thank you very much to everyone who helped with the testing, translations, and bug reports.

    Not much has changed since the beta.

    * Changing the component slug is now officially supported

    * Do not show my group links or create link form unless user is a group member

    As soon as the repo updates you can upgrade from your dashboard. If you have a ton of links, make sure you let the page load all the way after upgrading since every link needs to be updated to populate a new field.

    Only two languages are up to date for 0.4. Those would be FR and NL. If you are interested in updating or adding a translation, you can download the .pot file here…

    https://plugins.trac.wordpress.org/export/229924/buddypress-links/tags/0.4/languages/buddypress-links.pot

    Enjoy the 0.4 branch!

    #73698
    3sixty
    Participant

    1: Before activating the plugin, comment out in the bp-events.php (plugin directory):

    * 21-24 row (require..)

    2: Activate the plugin

    3: You receive the error message You receive the error message

    4: Uncomment the lines of paragraph 1, and refresh the page

    OK, something is ‘lost in translation’ for me… I commented out rows 21-24, tried to activate the plugin and got this message:

    Fatal error: Class 'BP_Events_Event' not found in /home/website22/public_html/bp/wp-content/plugins/bp-events/bp-events.php on line 215

    Bowe, what did you do at this point?

    UPDATE: OK, they mean uncomment row 21 so BP can see the classes file. I then got a “function not found” error, so I uncommented the rest of the includes, and it seems to work now.

    Wow! Very cool.

    #73476

    In reply to: How to change URLs?

    simonle
    Member

    Thank you both for pointing me in the right direction. But I still got some problems.

    I tried the language translation files but it only translates a few parts of the actual content inside BuddyPress and not any of the URLs.

    So I tried to follow the steps in the Docs. But I seem to be missing a bp-custom.php file. So I added the definable slugs to my wp-config.php file instead. But no change has been made to my URLs.

    What could be wrong?

    #73475
    Boone Gorges
    Keymaster

    @roydeanjr – Can you be more specific about the error that you get? This plugin doesn’t really affect group creation at all, since groups are essentially created by the end of step 2 (the screen where you check “Create Group Blog”) and the invitations don’t come until the end of the process. Do you have the same problem with group blogs even with Invite Anyone turned off? Exactly what does the error say?

    @hnla – The tab nav string is in in the file invite-anyone/by-email.php, function invite_anyone_setup_nav(), around line 199 where it says ‘name’ => __( ‘Send Invites’, ‘buddypress’ ). I’m noticing that I’m inheriting the BP string translation, since the phrase occurs in BuddyPress core. If it would help, I can change that to the bp-invite-anyone domain, so that you could use a language file to apply the change just in that place.

    As for hidden groups: I am using bp_has_groups with the user_id of the logged in user to populate that group list. Thus the Invite New Members screen should only show the groups that the user is a member of. It’s possible that you’re seeing all groups because you’re testing with an admin account. Have you verified your hidden group problem with a non-admin account?

    #73441

    In reply to: How to change URLs?

    jivany
    Participant

    And you might be interested in this: https://codex.buddypress.org/translations/

    #73434
    foxly
    Participant

    @xspringe – we’re glad you like the plugin. And remember, you can help make BP Album+ even better by contributing feature suggestions, translations, and code!

    ^F^

    #73184
    foxly
    Participant

    @coffeeholic

    Re: “….Ps. Let me know if you need this translated to Norwegian. i would be happy to help.”

    Welcome to the translation team. We will contact you when the next “stable” is ready to release.

    ^F^

    #72645
    draganbabic
    Member

    An update from my installation:

    I have waited for BP Albu to get on the “high five list” so I could update BudyPress and BP Album at the same time, finally when I saw that happened, I upgraded them both. What happened is that all of the images that had no existing comments had the commenting turned off, even though when you go to edit picture the form says the commenting is on. It is only after you save the form that you get the ability to comment on an image.

    Also the quotes are being escaped in the titles (not sure about the descriptions) and you can’t save an image with a single or double quote as it returns an error.

    I don’t know if these issues are known, I thought I’d better post them here.

    On a side note, what is the best way to handle custom languages? I have made some changes to the default english translation just to rename some things e.g. pictures → images, etc. Now that I have upgraded my .po and .mo files are gone.

    Mike Pratt
    Participant

    you can always go in and do a translation to shorten things (eg minutes == min) etc

    #72408
    Ann Christine
    Participant

    my .po file does not contain the letters ‘æ’ ‘ø’ and ‘Ã¥’ which are the special danish letters. Those I have translated to for instance ‘æ’ etc.

    I have not edited any php files. Only the .po – which is why I am very confused as to why it should cause me trouble.

    The example picture which I link to above – the .po looks like this:

    #: bp-themes/bp-default/groups/groups-loop.php:57

    msgid “There were no groups found.”

    msgstr “Der blev ikke fundet nogle grupper.”

    #: bp-themes/bp-default/groups/index.php:17

    #, php-format

    msgid “All Groups (%s)”

    msgstr “Alle Grupper (%s)”

    Hmmm?

    #72373
    danbpfr
    Participant

    Do you use some special characters in your translation, some danish letters with ö or something ?

    Sometimes you have to change them to unicode, specially if such words are used in php format.

    3sixty
    Participant

    Sorry I missed this. I’ll review that and see if I can contribute any meaningful new pointers to the codex .

    r-a-y
    Keymaster

    Read this:

    https://codex.buddypress.org/how-to-guides/customizing-labels-messages-and-urls/

    Use a program like PoEdit to edit language files.

    3sixty
    Participant

    I guess I should have started here:

    https://buddypress.org/forums/tags/translation

    OK, so I found buddypress.pot – can anyone explain how to work with .pot files? Can I just edit this and the changes will magically appear in my theme?

Viewing 25 results - 801 through 825 (of 1,134 total)
Skip to toolbar