Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'translation'

Viewing 25 results - 501 through 525 (of 960 total)
  • Author
    Search Results
  • #108075
    Jaja..
    Member

    Kijk eens!

    Ik heb ze even voor je gedownload en ge-upload.

    http://www.megaupload.com/?d=IQ1K7D03

    .mo + .po

    #108074
    Niekje
    Member

    I need this translation but the problem is that I am unable to login there with my WordPress account. I can login here no problem but as soon as I go to https://translate.wordpress.org/projects/bbpress/plugin/nl/default I am unable to login :s

    #100292
    wemaflo
    Member

    The german language file for bbPress 1.1 is now available as informal version.

    1.0.2 and 1.0.3 (old versions) formal and informal

    1.1 (current standalone version of bbPress) formal and informal

    2.0 (the brand new WordPress plugin of bbPress) formal

    Have fun!

    Die deutschen Sprachdateien für bbPress 1.1 sind jetzt auch als informelle Version (Du-Anrede) verfügbar.

    1.0.2 und 1.0.3 (alte Versionen) formell und informell

    1.1 (die aktuelle Standalone-Version), formell und informell

    2.0 (die brandneue Plugin-Version von bbPress), formell

    Viel Spaß!

    #105392
    wemaflo
    Member

    The german language file for bbPress 1.1 is now available as informal version.

    1.0.2 and 1.0.3 (old versions) formal and informal

    1.1 (current standalone version of bbPress) formal and informal

    2.0 (the brand new WordPress plugin of bbPress) formal

    Have fun!

    Die deutschen Sprachdateien für bbPress 1.1 sind jetzt auch als informelle Version (Du-Anrede) verfügbar.

    1.0.2 und 1.0.3 (alte Versionen) formell und informell

    1.1 (die aktuelle Standalone-Version), formell und informell

    2.0 (die brandneue Plugin-Version von bbPress), formell

    Viel Spaß!

    #100291
    wemaflo
    Member

    I’ve updated all my language files to the latest stable versions. You can download them on my page and use them freely wherever you want.

    At the moment there are language files available for the following versions of bbPress:

    1.0.2 and 1.0.3 (old versions) formal and informal

    1.1 (current standalone version of bbPress, released today) formal

    2.0 (the brand new WordPress plugin of bbPress, released today) formal

    Please report any errors, missing or faulty translations! Thanks!

    Ich habe alle Sprachdateien für bbPress an die letzten Stable-Versionen angepasst. Du kannst sie auf meiner Seite herunterladen und sie frei verwenden, wo immer Du willst.

    Derzeit sind Sprachdateien für folgende Versionen von bbPress verfügbar:

    1.0.2 und 1.0.3 (alte Versionen) formell und informell

    1.1 (die aktuelle Standalone-Version, heute veröffentlicht), formell

    2.0 (die brandneue Plugin-Version von bbPress, ebenfalls heute veröffentlicht), formell

    Bitte melde mir alle Fehler oder fehlende Übersetzungen, damit ich die Dateien anpassen kann. Vielen Dank!

    #105391
    wemaflo
    Member

    I’ve updated all my language files to the latest stable versions. You can download them on my page and use them freely wherever you want.

    At the moment there are language files available for the following versions of bbPress:

    1.0.2 and 1.0.3 (old versions) formal and informal

    1.1 (current standalone version of bbPress, released today) formal

    2.0 (the brand new WordPress plugin of bbPress, released today) formal

    Please report any errors, missing or faulty translations! Thanks!

    Ich habe alle Sprachdateien für bbPress an die letzten Stable-Versionen angepasst. Du kannst sie auf meiner Seite herunterladen und sie frei verwenden, wo immer Du willst.

    Derzeit sind Sprachdateien für folgende Versionen von bbPress verfügbar:

    1.0.2 und 1.0.3 (alte Versionen) formell und informell

    1.1 (die aktuelle Standalone-Version, heute veröffentlicht), formell

    2.0 (die brandneue Plugin-Version von bbPress, ebenfalls heute veröffentlicht), formell

    Bitte melde mir alle Fehler oder fehlende Übersetzungen, damit ich die Dateien anpassen kann. Vielen Dank!

    #100759

    In reply to: Translating to spanish

    But bbPress.org.es why don’t you help with the official translation on glotpress?

    You can find the Spanish one here https://translate.wordpress.org/projects/bbpress/plugin/es/default

    #105859

    In reply to: Translating to spanish

    But bbPress.org.es why don’t you help with the official translation on glotpress?

    You can find the Spanish one here https://translate.wordpress.org/projects/bbpress/plugin/es/default

    #39897

    Hi; just checked the translation of bbPress 2 over at http://translate.wordpress.org/projects/bbpress/plugin/ and it’s seemingly lacking these two strings:

    “This category contains %1$s and %2$s, and was last updated by %3$s %4$s ago.”

    “This category contains %1$s and %2$s.”

    #107571
    fpons
    Member

    Hi,

    A newer update for bbpress-2.0-rc-4 has been made.

    Regards, François.

    #108251
    jczerwonka
    Member

    @Gustav820

    If you have a page set up as your front page in WordPress Settings->Reading, bbPress will use the title of that page.

    If no front page is specified, then bbPress will use the default of ‘Home’, but you change this by modifying your translation. You can do this by including the following code in your functions.php:

    add_filter( 'gettext', 'my_translations', 10, 3 );

    function my_translations( $translation, $text, $domain ) {
    if( 'Home' == $text )
    $translation = $translations->translate( 'My Homepage' );
    }

    I hope this helps.

    John

    #107569
    fpons
    Member

    Hi,

    A new update of the translation has been made for bbpress-2.0-rc-3.

    Regards, François.

    #106682

    In reply to: Swedish for 2.0 plugin

    Gustav820
    Member

    How do I download the .mo and .po files?

    I want Swedish translation to BBPress 2.0 rc3.

    #108176
    Gautam Gupta
    Participant

    Oh oh, you’re talking about the new bbPress plugin. You’ve to put the language file in /bbpress/bbp-languages folder and if your WordPress blog is already Swedish, then the translations would get activated automagically. :)

    #108073
    lucraak
    Member

    Thanks for sharing! Got this working with your instructions.

    #108072
    dtwp
    Member

    I got it working. If anyone happends to have the same question here is my solution:

    This solution is for the bbPress Plugin version.

    1. Got to “https://translate.wordpress.org/projects/bbpress/plugin/nl/default”.

    2. Log in

    3. Export the .mo file at the bottom and download it.

    4. Place it in the following dir “/wp-content/languages/bbpress/”.

    5. Rename is to “bbpress-nl_NL.mo”.

    6. Make sure you have filled the correct languages in your wp-config.php: ‘nl_NL’.

    If there is an easier way feel free to leave a comment.

    Tobias.

    #39598
    dtwp
    Member

    Dear community,

    I am looking for the dutch translation of the bbPress forum, but I can’t find it.

    I have looked in the repository at “http://svn.automattic.com/bbpress-i18n/”, but there isn’t a nl_NL version.

    I know that there is a translation available, because when I look in GlotPress I see that the dutch translation is 100% completed.

    See: http://translate.wordpress.org/projects/bbpress/plugin/nl/default.

    Can anyone point me to the downloadable .mo or .po files of the dutch translation?

    Thanks,

    Tobias.

    #106461
    Isabelle
    Member

    Panda: these are the translation of the forum that are not the same.

    #39480

    Topic: localization

    in forum Troubleshooting
    erlaci
    Member

    Hi,

    Im playing around with the latest beta of bbpress and I would like to use a translation made available. Hovewer if I set for instance define(‘BBLANG’, ‘fr_FR’);

    after downloading and copying to the right folder the translation files nothing happens. I searched the lastest edition for BBLANG but it isnt even there. What should I do?

    Thanks

    #106460
    begis
    Member

    Hi, I have translated over 70% of CS_cz on my own and I would like to import it to glotpress. Is there any way for me to do it?

    #95650
    inexpert
    Member

    “Where can I contribute translations

    https://translate.wordpress.org/projects/bbpress/plugin/”

    I was willing to translate to Spansh, since is my mother language, and I need it. I translated a few things and realised that it didn’t work, they need to be aproved to be downloaded. Then I saw this:

    Language % Translated Untranslated Waiting

    Spanish (Spain) 0% 0 706 818

    Almost everything has been already translated, but is not aproved. I’ve been reading and it might not be perfect, since some words are still in english (for instance Topic instead of “Hilo/Tema”), but it would be great to have access to that translation. There’ll be time for future improvements, I am the first one interested.

    So, who’s in charge of it?

    Thank you.

    PD: I need it for this http://www.opes.es/ new website. I got a translation file but is not completed. I am also looking for a guide to develop a plugin using the rewrite module, since the dynamic tests are now created using ?ID=x …

    #95661
    inexpert
    Member

    “Where can I contribute translations

    https://translate.wordpress.org/projects/bbpress/plugin/”

    I was willing to translate to Spansh, since is my mother language, and I need it. I translated a few things and realised that it didn’t work, they need to be aproved to be downloaded. Then I saw this:

    Language % Translated Untranslated Waiting

    Spanish (Spain) 0% 0 706 818

    Almost everything has been already translated, but is not aproved. I’ve been reading and it might not be perfect, since some words are still in english (for instance Topic instead of “Hilo/Tema”), but it would be great to have access to that translation. There’ll be time for future improvements, I am the first one interested.

    So, who’s in charge of it?

    Thank you.

    PD: I need it for this http://www.opes.es/ new website. I got a translation file but is not completed. I am also looking for a guide to develop a plugin using the rewrite module, since the dynamic tests are now created using ?ID=x …

    #107568
    OreilleMalade
    Participant

    Merci beaucoup ! ;-)

    #107567
    fpons
    Member

    Hi, an update has been made to fix some bad translations. Regards, François.

    #100682

    In reply to: bbPress 2.0 – FAQ

    inexpert
    Member

    “Where can I contribute translations

    https://translate.wordpress.org/projects/bbpress/plugin/”

    I was willing to translate to Spansh, since is my mother language, and I need it. I translated a few things and realised that it didn’t work, they need to be aproved to be downloaded. Then I saw this:

    Language % Translated Untranslated Waiting

    Spanish (Spain) 0% 0 706 818

    Almost everything has been already translated, but is not aproved. I’ve been reading and it might not be perfect, since some words are still in english (for instance Topic instead of “Hilo/Tema”), but it would be great to have access to that translation. There’ll be time for future improvements, I am the first one interested.

    So, who’s in charge of it?

    Thank you.

Viewing 25 results - 501 through 525 (of 960 total)
Skip to toolbar