mirror of
https://github.com/anope/anope.git
synced 2026-06-26 07:56:39 +02:00
08583dc107
out of the core and into the modules that use them.
39 lines
1.3 KiB
Plaintext
39 lines
1.3 KiB
Plaintext
# Italian translations for cs_appendtopic
|
|
# Traduzioni italiane per il cs_appendtopic
|
|
# Copyright (C) 2011 Anope Team
|
|
# This file is distributed under the same license as Anope IRC Services
|
|
# Adam <adam@anope.org>, 2011.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Anope\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2011-02-04 03:41-0500\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:106
|
|
msgid " APPENDTOPIC Add text to a channels topic"
|
|
msgstr " APPENDTOPIC Aggiunge del testo al topic di un canale"
|
|
|
|
#: ../cs_appendtopic.cpp:90 ../cs_appendtopic.cpp:101
|
|
msgid "Syntax: APPENDTOPIC channel text"
|
|
msgstr "Sintassi: APPENDTOPIC canale testo"
|
|
|
|
#: ../cs_appendtopic.cpp:92
|
|
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."
|