]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blob - po/it/rbot-factoids.po
plugin(points): disregard self after stripping color codes
[user/henk/code/ruby/rbot.git] / po / it / rbot-factoids.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: 2011-06-03 12:39+0200\n"
10 "PO-Revision-Date: 2008-06-20 01:10+0100\n"
11 "Last-Translator: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>\n"
12 "Language-Team: it\n"
13 "Language: \n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
18
19 #: data/rbot/plugins/factoids.rb:32
20 msgid "from %{who}"
21 msgstr "da %{who}"
22
23 #: data/rbot/plugins/factoids.rb:35
24 msgid "on %{when}"
25 msgstr "il %{when}"
26
27 #: data/rbot/plugins/factoids.rb:38
28 msgid "in %{where}"
29 msgstr "in %{where}"
30
31 #: data/rbot/plugins/factoids.rb:41
32 msgid " [%{data}]"
33 msgstr "[%{data}]"
34
35 #: data/rbot/plugins/factoids.rb:142
36 msgid "%{name} (%{fname}) must be under %{dir}"
37 msgstr "%{name} (%{fname}) deve essere sotto %{dir}"
38
39 #: data/rbot/plugins/factoids.rb:149
40 msgid "%{name} is not a file"
41 msgstr "%{name} non è un file"
42
43 #: data/rbot/plugins/factoids.rb:163
44 msgid "fact must be the last field"
45 msgstr "fact dev'essere l'ultimo campo"
46
47 #: data/rbot/plugins/factoids.rb:170
48 msgid "%{name} (%{fname}) doesn't exist"
49 msgstr "%{name} (%{fname}) non esiste"
50
51 #: data/rbot/plugins/factoids.rb:265
52 msgid "learn that <factoid> => learn a factoid"
53 msgstr ""
54
55 #: data/rbot/plugins/factoids.rb:269
56 #, fuzzy
57 msgid ""
58 "factoids plugin: learn that <factoid>, forget that <factoid>, facts about "
59 "<words>"
60 msgstr ""
61 "factoids plugin: learn that <factoid>, forget that <factoids>, facts about "
62 "<words>"
63
64 #: data/rbot/plugins/factoids.rb:299 data/rbot/plugins/factoids.rb:420
65 #: data/rbot/plugins/factoids.rb:452
66 msgid "please select a fact number between 1 and %{total}"
67 msgstr "per favore seleziona un numero di fatto tra 1 e %{total}"
68
69 #: data/rbot/plugins/factoids.rb:303
70 msgid "I forgot that %{factoid}"
71 msgstr "ho dimenticato che %{factoid}"
72
73 #: data/rbot/plugins/factoids.rb:306
74 msgid "I couldn't delete factoid %{idx}"
75 msgstr "non sono riuscito a dimenticare il fattoide %{idx}"
76
77 #: data/rbot/plugins/factoids.rb:314
78 msgid "I didn't know that %{factoid}"
79 msgstr "non sapevo che %{factoid}"
80
81 #: data/rbot/plugins/factoids.rb:321
82 msgid "[%{idx}/%{total}] %{fact}"
83 msgstr "[%{idx}/%{total}] %{fact}"
84
85 #: data/rbot/plugins/factoids.rb:349
86 msgid "I know %{total} facts"
87 msgstr "conosco %{total} fatti"
88
89 #: data/rbot/plugins/factoids.rb:360 data/rbot/plugins/factoids.rb:436
90 msgid "I know nothing about %{words}"
91 msgstr "non so niente circa %{words}"
92
93 #: data/rbot/plugins/factoids.rb:362
94 #, fuzzy
95 msgid "I know nothing matching %{rx}"
96 msgstr "non so niente circa %{words}"
97
98 #: data/rbot/plugins/factoids.rb:368
99 msgid "%{len} out of %{total} facts refer to %{words}, I'll only show %{max}"
100 msgstr ""
101 "%{len} di %{total} fatti si riferiscono a %{words}, ne mostrerò solo %{max}"
102
103 #: data/rbot/plugins/factoids.rb:428
104 msgid "I know nothing"
105 msgstr "non so niente"
106
107 #: data/rbot/plugins/factoids.rb:468
108 msgid "not a date '%{dstr}'"
109 msgstr "'%{dstr}' non è una data"
110
111 #: data/rbot/plugins/factoids.rb:476
112 msgid "couldn't change learn data for fact %{fact}: %{err}"
113 msgstr "non sono riuscito a cambiare i dati per il fatto %{fact}: %{err}"
114
115 #: data/rbot/plugins/factoids.rb:491
116 msgid "failed to import facts from %{fname}: %{err}"
117 msgstr "impossibile importare i fatti da %{fname}: %{err}"
118
119 #: data/rbot/plugins/factoids.rb:496
120 msgid "%{len} facts loaded from %{fname}"
121 msgstr "%{len} fatti caricati da %{fname}"