77msgstr ""
88"Project-Id-Version : botogram 1.0.dev0\n "
99"Report-Msgid-Bugs-To : https://github.com/pietroalbini/botogram/issues\n "
10- "POT-Creation-Date : 2016-03-30 22:31 +0200\n "
10+ "POT-Creation-Date : 2017-10-06 19:21 +0200\n "
1111"PO-Revision-Date : 2015-08-01 17:06+0200\n "
1212"Last-Translator : Pietro Albini <pietro@pietroalbini.io>\n "
1313"Language : it\n "
@@ -16,57 +16,61 @@ msgstr ""
1616"MIME-Version : 1.0\n "
1717"Content-Type : text/plain; charset=utf-8\n "
1818"Content-Transfer-Encoding : 8bit\n "
19- "Generated-By : Babel 2.1.1 \n "
19+ "Generated-By : Babel 2.3.4 \n "
2020
21- #: botogram/defaults.py:32
21+ #: botogram/defaults.py:46
2222msgid "Use /help to get a list of all the commands."
2323msgstr "Utilizza /help per ottenere la lista di tutti i comandi."
2424
25- #: botogram/defaults.py:39
25+ #: botogram/defaults.py:53
2626msgid "Start using the bot."
2727msgstr "Inizia ad usare il bot."
2828
29- #: botogram/defaults.py:40
29+ #: botogram/defaults.py:54
3030msgid "This shows a greeting message."
3131msgstr "Questo comando visualizza un messaggio di benvenuto."
3232
33- #: botogram/defaults.py:48
33+ #: botogram/defaults.py:62
3434msgid "<b>Error!</b> The <code>/help</code> command allows up to one argument."
35- msgstr "<b>Errore!</b> Il comando <code>/help</code> non accetta più di un argomento."
35+ msgstr ""
36+ "<b>Errore!</b> Il comando <code>/help</code> non accetta più di un "
37+ "argomento."
3638
37- #: botogram/defaults.py:54 botogram/defaults.py:153
39+ #: botogram/defaults.py:68 botogram/defaults.py:167
3840#, python-format
3941msgid "<b>Unknown command:</b> <code>/%(name)s</code>"
4042msgstr "<b>Comando sconosciuto:</b> <code>/%(name)s</code>"
4143
42- #: botogram/defaults.py:57 botogram/defaults.py:155
44+ #: botogram/defaults.py:71 botogram/defaults.py:169
4345msgid "Use /help to get a list of the commands."
4446msgstr "Utilizza /help per ottenere la lista dei comandi."
4547
46- #: botogram/defaults.py:78
48+ #: botogram/defaults.py:93
4749msgid "<b>This bot supports those commands:</b>"
4850msgstr "<b>Questo bot supporta i seguenti comandi:</b>"
4951
50- #: botogram/defaults.py:89 botogram/defaults.py:130
52+ #: botogram/defaults.py:97 botogram/defaults.py:127
53+ msgid "No description available."
54+ msgstr "Nessuna descrizione disponibile."
55+
56+ #: botogram/defaults.py:101 botogram/defaults.py:144
5157msgid ""
5258"You can also use <code>/help <command></code> to get help about a "
5359"specific command."
54- msgstr "Puoi anche usare <code>/help <comando></code> per ottenere aiuto su un comando."
60+ msgstr ""
61+ "Puoi anche usare <code>/help <comando></code> per ottenere aiuto su"
62+ " un comando."
5563
56- #: botogram/defaults.py:93
64+ #: botogram/defaults.py:105
5765msgid "<i>This bot has no commands.</i>"
5866msgstr "<i>Questo bot non ha comandi.</i>"
5967
60- #: botogram/defaults.py:102 botogram/defaults.py:119
68+ #: botogram/defaults.py:114 botogram/defaults.py:133
6169#, python-format
6270msgid "Please contact %(owner)s if you have problems with this bot."
6371msgstr "Contatta %(owner)s se hai problemi con questo bot."
6472
65- #: botogram/defaults.py:129
73+ #: botogram/defaults.py:143
6674msgid "Show this help message."
6775msgstr "Visualizza questo messaggio di aiuto."
6876
69- #: botogram/utils.py:144
70- msgid "No description available."
71- msgstr "Nessuna descrizione disponibile."
72-
0 commit comments