Here are some questions related to translation of bbPress.
Is there any other word for "bozo" that is more common, because I don't know how to translate this? In 0.9 branch I left this untranslated, but now I want to do complete translation.
What are "voices"? This is introduced in 1.0 branch.
What is "View" in this strings: %1$s » View: %2$s and <abbr title=\"Really Simple Syndication\">RSS</abbr> feed for this view?
There is sting "Halting installation!" used in error log on install/upgrade. Does install/upgrade stop at that moment or what happens (I'm not sure how to translate it)?
In file bb-includes/functions.bb-core.php, there are strings REQUEST_URI and PATH_INFO. Should we translate this or leave it (because it is mistakenly wrapped in __() function?
Thanks in advance