From 151c6a0738e9b58a39d36680cdd93567da0d418b Mon Sep 17 00:00:00 2001 From: skizzhg Date: Fri, 2 Sep 2011 20:03:45 +0000 Subject: [PATCH] ChannelStats: Update l10n-it. --- plugins/ChannelStats/locale/it.po | 4 ++-- src/version.py | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/ChannelStats/locale/it.po b/plugins/ChannelStats/locale/it.po index f240f470d..cec04fe44 100644 --- a/plugins/ChannelStats/locale/it.po +++ b/plugins/ChannelStats/locale/it.po @@ -112,7 +112,7 @@ msgstr "" "\n" " Riporta la classifica degli utenti in base all'espresisone fornita.\n" " Le variabili valide sono: \"msgs\", \"chars\", \"words\", \"smileys\",\n" -" \"frowns\", \"actions\", \"joins\", \"parts\", \"quits\", \kicks\",\n" +" \"frowns\", \"actions\", \"joins\", \"parts\", \"quits\", \"kicks\",\n" " \"kicked\", \"topics\" e \"modes\". È permessa qualsiasi espressione\n" " matematica che utilizzi queste variabili.\n" " " @@ -146,7 +146,7 @@ msgstr "" #: plugin.py:357 msgid "On %s there %h been %i messages, containing %i characters, %n, %n, and %n; %i of those messages %s. There have been %n, %n, %n, %n, %n, and %n. There %b currently %n and the channel has peaked at %n." -msgstr "In %s ci sono stati %i messaggi, contenenti %i caratteri, %n, %n, e %n; %i di questi messaggi %s. Ci sono stati %n, %n, %n, %n, %n, e %n. Attualmente ci %b %n e il canale ha raggiunto il picco di %n." +msgstr "In %s ci sono%v stati %i messaggi, contenenti %i caratteri, %n, %n, e %n; %i di questi messaggi %s. Ci sono stati %n, %n, %n, %n, %n, e %n. Attualmente ci sono%v %n e il canale ha raggiunto il picco di %n." #: plugin.py:368 msgid "join" diff --git a/src/version.py b/src/version.py index 65819247d..f90183d52 100644 --- a/src/version.py +++ b/src/version.py @@ -1,3 +1,3 @@ """stick the various versioning attributes in here, so we only have to change them once.""" -version = '0.83.4.1+limnoria (2011-09-01T17:48:08+0000)' +version = '0.83.4.1+limnoria (2011-09-02T20:03:44+0000)'