<?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 Topic: Problems with tranlation</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Topic: Problems with tranlation</description>
<language>en</language>
<pubDate>Fri, 10 Oct 2008 23:23:08 +0000</pubDate>

<item>
<title>gorkau on "Problems with tranlation"</title>
<link>http://bbpress.org/forums/topic/problems-with-tranlation#post-3061</link>
<pubDate>Tue, 09 Jan 2007 12:24:05 +0000</pubDate>
<dc:creator>gorkau</dc:creator>
<guid isPermaLink="false">3061@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Ok, solved.&#60;/p&#62;
&#60;p&#62;I edited the .po file and changed:&#60;/p&#62;
&#60;p&#62;msgid &#34;post&#34;&#60;br /&#62;
msgstr &#34;mensaje&#34;&#60;/p&#62;
&#60;p&#62;to:&#60;/p&#62;
&#60;p&#62;msgid &#34;post&#34;&#60;br /&#62;
msgid_plural &#34;posts&#34;&#60;br /&#62;
msgstr[0] &#34;mensaje&#34;&#60;br /&#62;
msgstr[1] &#34;mensajes&#34;&#60;/p&#62;
&#60;p&#62;I also had to set plural forms (in catalog options) to:&#60;/p&#62;
&#60;p&#62;nplurals=2; plural=(n != 1);&#60;/p&#62;
&#60;p&#62;I've found the hint to the solution here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://drupal.org/node/17564&#34; rel=&#34;nofollow&#34;&#62;http://drupal.org/node/17564&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>gorkau on "Problems with tranlation"</title>
<link>http://bbpress.org/forums/topic/problems-with-tranlation#post-3060</link>
<pubDate>Tue, 09 Jan 2007 11:58:51 +0000</pubDate>
<dc:creator>gorkau</dc:creator>
<guid isPermaLink="false">3060@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I'm working on the spanish translation and I'm having a problem.&#60;/p&#62;
&#60;p&#62;syntax error, unexpected $end in /.../bb-includes/gettext.php(307) : eval()'d code on line 1&#60;/p&#62;
&#60;p&#62;The error really comes from this line of code:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$posts = sprintf('%1$s %2$s', $post_num, __ngettext( 'post', 'posts', $post_num ));&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;And I guess it has something to do with the plurals (post and posts). I've generated the po file using poEdit.&#60;/p&#62;
&#60;p&#62;Does anyone have an idea of how to solve this?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
