Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'translation'

Viewing 25 results - 76 through 100 (of 1,140 total)
  • Author
    Search Results
  • #315733
    Mathieu Viet
    Moderator

    Hi @mociofiletto

    Thanks for contributing to Italian translation. I confirm strings should be fine. The %s placeholder is replaced by a link looking like this:

    '<a href="buddypress.org">' . __( 'Text of the link', 'buddypress' ) .'</a>'

    #315661
    Giuseppe
    Participant
    #313678
    Maxime Jobin
    Participant

    Nearly 3,000 strings later, the plugin is now available in French Canada.

    Thanks to all people that contributed. I submitted most of the translations and my name is associated to the translations but I’m not the one who did all that work. I simply submitted it.

    #313596
    drisnet
    Participant

    Hi everyone.
    I am using BuddyPress 6.2.0 and “loco translate”,
    my BuddyPress is 100% translated on loco translate, but some label does not show the original words.
    For example in the “Groups” page, “Create new group” is translated (which is a link), while “My Groups” and “All Groups” (which are buttons) show the original words and not the translation.
    please help me to fix it

    #312618
    niceapps
    Participant

    Hello,

    I’m French and I don’t understand what is an “email situation”?

    There is no good translation in french…

    Please, can you give me a link (in english) where I can find more information about this fonctionality?

    Thank you,

    #312144
    David Cavins
    Keymaster

    You can add a custom translation using something like Loco Translate. It sounds like the issue is in the translation string.

    #312131
    werny
    Participant

    Member List, after updating to the latest buddy-press version:
    There are some strange brackets ()

    All Members (XXX)
    My Friends (XXX)

    It is related with the german translation of BuddyPress.

    This parenthesis cannot be seen in English or French.
    However, those do appear in German, even if the standard WP theme is turned on.
    See screenshots:
    https://www.werny.it/screenshots.zip

    How can I aviod them?

    kitakitune
    Participant

    Hello! Thanks for the great plugins.
    I’m writing this question using a translation software because I’m Japanese and I don’t speak English.
    I’m sorry if it’s hard to read.

    What I want you to help me with is exactly what the title says.
    The private messaging feature, which works in legacy, doesn’t work in Nouveau.

    I first tried the contents of the two URLs below.
    It was 19 months ago, but only because it was so similar to the current situation.
    I’ve removed “https://&#8221; from the URL.

    buddypress.org/support/topic/private-message-button-not-working-right/

    buddypress.trac.wordpress.org/ticket/7908

    But since it didn’t improve, the

    I installed the version of “6.0.0-RC2” on this site to make sure that it was fixed.
    However, the situation did not change.

    I was wondering if it was something I was going through.
    I tried everything I could to stop all other plugins, verify with various themes, change the PHP version, clear the cache, reinstall, etc., but it didn’t improve.

    The Nouveau feature is great, and I’d like to be able to use it somehow.

    Please help me.

    Below.
    buddypress.org/support/topic/when-asking-for-support-2/
    I also wrote a response to the list I found in
    I’m sorry if I’m wrong in my perception.

    1. which version of WordPress are you running?

    Answer: “Version 5.4.1-en.

    2. did you install WordPress as a directory or subdomain installation?
    I did a quick install against the domain on the server.
    If the directory is installed, is it in the root or subdirectory?

    4. Have you upgraded from a previous version of WordPress? If so, from which version?
    One front.

    5. was WordPress working properly before installing/upgrading BuddyPress (BP)? Examples: permalinks, creating a new post, comments.
    It was functioning properly.

    6. What version of BP are you running?
    6.0.0-RC2.

    7.Have you upgraded from a previous version of BP? If so, from which version?
    5.2.

    Are there any plugins other than BuddyPress installed and activated? If so, which one is it?
    BuddyPress is not surprising.

    9.Are you using a standard WordPress theme or a customized theme?
    It’s standard stuff.

    10.Which theme do you use?
    TWENTY SEVENTEEN.

    11. Have you changed the core file in any way?
    No.

    Is there a custom function in bp-custom.php?
    No.

    13. if you’re running bbPress, which version is it? Or do you have bbPress built into your BuddyPress installation?
    No, I’m not using it.
    14.Please provide a list of errors in the server log file: codex.wordpress.org/Debugging_in_WordPress
    Is this it?
    Notice: Trying to access array offset on value of type int in /home/xx/tarianpapa.com/public_html/wp-includes/formatting.php on line 904

    15. Which company offers your hosting?
    //www.xserver.ne.jp/でしょうか
    16.Is the server running Windows, or if it’s Linux…Apache, nginx or something else?
    It’s a server called the X server, I think it’s Windows.
    17. Which BP theme do you use?
    If you mean NOUVEAU or Legacy, then NOUVEAU.
    18. did you overload the BuddyPress template file?
    I don’t think they did.
    19. Are there any other site customizations that you think are relevant to the problem?
    No, sir.

    Basic troubleshooting.

    BP Themes: Is this issue specific to the theme set in Dashboard->Settings->BuddyPRess->Options?
    It only happens in NOUVEAU.
    You can use the private message feature normally in Legacy.

    #311595
    kitakitune
    Participant

    @laschwi
    Hello!
    I recently ran into the same problem!

    It was caused by a plugin called “Lazy Load”.
    I stopped the “Lazy Load” plugin and now I can trim it!
    I’d be honored if I could help you with the same cause!

    By the way, I’m Japanese and I use a translation software to write here.
    I’m sorry if the sentence is off.

    #311259
    SyGy
    Participant

    Hi guys, I’m having a real bug when I rename the slug for activities.
    I use the code
    define ( 'BP_ACTIVITY_SLUG', 'attivita' );
    when I enter the user’s activities, the actions (comments, favorite, delete) are not displayed. I analyzed the page code and noticed that the modified slug is inserted in the code
    <div class=" attivita-meta action">
    should stay
    <div class="activity-meta action">

    I deleted the code to translate the slug and everything goes back to normal. Where can I find the template file to edit this div?
    The problem is only present on the member activity page. in groups and general activities everything is ok even with the translation of the slug.

    Can anyone help me? Have you already encountered this problem?

    #311235
    kamui83
    Participant

    i did try to change the line in this file buddypress\bp-members\classes\class-bp-registration-theme-compat.php, and also change the translation with loco translator, but it never change

    #311232
    shanebp
    Moderator

    The default theme is not used unless you select it as a WP theme – and it is very old and just there for legacy support.

    The string you want is here, on Line 3119
    buddypress\bp-members\classes\class-bp-registration-theme-compat.php

    $title = __( 'Activate Your Account', 'buddypress' );

    As you can see, it is ready for translation.
    You can see it in the language file, buddypress\buddypress.pot on Line 2984

    #311146
    jurisss
    Participant

    One translation string not work –
    ” Conversation between %s and you. “

    #311054
    ilhat
    Participant

    Hi,

    When i create or reply to a topic in french, it displays french texts for all languages.

    If i create or reply to a topic in english, it displays english texts for all languages.

    when i go to my website, set language english, and create a topic in a group, then go to my profile and i will see “… started the topic … in the forum” for all languages.

    also i have another error, i can’t translate the word ‘replied’, i enabled Look for strings while pages are rendered in WPML, and it still can’t find this word

    what is the issue

    #310918
    urangmedia
    Participant

    Buddypress 5.1.2
    Loco Translate 2.3.1

    address of .po, .mo and .pot
    wp-content / plugins / buddypress / bp-languages /
    wp-plugins-buddypress-stable-es_ES.mo
    wp-plugins-buddypress-stable-es_ES.po
    wp-plugins-buddypress-stable-es_ES.pot

    advance congiguration:
    template path bp-languages /wp-plugins-buddypress-stable-es_ES.pot
    Domain path:
    bp-languages

    Hello, I’ve been having this issue when I try to translate my Buddypress plugin to Spanish. I already have all needed files for this translation to be successful.
    Even when I already filled the advance configuration, I still cannot get it to be translated when shown on https://www.urangmedia.com/

    I already translated each of my other plugins and all of them work just fine. Buddypress is the only plugin which is giving me troubles.

    Please, I really need help.
    Thank you all for taking the time to answer.

    #310916

    In reply to: Translating BuddyPress

    iamthewebb
    Participant

    Hi @techsector7,

    There should be information on https://make.wordpress.org/polyglots/handbook/translating/inactive-translations/ for what to do, there is also a slack channel #polyglots (info on joining this https://make.wordpress.org/chat/) where you can chat to other people on the team.

    Hopefully the above helps.

    #310915

    In reply to: Translating BuddyPress

    Denis
    Participant

    Hello , thank you very much for your reply! I have already submitted over 100 translations , but I have noticed that the last activity from my countries locale editors is over 4 years old. Could you guide me into how I could send in a request to become a locale editor for my country?

    #310825

    In reply to: Translating BuddyPress

    @mercime
    Participant

    Hi @techsector7,

    Thanks for your interest in submitting the Serbian (Latin) translation of BuddyPress! You’re most welcome to do so. Looking at https://translate.wordpress.org/projects/wp-plugins/buddypress/ the Serbian translation of BP is at 15% for the stable version and 6% for the development version.

    Become a Translation Editor and select BuddyPress. Choose your preferred language e.g. German. Then select ‘Stable (latest release)’ or ‘Development (trunk)’. The translation needs to be at least 90% complete to be approved for the Stable/Dev languages.

    #310799
    Denis
    Participant

    Hello, I have recently started translating BuddyPress to my native language , my question is if it is worth it and will the translations ever be reviewed and accepted ? Since I do not have time to waste would like to hear your feedback on this. The language in question is Serbian(Latin)

    #310749
    honoluluman
    Participant

    Hello,

    I am using BoomBox Theme that is supporting also BuddyPress.

    I am running a Greek site and using the buddypress-el po. All bp-emails have common header and footer translation using those 2 texts

    Hi %s, (header)
    unsubscribe (footer)

    From all emails i get the translation to Greek normal, but there is one bp email that is set by the theme that it seems that i just get the strings not translated.

    You can see also here https://ibb.co/8s0mCVH

    Any ideas?

    * I also found the related php files from the theme about this email template.

    visitatore
    Participant

    Good morning. I installed Buddypress on an alterview blog with the Extra theme, all in Italian. I am practical in using “Loco Translate”, in fact I translated everything I needed, but an important thing remained for me: the first message that Buddypress sends to the newly registered user. I’ll explain.
    The new user registers by filling in all the fields and sends the request. At this point he receives the first email as below:

    ——————-

    Thanks for registering!

    To complete the activation of your account, go to the following link and click on the Activate button:
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

    If the ‘Activation Key’ field is empty, copy and paste the following into the field – xxxxxxxxxxxxxxxxx

    ———————-
    Through Loco Translate I have traced the corresponding string but it has already been translated into Italian and despite everything THE ASPIRING NEW USER RECEIVES THE EMAIL IN ENGLISH. I tried to “synchronize” but the situation remains the same. Can anyone help me? I would be infinitely grateful to you.
    Claudio

    #310640
    mirahrc
    Participant

    Hello,

    I use WP version: 5.3.2
    I use BuddyPress version: WP-members (version 3.3.2.2)
    Link to site: http://www.halbergrassyconnectie.com

    I use WP-members to make a distinction between a members part of the website (shown when logged in) and a public part of the website (shown when logged out).
    I have recently installed Translatepress for the automatic translation of the website with DeepL (Translatepress is the only translate-plugin that offers automatic translation with DeepL).

    The problem I have is: After logging in, the website must show the logged in status of the Login page and the logged in status of the mainmenu. This is not happening.
    When I change to one of the two other languages by choosing another language form the menu (right after a failed login of the first language), the Login page and the menu switches to the logged in status. Switching back to the language used when logging in, the Login page and menu goes back to the logged out status.

    As soon as I have used a language to login, it is not possible anymore to get to the logged in status.

    What could be the problem?

    visitatore
    Participant

    Good morning. I installed Buddypress on an alterview blog with the Extra theme, all in Italian. I am practical in using “Loco Translate”, in fact I translated everything I needed, but an important thing remained for me: the first message that Buddypress sends to the newly registered user. I’ll explain.
    The new user registers by filling in all the fields and sends the request. At this point he receives the first email as below:

    ——————-

    Thanks for registering!

    To complete the activation of your account, go to the following link and click on the Activate button:
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

    If the ‘Activation Key’ field is empty, copy and paste the following into the field – xxxxxxxxxxxxxxxxx

    ———————-
    Through Loco Translate I have traced the corresponding string but it has already been translated into Italian and despite everything THE ASPIRING NEW USER RECEIVES THE EMAIL IN ENGLISH. I tried to “synchronize” but the situation remains the same. Can anyone help me? I would be infinitely grateful to you.
    Claudio

    #309408
    piskonis
    Participant

    I keep having issues with Buddypress Register page translation. I am using loco translate, i have tried both manual and already existing translations, but still keep having same result – no translation.

    I have one guess, that it might be not directing me to the translated page, just the english one. Maybe you have suggestions how could I fix the translations issue?

    Register

    #309270
    CGC studio
    Participant

    Hi

    I use one-community theme along with buddypress and bbpress.

    How can I translate “forum moderation” email entitled “my site’s name Moderation: Flagged topic”?

    see screesnhot :
    screenshot

    This notification email deals with forum moderation so I previously thought it concerned BBpress. But BBpress support assured me that they do not have the term ‘flagged’ in it and they’re not involved.
    So, they told me to ask you directly.

    Could you tell me how and where I could perform this translation?

    TIA : )

    CGC

Viewing 25 results - 76 through 100 (of 1,140 total)
Skip to toolbar