mirror of
https://github.com/anope/anope.git
synced 2026-06-28 22:16:37 +02:00
37 lines
1.3 KiB
Plaintext
37 lines
1.3 KiB
Plaintext
# Italian translations for cs_appendtopic
|
|
# Traduzioni italiane per il cs_appendtopic
|
|
# Copyright (C) 2010 Anope Team
|
|
# This file is distributed under the same license as Anope IRC Services
|
|
# Adam <adam@anope.org>, 2010.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Anope\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2010-09-25 20:53-0400\n"
|
|
"PO-Revision-Date: 2010-09-25 21:04-0400\n"
|
|
"Last-Translator: Adam <adam@anope.org>\n"
|
|
"Language-Team: Italian\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=ISO-8859-1\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#: cs_appendtopic.cpp:105
|
|
msgid " APPENDTOPIC Add text to a channels topic"
|
|
msgstr " APPENDTOPIC Aggiunge del testo al topic di un canale"
|
|
|
|
#: cs_appendtopic.cpp:89 cs_appendtopic.cpp:100
|
|
msgid "Syntax: APPENDTOPIC channel text"
|
|
msgstr "Sintassi: APPENDTOPIC canale testo"
|
|
|
|
#: cs_appendtopic.cpp:91
|
|
msgid ""
|
|
"This command allows users to append text to a currently set\n"
|
|
"channel topic. When TOPICLOCK is on, the topic is updated and\n"
|
|
"the new, updated topic is locked."
|
|
msgstr ""
|
|
"Questo comando permette agli utenti di aggiungere del testo ad un topic di un canale\n"
|
|
"già impostato. Se TOPICLOCK è attivato, il topic viene aggiornato e il nuovo topic\n"
|
|
"viene bloccato."
|