Archive for September 2009

Shoutbox Ajax Version 4.3

Friday, September 25, 2009

Wordspew To simplify the work, I modified the shoutbox just to put all the language files in the subdirectory / lang file wordspew.

I also added all the translation files directly in the archive. So you will not need to download the files for your language separately :) .

Have fun.

Language files for the shoutbox

Friday, September 25, 2009

Here for your convenience, the various translation files available for shoutbox:

  • en-US For users who want English or American customize phrases or correct some :)
  • FR translation. en of the Shoutbox
  • DE | DE German, and German "Informal" results in Manu , Rita , Josef and Metti
  • IT Italian, translated by 800A ,
  • ES Spanish, translated by Pedro , Nosgoroth ,
  • RO Romanian translated by Andrei ,
  • NL Dutch, translated by Gumbah ,
  • HU Hungarian, translated by Pica ,
  • SE Swedish, translated by Zulani ,
  • DK Danish translated by Piotr ,
  • CAT Catalan, translated by Xavi ,
  • UA Ukraine, resulting in healthier † sinner ,
  • RU Russian, translated by healthy † sinner ,
  • IL Hebrew, translated by Tzafrir ,
  • NO Norway, translated by Emil ,
  • VN Vietnamese, translated by Tinh Linh ,
  • CN Chinese, translated by Xu Cong ,
  • FI Finnish, translated by Mika ,
  • TR Turkish translated by Zafer ,
  • PT_BR Brazilian Portuguese, translated by Rodrigo ,
  • SR Serbian translates Joca ,
  • CZ Czech, translated by Jaromir ,
  • MN Mongolian, translated by Dolugen,
  • PT Portuguese, translated by Elias ,
  • PL Polish, translated by Kamil .

A big thank you also to them, which contributed to the internationalization of shoutbox :) .

PS. Most of the translation files date back a bit ... Also, if you're feeling a translator, please download the file, update it and send it to me ;) .

For the translation I suggest you use Poedit . Once the program is downloaded,

  1. place the file in the directory wordspew language / lang on your computer (eg wordspew-fr_FR.po for French)
  2. open it in Poedit,
  3. click on the menu on "Catalog" -> "Update from sources"
  4. translate expressions that remain to be translated,
  5. send me the 2 files (. po and. mo) in archive format. zip or. rar

Thank you in advance.

Shoutbox Ajax Version 4.2

Thursday, September 24, 2009

Wordspew Fixed a bug that I discovered only today ... If you add the widget in your sidebar "Categories" in the form of a combo (a combo) it created an error. Indeed the id of the combo "Categories" in WordPress is "cat" as one of the fields in the shoutbox: $.

Fixed an error that appeared regularly in the "jal_time_since" in common.php "Call to undefined function __ ()" in effect at some point the file with no context, it does not "know" not the function is __ responsible for the translation of terms. To work around this, when there is no context, I return the string without translating it. This applies only to dates (minute, hour, day, month, year) but will not affect the behavior of your shoutbox.

Good Download.

For questions, bugs and technical aspects, head instead to the Forum .

Shoutbox Ajax Version 4.1

Wednesday, September 16, 2009

Shoutbox Just two small changes:

  1. Improving the "verifyName" I coded a little like a pig : Oops: and in some cases that generated a bug. Thank you to Tim for sharing his code much cleaner.
  2. The option not to use the themes, an issue that came back fairly regularly.

There, there, I hope these small changes will satisfy everyone.

For questions, bugs and technical aspects, head instead to the Forum .