<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>bbPress support forums Tag: PoEdit</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Tag: PoEdit</description>
<language>en</language>
<pubDate>Tue, 02 Dec 2008 22:43:49 +0000</pubDate>

<item>
<title>csseur3 on "1.0 translations"</title>
<link>http://bbpress.org/forums/topic/10-translations#post-18632</link>
<pubDate>Sun, 24 Aug 2008 19:46:28 +0000</pubDate>
<dc:creator>csseur3</dc:creator>
<guid isPermaLink="false">18632@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;thanks
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "1.0 translations"</title>
<link>http://bbpress.org/forums/topic/10-translations#post-18625</link>
<pubDate>Sun, 24 Aug 2008 16:23:08 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">18625@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#60;a href=&#34;http://svn.automattic.com/bbpress-i18n/pot/tags/1.0-alpha-1/bbpress.pot&#34; rel=&#34;nofollow&#34;&#62;http://svn.automattic.com/bbpress-i18n/pot/tags/1.0-alpha-1/bbpress.pot&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>csseur3 on "1.0 translations"</title>
<link>http://bbpress.org/forums/topic/10-translations#post-18213</link>
<pubDate>Tue, 12 Aug 2008 20:57:42 +0000</pubDate>
<dc:creator>csseur3</dc:creator>
<guid isPermaLink="false">18213@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;for information, i use poedit :)&#60;/p&#62;
&#60;p&#62;Bye
&#60;/p&#62;</description>
</item>
<item>
<title>csseur3 on "1.0 translations"</title>
<link>http://bbpress.org/forums/topic/10-translations#post-18187</link>
<pubDate>Tue, 12 Aug 2008 09:31:23 +0000</pubDate>
<dc:creator>csseur3</dc:creator>
<guid isPermaLink="false">18187@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;how to translate the 1.0 alpha? How to have the .pot original file?&#60;/p&#62;
&#60;p&#62;thanks,&#60;/p&#62;
&#60;p&#62;Fred
&#60;/p&#62;</description>
</item>
<item>
<title>bilibou on "php_e() issue"</title>
<link>http://bbpress.org/forums/topic/php_e-issue#post-16264</link>
<pubDate>Thu, 15 May 2008 18:01:19 +0000</pubDate>
<dc:creator>bilibou</dc:creator>
<guid isPermaLink="false">16264@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Youhou I think I found a more simple solution than merging bbpress and wordpress language file:&#60;/p&#62;
&#60;p&#62;- Download your bbpress language file (for me fr_FR) then rename it using another name than the language file you use for wordpress (in my case my wordpress language file is fr_FR and I renamed it in ru_RU) then put it inside your /wp-content/languages folder.&#60;/p&#62;
&#60;p&#62;- duplicate wp-blog-header.php and rename the copy as wp-blog-header-bb.php&#60;/p&#62;
&#60;p&#62;- duplicate wp-config.php and rename the copy wp-config-bb.php&#60;/p&#62;
&#60;p&#62;- open wp-blog-header-bb.php and replace the two occurences of wp-config.php by wp-config-bb.php&#60;/p&#62;
&#60;p&#62;-open wp-config-bb.php and replace the line define ('WPLANG', 'yourlanguage');&#60;br /&#62;
 by define ('WPLANG', 'newnameofyourbbpresslanguagefile'); (in my case I replaced define ('WPLANG', 'fr_FR'); by define ('WPLANG', 'ru_RU');)&#60;/p&#62;
