Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'translation'

Viewing 25 results - 476 through 500 (of 1,098 total)
  • Author
    Search Results
  • #161650
    joelteixeira
    Participant

    Guys, the problem is exactly where @marcio-batista stated.

    You can download the fixed pt_BR translation file on my website:

    http://tecnotara.com/wp-content/languages/buddypress-pt_BR.mo
    http://tecnotara.com/wp-content/languages/buddypress-pt_BR.po

    I fixed the translation on GlotPress also, but it’s waiting approval:

    https://translate.wordpress.org/projects/buddypress/dev/pt-br/default

    #161505
    r-a-y
    Keymaster

    Thanks for replying, Marcio.

    Pinging @djpaul so he is aware of this as he’s the de-facto translation wrangler!

    #161502
    r-a-y
    Keymaster

    @marcio-batista – Which translation is causing this problem?

    #161494
    Marcio batista
    Participant

    User error mention corrected!
    “Warning: sprintf() [function.sprintf]: Too few arguments in
    …/wp-content/plugins/buddypress/bp-activity/bp-activity-notifications.php on line 95”

    The problem is that the error is the translation.
    1= To check, remove translation of his country.
    2= Back BuddyPress original translation.
    3=Try a mention again.
    4= If it does not error, returns translation of his country.
    5= Look at this line in the file. Po translation: “%1$s mentioned you in an update:\n\n\”%2$s\”\n\nTo view and respond to the message, log in and visit: %3$s\n\n———————”
    Compare with the translation of his country. Mine was wrong. And now shines BuddyPress!

    Greetings to all!

    #161306
    JohnnyJonJon
    Participant

    Chouf1, thanks for following me on this topic… Not sure what I’m doing wrong here.. I updated to BP 1.7 stable (I’m also running latest WP), did some tests with notifications and am still get the & amp ; in just the display name of the email (subject is still fine). I reversed the translations that I did in the language files for site name to add & amp ; to no avail… One thing I didn’t try is add a translation to just Name & Name – I’ll try that now.

    Regarding your question, I’ve tried to add & amp ; to the site title in general settings and it’s always converted to just &. In the source, it’s output as & amp ;. Not sure how to proceed to fix.. I’ll try the above-

    #161011
    JohnnyJonJon
    Participant

    chouf1 – thanks for the info. I added a translation as you suggested (with &), but still have no luck. These emails are being generated by the notification area of buddy press 1.7 beta 1. The name has the & but the subject does not – i.e.:

    from email@email.com
    subject name & name comes through just fine

    So, it’s only happening in the from name, and is not consistent – I assume it’s using the same field as site name?

    Thanks, Jon

    #160152
    danbpfr
    Participant

    @johnnyjonjon,

    When untranslated, obviously, an apostrophe is the same as a single quote, and primes are either a double quote or a single quote. And, when texturized, an apostrophe uses the same HTML entity (& 8 217 ; – without space) as a closing single quote. You may have a desire to translate these, or there may be no need to. That’s fine.
    source: https://make.wordpress.org/polyglots/important-changes-for-wordpress-3-4/

    Translation of email message must be writen normally.

    in a php string, what’s new should be written what & # 39; s new (without space) (iso latin-1)
    the ampersanded company name in the po file should be: A & a m p; M(without space)

    in a email message (and only in email message), you write what’s new or A&M

    BP use UTF8 charset by default and XML transitionnal encoding

    That’ said, some mail reader’s convert  html entities into what?new or what â € ™ s. In such case you have to check your mail software or browser settings.

    http://en.wikipedia.org/wiki/Character_encodings_in_HTML
    http://www.w3.org/TR/REC-html40/sgml/entities.html
    http://www.utexas.edu/learn/html/spchar.html
    http://en.wikipedia.org/wiki/Miscellaneous_Symbols

     

    #160019
    Fernon
    Participant

    Ok thanks for all the help

    #160017
    shanebp
    Moderator

    chouf1 has already explained this to you.


    Po file is for translating. It’s a working file.

    Mo file is for translation throught php gettext. Only the mo is mandatory, not the po or the pot
    Once you finish the translation of a po file, you need to compile it to mo format with poEdit. (or equivalent tool)

    Editing the po does nothing until you use it to create a mo file.
    Do yourself a favor – get poEdit. It’s free and very easy to use.

    #160010
    Fernon
    Participant

    @chouf1 I’m sorry, I totally understand what you mean. Sometimes I’m in such a hurry that I forget to explain everything properly and clear :P.

    Anyway the plugin I use is CodeStyling Localization.

    Like I said, I also tried to edit the po file of wordpress and buddypress with notepad++ and when I update the old file in the ftp nothing changes unfortunately.

    #160001
    danbpfr
    Participant

    @fernon

    again:
    Probably because you don’t the right thing to translate.
    You edit with which tool ?

    Give a name please…. :mrgreen:
    There are several tools and i have no time to loose to search about basic infos YOU can provide.
    Anyway i wouldn’t trust online translation plugins. Preferably use poEdit on local and transfer your po/mo by FTP

    When I translate wordpress and the theme by itself it works.This is a bad reason !

    In french we say: five minutes before he died, he was alive. If i apply what you say, you will ask: why did he die, he was alive 5 minutes ago ?

    Nothing is written in marble, except tombstones 😉

    #159999
    Fernon
    Participant

    @chouf1 internationalization plug and I tried to edit it manually. When I translate wordpress and the theme by itself it works, but when I want to translate the dutch buddypress nothing happens.

    #159998
    danbpfr
    Participant

    Probably because you don’t the right thing to translate.
    You edit with which tool ?

    #159995
    Fernon
    Participant

    Hi @chouf1 @shanebp, I already did all of that and the dutch version works fine. The weird thing though is that when I edit the translation, nothing happens :(.

    #159990
    danbpfr
    Participant

    @fernon

    buddypress-nl_NL.mo must be in wp-content/languages

    Po file is for translating. It’s a working file.

    Mo file is for  translation throught php gettext. Only the mo is mandatory, not the po or the pot
    Once you finish the translation of a po file, you need to compile it to mo format with poEdit. (or equivalent tool)

    #159989
    shanebp
    Moderator

    May not be pertinent, but what does your wp-config file say re this setting:

    `define(‘WPLANG’, ”);`

    #159901
    danbpfr
    Participant

    @naturalworldstm

    i didn’t say “except” buddupress-es_ES !
    i said
    check the languages folder witch must contain the following files:

    buddypress.mo

    And WP’s default translation files:
    [file list]

    #159894
    Andres Felipe
    Participant

    Hi @chouf1 and thanks for your extensive and clear reply, to answer your questions:

    1. Site URL link
    2. Single WP but considering Multisite in near future
    3. PHP version 5.2.17
    4. Yes they provide me gettext with php

    About your suggestions:

    1. I’m using WP 3.5.1
    2. Checked the language folder and there were all the files You say except the buddypress.mo, I added it, clear chache, made a new activity update and nothing happens.
    3. Actually the theme has .mo and .po files and I checked them and where ok, no strange translation or mistakes.
    4. I’ll try the wp-include folder option and update this topic again.

    Really, really, thanks for all your time!

    #159857
    danbpfr
    Participant

    @naturalworldstm,

    can you give a site URL please ? Also do you use BP on a multisite or on a single WP ? What PHP version do you use ? And does your host provide gettext with PHP. ?
    https://codex.wordpress.org/User:Ipstenu/How_to_create_a_phpinfo%28%29_page

    Basically, the %s ago thing is a wordpress function – also used by BP on the activity time. If you already checked the BP part, and it seems ok according what you say above, i don’t know what happens so far.
    This issue could be a mistake from the translator or something else directly handled by WordPress.

    If you’re using WP 3.5.1, check the languages folder witch must contain the following files:

    buddypress.mo

    And WP’s default translation files:
    es_ES.mo (for WP in spanish)
    admin-es_ES.mo (dashboard)
    admin-network-es_ES.mo (network dashboard)
    continents-cities-es_ES.mo (a list of cities in your language, used for date/time setting in dashboard, not mandatory)

    If you use bbPress 2.2.x, there should also being a folder /bbPress/ containing bbress-es_ES.mo

    In wp-config.php you must have a line saying
    define(”WPLANG’, ‘es_ES’);

    If you use WP MS, you also have to set the network to your language in the Network Settings.

    If you use a third party theme, it may contain his own /languages/ or /lang/ folder with a pot file at least. This file must be used to translate the theme.The theme translation mo file should be in this folder.

    Some themes are sometimes delivered with .mo files. Unfortunatly, those additionnal mo files are rarely updated. So if the theme has a es_ES.mo or theme-es_ES.mo, you can use the pot file to check or update the theme  translation. In fact, in such case, the only file in witch you can trust, is the pot file. It also can be that the pot is not updated too, which means you have to recreate it from start, with a compiler such as poEdit…. :mrgreen:

    This rule is also valuable for plugins.

    At this point, i suspect a corrupted WP file. To eliminate this possibility, i would try the following.

    Delete the whole wp-includes folder and upload a fresh copy of 3.5.1 via FTP
    https://core.trac.wordpress.org/changeset/23897/tags/3.5.1?old_path=%2F&format=zip

    If you use a previous version, go here:
    https://core.trac.wordpress.org/browser/tags

    Don’t use the right click to download something from Trac repo. Always click first on the file or folder name, and use the download button at the bottom of that page.

    #158839
    Andres Felipe
    Participant

    Hi @chouf1 I use bp-media (actually recently), I have the translation file and I translate its po file to es_ES. I try deactivating this plugin but still the same. Any idea?

    More info: In BP pages the date format remains but the language not and in not BP pages the date format doesn’t remains, I can see this because the activity stream bar in footer (You can see it in the image)

    The most important thing is the language, the format is a secondary problem.

    Thanks for your reply!

    #158738
    danbpfr
    Participant

    ola @naturalworldstm,

    do you use bp-media or bp-album ? Verify that you have the translation file for it.

    !important concern only css, and x days ago translation has nothing to do with css.

    #156098
    mt78
    Participant

    Hi @djpaul,

    Does uses 1.7-beta1 bp-custom.php for slug translation?

    – My bp-custom.php working correctly in 1.6.4 BP but not working correctly in 1.7-beta1.

    These slugs are translated just for user profile, not group profile. It is OK?

    define ( ‘BP_MEMBERS_SLUG’, ‘clenove’ );

    define ( ‘BP_FORUMS_SLUG’, ‘klubovna’ );

    Thanks for idea, help.

    #156068
    bp-help
    Participant

    @naijaping @mercime
    Okay I finally got it. Not certain it is totally right but it looks good in both chrome and firefox. I did have to create a div class in the members-loop.php called user-location surrounding the code from step 3 in the tutorial to be able to style it. The changes I made are in the below css in case anyone wants to try this. I also included a pic at the bottom to show the end result. Thank you both for your help! Cheers!
    `
    /*
    Theme Name: BuddyPress Child
    Theme URI: http://example.com/
    Description: Child theme for the BuddyPress Default theme
    Author: bphelp
    Author URI: http://example.com/about/
    Template: bp-default
    Version: 1.0
    Tags: blue, buddypress, custom-background, custom-header, custom-menu, editor-style, featured-image-header, featured-images, fixed-width, light, right-sidebar, rtl-language-support, sticky-post, threaded-comments, translation-ready, two-columns, white
    */
    /*————————————————————-
    Custom CSS
    ————————————————————–*/

    @import
    url(“../responsive/style.css”);

    /* Custom member loop avatar styling */
    #members-dir-list img.avatar {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 1px 0 #fff;
    -moz-box-shadow: 0 1px 0 #fff;
    box-shadow: 0 1px 0 #fff;
    }

    #members-dir-list a:hover img.avatar {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: -webkit-filter 0.2s ease-in-out;
    -moz-transition: -moz-filter 0.2s ease-in-out;
    transition: filter 0.2s ease-in-out;
    }

    #members-list li {
    overflow: auto;
    list-style: none;
    float: left;
    width: 30%;
    margin: 20px 20px 28px 0;
    border: 0;
    }

    #members-dir-list ul.item-list li div.item-title, #members-dir-list ul.item-list li h4, #members-dir-list ul.item-list li div.item-meta
    {
    width: 62%;
    text-align: center;
    }
    .user-location {
    width: 62%;
    text-align: center;
    }

    #members-dir-list ul.item-list li div.item-title {
    font-size: 110%;
    }

    #members-dir-list ul.item-list li div.item-meta {
    text-transform: uppercase;
    font-size: 80%;
    }

    #members-dir-list ul.item-list li img.avatar {
    margin-bottom: 8px;
    }

    #members-dir-list a.friendship-button.add {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid #89ac48;
    font-size: 26px;
    font-weight: bold;
    background: #a5d156;
    color: #ffffff;
    line-height: 50px;
    margin: 18px 102px 0 0;
    }

    #members-dir-list a.friendship-button.is_friend.remove {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid #CC0000;
    font-size: 26px;
    font-weight: bold;
    background: #FF5050;
    color: #ffffff;
    line-height: 50px;
    margin: 18px 102px 0 0;
    }

    ul#members-list.item-list li div.action {
    text-align: center;
    overflow-y: hidden;
    top: 18px;
    right: 6px;
    }

    #member-dir-count-bottom {
    display: none;
    }
    /* End Custom member loop avatar styling */
    `
    members directory

    #156053
    bp-help
    Participant

    @naijaping @mercime
    I removed #buddypress from the css and here is what my style.css looks like:
    `
    /*
    Theme Name: BuddyPress Child
    Theme URI: http://example.com/
    Description: Child theme for the BuddyPress Default theme
    Author: bphelp
    Author URI: http://example.com/about/
    Template: bp-default
    Version: 1.0
    Tags: blue, buddypress, custom-background, custom-header, custom-menu, editor-style, featured-image-header, featured-images, fixed-width, light, right-sidebar, rtl-language-support, sticky-post, threaded-comments, translation-ready, two-columns, white
    */
    /*————————————————————-
    Custom CSS
    ————————————————————–*/

    @import
    url(“../responsive/style.css”);

    /* Custom member loop avatar styling */
    #members-dir-list img.avatar {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 1px 0 #fff;
    -moz-box-shadow: 0 1px 0 #fff;
    box-shadow: 0 1px 0 #fff;
    }

    #members-dir-list a:hover img.avatar {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: -webkit-filter 0.2s ease-in-out;
    -moz-transition: -moz-filter 0.2s ease-in-out;
    transition: filter 0.2s ease-in-out;
    }

    #members-list li {
    overflow: auto;
    list-style: none;
    float: left;
    width: 30%;
    margin: 20px 20px 28px 0;
    border: 0;
    }

    #members-dir-list ul.item-list li div.item-title, #members-dir-list ul.item-list li h4, #members-dir-list ul.item-list li div.item-meta
    {
    width: 100%;
    text-align: center;
    }

    #members-dir-list ul.item-list li div.item-title {
    font-size: 110%;
    }

    #members-dir-list ul.item-list li div.item-meta {
    text-transform: uppercase;
    font-size: 80%;
    }

    #members-dir-list ul.item-list li img.avatar {
    margin-bottom: 8px;
    }

    #members-dir-list a.friendship-button.add {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid #89ac48;
    font-size: 26px;
    font-weight: bold;
    background: #a5d156;
    color: #ffffff;
    line-height: 50px;
    }

    #members-dir-list a.friendship-button.is_friend.remove {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid #CC0000;
    font-size: 26px;
    font-weight: bold;
    background: #FF5050;
    color: #ffffff;
    line-height: 50px;

    }

    ul#members-list.item-list li div.action {
    text-align: center;
    overflow-y: hidden;
    top: 18px;
    right: 6px;
    }
    /* End Custom member loop avatar styling */
    `
    Here is another pic to see the changes but it still needs some adjusting.
    members directory
    Hope you guys can help! I appreciate the help you have given so far! Thanks!

    #155204
    tizmo
    Participant

    Dear Moderators,
    Please do/fix this in the next releases. I also wanted to change Group to something that reads in my language (though the string ‘Group’ is in .po and .mo files and translated, it is still in English on Dashboard). How great it would have been if i was easily able to change them?
    I’ve been wrestling this issue for several weeks and now trying to hire someone who can hack it and insert the translation.
    Thank you guys.

Viewing 25 results - 476 through 500 (of 1,098 total)
Skip to toolbar