This topic has 12 replies, 2 voices, and was last updated 9 years by Abe.

  • Author
  • #36968
     johnnathan
    Participant

    Hello,

    I have trouble adjusting text (translation)
    I had previous month translated everything. I used Code Styling Localization and Poedit.

    First I made folders in Code Styling Localization (mo and po file)
    Then I used Poedit everything worked fine.

    Since a week ago I had made a mistake so I had to reinstall it. Only now I can not create files in Code Styling Localization. I get an error message, see attachments.

    Annex Text translation:
    You do not have permission to create the file ‘/sites/groepselfie.nl/www/wp-content/plugins/buddypress/bp-languages/buddypress-nl_NL.po.

    How can I ensure that it works? Thnx.

    Attachments:
    You must be logged in to view attached files.
    #37852
     Abe
    Keymaster

    Hi, sorry for the late reply.
    Try to check the permissions on your hosting

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #38678
     johnnathan
    Participant

    Thnx i had contact with them but the dont know how and what.
    I had a question, can you make a po / mo file fore me in dutch ( nl_NL.mo nl_NL.po )
    so i can import them through FTP so that would help me a lot.

    Thnx.

    #39055
     johnnathan
    Participant

    I found this see Annexes

    I don’t know if that can maybe be the problem…

    It says in small letters below:
    http://blins.nl/wp-content/themes/kleo/lib/importer/import.js

    This is the map file:

    (function($){

    “use strict”;

    $(document).ready(function(){

    // namespace
    var importer = $(‘.kleo-import’);

    // reset select
    $(‘select.import’, importer).val(”);

    // disable submit button
    $(‘.button’, importer).attr(‘disabled’,’disabled’);

    // select.import change
    $(‘select.import’, importer).change(function(){

    var val = $(this).val();

    // submit button
    if( val ){
    $(‘.button’, importer).removeAttr(‘disabled’);
    } else {
    $(‘.button’, importer).attr(‘disabled’,’disabled’);
    }

    // attachments
    if( val == ‘all’ || val == ‘all-agency’ ){
    $(‘.row-attachments’, importer).show();
    } else {
    $(‘.row-attachments’, importer).hide();
    }

    // content
    if( val == ‘content’ ){
    $(‘.row-content’, importer).show();
    } else {
    $(‘.row-content’, importer).hide();
    }

    // homepage
    if( val == ‘page’ ){
    $(‘.row-homepage’, importer).show();
    } else {
    $(‘.row-homepage’, importer).hide();
    }

    });

    });

    })(jQuery);

    Attachments:
    You must be logged in to view attached files.
    #39232
     Abe
    Keymaster

    @johnnathan that is not a problem, is a normal notice.
    try to create the bp-language folder in the buddypress plugin

    Also since BP 2.1 the translation files should reside in wp-content/languages/plugins so make sure you copy the .po and .mo there after you generate the .mo file from the codestyling plugin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #39430
     johnnathan
    Participant

    Can i send my login details?
    so maybe you can look? I have not fully understanding it. ( im not a pro in it 🙁 )

    Do you need my login of ftp and wordpress?

    #39534
     Abe
    Keymaster

    Hi, that is not so difficult and should be basic editing, operating computer. You should try finding someone with technical knowledge to take care of your site since you will probably need customizations, etc

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #40998
     johnnathan
    Participant

    I have make a folder “bp-language” in the buddypress ( with ftp )
    But i can not make a mo or po file in CodeStyling Localization ( BuddyPress © The BuddyPress Community )

    I get an error.
    Is there another way to still make a mo file?

    #41230
     Abe
    Keymaster

    you should put the error if you want us to help… and the folder is bp-languages/ not bp-language

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #41759
     johnnathan
    Participant

    Only i need is a file ” buddypress-nl_NL in po and mo ” so i can import it is the filemap bp-languages ( FTP ).
    Can you make a buddypress-nl_NL fore me and send it to me? i know it works 100%
    You will help me a lot with it.

    Regards Johnnathan.

    #42187
     Abe
    Keymaster

    You can copy the existing ones en_US and change it to nl_NL

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #42615
     johnnathan
    Participant

    It works 🙂 finally he did not immediately but I am very satisfied!
    Thanks for all your help and your time. I greatly appreciate!

    #42616
     Abe
    Keymaster

    Great 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

Viewing 13 posts - 1 through 13 (of 13 total)

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?