&#60;p&#62;-In your bb-config.php replace wp-blog-header.php by wp-blog-header-bb.php&#60;/p&#62;
&#60;p&#62;You're done now each time bbpress loads wordpress will load your bbpress language file instead of the wordpress one.&#60;/p&#62;
&#60;p&#62;I hope my explainations were clear.&#60;/p&#62;
&#60;p&#62;A++
&#60;/p&#62;</description>
</item>
<item>
<title>bilibou on "php_e() issue"</title>
<link>http://bbpress.org/forums/topic/php_e-issue#post-16260</link>
<pubDate>Thu, 15 May 2008 16:16:42 +0000</pubDate>
<dc:creator>bilibou</dc:creator>
<guid isPermaLink="false">16260@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I tried that but there is apparently a problem when mergin because when I open the merged file there is nothing from bbpress language file inside.&#60;/p&#62;
&#60;p&#62;Can I use copy paste to merge the two files ??
&#60;/p&#62;</description>
</item>
<item>
<title>A1ex on "php_e() issue"</title>
<link>http://bbpress.org/forums/topic/php_e-issue#post-16214</link>
<pubDate>Tue, 13 May 2008 19:15:20 +0000</pubDate>
<dc:creator>A1ex</dc:creator>
<guid isPermaLink="false">16214@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Use &#60;a href=&#34;http://www.poedit.net/&#34;&#62;PoEdit&#60;/a&#62;:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;msgmerge --no-fuzzy-matching -o ru_RU.po wp_ru_RU.po bb_ru_RU.po&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "php_e() issue"</title>
<link>http://bbpress.org/forums/topic/php_e-issue#post-16201</link>
<pubDate>Tue, 13 May 2008 14:03:45 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">16201@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;This is a tough one to resolve. I noticed before that someone managed to merge their pot files for wordpress and bbpress into one and load that into wordpress (and in turn bbpress)
&#60;/p&#62;</description>
</item>
<item>
<title>bilibou on "php_e() issue"</title>
<link>http://bbpress.org/forums/topic/php_e-issue#post-16159</link>
<pubDate>Mon, 12 May 2008 15:20:45 +0000</pubDate>
<dc:creator>bilibou</dc:creator>
<guid isPermaLink="false">16159@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;So at the moment there is no simple solution ???
&#60;/p&#62;</description>
</item>
<item>
<title>A1ex on "php_e() issue"</title>
<link>http://bbpress.org/forums/topic/php_e-issue#post-16157</link>
<pubDate>Mon, 12 May 2008 14:36:47 +0000</pubDate>
<dc:creator>A1ex</dc:creator>
<guid isPermaLink="false">16157@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#60;a href=&#34;http://trac.bbpress.org/ticket/765&#34; rel=&#34;nofollow&#34;&#62;http://trac.bbpress.org/ticket/765&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>bilibou on "php_e() issue"</title>
<link>http://bbpress.org/forums/topic/php_e-issue#post-16154</link>
<pubDate>Mon, 12 May 2008 12:09:56 +0000</pubDate>
<dc:creator>bilibou</dc:creator>
<guid isPermaLink="false">16154@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi ,&#60;/p&#62;
&#60;p&#62;I'm having a problem with the function php_e().&#60;/p&#62;
&#60;p&#62;I use require_once(dirname(dirname(__FILE__)) . '/wp-blog-header.php'); to include wordpress functions into bbpress, the problem is, I think , that there is a conflict between php_e() wordpress function and php_e() bbpress function and it is impossible for me to translate my bbpress forum.&#60;/p&#62;
&#60;p&#62;So how can I solve this problem and make bbpress use his own php_e() function and not the wordpress one ??&#60;/p&#62;
&#60;p&#62;Thanks for your help.
&#60;/p&#62;</description>
</item>
<item>
<title>marshosh on "language file ?"</title>
<link>http://bbpress.org/forums/topic/language-file-#post-12460</link>
<pubDate>Thu, 06 Dec 2007 21:39:12 +0000</pubDate>
<dc:creator>marshosh</dc:creator>
<guid isPermaLink="false">12460@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Ok hajii :)&#60;/p&#62;
&#60;p&#62;i will see the tags probim&#60;/p&#62;
&#60;p&#62;thank you for hard work with us !
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "language file ?"</title>
<link>http://bbpress.org/forums/topic/language-file-#post-12457</link>
<pubDate>Thu, 06 Dec 2007 20:41:40 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">12457@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;1.  No problem&#60;/p&#62;
&#60;p&#62;2.  I am unfamiliar with the tag problem, but I *thought* it was fixed in &#60;a href=&#34;http://trac.bbpress.org/changeset/846&#34;&#62;r846&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;3. I don't know about creating a subdomain of bbPress.org.  You could always create your own site to support an arab user.&#60;/p&#62;
&#60;p&#62;4.  Nope, not an arab.  American.  People do call me hajii sometimes, but I'm pretty much American :)
&#60;/p&#62;</description>
</item>
<item>
<title>marshosh on "language file ?"</title>
<link>http://bbpress.org/forums/topic/language-file-#post-12456</link>
<pubDate>Thu, 06 Dec 2007 20:32:01 +0000</pubDate>
<dc:creator>marshosh</dc:creator>
<guid isPermaLink="false">12456@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;1.thank you My frind ...&#60;br /&#62;
Now i am translating ,&#60;/p&#62;
&#60;p&#62;2.There is a problem in a Tags whith arabic words&#60;br /&#62;
&#60;a href=&#34;http://bbpress.org/forums/topic/the-chinese-tags-will-be-wrong?replies=11&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/the-chinese-tags-will-be-wrong?replies=11&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;3.can i crat &#34;ar.bbpress.org&#34; and suport an arab user ?&#60;/p&#62;
&#60;p&#62;4.chrishajer : are you an arab ?
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "language file ?"</title>
<link>http://bbpress.org/forums/topic/language-file-#post-12451</link>
<pubDate>Thu, 06 Dec 2007 14:05:53 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">12451@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi.&#60;/p&#62;
&#60;p&#62;1.  No, you can't use the WordPress translation because there might be phrases that occur in bbPress that aren't translated already for WordPress.  I think you already discovered and resolved that.&#60;/p&#62;
&#60;p&#62;2.  You already figured out where to put the mo file (bb-includes/languages)&#60;/p&#62;
&#60;p&#62;3.  I have seen a couple different posts for places to host the translations, maybe this one would be OK?&#60;br /&#62;
&#60;a href=&#34;http://www.bbpulp.org/wiki/Translation_files&#34; rel=&#34;nofollow&#34;&#62;http://www.bbpulp.org/wiki/Translation_files&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I have no idea how to get it hosted &#34;officially&#34; at Automattic.&#60;/p&#62;
&#60;p&#62;Thanks for translating.
&#60;/p&#62;</description>
</item>
<item>
<title>marshosh on "language file ?"</title>
<link>http://bbpress.org/forums/topic/language-file-#post-12448</link>
<pubDate>Thu, 06 Dec 2007 11:45:56 +0000</pubDate>
<dc:creator>marshosh</dc:creator>
<guid isPermaLink="false">12448@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;sorry  for the many post at this time ...&#60;/p&#62;
&#60;p&#62;i was try to use the translated file in&#60;br /&#62;
bb-includes\languages&#60;br /&#62;
and i was succeed in this job!&#60;/p&#62;
&#60;p&#62;i will translating tha file in this week and i will but it free to all ,&#60;/p&#62;
&#60;p&#62;thank you again
&#60;/p&#62;</description>
</item>
<item>
<title>marshosh on "language file ?"</title>
<link>http://bbpress.org/forums/topic/language-file-#post-12447</link>
<pubDate>Thu, 06 Dec 2007 11:34:46 +0000</pubDate>
<dc:creator>marshosh</dc:creator>
<guid isPermaLink="false">12447@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;now i am use poEdit to translating the .po file ...&#60;/p&#62;
&#60;p&#62;whare i can bot the new .po file to show the translat in the site ?&#60;/p&#62;
&#60;p&#62;thank you again
&#60;/p&#62;</description>
</item>
<item>
<title>marshosh on "language file ?"</title>
<link>http://bbpress.org/forums/topic/language-file-#post-12445</link>
<pubDate>Thu, 06 Dec 2007 11:00:32 +0000</pubDate>
<dc:creator>marshosh</dc:creator>
<guid isPermaLink="false">12445@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;thank you my frind!&#60;/p&#62;
&#60;p&#62;i will shunt to do this jop , but i need to ask:&#60;/p&#62;
&#60;p&#62;there is a Arabic Language for WP , can I use it for BBpress ?
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "language file ?"</title>
<link>http://bbpress.org/forums/topic/language-file-#post-12443</link>
<pubDate>Thu, 06 Dec 2007 03:51:28 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">12443@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;These instructions are for WordPress but the procedure is the same:&#60;br /&#62;
&#60;a href=&#34;http://codex.wordpress.org/Translating_WordPress&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Translating_WordPress&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I  think you take that &#60;a href=&#34;http://svn.automattic.com/bbpress-i18n/pot/tags/0.8.3/bbpress.pot&#34;&#62;pot file I linked to&#60;/a&#62; and use a tool like &#60;a href=&#34;http://www.poedit.net/&#34;&#62;poedit&#60;/a&#62; to translate all the phrases that are in that pot file.&#60;/p&#62;
&#60;p&#62;Then, according to the config.php:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;// Change this to localize bbPress.  A corresponding MO file for the
// chosen language must be installed to bb-includes/languages.
// For example, install de.mo to bb-includes/languages and set BBLANG to &#38;#39;de&#38;#39;
// to enable German language support.
define(&#38;#39;BBLANG&#38;#39;, &#38;#39;&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#38;nbsp;&#60;br /&#62;
So, according to that, use poedit to generate the mo file (maybe it's ar.mo for arabic?) and drop the ar.mo file you just created into the bb-includes/languages folder.  Now change the BBLANG line to read:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;define(&#38;#39;BBLANG&#38;#39;, &#38;#39;ar&#38;#39;);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I THINK.&#60;/p&#62;
&#60;p&#62;I am guessing on the &#60;strong&#62;ar&#60;/strong&#62; as the proper language according to this page I found:&#60;br /&#62;
&#60;a href=&#34;http://www.iana.org/assignments/language-subtag-registry&#34; rel=&#34;nofollow&#34;&#62;http://www.iana.org/assignments/language-subtag-registry&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I am totally guessing at all of this, but I think that's pretty close to what you need to do.  When you're done translating, please post back and share your work.  Thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>marshosh on "language file ?"</title>
<link>http://bbpress.org/forums/topic/language-file-#post-12442</link>
<pubDate>Thu, 06 Dec 2007 03:30:41 +0000</pubDate>
<dc:creator>marshosh</dc:creator>
<guid isPermaLink="false">12442@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;sorry , is this a Language file ?&#60;br /&#62;
where i can see it in bbpress files ?&#60;/p&#62;
&#60;p&#62;thank you sri .
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "language file ?"</title>
<link>http://bbpress.org/forums/topic/language-file-#post-12441</link>
<pubDate>Wed, 05 Dec 2007 21:28:32 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">12441@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Will this help?&#60;br /&#62;
&#60;a href=&#34;http://svn.automattic.com/bbpress-i18n/pot/tags/0.8.3/bbpress.pot&#34; rel=&#34;nofollow&#34;&#62;http://svn.automattic.com/bbpress-i18n/pot/tags/0.8.3/bbpress.pot&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>marshosh on "language file ?"</title>
<link>http://bbpress.org/forums/topic/language-file-#post-12440</link>
<pubDate>Wed, 05 Dec 2007 18:18:51 +0000</pubDate>
<dc:creator>marshosh</dc:creator>
<guid isPermaLink="false">12440@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi,&#60;br /&#62;
I Need to translation BBpress To Arabic Language and cast it free to all .&#60;/p&#62;
&#60;p&#62;is thare a Language file in BBpress ? where ?
&#60;/p&#62;</description>
</item>
<item>
<title>DanielJuhl on "Creating/changing language-files?"</title>
<link>http://bbpress.org/forums/topic/creatingchanging-language-files#post-11324</link>
<pubDate>Sun, 07 Oct 2007 13:41:48 +0000</pubDate>
<dc:creator>DanielJuhl</dc:creator>
<guid isPermaLink="false">11324@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi chrishajer,&#60;/p&#62;
&#60;p&#62;It looks like it helped me, thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Creating/changing language-files?"</title>
<link>http://bbpress.org/forums/topic/creatingchanging-language-files#post-11322</link>
<pubDate>Sun, 07 Oct 2007 13:04:50 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">11322@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Does this cover what you're trying to do?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://weblogtoolscollection.com/archives/2007/08/27/localizing-a-wordpress-plugin-using-poedit/&#34; rel=&#34;nofollow&#34;&#62;http://weblogtoolscollection.com/archives/2007/08/27/localizing-a-wordpress-plugin-using-poedit/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;There are some pretty good links at the end of the article too if the article does not specifically address your concern.
&#60;/p&#62;</description>
</item>
<item>
<title>DanielJuhl on "Creating/changing language-files?"</title>
<link>http://bbpress.org/forums/topic/creatingchanging-language-files#post-11320</link>
<pubDate>Sun, 07 Oct 2007 11:30:52 +0000</pubDate>
<dc:creator>DanielJuhl</dc:creator>
<guid isPermaLink="false">11320@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;It would be very nice, if someone would please help me - I don't think this is very hard, but I just simply don't know how to do this.
&#60;/p&#62;</description>
</item>
<item>
<title>DanielJuhl on "Creating/changing language-files?"</title>
<link>http://bbpress.org/forums/topic/creatingchanging-language-files#post-11267</link>
<pubDate>Thu, 04 Oct 2007 08:39:54 +0000</pubDate>
<dc:creator>DanielJuhl</dc:creator>
<guid isPermaLink="false">11267@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I've found a great danish translation here on bbPress.org, but now I've installed some plugins, and I new a few more texts to the language file. &#60;/p&#62;
&#60;p&#62;How do I add new text-lines? I'm new to poEdit.
&#60;/p&#62;</description>
</item>
<item>
<title>boldt on "Translation"</title>
<link>http://bbpress.org/forums/topic/translation-1#post-11088</link>
<pubDate>Tue, 25 Sep 2007 09:27:05 +0000</pubDate>
<dc:creator>boldt</dc:creator>
<guid isPermaLink="false">11088@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Last night I spent 4hours in translation my own version of  a language file based upon a .pot file linked to via this &#60;a href=&#34;http://bbpress.org/forums/topic/pot-file-for-bbpress-074?replies=20.&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/pot-file-for-bbpress-074?replies=20.&#60;/a&#62;&#60;br /&#62;
but now I have found an important sentence which was not included. How do I include this sentence in to my .po file?&#60;/p&#62;
&#60;p&#62;the sentence is on the profile edit menu:&#60;br /&#62;
&#34;To change your password, enter a new password twice below:&#34;&#60;/p&#62;
&#60;p&#62;kind regards&#60;/p&#62;
&#60;p&#62;Mikael Boldt
&#60;/p&#62;</description>
</item>

</channel>
</rss>
