]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blob - po/it/rbot-quotes.po
updated italian translation for quotes
[user/henk/code/ruby/rbot.git] / po / it / rbot-quotes.po
1 # Gettext template file for rbot
2 # Copyright (C) 2007 Tom Gilbert
3 # This file is distributed under the same license as the rbot package.
4 # Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: rbot\n"
9 "POT-Creation-Date: 2008-06-18 16:41+0200\n"
10 "PO-Revision-Date: 2008-06-20 01:43+0100\n"
11 "Last-Translator: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>\n"
12 "Language-Team: it\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
17
18 #: data/rbot/plugins/quotes.rb:167
19 #: data/rbot/plugins/quotes.rb:209
20 #: data/rbot/plugins/quotes.rb:237
21 msgid "[%{num}] %{quote}"
22 msgstr "[%{num}] %{quote}"
23
24 #: data/rbot/plugins/quotes.rb:172
25 #: data/rbot/plugins/quotes.rb:186
26 #: data/rbot/plugins/quotes.rb:200
27 #: data/rbot/plugins/quotes.rb:214
28 #: data/rbot/plugins/quotes.rb:242
29 msgid "quote not found!"
30 msgstr "nessuna citazione trovata!"
31
32 #: data/rbot/plugins/quotes.rb:181
33 msgid "quote %{num} added by %{source}"
34 msgstr "citazione %{num} aggiunto da %{source}"
35
36 #: data/rbot/plugins/quotes.rb:195
37 msgid "quote %{num} added on %{date}"
38 msgstr "citazione %{source} aggiunta il %{dest}"
39
40 #: data/rbot/plugins/quotes.rb:223
41 msgid "%{total} quotes matching %{reg}"
42 msgstr "%{total} citazioni per %{reg}"
43
44 #: data/rbot/plugins/quotes.rb:228
45 msgid "%{total} quotes"
46 msgstr "%{total} citazioni"
47