diff options
author | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2008-07-27 22:44:35 +0200 |
---|---|---|
committer | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2008-07-29 22:20:38 +0200 |
commit | e445ac2bfcc1a0b9a3720e192becb379fd255772 (patch) | |
tree | a02c2f12fd662aeb41223ed07326563dc8de4137 /po | |
parent | 5f0ac4c14243631b51ffdfca4e705843bc659726 (diff) |
Italian translation updates
Diffstat (limited to 'po')
-rw-r--r-- | po/it/rbot-uno.po | 2 | ||||
-rw-r--r-- | po/it/rbot.po | 28 |
2 files changed, 12 insertions, 18 deletions
diff --git a/po/it/rbot-uno.po b/po/it/rbot-uno.po index 90d10ce5..05e392d4 100644 --- a/po/it/rbot-uno.po +++ b/po/it/rbot-uno.po @@ -84,7 +84,7 @@ msgid "" "%{lp}'s move was %{b}not%{b} legal, %{lp} must pick %{b}%{n}%{b} cards and " "play again!" msgstr "" -"la mossa di %{lp} %{b}non%{b} era lega, %{lp} deve pescare %{b}%{n}%{b} " +"la mossa di %{lp} %{b}non%{b} era legale, %{lp} deve pescare %{b}%{n}%{b} " "carte e giocare di nuovo!" #: data/rbot/plugins/games/uno.rb:506 diff --git a/po/it/rbot.po b/po/it/rbot.po index b22e2dfa..6606d715 100644 --- a/po/it/rbot.po +++ b/po/it/rbot.po @@ -419,11 +419,11 @@ msgstr "la password per %{user} è %{password}" #: lib/rbot/core/auth.rb:493 msgid "can %{action}" -msgstr "può %{action}" +msgstr "può fare %{action}" #: lib/rbot/core/auth.rb:495 msgid "can not %{action}" -msgstr "non può %{action}" +msgstr "non può fare %{action}" #: lib/rbot/core/auth.rb:499 msgid "knows no netmasks" @@ -958,46 +958,40 @@ msgid "%{d} from now" msgstr "" #: lib/rbot/core/utils/utils.rb:254 -#, fuzzy msgid "%{d} ago" -msgstr " [%{secs} fa]" +msgstr "%{d} fa" #: lib/rbot/core/utils/utils.rb:257 -#, fuzzy msgid "on %{date}" -msgstr "può %{action}" +msgstr "il %{action}" #: lib/rbot/core/utils/utils.rb:266 msgid "less than a minute" -msgstr "" +msgstr "meno di un minuto" #: lib/rbot/core/utils/utils.rb:268 -#, fuzzy msgid "%{m} minutes" -msgstr "minuti" +msgstr "%{m} minuti" #: lib/rbot/core/utils/utils.rb:270 msgid "about one hour" -msgstr "" +msgstr "circa un'ora" #: lib/rbot/core/utils/utils.rb:272 -#, fuzzy msgid "%{m} hours" -msgstr "ore" +msgstr "%{m} ore" #: lib/rbot/core/utils/utils.rb:274 -#, fuzzy msgid "one day" -msgstr "giorno" +msgstr "un giorno" #: lib/rbot/core/utils/utils.rb:276 msgid "about one day" -msgstr "" +msgstr "circa un giorno" #: lib/rbot/core/utils/utils.rb:278 -#, fuzzy msgid "%{m} days" -msgstr "giorni" +msgstr "%{m} giorni" #: lib/rbot/ircbot.rb:1209 msgid "help topics: " |