Forums

[Plugin: qTranslate] category translation (5 posts)

  1. Ovidiu
    Member
    Posted 3 years ago #

    hi there,
    how would I go about translating category names as well? I filled the name in with the usual language tags i.e [lang_IT] category name [/lang_IT]
    but they are noit translated. Check here on this testsite: http://vmz-eva.de

    the theme calls categories like this:

    Posted in: <?php the_category(', ') ?>

  2. Ovidiu
    Member
    Posted 3 years ago #

    sorry. my fault, solved it now.

  3. ganead
    Member
    Posted 3 years ago #

    i wanna know how this problem was solved.

    Daniel

  4. Ovidiu
    Member
    Posted 3 years ago #

    I just forgot to close some language tags :-( messed it up. what exactly is your problem? care to give a link?

  5. aronblack
    Member
    Posted 2 years ago #

    I have this problem too, using Atahualpa Theme
    I was able to use the qtranslate <!--en--> for the words in the post footer but wasnt able to get the french equivalent of my category name

    how do i tell it to give me the french name for %categories-linked(', ')% ?

    Here's what i did to display the text in the post footer in the appropriate language :

    <!--:en-->%date('F j, Y')% | %tags-linked('Tags: ', ', ', ' | ')% Category: %categories-linked(', ')% |
    %comments('Leave a comment', 'One comment', '% comments', 'Comments are closed')%
    <!--:fr-->%date('F j, Y')% | %tags-linked('Tags: ', ', ', ' | ')% Categorie: %categories-linked(', ')% |
    %comments('Laissez un message', 'Une commentaire', '% comments', 'Les commentaires sont finis')%

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags